build started at Sun Sep 20 16:40:07 BST 2020 port directory: /usr/ports/multimedia/mythtv package name: mythtv-31.0,1 building for: FreeBSD 12amd64-default 12.1-RELEASE-p5 FreeBSD 12.1-RELEASE-p5 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/mythtv/Makefile 536694 2020-05-27 14:55:03Z danfe $ Poudriere version: 3.3.4 Host OSVERSION: 1201000 Jail OSVERSION: 1201000 Job Id: ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p5 UNAME_r=12.1-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.4 MASTERMNT=/usr/local/poudriere/data/.m/12amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/12amd64-default/ref/.p NO_WARNING_PKG_INSTALL_EOL=yes P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=12amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/12amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/testport.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for mythtv-31.0,1: BINDINGS=on: Perl and Python bindings HDHOMERUN=on: Native support for HDHomeRun network tuners JACK=off: JACK audio server support LIRC=off: Infrared remote control support MYSQL=off: Install MySQL server in addition to client PULSEAUDIO=off: PulseAudio sound server support VDPAU=on: VDPAU (GPU video acceleration) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix="/usr/local" --cc="cc" --cxx="c++" --libxml2-path="/usr/local/include/libxml2" --disable-audio-alsa --dvb-path="/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi" --enable-ivtv --enable-v4l2 --python="/usr/local/bin/python3.7" --with-bindings=perl,python --disable-audio-jack --disable-lirc --disable-audio-pulseoutput --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MOC="/usr/local/lib/qt5/bin/moc" QTDIR="/usr/local" PKG_CONFIG_PATH="/usr/local/libdata/pkgconfig" MAKE=gmake PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/mythtv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/mythtv/work HOME=/wrkdirs/usr/ports/multimedia/mythtv/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/mythtv/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- QTDIR="/usr/local" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/mythtv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/mythtv/work HOME=/wrkdirs/usr/ports/multimedia/mythtv/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/mythtv/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS=" -DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG " 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-- BINDINGS="" NO_BINDINGS="@comment " HDHOMERUN="" NO_HDHOMERUN="@comment " JACK="@comment " NO_JACK="" LIRC="@comment " NO_LIRC="" MYSQL="@comment " NO_MYSQL="" PULSEAUDIO="@comment " NO_PULSEAUDIO="" VDPAU="" NO_VDPAU="@comment " 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_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.0 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/mythtv" EXAMPLESDIR="share/examples/mythtv" DATADIR="share/mythtv" WWWDIR="www/mythtv" ETCDIR="etc/mythtv" --End PLIST_SUB-- --SUB_LIST-- BINDINGS="" NO_BINDINGS="@comment " HDHOMERUN="" NO_HDHOMERUN="@comment " JACK="@comment " NO_JACK="" LIRC="@comment " NO_LIRC="" MYSQL="@comment " NO_MYSQL="" PULSEAUDIO="@comment " NO_PULSEAUDIO="" VDPAU="" NO_VDPAU="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mythtv DOCSDIR=/usr/local/share/doc/mythtv EXAMPLESDIR=/usr/local/share/examples/mythtv WWWDIR=/usr/local/www/mythtv ETCDIR=/usr/local/etc/mythtv --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_COLLATION=utf8_general_ci CUPS_OVERWRITE_BASE=yes DEFAULT_VERSIONS+= bdb=5 DEFAULT_VERSIONS+= ssl=base DEFAULT_VERSIONS+= apache=2.4 DEFAULT_VERSIONS+= mysql=5.7 DEFAULT_VERSIONS+= pgsql=11 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 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_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p5 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES _SMP_CPUS=4 CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 19515 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-- =================================================== ===> NOTICE: The mythtv port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user =========================================================================== =================================================== ===> mythtv-31.0,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.3.txz [12amd64-default] Installing pkg-1.15.3... [12amd64-default] Extracting pkg-1.15.3: .......... done ===> mythtv-31.0,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mythtv-31.0,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> NOTICE: The mythtv port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user ===> mythtv-31.0,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mythtv-31.0,1 for building =========================================================================== =================================================== ===> NOTICE: The mythtv port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user ===> mythtv-31.0,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mythtv-31.0,1 for building => SHA256 Checksum OK for MythTV-mythtv-v31.0_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> NOTICE: The mythtv port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user ===> mythtv-31.0,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mythtv-31.0,1 for building ===> Extracting for mythtv-31.0,1 => SHA256 Checksum OK for MythTV-mythtv-v31.0_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mythtv-31.0,1 ===> Applying FreeBSD patches for mythtv-31.0,1 from /usr/ports/multimedia/mythtv/files =========================================================================== =================================================== ===> mythtv-31.0,1 depends on executable: yasm - not found ===> Installing existing package /packages/All/yasm-1.3.0.txz [12amd64-default] Installing yasm-1.3.0... [12amd64-default] `-- Installing gettext-runtime-0.21... [12amd64-default] | `-- Installing indexinfo-0.3.1... [12amd64-default] | `-- Extracting indexinfo-0.3.1: .... done [12amd64-default] `-- Extracting gettext-runtime-0.21: .......... done [12amd64-default] Extracting yasm-1.3.0: .......... done ===> mythtv-31.0,1 depends on executable: yasm - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/include/linux/input.h - not found ===> Installing existing package /packages/All/evdev-proto-5.3.txz [12amd64-default] Installing evdev-proto-5.3... [12amd64-default] Extracting evdev-proto-5.3: ....... done ===> mythtv-31.0,1 depends on file: /usr/local/include/linux/input.h - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: py37-mysqlclient>=0 - not found ===> Installing existing package /packages/All/py37-mysqlclient-2.0.1.txz [12amd64-default] Installing py37-mysqlclient-2.0.1... [12amd64-default] `-- Installing mysql57-client-5.7.31_1... [12amd64-default] | `-- Installing curl-7.72.0... [12amd64-default] | | `-- Installing ca_root_nss-3.56... [12amd64-default] | | `-- Extracting ca_root_nss-3.56: ........ done [12amd64-default] | | `-- Installing libnghttp2-1.41.0... [12amd64-default] | | `-- Extracting libnghttp2-1.41.0: .......... done [12amd64-default] | `-- Extracting curl-7.72.0: .......... done [12amd64-default] | `-- Installing cyrus-sasl-2.1.27_1... [12amd64-default] | | `-- Installing db5-5.3.28_7... [12amd64-default] | | `-- Extracting db5-5.3.28_7: .......... done *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) [12amd64-default] | `-- Extracting cyrus-sasl-2.1.27_1: .......... done [12amd64-default] | `-- Installing groff-1.22.4_3... [12amd64-default] | | `-- Installing perl5-5.32.0... [12amd64-default] | | `-- Extracting perl5-5.32.0: .......... done [12amd64-default] | | `-- Installing psutils-1.17_5... [12amd64-default] | | `-- Installing libpaper-1.1.24.4... [12amd64-default] | | `-- Extracting libpaper-1.1.24.4: .......... done [12amd64-default] | | `-- Extracting psutils-1.17_5: .......... done [12amd64-default] | | `-- Installing uchardet-0.0.7... [12amd64-default] | | `-- Extracting uchardet-0.0.7: .......... done [12amd64-default] | `-- Extracting groff-1.22.4_3: .......... done [12amd64-default] | `-- Installing libedit-3.1.20191231,1... [12amd64-default] | `-- Extracting libedit-3.1.20191231,1: .......... done [12amd64-default] | `-- Installing libevent-2.1.12... [12amd64-default] | `-- Extracting libevent-2.1.12: .......... done [12amd64-default] | `-- Installing liblz4-1.9.2_1,1... [12amd64-default] | `-- Extracting liblz4-1.9.2_1,1: .......... done [12amd64-default] | `-- Installing protobuf-3.13.0,1... [12amd64-default] | `-- Extracting protobuf-3.13.0,1: .......... done [12amd64-default] `-- Extracting mysql57-client-5.7.31_1: .......... done [12amd64-default] `-- Installing py37-setuptools-44.0.0... [12amd64-default] | `-- Installing python37-3.7.9... [12amd64-default] | | `-- Installing libffi-3.3_1... [12amd64-default] | | `-- Extracting libffi-3.3_1: .......... done [12amd64-default] | | `-- Installing readline-8.0.4... [12amd64-default] | | `-- Extracting readline-8.0.4: .......... done [12amd64-default] | `-- Extracting python37-3.7.9: .......... done [12amd64-default] `-- Extracting py37-setuptools-44.0.0: .......... done [12amd64-default] Extracting py37-mysqlclient-2.0.1: .......... done ===== Message from ca_root_nss-3.56: -- 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 ===== Message from cyrus-sasl-2.1.27_1: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. ===== Message from groff-1.22.4_3: -- In order to be able to use the html driver, you need to install the following packages: - ghostscript - netpbm ===== Message from mysql57-client-5.7.31_1: -- This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql57-server ===== Message from python37-3.7.9: -- 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 ===> mythtv-31.0,1 depends on package: py37-mysqlclient>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: py37-future>=0 - not found ===> Installing existing package /packages/All/py37-future-0.18.2.txz [12amd64-default] Installing py37-future-0.18.2... [12amd64-default] Extracting py37-future-0.18.2: .......... done ===> mythtv-31.0,1 depends on package: py37-future>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: py37-lxml>=0 - not found ===> Installing existing package /packages/All/py37-lxml-4.5.2.txz [12amd64-default] Installing py37-lxml-4.5.2... [12amd64-default] `-- Installing libxml2-2.9.10... [12amd64-default] `-- Extracting libxml2-2.9.10: .......... done [12amd64-default] `-- Installing libxslt-1.1.34_1... [12amd64-default] | `-- Installing libgcrypt-1.8.5... [12amd64-default] | | `-- Installing libgpg-error-1.39... [12amd64-default] | | `-- Extracting libgpg-error-1.39: .......... done [12amd64-default] | `-- Extracting libgcrypt-1.8.5: .......... done [12amd64-default] `-- Extracting libxslt-1.1.34_1: .......... done [12amd64-default] Extracting py37-lxml-4.5.2: .......... done ===> mythtv-31.0,1 depends on package: py37-lxml>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: py37-requests>=0 - not found ===> Installing existing package /packages/All/py37-requests-2.22.0.txz [12amd64-default] Installing py37-requests-2.22.0... [12amd64-default] `-- Installing py37-certifi-2020.6.20... [12amd64-default] `-- Extracting py37-certifi-2020.6.20: .......... done [12amd64-default] `-- Installing py37-chardet-3.0.4_3... [12amd64-default] `-- Extracting py37-chardet-3.0.4_3: .......... done [12amd64-default] `-- Installing py37-idna-2.8... [12amd64-default] `-- Extracting py37-idna-2.8: .......... done [12amd64-default] `-- Installing py37-urllib3-1.25.10,1... [12amd64-default] | `-- Installing py37-cryptography-2.6.1... [12amd64-default] | | `-- Installing py37-asn1crypto-1.3.0... [12amd64-default] | | `-- Extracting py37-asn1crypto-1.3.0: .......... done [12amd64-default] | | `-- Installing py37-cffi-1.14.2... [12amd64-default] | | `-- Installing py37-pycparser-2.20... [12amd64-default] | | `-- Extracting py37-pycparser-2.20: .......... done [12amd64-default] | | `-- Extracting py37-cffi-1.14.2: .......... done [12amd64-default] | | `-- Installing py37-six-1.15.0... [12amd64-default] | | `-- Extracting py37-six-1.15.0: .......... done [12amd64-default] | `-- Extracting py37-cryptography-2.6.1: .......... done [12amd64-default] | `-- Installing py37-openssl-19.0.0... [12amd64-default] | `-- Extracting py37-openssl-19.0.0: .......... done [12amd64-default] | `-- Installing py37-pysocks-1.7.1... [12amd64-default] | `-- Extracting py37-pysocks-1.7.1: .......... done [12amd64-default] `-- Extracting py37-urllib3-1.25.10,1: .......... done [12amd64-default] Extracting py37-requests-2.22.0: .......... done ===== Message from py37-urllib3-1.25.10,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. ===> mythtv-31.0,1 depends on package: py37-requests>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: py37-simplejson>=0 - not found ===> Installing existing package /packages/All/py37-simplejson-3.17.2.txz [12amd64-default] Installing py37-simplejson-3.17.2... [12amd64-default] Extracting py37-simplejson-3.17.2: .......... done ===> mythtv-31.0,1 depends on package: py37-simplejson>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: p5-DBI>=0 - not found ===> Installing existing package /packages/All/p5-DBI-1.643.txz [12amd64-default] Installing p5-DBI-1.643... [12amd64-default] Extracting p5-DBI-1.643: .......... done ===> mythtv-31.0,1 depends on package: p5-DBI>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: p5-DBD-mysql>0 - not found ===> Installing existing package /packages/All/p5-DBD-mysql-4.050.txz [12amd64-default] Installing p5-DBD-mysql-4.050... [12amd64-default] Extracting p5-DBD-mysql-4.050: .......... done ===> mythtv-31.0,1 depends on package: p5-DBD-mysql>0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: p5-Net-UPnP>=0 - not found ===> Installing existing package /packages/All/p5-Net-UPnP-1.4.6.txz [12amd64-default] Installing p5-Net-UPnP-1.4.6... [12amd64-default] Extracting p5-Net-UPnP-1.4.6: .......... done ===> mythtv-31.0,1 depends on package: p5-Net-UPnP>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: p5-IO-Socket-INET6>=2.51 - not found ===> Installing existing package /packages/All/p5-IO-Socket-INET6-2.72_1.txz [12amd64-default] Installing p5-IO-Socket-INET6-2.72_1... [12amd64-default] `-- Installing p5-Socket6-0.29... [12amd64-default] `-- Extracting p5-Socket6-0.29: ....... done [12amd64-default] Extracting p5-IO-Socket-INET6-2.72_1: ....... done ===> mythtv-31.0,1 depends on package: p5-IO-Socket-INET6>=2.51 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: p5-XML-Simple>=0 - not found ===> Installing existing package /packages/All/p5-XML-Simple-2.25.txz [12amd64-default] Installing p5-XML-Simple-2.25... [12amd64-default] `-- Installing p5-XML-Parser-2.44... [12amd64-default] | `-- Installing expat-2.2.8... [12amd64-default] | `-- Extracting expat-2.2.8: .......... done [12amd64-default] `-- Extracting p5-XML-Parser-2.44: .......... done [12amd64-default] `-- Installing p5-XML-SAX-1.02... [12amd64-default] | `-- Installing p5-XML-NamespaceSupport-1.12... [12amd64-default] | `-- Extracting p5-XML-NamespaceSupport-1.12: ....... done [12amd64-default] | `-- Installing p5-XML-SAX-Base-1.09... [12amd64-default] | `-- Extracting p5-XML-SAX-Base-1.09: .......... done [12amd64-default] `-- Extracting p5-XML-SAX-1.02: .......... done could not find ParserDetails.ini in /usr/local/lib/perl5/site_perl/XML/SAX [12amd64-default] `-- Installing p5-XML-SAX-Expat-0.51_1... [12amd64-default] `-- Extracting p5-XML-SAX-Expat-0.51_1: ....... done [12amd64-default] Extracting p5-XML-Simple-2.25: ......... done ===> mythtv-31.0,1 depends on package: p5-XML-Simple>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: p5-HTTP-Request-Params>=0 - not found ===> Installing existing package /packages/All/p5-HTTP-Request-Params-1.02.txz [12amd64-default] Installing p5-HTTP-Request-Params-1.02... [12amd64-default] `-- Installing p5-CGI-4.50... [12amd64-default] | `-- Installing p5-HTML-Parser-3.72... [12amd64-default] | | `-- Installing p5-HTML-Tagset-3.20_1... [12amd64-default] | | `-- Extracting p5-HTML-Tagset-3.20_1: ....... done [12amd64-default] | `-- Extracting p5-HTML-Parser-3.72: .......... done [12amd64-default] `-- Extracting p5-CGI-4.50: .......... done [12amd64-default] `-- Installing p5-Class-Accessor-0.51... [12amd64-default] `-- Extracting p5-Class-Accessor-0.51: .......... done [12amd64-default] `-- Installing p5-Email-MIME-1.949... [12amd64-default] | `-- Installing p5-Email-Address-XS-1.04... [12amd64-default] | `-- Extracting p5-Email-Address-XS-1.04: ........ done [12amd64-default] | `-- Installing p5-Email-MIME-ContentType-1.024_1... [12amd64-default] | | `-- Installing p5-Text-Unidecode-1.30... [12amd64-default] | | `-- Extracting p5-Text-Unidecode-1.30: .......... done [12amd64-default] | `-- Extracting p5-Email-MIME-ContentType-1.024_1: ....... done [12amd64-default] | `-- Installing p5-Email-MIME-Encodings-1.315_2... [12amd64-default] | `-- Extracting p5-Email-MIME-Encodings-1.315_2: ....... done [12amd64-default] | `-- Installing p5-Email-MessageID-1.406_1... [12amd64-default] | `-- Extracting p5-Email-MessageID-1.406_1: ....... done [12amd64-default] | `-- Installing p5-Email-Simple-2.216... [12amd64-default] | | `-- Installing p5-Email-Date-Format-1.005... [12amd64-default] | | `-- Extracting p5-Email-Date-Format-1.005: ....... done [12amd64-default] | `-- Extracting p5-Email-Simple-2.216: .......... done [12amd64-default] | `-- Installing p5-MIME-Types-2.17... [12amd64-default] | `-- Extracting p5-MIME-Types-2.17: .......... done [12amd64-default] | `-- Installing p5-Module-Runtime-0.016... [12amd64-default] | `-- Extracting p5-Module-Runtime-0.016: ....... done [12amd64-default] `-- Extracting p5-Email-MIME-1.949: .......... done [12amd64-default] `-- Installing p5-HTTP-Message-6.25... [12amd64-default] | `-- Installing p5-Clone-0.45... [12amd64-default] | `-- Extracting p5-Clone-0.45: ......... done [12amd64-default] | `-- Installing p5-Encode-Locale-1.05... [12amd64-default] | `-- Extracting p5-Encode-Locale-1.05: ....... done [12amd64-default] | `-- Installing p5-HTTP-Date-6.05... [12amd64-default] | | `-- Installing p5-TimeDate-2.33,1... [12amd64-default] | | `-- Extracting p5-TimeDate-2.33,1: .......... done [12amd64-default] | `-- Extracting p5-HTTP-Date-6.05: ....... done [12amd64-default] | `-- Installing p5-IO-HTML-1.001_1... [12amd64-default] | `-- Extracting p5-IO-HTML-1.001_1: ....... done [12amd64-default] | `-- Installing p5-LWP-MediaTypes-6.04... [12amd64-default] | `-- Extracting p5-LWP-MediaTypes-6.04: ........ done [12amd64-default] | `-- Installing p5-URI-1.76... [12amd64-default] | `-- Extracting p5-URI-1.76: .......... done [12amd64-default] `-- Extracting p5-HTTP-Message-6.25: .......... done [12amd64-default] Extracting p5-HTTP-Request-Params-1.02: ....... done ===> mythtv-31.0,1 depends on package: p5-HTTP-Request-Params>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: p5-LWP-UserAgent-Determined>=0 - not found ===> Installing existing package /packages/All/p5-LWP-UserAgent-Determined-1.07_1.txz [12amd64-default] Installing p5-LWP-UserAgent-Determined-1.07_1... [12amd64-default] `-- Installing p5-libwww-6.47... [12amd64-default] | `-- Installing p5-Authen-NTLM-1.09_1... [12amd64-default] | | `-- Installing p5-Digest-HMAC-1.03_1... [12amd64-default] | | `-- Extracting p5-Digest-HMAC-1.03_1: .......... done [12amd64-default] | `-- Extracting p5-Authen-NTLM-1.09_1: ......... done [12amd64-default] | `-- Installing p5-File-Listing-6.04_1... [12amd64-default] | `-- Extracting p5-File-Listing-6.04_1: ....... done [12amd64-default] | `-- Installing p5-HTTP-Cookies-6.08... [12amd64-default] | `-- Extracting p5-HTTP-Cookies-6.08: .......... done [12amd64-default] | `-- Installing p5-HTTP-Daemon-6.12... [12amd64-default] | `-- Extracting p5-HTTP-Daemon-6.12: ....... done [12amd64-default] | `-- Installing p5-HTTP-Negotiate-6.01_1... [12amd64-default] | `-- Extracting p5-HTTP-Negotiate-6.01_1: ....... done [12amd64-default] | `-- Installing p5-Net-HTTP-6.19... [12amd64-default] | | `-- Installing p5-IO-Socket-SSL-2.068... [12amd64-default] | | `-- Installing p5-Mozilla-CA-20200520... [12amd64-default] | | `-- Extracting p5-Mozilla-CA-20200520: ........ done [12amd64-default] | | `-- Installing p5-Net-SSLeay-1.88... [12amd64-default] | | `-- Extracting p5-Net-SSLeay-1.88: .......... done [12amd64-default] | | `-- Extracting p5-IO-Socket-SSL-2.068: .......... done [12amd64-default] | `-- Extracting p5-Net-HTTP-6.19: .......... done [12amd64-default] | `-- Installing p5-Try-Tiny-0.30... [12amd64-default] | `-- Extracting p5-Try-Tiny-0.30: ...... done [12amd64-default] | `-- Installing p5-WWW-RobotRules-6.02_1... [12amd64-default] | `-- Extracting p5-WWW-RobotRules-6.02_1: ......... done [12amd64-default] `-- Extracting p5-libwww-6.47: .......... done [12amd64-default] Extracting p5-LWP-UserAgent-Determined-1.07_1: ....... done ===> mythtv-31.0,1 depends on package: p5-LWP-UserAgent-Determined>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.txz [12amd64-default] Installing gmake-4.3_2... [12amd64-default] Extracting gmake-4.3_2: .......... done ===> mythtv-31.0,1 depends on package: gmake>=4.3 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [12amd64-default] Installing pkgconf-1.7.3,1... [12amd64-default] Extracting pkgconf-1.7.3,1: .......... done ===> mythtv-31.0,1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/bin/python3.7 - found ===> mythtv-31.0,1 depends on package: xorgproto>=0 - not found ===> Installing existing package /packages/All/xorgproto-2020.1.txz [12amd64-default] Installing xorgproto-2020.1... [12amd64-default] Extracting xorgproto-2020.1: .......... done ===> mythtv-31.0,1 depends on package: xorgproto>=0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.12,1.txz [12amd64-default] Installing libX11-1.6.12,1... [12amd64-default] `-- Installing libxcb-1.13.1... [12amd64-default] | `-- Installing libXau-1.0.9... [12amd64-default] | `-- Extracting libXau-1.0.9: .......... done [12amd64-default] | `-- Installing libXdmcp-1.1.3... [12amd64-default] | `-- Extracting libXdmcp-1.1.3: ......... done [12amd64-default] | `-- Installing libpthread-stubs-0.4... [12amd64-default] | `-- Extracting libpthread-stubs-0.4: .... done [12amd64-default] `-- Extracting libxcb-1.13.1: .......... done [12amd64-default] Extracting libX11-1.6.12,1: .......... done ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xv.pc - not found ===> Installing existing package /packages/All/libXv-1.0.11_2,1.txz [12amd64-default] Installing libXv-1.0.11_2,1... [12amd64-default] `-- Installing libXext-1.3.4,1... [12amd64-default] `-- Extracting libXext-1.3.4,1: .......... done [12amd64-default] Extracting libXv-1.0.11_2,1: .......... done ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xv.pc - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Installing existing package /packages/All/libXrandr-1.5.2.txz [12amd64-default] Installing libXrandr-1.5.2... [12amd64-default] `-- Installing libXrender-0.9.10_2... [12amd64-default] `-- Extracting libXrender-0.9.10_2: .......... done [12amd64-default] Extracting libXrandr-1.5.2: .......... done ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - not found ===> Installing existing package /packages/All/libXxf86vm-1.1.4_3.txz [12amd64-default] Installing libXxf86vm-1.1.4_3... [12amd64-default] Extracting libXxf86vm-1.1.4_3: .......... done ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - not found ===> Installing existing package /packages/All/libXinerama-1.1.4_2,1.txz [12amd64-default] Installing libXinerama-1.1.4_2,1... [12amd64-default] Extracting libXinerama-1.1.4_2,1: .......... done ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Installing existing package /packages/All/qt5-buildtools-5.15.0.txz [12amd64-default] Installing qt5-buildtools-5.15.0... [12amd64-default] `-- Installing qtchooser-66_3... [12amd64-default] `-- Extracting qtchooser-66_3: .......... done [12amd64-default] Extracting qt5-buildtools-5.15.0: .......... done ===== Message from qtchooser-66_3: -- qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/linguist - not found ===> Installing existing package /packages/All/qt5-linguist-5.15.0.txz [12amd64-default] Installing qt5-linguist-5.15.0... [12amd64-default] `-- Installing qt5-assistant-5.15.0... [12amd64-default] | `-- Installing qt5-core-5.15.0_2... [12amd64-default] | | `-- Installing double-conversion-3.1.5.19... [12amd64-default] | | `-- Extracting double-conversion-3.1.5.19: .......... done [12amd64-default] | | `-- Installing etc_os-release-0.1_3... [12amd64-default] | | `-- Extracting etc_os-release-0.1_3: . done [12amd64-default] | | `-- Installing glib-2.56.3_9,1... [12amd64-default] | | `-- Installing libiconv-1.16... [12amd64-default] | | `-- Extracting libiconv-1.16: .......... done [12amd64-default] | | `-- Installing pcre-8.44... [12amd64-default] | | `-- Extracting pcre-8.44: .......... done [12amd64-default] | | `-- Extracting glib-2.56.3_9,1: .......... done No schema files found: doing nothing. [12amd64-default] | | `-- Installing icu-67.1,1... [12amd64-default] | | `-- Extracting icu-67.1,1: .......... done [12amd64-default] | | `-- Installing pcre2-10.35... [12amd64-default] | | `-- Extracting pcre2-10.35: .......... done [12amd64-default] | | `-- Installing zstd-1.4.5_1... [12amd64-default] | | `-- Extracting zstd-1.4.5_1: .......... done [12amd64-default] | `-- Extracting qt5-core-5.15.0_2: .......... done [12amd64-default] | `-- Installing qt5-gui-5.15.0... [12amd64-default] | | `-- Installing dbus-1.12.20... [12amd64-default] | | `-- Installing libICE-1.0.10,1... [12amd64-default] | | `-- Extracting libICE-1.0.10,1: .......... done [12amd64-default] | | `-- Installing libSM-1.2.3,1... [12amd64-default] | | `-- Extracting libSM-1.2.3,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [12amd64-default] | | `-- Extracting dbus-1.12.20: ......... done [12amd64-default] | | `-- Installing encodings-1.0.5,1... [12amd64-default] | | `-- Extracting encodings-1.0.5,1: .......... done [12amd64-default] | | `-- Installing fontconfig-2.13.92_2,1... [12amd64-default] | | `-- Installing freetype2-2.10.2_1... [12amd64-default] | | | `-- Installing png-1.6.37... [12amd64-default] | | | `-- Extracting png-1.6.37: .......... done [12amd64-default] | | `-- Extracting freetype2-2.10.2_1: .......... done [12amd64-default] | | `-- Extracting fontconfig-2.13.92_2,1: .......... done Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts/encodings /usr/local/share/fonts/encodings/large /usr/local/share/fonts: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts: skipping, no such directory /usr/local/share/fonts/encodings: skipping, looped directory detected /usr/local/share/fonts/encodings/large: skipping, looped directory detected /var/db/fontconfig: cleaning cache directory fc-cache: succeeded [12amd64-default] | | `-- Installing harfbuzz-2.7.2... [12amd64-default] | | `-- Installing graphite2-1.3.14... [12amd64-default] | | `-- Extracting graphite2-1.3.14: .......... done [12amd64-default] | | `-- Extracting harfbuzz-2.7.2: .......... done [12amd64-default] | | `-- Installing jpeg-turbo-2.0.4... [12amd64-default] | | `-- Extracting jpeg-turbo-2.0.4: .......... done [12amd64-default] | | `-- Installing libXi-1.7.10,1... [12amd64-default] | | `-- Installing libXfixes-5.0.3_2... [12amd64-default] | | `-- Extracting libXfixes-5.0.3_2: .......... done [12amd64-default] | | `-- Extracting libXi-1.7.10,1: .......... done [12amd64-default] | | `-- Installing libevdev-1.5.9_1... [12amd64-default] | | `-- Installing libepoll-shim-0.0.20200602... [12amd64-default] | | `-- Extracting libepoll-shim-0.0.20200602: .......... done [12amd64-default] | | `-- Extracting libevdev-1.5.9_1: .......... done [12amd64-default] | | `-- Installing libinput-1.15.6... [12amd64-default] | | `-- Installing libmtdev-1.1.5_2... [12amd64-default] | | `-- Extracting libmtdev-1.1.5_2: .......... done [12amd64-default] | | `-- Installing libudev-devd-0.4.2... [12amd64-default] | | `-- Extracting libudev-devd-0.4.2: ........ done [12amd64-default] | | `-- Installing libwacom-1.4.1... [12amd64-default] | | | `-- Installing libgudev-233... [12amd64-default] | | | `-- Extracting libgudev-233: .......... done [12amd64-default] | | `-- Extracting libwacom-1.4.1: .......... done [12amd64-default] | | `-- Installing py37-evdev-0.8.1_1... [12amd64-default] | | `-- Extracting py37-evdev-0.8.1_1: .......... done [12amd64-default] | | `-- Installing py37-pyudev-0.22.0... [12amd64-default] | | `-- Extracting py37-pyudev-0.22.0: .......... done [12amd64-default] | | `-- Extracting libinput-1.15.6: .......... done [12amd64-default] | | `-- Installing libxkbcommon-0.10.0_2... [12amd64-default] | | `-- Installing xkeyboard-config-2.30... [12amd64-default] | | `-- Extracting xkeyboard-config-2.30: .......... done [12amd64-default] | | `-- Extracting libxkbcommon-0.10.0_2: .......... done [12amd64-default] | | `-- Installing mesa-libs-19.0.8_2... [12amd64-default] | | `-- Installing libXdamage-1.1.5... [12amd64-default] | | `-- Extracting libXdamage-1.1.5: ......... done [12amd64-default] | | `-- Installing libdrm-2.4.102,1... [12amd64-default] | | | `-- Installing libpciaccess-0.16... [12amd64-default] | | | `-- Installing pciids-20200819... [12amd64-default] | | | `-- Extracting pciids-20200819: ..... done [12amd64-default] | | | `-- Extracting libpciaccess-0.16: ......... done [12amd64-default] | | `-- Extracting libdrm-2.4.102,1: .......... done [12amd64-default] | | `-- Installing libunwind-20200331_1... [12amd64-default] | | `-- Extracting libunwind-20200331_1: .......... done [12amd64-default] | | `-- Installing libxshmfence-1.3... [12amd64-default] | | `-- Extracting libxshmfence-1.3: ......... done [12amd64-default] | | `-- Installing wayland-1.18.0_4... [12amd64-default] | | `-- Extracting wayland-1.18.0_4: .......... done [12amd64-default] | | `-- Extracting mesa-libs-19.0.8_2: .......... done [12amd64-default] | | `-- Installing qt5-dbus-5.15.0... [12amd64-default] | | `-- Extracting qt5-dbus-5.15.0: .......... done [12amd64-default] | | `-- Installing qt5-network-5.15.0... [12amd64-default] | | `-- Extracting qt5-network-5.15.0: .......... done [12amd64-default] | | `-- Installing vulkan-headers-1.2.135.0... [12amd64-default] | | `-- Extracting vulkan-headers-1.2.135.0: .......... done [12amd64-default] | | `-- Installing xcb-util-image-0.4.0_1... [12amd64-default] | | `-- Installing xcb-util-0.4.0_2,1... [12amd64-default] | | `-- Extracting xcb-util-0.4.0_2,1: .......... done [12amd64-default] | | `-- Extracting xcb-util-image-0.4.0_1: .......... done [12amd64-default] | | `-- Installing xcb-util-keysyms-0.4.0_1... [12amd64-default] | | `-- Extracting xcb-util-keysyms-0.4.0_1: ......... done [12amd64-default] | | `-- Installing xcb-util-renderutil-0.3.9_1... [12amd64-default] | | `-- Extracting xcb-util-renderutil-0.3.9_1: ......... done [12amd64-default] | | `-- Installing xcb-util-wm-0.4.1_3... [12amd64-default] | | `-- Extracting xcb-util-wm-0.4.1_3: .......... done [12amd64-default] | | `-- Installing xdg-utils-1.1.3_1... [12amd64-default] | | `-- Installing hicolor-icon-theme-0.17... [12amd64-default] | | `-- Extracting hicolor-icon-theme-0.17: . done [12amd64-default] | | `-- Installing xprop-1.2.4... [12amd64-default] | | `-- Extracting xprop-1.2.4: ..... done [12amd64-default] | | `-- Installing xset-1.2.4_3... [12amd64-default] | | | `-- Installing libXmu-1.1.3,1... [12amd64-default] | | | `-- Installing libXt-1.2.0,1... [12amd64-default] | | | `-- Extracting libXt-1.2.0,1: .......... done [12amd64-default] | | | `-- Extracting libXmu-1.1.3,1: .......... done [12amd64-default] | | `-- Extracting xset-1.2.4_3: ..... done [12amd64-default] | | `-- Extracting xdg-utils-1.1.3_1: .......... done [12amd64-default] | | `-- Installing xorg-fonts-truetype-7.7_1... [12amd64-default] | | `-- Installing dejavu-2.37_1... [12amd64-default] | | | `-- Installing mkfontscale-1.2.1... [12amd64-default] | | | `-- Installing libfontenc-1.1.4... [12amd64-default] | | | `-- Extracting libfontenc-1.1.4: ......... done [12amd64-default] | | | `-- Extracting mkfontscale-1.2.1: ....... done [12amd64-default] | | `-- Extracting dejavu-2.37_1: .......... done [12amd64-default] | | `-- Installing font-bh-ttf-1.0.3_4... [12amd64-default] | | `-- Extracting font-bh-ttf-1.0.3_4: .......... done [12amd64-default] | | `-- Installing font-misc-ethiopic-1.0.4... [12amd64-default] | | `-- Extracting font-misc-ethiopic-1.0.4: ...... done [12amd64-default] | | `-- Installing font-misc-meltho-1.0.3_4... [12amd64-default] | | `-- Extracting font-misc-meltho-1.0.3_4: .......... done [12amd64-default] | `-- Extracting qt5-gui-5.15.0: .......... done [12amd64-default] | `-- Installing qt5-help-5.15.0... [12amd64-default] | | `-- Installing qt5-sql-5.15.0... [12amd64-default] | | `-- Extracting qt5-sql-5.15.0: .......... done [12amd64-default] | | `-- Installing qt5-sqldrivers-sqlite3-5.15.0... [12amd64-default] | | `-- Installing sqlite3-3.33.0,1... [12amd64-default] | | `-- Extracting sqlite3-3.33.0,1: .......... done [12amd64-default] | | `-- Extracting qt5-sqldrivers-sqlite3-5.15.0: ..... done [12amd64-default] | | `-- Installing qt5-widgets-5.15.0... [12amd64-default] | | `-- Extracting qt5-widgets-5.15.0: .......... done [12amd64-default] | `-- Extracting qt5-help-5.15.0: .......... done [12amd64-default] | `-- Installing qt5-printsupport-5.15.0... [12amd64-default] | | `-- Installing cups-2.3.3_1... [12amd64-default] | | `-- Installing avahi-app-0.7_3... [12amd64-default] | | | `-- Installing dbus-glib-0.110... [12amd64-default] | | | `-- Extracting dbus-glib-0.110: .......... done [12amd64-default] | | | `-- Installing gdbm-1.18.1_1... [12amd64-default] | | | `-- Extracting gdbm-1.18.1_1: .......... done [12amd64-default] | | | `-- Installing gnome_subr-1.0... [12amd64-default] | | | `-- Extracting gnome_subr-1.0: .... done [12amd64-default] | | | `-- Installing gobject-introspection-1.56.1_1,1... [12amd64-default] | | | `-- Extracting gobject-introspection-1.56.1_1,1: .......... done [12amd64-default] | | | `-- Installing libdaemon-0.14_1... [12amd64-default] | | | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. [12amd64-default] | | `-- Extracting avahi-app-0.7_3: .......... done [12amd64-default] | | `-- Installing gnutls-3.6.15... [12amd64-default] | | | `-- Installing gmp-6.2.0... [12amd64-default] | | | `-- Extracting gmp-6.2.0: .......... done [12amd64-default] | | | `-- Installing libidn2-2.3.0_1... [12amd64-default] | | | `-- Installing libunistring-0.9.10_1... [12amd64-default] | | | `-- Extracting libunistring-0.9.10_1: .......... done [12amd64-default] | | | `-- Extracting libidn2-2.3.0_1: .......... done [12amd64-default] | | | `-- Installing libtasn1-4.16.0... [12amd64-default] | | | `-- Extracting libtasn1-4.16.0: .......... done [12amd64-default] | | | `-- Installing nettle-3.6... [12amd64-default] | | | `-- Extracting nettle-3.6: .......... done [12amd64-default] | | | `-- Installing p11-kit-0.23.21... [12amd64-default] | | | `-- Installing bash-completion-2.11,2... [12amd64-default] | | | | `-- Installing bash-5.0.18_3... [12amd64-default] | | | | `-- Extracting bash-5.0.18_3: .......... done [12amd64-default] | | | `-- Extracting bash-completion-2.11,2: .......... done [12amd64-default] | | | `-- Extracting p11-kit-0.23.21: .......... done [12amd64-default] | | | `-- Installing trousers-0.3.14_3... [12amd64-default] | | | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. [12amd64-default] | | | `-- Extracting tpm-emulator-0.7.4_2: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [12amd64-default] | | | `-- Extracting trousers-0.3.14_3: .......... done [12amd64-default] | | `-- Extracting gnutls-3.6.15: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. [12amd64-default] | | `-- Extracting cups-2.3.3_1: .......... done [12amd64-default] | `-- Extracting qt5-printsupport-5.15.0: .......... done [12amd64-default] `-- Extracting qt5-assistant-5.15.0: ...... done [12amd64-default] `-- Installing qt5-linguisttools-5.15.0... [12amd64-default] | `-- Installing qt5-xml-5.15.0... [12amd64-default] | `-- Extracting qt5-xml-5.15.0: .......... done [12amd64-default] `-- Extracting qt5-linguisttools-5.15.0: .......... done [12amd64-default] Extracting qt5-linguist-5.15.0: .......... done ===== Message from freetype2-2.10.2_1: -- 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). ===== Message from libxkbcommon-0.10.0_2: -- 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 ===== 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. ===== Message from qt5-sql-5.15.0: -- To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt5-sqldrivers-ibase InterBase/Firebird - databases/qt5-sqldrivers-mysql MySQL - databases/qt5-sqldrivers-odbc Open Database Connectivity - databases/qt5-sqldrivers-pgsql PostgreSQL - databases/qt5-sqldrivers-sqlite2 SQLite 2 - databases/qt5-sqldrivers-sqlite3 SQLite 3 - databases/qt5-sqldrivers-tds FreeTDS ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/linguist - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Installing existing package /packages/All/qt5-qmake-5.15.0.txz [12amd64-default] Installing qt5-qmake-5.15.0... [12amd64-default] Extracting qt5-qmake-5.15.0: .......... done ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: perl5>=5.32.r0<5.33 - found =========================================================================== =================================================== ===> mythtv-31.0,1 depends on shared library: liblzo2.so - not found ===> Installing existing package /packages/All/lzo2-2.10_1.txz [12amd64-default] Installing lzo2-2.10_1... [12amd64-default] Extracting lzo2-2.10_1: .......... done ===> mythtv-31.0,1 depends on shared library: liblzo2.so - found (/usr/local/lib/liblzo2.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libmp3lame.so - not found ===> Installing existing package /packages/All/lame-3.100_2.txz [12amd64-default] Installing lame-3.100_2... [12amd64-default] Extracting lame-3.100_2: .......... done ===> mythtv-31.0,1 depends on shared library: libmp3lame.so - found (/usr/local/lib/libmp3lame.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libsamplerate.so - not found ===> Installing existing package /packages/All/libsamplerate-0.1.9.txz [12amd64-default] Installing libsamplerate-0.1.9... [12amd64-default] `-- Installing libsndfile-1.0.29.p.20200620... [12amd64-default] | `-- Installing flac-1.3.3... [12amd64-default] | | `-- Installing libogg-1.3.4,4... [12amd64-default] | | `-- Extracting libogg-1.3.4,4: .......... done [12amd64-default] | `-- Extracting flac-1.3.3: .......... done [12amd64-default] | `-- Installing libvorbis-1.3.7_2,3... [12amd64-default] | `-- Extracting libvorbis-1.3.7_2,3: .......... done [12amd64-default] | `-- Installing opus-1.3.1... [12amd64-default] | `-- Extracting opus-1.3.1: .......... done [12amd64-default] `-- Extracting libsndfile-1.0.29.p.20200620: .......... done [12amd64-default] Extracting libsamplerate-0.1.9: .......... done ===> mythtv-31.0,1 depends on shared library: libsamplerate.so - found (/usr/local/lib/libsamplerate.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libtag.so - not found ===> Installing existing package /packages/All/taglib-1.12.b.1_1.txz [12amd64-default] Installing taglib-1.12.b.1_1... [12amd64-default] Extracting taglib-1.12.b.1_1: .......... done ===> mythtv-31.0,1 depends on shared library: libtag.so - found (/usr/local/lib/libtag.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libexiv2.so - not found ===> Installing existing package /packages/All/exiv2-0.27.3,1.txz [12amd64-default] Installing exiv2-0.27.3,1... [12amd64-default] Extracting exiv2-0.27.3,1: .......... done ===> mythtv-31.0,1 depends on shared library: libexiv2.so - found (/usr/local/lib/libexiv2.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libva.so - not found ===> Installing existing package /packages/All/libva-2.8.0.txz [12amd64-default] Installing libva-2.8.0... [12amd64-default] Extracting libva-2.8.0: .......... done ===> mythtv-31.0,1 depends on shared library: libva.so - found (/usr/local/lib/libva.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libva-glx.so - not found ===> Installing existing package /packages/All/libva-glx-2.8.0.txz [12amd64-default] Installing libva-glx-2.8.0... [12amd64-default] Extracting libva-glx-2.8.0: ......... done ===> mythtv-31.0,1 depends on shared library: libva-glx.so - found (/usr/local/lib/libva-glx.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libbluray.so - not found ===> Installing existing package /packages/All/libbluray-1.1.1_2,1.txz [12amd64-default] Installing libbluray-1.1.1_2,1... [12amd64-default] `-- Installing libaacs-0.9.0... [12amd64-default] `-- Extracting libaacs-0.9.0: .......... done [12amd64-default] `-- Installing libbdplus-0.1.2... [12amd64-default] `-- Extracting libbdplus-0.1.2: .......... done [12amd64-default] Extracting libbluray-1.1.1_2,1: .......... done ===== Message from libaacs-0.9.0: -- ===> NOTICE: The libaacs port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===== Message from libbdplus-0.1.2: -- ===> NOTICE: The libbdplus port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===== Message from libbluray-1.1.1_2,1: -- ===> NOTICE: The libbluray port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mythtv-31.0,1 depends on shared library: libbluray.so - found (/usr/local/lib/libbluray.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libass.so - not found ===> Installing existing package /packages/All/libass-0.14.0.txz [12amd64-default] Installing libass-0.14.0... [12amd64-default] `-- Installing fribidi-0.19.7... [12amd64-default] `-- Extracting fribidi-0.19.7: .......... done [12amd64-default] Extracting libass-0.14.0: .......... done ===> mythtv-31.0,1 depends on shared library: libass.so - found (/usr/local/lib/libass.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libfftw3_threads.so - not found ===> Installing existing package /packages/All/fftw3-3.3.8_6.txz [12amd64-default] Installing fftw3-3.3.8_6... [12amd64-default] Extracting fftw3-3.3.8_6: .......... done ===> mythtv-31.0,1 depends on shared library: libfftw3_threads.so - found (/usr/local/lib/libfftw3_threads.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libfftw3f.so - not found ===> Installing existing package /packages/All/fftw3-float-3.3.8_6.txz [12amd64-default] Installing fftw3-float-3.3.8_6... [12amd64-default] Extracting fftw3-float-3.3.8_6: .......... done ===> mythtv-31.0,1 depends on shared library: libfftw3f.so - found (/usr/local/lib/libfftw3f.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> mythtv-31.0,1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> mythtv-31.0,1 depends on shared library: libdav1d.so - not found ===> Installing existing package /packages/All/dav1d-0.7.1.txz [12amd64-default] Installing dav1d-0.7.1... [12amd64-default] Extracting dav1d-0.7.1: .......... done ===> mythtv-31.0,1 depends on shared library: libdav1d.so - found (/usr/local/lib/libdav1d.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libaom.so - not found ===> Installing existing package /packages/All/aom-2.0.0_1.txz [12amd64-default] Installing aom-2.0.0_1... [12amd64-default] Extracting aom-2.0.0_1: .......... done ===> mythtv-31.0,1 depends on shared library: libaom.so - found (/usr/local/lib/libaom.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libdrm.so - found (/usr/local/lib/libdrm.so) ===> mythtv-31.0,1 depends on shared library: libhdhomerun.so - not found ===> Installing existing package /packages/All/libhdhomerun-20190621_1.txz [12amd64-default] Installing libhdhomerun-20190621_1... [12amd64-default] Extracting libhdhomerun-20190621_1: .......... done ===> mythtv-31.0,1 depends on shared library: libhdhomerun.so - found (/usr/local/lib/libhdhomerun.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libvdpau.so - not found ===> Installing existing package /packages/All/libvdpau-1.4.txz [12amd64-default] Installing libvdpau-1.4... [12amd64-default] Extracting libvdpau-1.4: .......... done ===> mythtv-31.0,1 depends on shared library: libvdpau.so - found (/usr/local/lib/libvdpau.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> mythtv-31.0,1 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20) ===> mythtv-31.0,1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> mythtv-31.0,1 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> mythtv-31.0,1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> mythtv-31.0,1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> mythtv-31.0,1 depends on shared library: libQt5OpenGL.so - not found ===> Installing existing package /packages/All/qt5-opengl-5.15.0.txz [12amd64-default] Installing qt5-opengl-5.15.0... [12amd64-default] Extracting qt5-opengl-5.15.0: .......... done ===> mythtv-31.0,1 depends on shared library: libQt5OpenGL.so - found (/usr/local/lib/qt5/libQt5OpenGL.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libQt5Script.so - not found ===> Installing existing package /packages/All/qt5-script-5.15.0.txz [12amd64-default] Installing qt5-script-5.15.0... [12amd64-default] Extracting qt5-script-5.15.0: .......... done ===> mythtv-31.0,1 depends on shared library: libQt5Script.so - found (/usr/local/lib/qt5/libQt5Script.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libQt5Sql.so - found (/usr/local/lib/qt5/libQt5Sql.so) ===> mythtv-31.0,1 depends on shared library: libQt5WebKit.so - not found ===> Installing existing package /packages/All/qt5-webkit-5.212.0.a4_3.txz [12amd64-default] Installing qt5-webkit-5.212.0.a4_3... [12amd64-default] `-- Installing gstreamer1-1.16.2... [12amd64-default] `-- Extracting gstreamer1-1.16.2: .......... done [12amd64-default] `-- Installing gstreamer1-plugins-1.16.2... [12amd64-default] | `-- Installing iso-codes-4.2... [12amd64-default] | `-- Extracting iso-codes-4.2: .......... done [12amd64-default] | `-- Installing orc-0.4.31... [12amd64-default] | `-- Extracting orc-0.4.31: .......... done [12amd64-default] `-- Extracting gstreamer1-plugins-1.16.2: .......... done [12amd64-default] `-- Installing gstreamer1-plugins-core-1.16... [12amd64-default] | `-- Installing gstreamer1-libav-1.16.2... [12amd64-default] | | `-- Installing ffmpeg-4.3.1_2,1... [12amd64-default] | | `-- Installing libtheora-1.1.1_7... [12amd64-default] | | `-- Extracting libtheora-1.1.1_7: .......... done [12amd64-default] | | `-- Installing libv4l-1.18.0... [12amd64-default] | | | `-- Installing argp-standalone-1.3_4... [12amd64-default] | | | `-- Extracting argp-standalone-1.3_4: ......... done [12amd64-default] | | `-- Extracting libv4l-1.18.0: .......... done [12amd64-default] | | `-- Installing libvpx-1.9.0... [12amd64-default] | | `-- Extracting libvpx-1.9.0: .......... done [12amd64-default] | | `-- Installing libx264-0.160.3011... [12amd64-default] | | `-- Extracting libx264-0.160.3011: ......... done [12amd64-default] | | `-- Installing opencv-core-3.4.1_36... [12amd64-default] | | `-- Extracting opencv-core-3.4.1_36: .......... done [12amd64-default] | | `-- Installing x265-3.2.1_4... [12amd64-default] | | `-- Extracting x265-3.2.1_4: .......... done [12amd64-default] | | `-- Installing xvid-1.3.7,1... [12amd64-default] | | `-- Extracting xvid-1.3.7,1: ........ done [12amd64-default] | | `-- Extracting ffmpeg-4.3.1_2,1: .......... done [12amd64-default] | `-- Extracting gstreamer1-libav-1.16.2: .......... done [12amd64-default] | `-- Installing gstreamer1-plugins-a52dec-1.16.2... [12amd64-default] | | `-- Installing gstreamer1-plugins-ugly-1.16.2... [12amd64-default] | | `-- Extracting gstreamer1-plugins-ugly-1.16.2: .......... done [12amd64-default] | | `-- Installing liba52-0.7.4_3... [12amd64-default] | | `-- Extracting liba52-0.7.4_3: .......... done [12amd64-default] | `-- Extracting gstreamer1-plugins-a52dec-1.16.2: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-bad-1.16.2... [12amd64-default] | `-- Extracting gstreamer1-plugins-bad-1.16.2: .......... done [12amd64-default] | `-- Installing gstreamer1-plugins-dts-1.16.2... [12amd64-default] | | `-- Installing libdca-0.0.6_1... [12amd64-default] | | `-- Extracting libdca-0.0.6_1: .......... done [12amd64-default] | `-- Extracting gstreamer1-plugins-dts-1.16.2: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-dvdread-1.16.2_1... [12amd64-default] | | `-- Installing libdvdread-6.1.0... [12amd64-default] | | `-- Installing libdvdcss-1.4.2... [12amd64-default] | | `-- Extracting libdvdcss-1.4.2: .......... done [12amd64-default] | | `-- Extracting libdvdread-6.1.0: .......... done [12amd64-default] | `-- Extracting gstreamer1-plugins-dvdread-1.16.2_1: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-good-1.16.2... [12amd64-default] | `-- Extracting gstreamer1-plugins-good-1.16.2: .......... done [12amd64-default] | `-- Installing gstreamer1-plugins-mpg123-1.16.2... [12amd64-default] | | `-- Installing mpg123-1.26.3... [12amd64-default] | | `-- Extracting mpg123-1.26.3: .......... done [12amd64-default] | `-- Extracting gstreamer1-plugins-mpg123-1.16.2: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-ogg-1.16.2... [12amd64-default] | `-- Extracting gstreamer1-plugins-ogg-1.16.2: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-pango-1.16.2... [12amd64-default] | | `-- Installing cairo-1.16.0,2... [12amd64-default] | | `-- Installing pixman-0.40.0_1... [12amd64-default] | | `-- Extracting pixman-0.40.0_1: .......... done [12amd64-default] | | `-- Extracting cairo-1.16.0,2: .......... done [12amd64-default] | | `-- Installing pango-1.42.4_4... [12amd64-default] | | `-- Installing libXft-2.3.3... [12amd64-default] | | `-- Extracting libXft-2.3.3: .......... done [12amd64-default] | | `-- Extracting pango-1.42.4_4: .......... done [12amd64-default] | `-- Extracting gstreamer1-plugins-pango-1.16.2: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-png-1.16.2... [12amd64-default] | `-- Extracting gstreamer1-plugins-png-1.16.2: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-resindvd-1.16.2_1... [12amd64-default] | | `-- Installing libdvdnav-6.1.0... [12amd64-default] | | `-- Extracting libdvdnav-6.1.0: .......... done [12amd64-default] | `-- Extracting gstreamer1-plugins-resindvd-1.16.2_1: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-theora-1.16.2... [12amd64-default] | `-- Extracting gstreamer1-plugins-theora-1.16.2: .... done [12amd64-default] | `-- Installing gstreamer1-plugins-vorbis-1.16.2... [12amd64-default] | `-- Extracting gstreamer1-plugins-vorbis-1.16.2: .... done [12amd64-default] `-- Extracting gstreamer1-plugins-core-1.16: . done [12amd64-default] `-- Installing hyphen-2.8.8... [12amd64-default] `-- Extracting hyphen-2.8.8: .......... done [12amd64-default] `-- Installing libXcomposite-0.4.5,1... [12amd64-default] `-- Extracting libXcomposite-0.4.5,1: .......... done [12amd64-default] `-- Installing qt5-declarative-5.15.0_1... [12amd64-default] | `-- Installing qt5-testlib-5.15.0... [12amd64-default] | `-- Extracting qt5-testlib-5.15.0: .......... done [12amd64-default] `-- Extracting qt5-declarative-5.15.0_1: .......... done [12amd64-default] `-- Installing qt5-location-5.15.0... [12amd64-default] | `-- Installing qt5-concurrent-5.15.0... [12amd64-default] | `-- Extracting qt5-concurrent-5.15.0: .......... done [12amd64-default] | `-- Installing qt5-serialport-5.15.0... [12amd64-default] | `-- Extracting qt5-serialport-5.15.0: .......... done [12amd64-default] `-- Extracting qt5-location-5.15.0: .......... done [12amd64-default] `-- Installing qt5-sensors-5.15.0... [12amd64-default] `-- Extracting qt5-sensors-5.15.0: .......... done [12amd64-default] `-- Installing qt5-webchannel-5.15.0... [12amd64-default] `-- Extracting qt5-webchannel-5.15.0: .......... done [12amd64-default] `-- Installing webp-1.1.0... [12amd64-default] | `-- Installing giflib-5.2.1... [12amd64-default] | `-- Extracting giflib-5.2.1: .......... done [12amd64-default] | `-- Installing tiff-4.1.0... [12amd64-default] | | `-- Installing jbigkit-2.1_1... [12amd64-default] | | `-- Extracting jbigkit-2.1_1: .......... done [12amd64-default] | `-- Extracting tiff-4.1.0: .......... done [12amd64-default] `-- Extracting webp-1.1.0: .......... done [12amd64-default] `-- Installing woff2-1.0.2_4... [12amd64-default] | `-- Installing brotli-1.0.9,1... [12amd64-default] | `-- Extracting brotli-1.0.9,1: .......... done [12amd64-default] `-- Extracting woff2-1.0.2_4: .......... done [12amd64-default] Extracting qt5-webkit-5.212.0.a4_3: .......... done ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===== Message from opencv-core-3.4.1_36: -- ===> NOTICE: The opencv-core port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===== Message from libdca-0.0.6_1: -- ===> NOTICE: The libdca port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mythtv-31.0,1 depends on shared library: libQt5WebKit.so - found (/usr/local/lib/qt5/libQt5WebKit.so) ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> mythtv-31.0,1 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) =========================================================================== =>> Recording filesystem state for prebuild... done =================================================== ===> mythtv-31.0,1 depends on executable: yasm - found ===> mythtv-31.0,1 depends on file: /usr/local/include/linux/input.h - found ===> mythtv-31.0,1 depends on package: py37-mysqlclient>=0 - found ===> mythtv-31.0,1 depends on package: py37-future>=0 - found ===> mythtv-31.0,1 depends on package: py37-lxml>=0 - found ===> mythtv-31.0,1 depends on package: py37-requests>=0 - found ===> mythtv-31.0,1 depends on package: py37-simplejson>=0 - found ===> mythtv-31.0,1 depends on package: p5-DBI>=0 - found ===> mythtv-31.0,1 depends on package: p5-DBD-mysql>0 - found ===> mythtv-31.0,1 depends on package: p5-Net-UPnP>=0 - found ===> mythtv-31.0,1 depends on package: p5-IO-Socket-INET6>=2.51 - found ===> mythtv-31.0,1 depends on package: p5-XML-Simple>=0 - found ===> mythtv-31.0,1 depends on package: p5-HTTP-Request-Params>=0 - found ===> mythtv-31.0,1 depends on package: p5-LWP-UserAgent-Determined>=0 - found ===> mythtv-31.0,1 depends on package: gmake>=4.3 - found ===> mythtv-31.0,1 depends on package: libiconv>=1.14_11 - found ===> mythtv-31.0,1 depends on package: pkgconf>=1.3.0_1 - found ===> mythtv-31.0,1 depends on file: /usr/local/bin/python3.7 - found ===> mythtv-31.0,1 depends on package: xorgproto>=0 - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xv.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/linguist - found ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> mythtv-31.0,1 depends on package: perl5>=5.32.r0<5.33 - found ===> mythtv-31.0,1 depends on shared library: liblzo2.so - found (/usr/local/lib/liblzo2.so) ===> mythtv-31.0,1 depends on shared library: libmp3lame.so - found (/usr/local/lib/libmp3lame.so) ===> mythtv-31.0,1 depends on shared library: libsamplerate.so - found (/usr/local/lib/libsamplerate.so) ===> mythtv-31.0,1 depends on shared library: libtag.so - found (/usr/local/lib/libtag.so) ===> mythtv-31.0,1 depends on shared library: libexiv2.so - found (/usr/local/lib/libexiv2.so) ===> mythtv-31.0,1 depends on shared library: libva.so - found (/usr/local/lib/libva.so) ===> mythtv-31.0,1 depends on shared library: libva-glx.so - found (/usr/local/lib/libva-glx.so) ===> mythtv-31.0,1 depends on shared library: libbluray.so - found (/usr/local/lib/libbluray.so) ===> mythtv-31.0,1 depends on shared library: libass.so - found (/usr/local/lib/libass.so) ===> mythtv-31.0,1 depends on shared library: libfftw3_threads.so - found (/usr/local/lib/libfftw3_threads.so) ===> mythtv-31.0,1 depends on shared library: libfftw3f.so - found (/usr/local/lib/libfftw3f.so) ===> mythtv-31.0,1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> mythtv-31.0,1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> mythtv-31.0,1 depends on shared library: libdav1d.so - found (/usr/local/lib/libdav1d.so) ===> mythtv-31.0,1 depends on shared library: libaom.so - found (/usr/local/lib/libaom.so) ===> mythtv-31.0,1 depends on shared library: libdrm.so - found (/usr/local/lib/libdrm.so) ===> mythtv-31.0,1 depends on shared library: libhdhomerun.so - found (/usr/local/lib/libhdhomerun.so) ===> mythtv-31.0,1 depends on shared library: libvdpau.so - found (/usr/local/lib/libvdpau.so) ===> mythtv-31.0,1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> mythtv-31.0,1 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20) ===> mythtv-31.0,1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> mythtv-31.0,1 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> mythtv-31.0,1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> mythtv-31.0,1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> mythtv-31.0,1 depends on shared library: libQt5OpenGL.so - found (/usr/local/lib/qt5/libQt5OpenGL.so) ===> mythtv-31.0,1 depends on shared library: libQt5Script.so - found (/usr/local/lib/qt5/libQt5Script.so) ===> mythtv-31.0,1 depends on shared library: libQt5Sql.so - found (/usr/local/lib/qt5/libQt5Sql.so) ===> mythtv-31.0,1 depends on shared library: libQt5WebKit.so - found (/usr/local/lib/qt5/libQt5WebKit.so) ===> mythtv-31.0,1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> mythtv-31.0,1 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) ===> Configuring for mythtv-31.0,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/platform/win32/msvc/external/exiv2/config/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/platform/win32/msvc/external/exiv2/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/platform/win32/msvc/external/lame/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/platform/win32/msvc/external/lame/configure cc_default gcc , gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/nv-codec-headers' sed 's#@@PREFIX@@#/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/nv-codec-headers/install#' ffnvcodec.pc.in > ffnvcodec.pc install -m 0755 -d '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/nv-codec-headers/install/include/ffnvcodec' install -m 0644 include/ffnvcodec/*.h '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/nv-codec-headers/install/include/ffnvcodec' install -m 0755 -d '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/nv-codec-headers/install/lib/pkgconfig' install -m 0644 ffnvcodec.pc '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/nv-codec-headers/install/lib/pkgconfig' gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/nv-codec-headers' #### FFmpeg CONFIGURATION #### install prefix /usr/local source path . C compiler cc C library ARCH x86 (generic) big-endian no runtime cpu detection yes standalone assembly yes x86 assembler yasm MMX enabled yes MMXEXT enabled yes 3DNow! enabled yes 3DNow! extended enabled yes SSE enabled yes SSSE3 enabled yes AESNI enabled yes AVX enabled yes AVX2 enabled yes AVX-512 enabled yes XOP enabled yes FMA3 enabled yes FMA4 enabled yes i686 features enabled yes CMOV is fast yes EBX available yes EBP available yes debug symbols yes strip symbols yes optimize for size no optimizations yes static no shared yes postprocessing support yes network support yes threading support pthreads safe bitstream reader yes texi2html enabled no perl enabled yes pod2man enabled yes makeinfo enabled no makeinfo supports HTML no External libraries: bzlib libdav1d libxcb_xfixes iconv libdrm libxml2 libaom libxcb lzma libass libxcb_shape xlib libbluray libxcb_shm zlib External libraries providing hardware acceleration: vaapi vdpau Libraries: avcodec avformat swresample avdevice avutil swscale avfilter postproc Programs: ffmpeg ffprobe Enabled decoders: aac flashsv2 pixlet aac_fixed flic pjs aac_latm flv png aasc fmvc ppm ac3 fourxm prores ac3_fixed fraps prosumer adpcm_4xm frwu psd adpcm_adx g2m ptx adpcm_afc g723_1 qcelp adpcm_agm g729 qdm2 adpcm_aica gdv qdmc adpcm_ct gif qdraw adpcm_dtk gremlin_dpcm qpeg adpcm_ea gsm qtrle adpcm_ea_maxis_xa gsm_ms r10k adpcm_ea_r1 h261 r210 adpcm_ea_r2 h263 ra_144 adpcm_ea_r3 h263i ra_288 adpcm_ea_xas h263p ralf adpcm_g722 h264 rasc adpcm_g726 hap rawvideo adpcm_g726le hcom realtext adpcm_ima_amv hevc rl2 adpcm_ima_apc hnm4_video roq adpcm_ima_dat4 hq_hqa roq_dpcm adpcm_ima_dk3 hqx rpza adpcm_ima_dk4 huffyuv rscc adpcm_ima_ea_eacs hymt rv10 adpcm_ima_ea_sead iac rv20 adpcm_ima_iss idcin rv30 adpcm_ima_oki idf rv40 adpcm_ima_qt iff_ilbm s302m adpcm_ima_rad ilbc sami adpcm_ima_smjpeg imc sanm adpcm_ima_wav imm4 sbc adpcm_ima_ws indeo2 scpr adpcm_ms indeo3 screenpresso adpcm_mtaf indeo4 sdx2_dpcm adpcm_psx indeo5 sgi adpcm_sbpro_2 interplay_acm sgirle adpcm_sbpro_3 interplay_dpcm sheervideo adpcm_sbpro_4 interplay_video shorten adpcm_swf jacosub sipr adpcm_thp jpeg2000 smackaud adpcm_thp_le jpegls smacker adpcm_vima jv smc adpcm_xa kgv1 smvjpeg adpcm_yamaha kmvc snow agm lagarith sol_dpcm aic libaom_av1 sonic alac libdav1d sp5x alias_pix loco speedhq als lscr srgc amrnb m101 srt amrwb mace3 ssa amv mace6 stl anm magicyuv subrip ansi mdec subviewer ape metasound subviewer1 apng microdvd sunrast aptx mimic svq1 aptx_hd mjpeg svq3 arbc mjpegb tak ass mlp targa asv1 mmvideo targa_y216 asv2 motionpixels tdsc atrac1 movtext text atrac3 mp1 theora atrac3al mp1float thp atrac3p mp2 tiertexseqvideo atrac3pal mp2float tiff atrac9 mp3 tmv aura mp3adu truehd aura2 mp3adufloat truemotion1 avrn mp3float truemotion2 avrp mp3on4 truemotion2rt avs mp3on4float truespeech avui mpc7 tscc ayuv mpc8 tscc2 bethsoftvid mpeg1video tta bfi mpeg2video twinvq bink mpeg4 txd binkaudio_dct mpegvideo ulti binkaudio_rdft mpl2 utvideo bintext msa1 v210 bitpacked mscc v210x bmp msmpeg4v1 v308 bmv_audio msmpeg4v2 v408 bmv_video msmpeg4v3 v410 brender_pix msrle vb c93 mss1 vble cavs mss2 vc1 ccaption msvideo1 vc1image cdgraphics mszh vcr1 cdxl mts2 vmdaudio cfhd mvc1 vmdvideo cinepak mvc2 vmnc clearvideo mwsc vorbis cljr mxpeg vp3 cllc nellymoser vp4 comfortnoise nuv vp5 cook on2avc vp6 cpia opus vp6a cscd paf_audio vp6f cyuv paf_video vp7 dca pam vp8 dds pbm vp9 dfa pcm_alaw vplayer dirac pcm_bluray vqa dnxhd pcm_dvd wavpack dolby_e pcm_f16le wcmv dpx pcm_f24le webp dsd_lsbf pcm_f32be webvtt dsd_lsbf_planar pcm_f32le wmalossless dsd_msbf pcm_f64be wmapro dsd_msbf_planar pcm_f64le wmav1 dsicinaudio pcm_lxf wmav2 dsicinvideo pcm_mulaw wmavoice dss_sp pcm_s16be wmv1 dst pcm_s16be_planar wmv2 dvaudio pcm_s16le wmv3 dvbsub pcm_s16le_planar wmv3image dvdsub pcm_s24be wnv1 dvvideo pcm_s24daud wrapped_avframe dxa pcm_s24le ws_snd1 dxtory pcm_s24le_planar xan_dpcm dxv pcm_s32be xan_wc3 eac3 pcm_s32le xan_wc4 eacmv pcm_s32le_planar xbin eamad pcm_s64be xbm eatgq pcm_s64le xface eatgv pcm_s8 xl eatqi pcm_s8_planar xma1 eightbps pcm_u16be xma2 eightsvx_exp pcm_u16le xpm eightsvx_fib pcm_u24be xsub escape124 pcm_u24le xwd escape130 pcm_u32be y41p evrc pcm_u32le ylc exr pcm_u8 yop ffv1 pcm_vidc yuv4 ffvhuff pcm_zork zero12v ffwavesynth pcx zerocodec fic pgm zlib fits pgmyuv zmbv flac pgssub flashsv pictor Enabled encoders: a64multi libaom_av1 ppm a64multi5 ljpeg prores aac magicyuv prores_aw ac3 mjpeg prores_ks ac3_fixed mjpeg_vaapi qtrle adpcm_adx mlp r10k adpcm_g722 movtext r210 adpcm_g726 mp2 ra_144 adpcm_g726le mp2fixed rawvideo adpcm_ima_qt mpeg1video roq adpcm_ima_wav mpeg2_vaapi roq_dpcm adpcm_ms mpeg2video rv10 adpcm_swf mpeg4 rv20 adpcm_yamaha msmpeg4v2 s302m alac msmpeg4v3 sbc alias_pix msvideo1 sgi amv nellymoser snow apng opus sonic aptx pam sonic_ls aptx_hd pbm srt ass pcm_alaw ssa asv1 pcm_dvd subrip asv2 pcm_f32be sunrast avrp pcm_f32le svq1 avui pcm_f64be targa ayuv pcm_f64le text bmp pcm_mulaw tiff cinepak pcm_s16be truehd cljr pcm_s16be_planar tta comfortnoise pcm_s16le utvideo dca pcm_s16le_planar v210 dnxhd pcm_s24be v308 dpx pcm_s24daud v408 dvbsub pcm_s24le v410 dvdsub pcm_s24le_planar vc2 dvvideo pcm_s32be vorbis eac3 pcm_s32le vp8_vaapi ffv1 pcm_s32le_planar vp9_vaapi ffvhuff pcm_s64be wavpack fits pcm_s64le webvtt flac pcm_s8 wmav1 flashsv pcm_s8_planar wmav2 flashsv2 pcm_u16be wmv1 flv pcm_u16le wmv2 g723_1 pcm_u24be wrapped_avframe gif pcm_u24le xbm h261 pcm_u32be xface h263 pcm_u32le xsub h263p pcm_u8 xwd h264_vaapi pcm_vidc y41p hevc_vaapi pcx yuv4 huffyuv pgm zlib jpeg2000 pgmyuv zmbv jpegls png Enabled hwaccels: h263_vaapi mpeg1_vdpau vc1_vdpau h264_vaapi mpeg2_vaapi vp8_vaapi h264_vdpau mpeg2_vdpau vp9_vaapi hevc_vaapi mpeg4_vaapi wmv3_vaapi hevc_vdpau mpeg4_vdpau wmv3_vdpau mjpeg_vaapi vc1_vaapi Enabled parsers: aac dvd_nav mpegvideo aac_latm dvdsub opus ac3 flac png adx g723_1 pnm av1 g729 rv30 avs2 gif rv40 bmp gsm sbc cavsvideo h261 sipr cook h263 tak dca h264 vc1 dirac hevc vorbis dnxhd mjpeg vp3 dpx mlp vp8 dvaudio mpeg4video vp9 dvbsub mpegaudio xma Enabled demuxers: aa idf pcm_s32be aac iff pcm_s32le ac3 ifv pcm_s8 acm ilbc pcm_u16be act image2 pcm_u16le adf image2_alias_pix pcm_u24be adp image2_brender_pix pcm_u24le ads image2pipe pcm_u32be adx image_bmp_pipe pcm_u32le aea image_dds_pipe pcm_u8 afc image_dpx_pipe pcm_vidc aiff image_exr_pipe pjs aix image_gif_pipe pmp amr image_j2k_pipe pva amrnb image_jpeg_pipe pvf amrwb image_jpegls_pipe qcp anm image_pam_pipe r3d apc image_pbm_pipe rawvideo ape image_pcx_pipe realtext apng image_pgm_pipe redspark aptx image_pgmyuv_pipe rl2 aptx_hd image_pictor_pipe rm aqtitle image_png_pipe roq asf image_ppm_pipe rpl asf_o image_psd_pipe rsd ass image_qdraw_pipe rso ast image_sgi_pipe rtp au image_sunrast_pipe rtsp avi image_svg_pipe s337m avr image_tiff_pipe sami avs image_webp_pipe sap avs2 image_xpm_pipe sbc bethsoftvid image_xwd_pipe sbg bfi ingenient scc bfstm ipmovie sdp bink ircam sdr2 bintext iss sds bit iv8 sdx bmv ivf segafilm boa ivr ser brstm jacosub shorten c93 jv siff caf kux sln cavsvideo live_flv smacker cdg lmlm4 smjpeg cdxl loas smush cine lrc sol codec2 lvf sox codec2raw lxf spdif concat m4v srt dash matroska stl data mgsts str daud microdvd subviewer dcstr mjpeg subviewer1 dfa mjpeg_2000 sup dhav mlp svag dirac mlv swf dnxhd mm tak dsf mmf tedcaptions dsicin mov thp dss mp3 threedostr dts mpc tiertexseq dtshd mpc8 tmv dv mpegps truehd dvbsub mpegts tta dvbtxt mpegvideo tty dxa mpjpeg txd ea mpl2 ty ea_cdata mpsub v210 eac3 msf v210x epaf msnwc_tcp vag ffmetadata mtaf vc1 filmstrip mtv vc1t fits musx vividas flac mv vivo flic mvi vmd flv mxf vobsub fourxm mxg voc frm mythtv_mpegts vpk fsb mythtv_mpegtsraw vplayer g722 nc vqf g723_1 nistsphere w64 g726 nsp wav g726le nsv wc3 g729 nut webm_dash_manifest gdv nuv webvtt genh ogg wsaud gif oma wsd gsm paf wsvqa gxf pcm_alaw wtv h261 pcm_f32be wv h263 pcm_f32le wve h264 pcm_f64be xa hcom pcm_f64le xbin hevc pcm_mulaw xmv hls pcm_s16be xvag hnm pcm_s16le xwma ico pcm_s24be yop idcin pcm_s24le yuv4mpegpipe Enabled muxers: a64 hevc pcm_s24le ac3 hls pcm_s32be adts ico pcm_s32le adx ilbc pcm_s8 aiff image2 pcm_u16be amr image2pipe pcm_u16le apng ipod pcm_u24be aptx ircam pcm_u24le aptx_hd ismv pcm_u32be asf ivf pcm_u32le asf_stream jacosub pcm_u8 ass latm pcm_vidc ast lrc psp au m4v rawvideo avi matroska rm avm2 matroska_audio roq avs2 md5 rso bit microdvd rtp caf mjpeg rtp_mpegts cavsvideo mkvtimestamp_v2 rtsp codec2 mlp sap codec2raw mmf sbc crc mov scc dash mp2 segafilm data mp3 segment daud mp4 singlejpeg dirac mpeg1system smjpeg dnxhd mpeg1vcd smoothstreaming dts mpeg1video sox dv mpeg2dvd spdif eac3 mpeg2svcd spx f4v mpeg2video srt ffmetadata mpeg2vob stream_segment fifo mpegts sup fifo_test mpjpeg swf filmstrip mxf tee fits mxf_d10 tg2 flac mxf_opatom tgp flv null truehd framecrc nut tta framehash oga uncodedframecrc framemd5 ogg vc1 g722 ogv vc1t g723_1 oma voc g726 opus w64 g726le pcm_alaw wav gif pcm_f32be webm gsm pcm_f32le webm_chunk gxf pcm_f64be webm_dash_manifest h261 pcm_f64le webp h263 pcm_mulaw webvtt h264 pcm_s16be wtv hash pcm_s16le wv hds pcm_s24be yuv4mpegpipe Enabled protocols: async hls rtmpt bluray http rtp cache httpproxy sctp concat icecast srtp crypto md5 subfile data mmsh tcp ffrtmphttp mmst tee file pipe udp ftp prompeg udplite gopher rtmp unix Enabled filters: abench deesser paletteuse abitscope deflate pan acompressor deflicker perms acontrast deinterlace_vaapi perspective acopy dejudder phase acrossfade delogo pixdesctest acrossover denoise_vaapi pixscope acrusher derain pp acue deshake pp7 adeclick despill premultiply adeclip detelecine prewitt adelay dilation procamp_vaapi aderivative displace pseudocolor adrawgraph doubleweave psnr aecho drawbox pullup aemphasis drawgraph qp aeval drawgrid random aevalsrc drmeter readeia608 afade dynaudnorm readvitc afftdn earwax realtime afftfilt ebur128 remap afifo edgedetect removegrain afir elbg removelogo aformat entropy repeatfields agate eq replaygain agraphmonitor equalizer reverse ahistogram erosion rgbashift aiir extractplanes rgbtestsrc aintegral extrastereo roberts ainterleave fade rotate alimiter fftdnoiz sab allpass fftfilt scale allrgb field scale2ref allyuv fieldhint scale_vaapi aloop fieldmatch select alphaextract fieldorder selectivecolor alphamerge fifo sendcmd amerge fillborders separatefields ametadata find_rect setdar amix firequalizer setfield amovie flanger setparams amplify floodfill setpts amultiply format setrange anequalizer fps setsar anlmdn framepack settb anoisesrc framerate sharpness_vaapi anull framestep showcqt anullsink freezedetect showfreqs anullsrc fspp showinfo apad gblur showpalette aperms geq showspatial aphasemeter gradfun showspectrum aphaser graphmonitor showspectrumpic apulsator greyedge showvolume arealtime haas showwaves aresample haldclut showwavespic areverse haldclutsrc shuffleframes aselect hdcd shuffleplanes asendcmd headphone sidechaincompress asetnsamples hflip sidechaingate asetpts highpass sidedata asetrate highshelf signalstats asettb hilbert signature ashowinfo histeq silencedetect asidedata histogram silenceremove asoftclip hqdn3d sinc asplit hqx sine ass hstack smartblur astats hue smptebars astreamselect hwdownload smptehdbars atadenoise hwmap sobel atempo hwupload spectrumsynth atrim hysteresis split avectorscope idet spp avgblur il sr bandpass inflate ssim bandreject interlace stereo3d bass interleave stereotools bbox join stereowiden bench kerndeint streamselect biquad lagfun subtitles bitplanenoise lenscorrection super2xsai blackdetect life superequalizer blackframe limiter surround blend loop swaprect bm3d loudnorm swapuv boxblur lowpass tblend bwdif lowshelf telecine cellauto lumakey testsrc channelmap lut testsrc2 channelsplit lut1d threshold chorus lut2 thumbnail chromahold lut3d tile chromakey lutrgb tinterlace chromashift lutyuv tlut2 ciescope mandelbrot tmix codecview maskedclamp tonemap color maskedmerge tpad colorbalance maskfun transpose colorchannelmixer mcdeint transpose_vaapi colorhold mcompand treble colorkey mergeplanes tremolo colorlevels mestimate trim colormatrix metadata unpremultiply colorspace midequalizer unsharp compand minterpolate uspp compensationdelay mix vaguedenoiser concat movie vectorscope convolution mpdecimate vflip convolve mptestsrc vfrdet copy negate vibrance cover_rect nlmeans vibrato crop nnedi vignette cropdetect noformat vmafmotion crossfeed noise volume crystalizer normalize volumedetect cue null vstack curves nullsink w3fdif datascope nullsrc waveform dcshift oscilloscope weave dctdnoiz overlay xbr deband owdenoise xmedian deblock pad xstack decimate pal100bars yadif deconvolve pal75bars yuvtestsrc dedot palettegen zoompan Enabled bsfs: aac_adtstoasc h264_redundant_pps noise av1_frame_split hapqa_extract null av1_metadata hevc_metadata prores_metadata chomp hevc_mp4toannexb remove_extradata dca_core imx_dump_header text2movsub dump_extradata mjpeg2jpeg trace_headers eac3_core mjpega_dump_header truehd_core extract_extradata mov2textsub vp9_metadata filter_units mp3_header_decompress vp9_raw_reorder h264_metadata mpeg2_metadata vp9_superframe h264_mp4toannexb mpeg4_unpack_bframes vp9_superframe_split Enabled indevs: bktr lavfi xcbgrab kmsgrab oss Enabled outdevs: oss xv License: GPL version 2 or later #### MythTV CONFIGURATION #### # Basic Settings Qt minimum version 5.7 Qt installed version 5.15.0 Compile type profile Compiler cache no DistCC no qmake /usr/local/lib/qt5/bin/qmake install prefix /usr/local runtime prefix /usr/local CPU x86 x86_64 (amd64) standalone assembly yes x86 assembler yasm MMX enabled yes MMXEXT enabled yes 3DNow! enabled yes 3DNow! extended enabled yes SSE enabled yes SSSE3 enabled yes AESNI enabled yes AVX enabled yes AVX2 enabled yes XOP enabled yes FMA3 enabled yes FMA4 enabled yes i686 features enabled yes Creating configuration files ... # Input Support Joystick menu no lirc support no libCEC device support no [/usr/include] Video4Linux support no ivtv support no HD-PVR support no FireWire support no DVB support yes [/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi] DVB-S2 support yes HDHomeRun support yes V@Box TV Gateway support yes Ceton support yes DVEO ASI support no # Sound Output Support PulseAudio support no OSS support yes ALSA support no JACK support no libfftw3 support yes # Video Output Support x11 support yes xrandr support yes VDPAU support yes VAAPI support yes NVDEC support no DRM support yes Video4Linux codecs no (DRM no) MMAL decoder support no OpenGL yes (OpenGLES no) EGL support yes MHEG support yes libass subtitle support yes # Misc Features Frontend yes Backend yes multi threaded libavcodec yes libxml2 support yes [/usr/local/include/libxml2] libdns_sd (Bonjour) no libcrypto yes bluray support yes (system) BD-J (Bluray java) no BD-J type j2se systemd_notify no systemd_journal no # Bindings bindings_perl yes bindings_python yes bindings_php yes # External Codec Options mp3lame no xvid no x264 no x265 (HEVC) no vpx no libaom (AV1) yes libdav1d (AV1) yes # Compilation Options Enforce c++11 nullptr no Enforce shadowed vars yes Creating libs/libmythbase/mythconfig.h and libs/libmythbase/mythconfig.mak Created libs/libmythbase/mythconfig.h Created libs/libmythbase/mythconfig.mak Configuring libmythdvdnav... Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/.qmake.stash Configuring libudfread... Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread/.qmake.stash Configuring libmythsoundtouch... Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch/.qmake.stash =========================================================================== =================================================== ===> Building for mythtv-31.0,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv' sh version.sh /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv cd libs; /usr/local/lib/qt5/bin/qmake QMAKE=/usr/local/lib/qt5/bin/qmake -o Makefile libs.pro cd html; /usr/local/lib/qt5/bin/qmake QMAKE=/usr/local/lib/qt5/bin/qmake -o Makefile html.pro cd programs; /usr/local/lib/qt5/bin/qmake QMAKE=/usr/local/lib/qt5/bin/qmake -o Makefile programs.pro version.sh: git: not found version.sh: git: not found v31.0 Source Version created as v31.0-9579662cdcb v31.0-9579662cdcb cd themes; /usr/local/lib/qt5/bin/qmake QMAKE=/usr/local/lib/qt5/bin/qmake -o Makefile themes.pro Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/.qmake.stash Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/.qmake.stash Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/.qmake.stash Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/.qmake.stash cd i18n; /usr/local/lib/qt5/bin/qmake QMAKE=/usr/local/lib/qt5/bin/qmake -o Makefile i18n.pro cd locales; /usr/local/lib/qt5/bin/qmake QMAKE=/usr/local/lib/qt5/bin/qmake -o Makefile locales.pro Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/.qmake.stash Info: creating stash file /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/.qmake.stash gmake -C external gmake -C bindings/perl gmake -C bindings/python gmake -C bindings/php gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' perl Makefile.PL MAKEFILE=Makefile.perl gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external' gmake -C FFmpeg all DESTDIR= gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/php' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/php' gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/python' /usr/local/bin/python3.7 setup.py build --mythtv-prefix="/usr/local" gmake -C libmythdvdnav all gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav' cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvdnav.o dvdnav/dvdnav.c running build running build_py creating build creating build/lib creating build/lib/MythTV copying MythTV/connections.py -> build/lib/MythTV copying MythTV/_conn_mysqldb.py -> build/lib/MythTV copying MythTV/dataheap.py -> build/lib/MythTV copying MythTV/logging.py -> build/lib/MythTV copying MythTV/mythproto.py -> build/lib/MythTV copying MythTV/system.py -> build/lib/MythTV copying MythTV/__init__.py -> build/lib/MythTV copying MythTV/static.py -> build/lib/MythTV copying MythTV/_conn_oursql.py -> build/lib/MythTV copying MythTV/msearch.py -> build/lib/MythTV copying MythTV/altdict.py -> build/lib/MythTV copying MythTV/database.py -> build/lib/MythTV copying MythTV/methodheap.py -> build/lib/MythTV copying MythTV/exceptions.py -> build/lib/MythTV creating build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/cache_null.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/tmdb_exceptions.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/__init__.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/pager.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/tmdb_api.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/cache.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/tmdb_auth.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/util.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/request.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/cache_file.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/cache_engine.py -> build/lib/MythTV/tmdb3 copying ./tmdb3/tmdb3/locales.py -> build/lib/MythTV/tmdb3 creating build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdb_create_key.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/requests_cache_compatability.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdb_ui.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/__init__.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdb_exceptions.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdb_api.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdbXslt.py -> build/lib/MythTV/ttvdb creating build/lib/MythTV/wikiscripts copying MythTV/wikiscripts/wikiscripts.py -> build/lib/MythTV/wikiscripts copying MythTV/wikiscripts/__init__.py -> build/lib/MythTV/wikiscripts creating build/lib/MythTV/utility copying MythTV/utility/singleton.py -> build/lib/MythTV/utility copying MythTV/utility/__init__.py -> build/lib/MythTV/utility copying MythTV/utility/mixin.py -> build/lib/MythTV/utility copying MythTV/utility/dequebuffer.py -> build/lib/MythTV/utility copying MythTV/utility/altdict.py -> build/lib/MythTV/utility copying MythTV/utility/dicttoxml.py -> build/lib/MythTV/utility copying MythTV/utility/other.py -> build/lib/MythTV/utility copying MythTV/utility/dt.py -> build/lib/MythTV/utility copying MythTV/utility/enum.py -> build/lib/MythTV/utility creating build/lib/MythTV/services_api copying MythTV/services_api/__init__.py -> build/lib/MythTV/services_api copying MythTV/services_api/send.py -> build/lib/MythTV/services_api copying MythTV/services_api/utilities.py -> build/lib/MythTV/services_api copying MythTV/services_api/_version.py -> build/lib/MythTV/services_api running build_scripts creating build/scripts-3.7 copying and adjusting scripts/mythpython -> build/scripts-3.7 copying and adjusting scripts/mythwikiscripts -> build/scripts-3.7 changing mode of build/scripts-3.7/mythpython from 644 to 755 changing mode of build/scripts-3.7/mythwikiscripts from 644 to 755 gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/python' gmake -C libudfread all gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread' cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DHAVE_CONFIG_H -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/default_blockinput.o default_blockinput.c Generating a Unix-style Makefile.perl Writing Makefile.perl for MythTV Writing MYMETA.yml and MYMETA.json gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg' cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DHAVE_CONFIG_H -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ecma167.o ecma167.c gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' GEN libavutil/libavutil.version GEN libswscale/libswscale.version GEN libswresample/libswresample.version GEN libpostproc/libpostproc.version GEN libavcodec/libavcodec.version GEN libavformat/libavformat.version GEN libavfilter/libavfilter.version GEN libavdevice/libavdevice.version cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DHAVE_CONFIG_H -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/udfread.o udfread.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/read_cache.o dvdnav/read_cache.c cp MythTV/Channel.pm blib/lib/MythTV/Channel.pm cp MythTV.pm blib/lib/MythTV.pm cp MythTV/Recording.pm blib/lib/MythTV/Recording.pm cp MythTV/Program.pm blib/lib/MythTV/Program.pm cp IO/Socket/INET/MythTV.pm blib/lib/IO/Socket/INET/MythTV.pm cp MythTV/StorageGroup.pm blib/lib/MythTV/StorageGroup.pm cp MythTV/Recording.pm.bak blib/lib/MythTV/Recording.pm.bak gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' gmake -C libmythsoundtouch all cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/navigation.o dvdnav/navigation.c CC libavdevice/alldevices.o gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DALLOW_SSE2 -DALLOW_SSE3 -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/AAFilter.o AAFilter.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vm_serialize.o dvdnav/vm/vm_serialize.c CC libavdevice/avdevice.o c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DALLOW_SSE2 -DALLOW_SSE3 -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/FIRFilter.o FIRFilter.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/getset.o dvdnav/vm/getset.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DALLOW_SSE2 -DALLOW_SSE3 -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/FIFOSampleBuffer.o FIFOSampleBuffer.cpp CC libavdevice/bktr.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DHAVE_CONFIG_H -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/udfread-version.o udfread-version.c rm -f libmythudfread-31.a ar cqs libmythudfread-31.a obj/default_blockinput.o obj/ecma167.o obj/udfread.o obj/udfread-version.o gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread' gmake -C html c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DALLOW_SSE2 -DALLOW_SSE3 -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/RateTransposer.o RateTransposer.cpp gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html' gmake[2]: Nothing to be done for 'first'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html' cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/play.o dvdnav/vm/play.c CC libavdevice/kmsgrab.o c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DALLOW_SSE2 -DALLOW_SSE3 -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/SoundTouch.o SoundTouch.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vmget.o dvdnav/vm/vmget.c gmake -C themes c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DALLOW_SSE2 -DALLOW_SSE3 -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/TDStretch.o TDStretch.cpp gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes' gmake[2]: Nothing to be done for 'first'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes' CC libavdevice/lavfi.o CC libavdevice/oss.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/highlight.o dvdnav/highlight.c gmake -C i18n c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DALLOW_SSE2 -DALLOW_SSE3 -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cpu_detect_x86_gcc.o cpu_detect_x86_gcc.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/searching.o dvdnav/searching.c gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n' gmake[2]: Nothing to be done for 'first'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n' CC libavdevice/oss_dec.o c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DALLOW_SSE2 -DALLOW_SSE3 -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/sse_gcc.o sse_gcc.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/settings.o dvdnav/settings.c CC libavdevice/oss_enc.o gmake -C locales CC libavdevice/reverse.o CC libavdevice/utils.o gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales' gmake[2]: Nothing to be done for 'first'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales' cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/decoder.o dvdnav/vm/decoder.c rm -f libmythsoundtouch-31.a ar cqs libmythsoundtouch-31.a obj/AAFilter.o obj/FIRFilter.o obj/FIFOSampleBuffer.o obj/RateTransposer.o obj/SoundTouch.o obj/TDStretch.o obj/cpu_detect_x86_gcc.o obj/sse_gcc.o gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch' CC libavdevice/xcbgrab.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vm.o dvdnav/vm/vm.c CC libavdevice/xv.o CC libavfilter/aeval.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vmcmd.o dvdnav/vm/vmcmd.c CC libavfilter/af_acontrast.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvd_reader.o dvdread/dvd_reader.c CC libavfilter/af_acopy.o CC libavfilter/af_acrossover.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/nav_read.o dvdread/nav_read.c CC libavfilter/af_acrusher.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ifo_read.o dvdread/ifo_read.c CC libavfilter/af_adeclick.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvd_input.o dvdread/dvd_input.c CC libavfilter/af_adelay.o CC libavfilter/af_aderivative.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvd_udf.o dvdread/dvd_udf.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/md5.o dvdread/md5.c CC libavfilter/af_aecho.o CC libavfilter/af_aemphasis.o CC libavfilter/af_afade.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/nav_print.o dvdread/nav_print.c CC libavfilter/af_afftdn.o CC libavfilter/af_afftfilt.o cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ifo_print.o dvdread/ifo_print.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -DDVDREAD_VERSION_MAJOR=6 -DDVDREAD_VERSION_MINOR=0 -DDVDREAD_VERSION_MICRO=0 -DDVDREAD_VERSION=6.0.0 -DDVDREAD_VERSION_STRING=\"6.0.0\" -DHAVE_AV_CONFIG_H -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I. -I../.. -Idvdnav -Idvdread -I../../libs/libmythbase -I../../libs/libmythtv -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/bitreader.o dvdread/bitreader.c CC libavfilter/af_afir.o CC libavfilter/af_aformat.o CC libavfilter/af_agate.o rm -f libmythdvdnav-31.a ar cqs libmythdvdnav-31.a obj/dvdnav.o obj/read_cache.o obj/navigation.o obj/vm_serialize.o obj/getset.o obj/play.o obj/vmget.o obj/highlight.o obj/searching.o obj/settings.o obj/decoder.o obj/vm.o obj/vmcmd.o obj/dvd_reader.o obj/nav_read.o obj/ifo_read.o obj/dvd_input.o obj/dvd_udf.o obj/md5.o obj/nav_print.o obj/ifo_print.o obj/bitreader.o gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav' CC libavfilter/af_aiir.o CC libavfilter/af_alimiter.o CC libavfilter/af_amerge.o CC libavfilter/af_amix.o CC libavfilter/af_amultiply.o CC libavfilter/af_anequalizer.o CC libavfilter/af_anlmdn.o CC libavfilter/af_anull.o CC libavfilter/af_apad.o CC libavfilter/af_aphaser.o CC libavfilter/af_apulsator.o CC libavfilter/af_aresample.o CC libavfilter/af_asetnsamples.o CC libavfilter/af_asetrate.o CC libavfilter/af_ashowinfo.o CC libavfilter/af_asoftclip.o CC libavfilter/af_astats.o CC libavfilter/af_atempo.o CC libavfilter/af_biquads.o CC libavfilter/af_channelmap.o CC libavfilter/af_channelsplit.o CC libavfilter/af_chorus.o CC libavfilter/af_compand.o CC libavfilter/af_compensationdelay.o CC libavfilter/af_crossfeed.o CC libavfilter/af_crystalizer.o CC libavfilter/af_dcshift.o CC libavfilter/af_deesser.o CC libavfilter/af_drmeter.o CC libavfilter/af_dynaudnorm.o CC libavfilter/af_earwax.o CC libavfilter/af_extrastereo.o CC libavfilter/af_firequalizer.o CC libavfilter/af_flanger.o CC libavfilter/af_haas.o CC libavfilter/af_hdcd.o CC libavfilter/af_headphone.o CC libavfilter/af_join.o CC libavfilter/af_loudnorm.o CC libavfilter/af_mcompand.o CC libavfilter/af_pan.o CC libavfilter/af_replaygain.o CC libavfilter/af_sidechaincompress.o CC libavfilter/af_silencedetect.o CC libavfilter/af_silenceremove.o CC libavfilter/af_stereotools.o CC libavfilter/af_stereowiden.o CC libavfilter/af_superequalizer.o CC libavfilter/af_surround.o CC libavfilter/af_tremolo.o CC libavfilter/af_vibrato.o CC libavfilter/af_volume.o CC libavfilter/af_volumedetect.o CC libavfilter/allfilters.o CC libavfilter/asink_anullsink.o CC libavfilter/asrc_anoisesrc.o CC libavfilter/asrc_anullsrc.o CC libavfilter/asrc_hilbert.o CC libavfilter/asrc_sinc.o CC libavfilter/asrc_sine.o CC libavfilter/audio.o CC libavfilter/avf_abitscope.o CC libavfilter/avf_ahistogram.o CC libavfilter/avf_aphasemeter.o CC libavfilter/avf_avectorscope.o CC libavfilter/avf_concat.o CC libavfilter/avf_showcqt.o CC libavfilter/avf_showfreqs.o CC libavfilter/avf_showspatial.o CC libavfilter/avf_showspectrum.o CC libavfilter/avf_showvolume.o CC libavfilter/avf_showwaves.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o CC libavfilter/bbox.o CC libavfilter/boxblur.o CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/colorspace.o CC libavfilter/colorspacedsp.o CC libavfilter/dnn_backend_native.o CC libavfilter/dnn_interface.o CC libavfilter/drawutils.o CC libavfilter/ebur128.o CC libavfilter/f_bench.o CC libavfilter/f_cue.o CC libavfilter/f_drawgraph.o CC libavfilter/f_ebur128.o CC libavfilter/f_graphmonitor.o CC libavfilter/f_interleave.o CC libavfilter/f_loop.o CC libavfilter/f_metadata.o CC libavfilter/f_perms.o CC libavfilter/f_realtime.o CC libavfilter/f_reverse.o CC libavfilter/f_select.o CC libavfilter/f_sendcmd.o CC libavfilter/f_sidedata.o CC libavfilter/f_streamselect.o CC libavfilter/fifo.o CC libavfilter/formats.o CC libavfilter/framepool.o CC libavfilter/framequeue.o CC libavfilter/framesync.o CC libavfilter/generate_wave_table.o CC libavfilter/graphdump.o CC libavfilter/graphparser.o CC libavfilter/lavfutils.o CC libavfilter/log2_tab.o CC libavfilter/lswsutils.o CC libavfilter/motion_estimation.o CC libavfilter/pthread.o CC libavfilter/scale.o CC libavfilter/scene_sad.o CC libavfilter/setpts.o CC libavfilter/settb.o CC libavfilter/split.o CC libavfilter/src_movie.o CC libavfilter/transform.o CC libavfilter/trim.o CC libavfilter/vaapi_vpp.o CC libavfilter/vaf_spectrumsynth.o CC libavfilter/vf_alphamerge.o CC libavfilter/vf_amplify.o CC libavfilter/vf_aspect.o CC libavfilter/vf_atadenoise.o CC libavfilter/vf_avgblur.o CC libavfilter/vf_bbox.o CC libavfilter/vf_bitplanenoise.o CC libavfilter/vf_blackdetect.o CC libavfilter/vf_blackframe.o CC libavfilter/vf_blend.o CC libavfilter/vf_bm3d.o CC libavfilter/vf_boxblur.o CC libavfilter/vf_bwdif.o CC libavfilter/vf_chromakey.o CC libavfilter/vf_chromashift.o CC libavfilter/vf_ciescope.o CC libavfilter/vf_codecview.o CC libavfilter/vf_colorbalance.o CC libavfilter/vf_colorchannelmixer.o CC libavfilter/vf_colorconstancy.o CC libavfilter/vf_colorkey.o CC libavfilter/vf_colorlevels.o CC libavfilter/vf_colormatrix.o CC libavfilter/vf_colorspace.o CC libavfilter/vf_convolution.o CC libavfilter/vf_convolve.o CC libavfilter/vf_copy.o CC libavfilter/vf_cover_rect.o CC libavfilter/vf_crop.o CC libavfilter/vf_cropdetect.o CC libavfilter/vf_curves.o CC libavfilter/vf_datascope.o CC libavfilter/vf_dctdnoiz.o CC libavfilter/vf_deband.o CC libavfilter/vf_deblock.o CC libavfilter/vf_decimate.o CC libavfilter/vf_dedot.o CC libavfilter/vf_deflicker.o CC libavfilter/vf_deinterlace_vaapi.o CC libavfilter/vf_dejudder.o CC libavfilter/vf_delogo.o CC libavfilter/vf_derain.o CC libavfilter/vf_deshake.o CC libavfilter/vf_despill.o CC libavfilter/vf_detelecine.o CC libavfilter/vf_displace.o CC libavfilter/vf_drawbox.o CC libavfilter/vf_edgedetect.o CC libavfilter/vf_elbg.o CC libavfilter/vf_entropy.o CC libavfilter/vf_eq.o CC libavfilter/vf_extractplanes.o CC libavfilter/vf_fade.o CC libavfilter/vf_fftdnoiz.o CC libavfilter/vf_fftfilt.o CC libavfilter/vf_field.o CC libavfilter/vf_fieldhint.o CC libavfilter/vf_fieldmatch.o CC libavfilter/vf_fieldorder.o CC libavfilter/vf_fillborders.o CC libavfilter/vf_find_rect.o CC libavfilter/vf_floodfill.o CC libavfilter/vf_format.o CC libavfilter/vf_fps.o CC libavfilter/vf_framepack.o CC libavfilter/vf_framerate.o CC libavfilter/vf_framestep.o CC libavfilter/vf_freezedetect.o CC libavfilter/vf_fspp.o CC libavfilter/vf_gblur.o CC libavfilter/vf_geq.o CC libavfilter/vf_gradfun.o CC libavfilter/vf_hflip.o CC libavfilter/vf_histeq.o CC libavfilter/vf_histogram.o CC libavfilter/vf_hqdn3d.o CC libavfilter/vf_hqx.o CC libavfilter/vf_hue.o CC libavfilter/vf_hwdownload.o CC libavfilter/vf_hwmap.o CC libavfilter/vf_hwupload.o CC libavfilter/vf_hysteresis.o CC libavfilter/vf_idet.o CC libavfilter/vf_il.o CC libavfilter/vf_kerndeint.o CC libavfilter/vf_lagfun.o CC libavfilter/vf_lenscorrection.o CC libavfilter/vf_limiter.o CC libavfilter/vf_lumakey.o CC libavfilter/vf_lut.o CC libavfilter/vf_lut2.o CC libavfilter/vf_lut3d.o CC libavfilter/vf_maskedclamp.o CC libavfilter/vf_maskedmerge.o CC libavfilter/vf_maskfun.o CC libavfilter/vf_mcdeint.o CC libavfilter/vf_mergeplanes.o CC libavfilter/vf_mestimate.o CC libavfilter/vf_midequalizer.o CC libavfilter/vf_minterpolate.o CC libavfilter/vf_misc_vaapi.o CC libavfilter/vf_mix.o CC libavfilter/vf_mpdecimate.o CC libavfilter/vf_neighbor.o CC libavfilter/vf_nlmeans.o CC libavfilter/vf_nnedi.o CC libavfilter/vf_noise.o CC libavfilter/vf_normalize.o CC libavfilter/vf_null.o CC libavfilter/vf_overlay.o CC libavfilter/vf_owdenoise.o CC libavfilter/vf_pad.o CC libavfilter/vf_palettegen.o CC libavfilter/vf_paletteuse.o CC libavfilter/vf_perspective.o CC libavfilter/vf_phase.o CC libavfilter/vf_pixdesctest.o CC libavfilter/vf_pp.o CC libavfilter/vf_pp7.o CC libavfilter/vf_premultiply.o CC libavfilter/vf_procamp_vaapi.o CC libavfilter/vf_pseudocolor.o CC libavfilter/vf_psnr.o CC libavfilter/vf_pullup.o CC libavfilter/vf_qp.o CC libavfilter/vf_random.o CC libavfilter/vf_readeia608.o CC libavfilter/vf_readvitc.o CC libavfilter/vf_remap.o CC libavfilter/vf_removegrain.o CC libavfilter/vf_removelogo.o CC libavfilter/vf_repeatfields.o CC libavfilter/vf_rotate.o CC libavfilter/vf_sab.o CC libavfilter/vf_scale.o CC libavfilter/vf_scale_vaapi.o CC libavfilter/vf_selectivecolor.o CC libavfilter/vf_separatefields.o CC libavfilter/vf_setparams.o CC libavfilter/vf_showinfo.o CC libavfilter/vf_showpalette.o CC libavfilter/vf_shuffleframes.o CC libavfilter/vf_shuffleplanes.o CC libavfilter/vf_signalstats.o CC libavfilter/vf_signature.o CC libavfilter/vf_smartblur.o CC libavfilter/vf_spp.o CC libavfilter/vf_sr.o CC libavfilter/vf_ssim.o CC libavfilter/vf_stack.o CC libavfilter/vf_stereo3d.o CC libavfilter/vf_subtitles.o CC libavfilter/vf_super2xsai.o CC libavfilter/vf_swaprect.o CC libavfilter/vf_swapuv.o CC libavfilter/vf_telecine.o CC libavfilter/vf_threshold.o CC libavfilter/vf_thumbnail.o CC libavfilter/vf_tile.o CC libavfilter/vf_tinterlace.o CC libavfilter/vf_tonemap.o CC libavfilter/vf_tpad.o CC libavfilter/vf_transpose.o CC libavfilter/vf_transpose_vaapi.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_uspp.o CC libavfilter/vf_vaguedenoiser.o CC libavfilter/vf_vectorscope.o CC libavfilter/vf_vflip.o CC libavfilter/vf_vfrdet.o CC libavfilter/vf_vibrance.o CC libavfilter/vf_vignette.o CC libavfilter/vf_vmafmotion.o CC libavfilter/vf_w3fdif.o CC libavfilter/vf_waveform.o CC libavfilter/vf_weave.o CC libavfilter/vf_xbr.o CC libavfilter/vf_xmedian.o CC libavfilter/vf_yadif.o CC libavfilter/vf_zoompan.o CC libavfilter/video.o CC libavfilter/vsink_nullsink.o CC libavfilter/vsrc_cellauto.o CC libavfilter/vsrc_life.o CC libavfilter/vsrc_mandelbrot.o CC libavfilter/vsrc_mptestsrc.o CC libavfilter/vsrc_testsrc.o X86ASM libavfilter/x86/af_afir.o STRIP libavfilter/x86/af_afir.o skipping strip -x libavfilter/x86/af_afir.o CC libavfilter/x86/af_afir_init.o X86ASM libavfilter/x86/af_anlmdn.o STRIP libavfilter/x86/af_anlmdn.o skipping strip -x libavfilter/x86/af_anlmdn.o CC libavfilter/x86/af_anlmdn_init.o X86ASM libavfilter/x86/af_volume.o CC libavfilter/x86/af_volume_init.o STRIP libavfilter/x86/af_volume.o skipping strip -x libavfilter/x86/af_volume.o CC libavfilter/x86/avf_showcqt_init.o X86ASM libavfilter/x86/avf_showcqt.o CC libavfilter/x86/colorspacedsp_init.o STRIP libavfilter/x86/avf_showcqt.o skipping strip -x libavfilter/x86/avf_showcqt.o CC libavfilter/x86/scene_sad_init.o X86ASM libavfilter/x86/scene_sad.o STRIP libavfilter/x86/scene_sad.o skipping strip -x libavfilter/x86/scene_sad.o CC libavfilter/x86/vf_blend_init.o X86ASM libavfilter/x86/vf_blend.o X86ASM libavfilter/x86/vf_bwdif.o STRIP libavfilter/x86/vf_bwdif.o skipping strip -x libavfilter/x86/vf_bwdif.o CC libavfilter/x86/vf_bwdif_init.o STRIP libavfilter/x86/vf_blend.o skipping strip -x libavfilter/x86/vf_blend.o CC libavfilter/x86/vf_eq.o CC libavfilter/x86/vf_framerate_init.o X86ASM libavfilter/x86/vf_framerate.o STRIP libavfilter/x86/vf_framerate.o skipping strip -x libavfilter/x86/vf_framerate.o CC libavfilter/x86/vf_fspp_init.o X86ASM libavfilter/x86/colorspacedsp.o CC libavfilter/x86/vf_gblur_init.o X86ASM libavfilter/x86/vf_gblur.o X86ASM libavfilter/x86/vf_fspp.o STRIP libavfilter/x86/vf_gblur.o skipping strip -x libavfilter/x86/vf_gblur.o CC libavfilter/x86/vf_gradfun_init.o X86ASM libavfilter/x86/vf_gradfun.o STRIP libavfilter/x86/vf_gradfun.o skipping strip -x libavfilter/x86/vf_gradfun.o CC libavfilter/x86/vf_hflip_init.o X86ASM libavfilter/x86/vf_hflip.o STRIP libavfilter/x86/vf_fspp.o skipping strip -x libavfilter/x86/vf_fspp.o STRIP libavfilter/x86/vf_hflip.o skipping strip -x libavfilter/x86/vf_hflip.o CC libavfilter/x86/vf_hqdn3d_init.o X86ASM libavfilter/x86/vf_hqdn3d.o CC libavfilter/x86/vf_idet_init.o X86ASM libavfilter/x86/vf_idet.o STRIP libavfilter/x86/vf_hqdn3d.o skipping strip -x libavfilter/x86/vf_hqdn3d.o STRIP libavfilter/x86/vf_idet.o skipping strip -x libavfilter/x86/vf_idet.o CC libavfilter/x86/vf_limiter_init.o X86ASM libavfilter/x86/vf_limiter.o X86ASM libavfilter/x86/vf_interlace.o STRIP libavfilter/x86/vf_limiter.o skipping strip -x libavfilter/x86/vf_limiter.o CC libavfilter/x86/vf_maskedmerge_init.o X86ASM libavfilter/x86/vf_maskedmerge.o STRIP libavfilter/x86/vf_maskedmerge.o skipping strip -x libavfilter/x86/vf_maskedmerge.o CC libavfilter/x86/vf_noise.o STRIP libavfilter/x86/vf_interlace.o skipping strip -x libavfilter/x86/vf_interlace.o CC libavfilter/x86/vf_overlay_init.o X86ASM libavfilter/x86/vf_overlay.o CC libavfilter/x86/vf_pp7_init.o X86ASM libavfilter/x86/vf_pp7.o STRIP libavfilter/x86/vf_overlay.o skipping strip -x libavfilter/x86/vf_overlay.o CC libavfilter/x86/vf_psnr_init.o STRIP libavfilter/x86/vf_pp7.o skipping strip -x libavfilter/x86/vf_pp7.o X86ASM libavfilter/x86/vf_psnr.o CC libavfilter/x86/vf_pullup_init.o X86ASM libavfilter/x86/vf_pullup.o STRIP libavfilter/x86/vf_psnr.o skipping strip -x libavfilter/x86/vf_psnr.o CC libavfilter/x86/vf_removegrain_init.o STRIP libavfilter/x86/vf_pullup.o skipping strip -x libavfilter/x86/vf_pullup.o CC libavfilter/x86/vf_spp.o CC libavfilter/x86/vf_ssim_init.o X86ASM libavfilter/x86/vf_ssim.o STRIP libavfilter/x86/vf_ssim.o skipping strip -x libavfilter/x86/vf_ssim.o CC libavfilter/x86/vf_stereo3d_init.o X86ASM libavfilter/x86/vf_stereo3d.o X86ASM libavfilter/x86/vf_removegrain.o STRIP libavfilter/x86/vf_stereo3d.o skipping strip -x libavfilter/x86/vf_stereo3d.o CC libavfilter/x86/vf_threshold_init.o X86ASM libavfilter/x86/vf_threshold.o CC libavfilter/x86/vf_tinterlace_init.o STRIP libavfilter/x86/vf_threshold.o skipping strip -x libavfilter/x86/vf_threshold.o STRIP libavfilter/x86/colorspacedsp.o skipping strip -x libavfilter/x86/colorspacedsp.o CC libavfilter/x86/vf_w3fdif_init.o CC libavfilter/x86/vf_yadif_init.o X86ASM libavfilter/x86/vf_w3fdif.o STRIP libavfilter/x86/vf_w3fdif.o skipping strip -x libavfilter/x86/vf_w3fdif.o STRIP libavfilter/x86/vf_removegrain.o skipping strip -x libavfilter/x86/vf_removegrain.o CC libavfilter/yadif_common.o X86ASM libavfilter/x86/vf_yadif.o X86ASM libavfilter/x86/yadif-10.o CC libswscale/alphablend.o STRIP libavfilter/x86/vf_yadif.o skipping strip -x libavfilter/x86/vf_yadif.o CC libswscale/gamma.o X86ASM libavfilter/x86/yadif-16.o STRIP libavfilter/x86/yadif-10.o skipping strip -x libavfilter/x86/yadif-10.o CC libswscale/hscale.o CC libswscale/hscale_fast_bilinear.o CC libswscale/input.o CC libswscale/log2_tab.o CC libswscale/options.o CC libswscale/output.o CC libswscale/rgb2rgb.o STRIP libavfilter/x86/yadif-16.o skipping strip -x libavfilter/x86/yadif-16.o CC libswscale/slice.o CC libswscale/swscale.o CC libswscale/swscale_unscaled.o CC libswscale/utils.o CC libswscale/vscale.o CC libswscale/x86/hscale_fast_bilinear_simd.o X86ASM libswscale/x86/input.o X86ASM libswscale/x86/output.o STRIP libswscale/x86/input.o skipping strip -x libswscale/x86/input.o CC libswscale/x86/rgb2rgb.o STRIP libswscale/x86/output.o skipping strip -x libswscale/x86/output.o X86ASM libswscale/x86/rgb_2_rgb.o STRIP libswscale/x86/rgb_2_rgb.o skipping strip -x libswscale/x86/rgb_2_rgb.o X86ASM libswscale/x86/scale.o STRIP libswscale/x86/scale.o skipping strip -x libswscale/x86/scale.o CC libswscale/x86/swscale.o CC libswscale/x86/yuv2rgb.o CC libswscale/yuv2rgb.o CC libavutil/adler32.o CC libavutil/aes.o CC libavutil/aes_ctr.o CC libavutil/audio_fifo.o CC libavutil/avsscanf.o CC libavutil/avstring.o CC libavutil/base64.o CC libavutil/blowfish.o CC libavutil/bprint.o CC libavutil/buffer.o CC libavutil/camellia.o CC libavutil/cast5.o CC libavutil/channel_layout.o CC libavutil/color_utils.o CC libavutil/cpu.o CC libavutil/crc.o CC libavutil/des.o CC libavutil/dict.o CC libavutil/display.o CC libavutil/downmix_info.o CC libavutil/encryption_info.o CC libavutil/error.o CC libavutil/eval.o CC libavutil/fifo.o CC libavutil/file.o CC libavutil/file_open.o CC libavutil/fixed_dsp.o CC libavutil/float_dsp.o CC libavutil/frame.o CC libavutil/hash.o CC libavutil/hdr_dynamic_metadata.o CC libavutil/hmac.o CC libavutil/hwcontext.o CC libavutil/hwcontext_drm.o CC libavutil/hwcontext_vaapi.o CC libavutil/hwcontext_vdpau.o CC libavutil/imgutils.o CC libavutil/integer.o CC libavutil/intmath.o CC libavutil/lfg.o CC libavutil/lls.o CC libavutil/log.o CC libavutil/log2_tab.o CC libavutil/lzo.o CC libavutil/mastering_display_metadata.o CC libavutil/mathematics.o CC libavutil/md5.o CC libavutil/mem.o CC libavutil/murmur3.o CC libavutil/opt.o CC libavutil/parseutils.o CC libavutil/pixdesc.o CC libavutil/pixelutils.o CC libavutil/random_seed.o CC libavutil/rational.o CC libavutil/rc4.o CC libavutil/reverse.o CC libavutil/ripemd.o CC libavutil/samplefmt.o CC libavutil/sha.o CC libavutil/sha512.o CC libavutil/slicethread.o CC libavutil/spherical.o CC libavutil/stereo3d.o CC libavutil/tea.o CC libavutil/threadmessage.o CC libavutil/time.o CC libavutil/timecode.o CC libavutil/tree.o CC libavutil/twofish.o CC libavutil/tx.o CC libavutil/utils.o CC libavutil/x86/cpu.o X86ASM libavutil/x86/cpuid.o CC libavutil/x86/fixed_dsp_init.o X86ASM libavutil/x86/fixed_dsp.o STRIP libavutil/x86/cpuid.o skipping strip -x libavutil/x86/cpuid.o STRIP libavutil/x86/fixed_dsp.o skipping strip -x libavutil/x86/fixed_dsp.o CC libavutil/x86/float_dsp_init.o X86ASM libavutil/x86/imgutils.o CC libavutil/x86/imgutils_init.o STRIP libavutil/x86/imgutils.o skipping strip -x libavutil/x86/imgutils.o X86ASM libavutil/x86/float_dsp.o CC libavutil/x86/lls_init.o X86ASM libavutil/x86/lls.o STRIP libavutil/x86/float_dsp.o skipping strip -x libavutil/x86/float_dsp.o CC libavutil/x86/pixelutils_init.o STRIP libavutil/x86/lls.o skipping strip -x libavutil/x86/lls.o CC libavutil/xga_font_data.o CC libavutil/xtea.o CC libpostproc/postprocess.o X86ASM libavutil/x86/pixelutils.o STRIP libavutil/x86/pixelutils.o skipping strip -x libavutil/x86/pixelutils.o CC libavformat/3dostr.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/aadec.o CC libavformat/ac3dec.o CC libavformat/acm.o CC libavformat/act.o CC libavformat/adp.o CC libavformat/ads.o CC libavformat/adtsenc.o CC libavformat/adxdec.o CC libavformat/aea.o CC libavformat/afc.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o CC libavformat/aixdec.o CC libavformat/allformats.o CC libavformat/amr.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/apngdec.o CC libavformat/apngenc.o CC libavformat/aptxdec.o CC libavformat/aqtitledec.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec_f.o CC libavformat/asfdec_o.o CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/ast.o CC libavformat/astdec.o CC libavformat/astenc.o CC libavformat/async.o CC libavformat/au.o CC libavformat/audiointerleave.o CC libavformat/av1.o CC libavformat/avc.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o CC libavformat/aviobuf.o CC libavformat/avlanguage.o CC libavformat/avr.o CC libavformat/avs.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/bintext.o CC libavformat/bit.o CC libavformat/bluray.o CC libavformat/bmv.o CC libavformat/boadec.o CC libavformat/brstm.o CC libavformat/c93.o CC libavformat/cache.o CC libavformat/caf.o CC libavformat/cafdec.o CC libavformat/cafenc.o CC libavformat/cavsvideodec.o CC libavformat/cdg.o CC libavformat/cdxl.o CC libavformat/cinedec.o CC libavformat/codec2.o CC libavformat/concat.o CC libavformat/concatdec.o CC libavformat/crcenc.o CC libavformat/crypto.o CC libavformat/cutils.o CC libavformat/dash.o CC libavformat/dashdec.o CC libavformat/dashenc.o CC libavformat/data_uri.o CC libavformat/dauddec.o CC libavformat/daudenc.o CC libavformat/davs2.o CC libavformat/dcstr.o CC libavformat/dfa.o CC libavformat/dhav.o CC libavformat/diracdec.o CC libavformat/dnxhddec.o CC libavformat/dsfdec.o CC libavformat/dsicin.o CC libavformat/dss.o CC libavformat/dtsdec.o CC libavformat/dtshddec.o CC libavformat/dump.o CC libavformat/dv.o CC libavformat/dvbsub.o CC libavformat/dvbtxt.o CC libavformat/dvenc.o CC libavformat/dxa.o CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/epafdec.o CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/fifo.o CC libavformat/fifo_test.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o CC libavformat/fitsdec.o CC libavformat/fitsenc.o CC libavformat/flac_picture.o CC libavformat/flacdec.o CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o CC libavformat/flvenc.o CC libavformat/format.o CC libavformat/framecrcenc.o CC libavformat/framehash.o CC libavformat/frmdec.o CC libavformat/fsb.o CC libavformat/ftp.o CC libavformat/g722.o CC libavformat/g723_1.o CC libavformat/g726.o CC libavformat/g729dec.o CC libavformat/gdv.o CC libavformat/genh.o CC libavformat/gif.o CC libavformat/gifdec.o CC libavformat/golomb_tab.o CC libavformat/gopher.o CC libavformat/gsmdec.o CC libavformat/gxf.o CC libavformat/gxfenc.o CC libavformat/h261dec.o CC libavformat/h263dec.o CC libavformat/h264dec.o CC libavformat/hashenc.o CC libavformat/hcom.o CC libavformat/hdsenc.o CC libavformat/hevc.o CC libavformat/hevcdec.o CC libavformat/hls.o CC libavformat/hlsenc.o CC libavformat/hlsplaylist.o CC libavformat/hlsproto.o CC libavformat/hnm.o CC libavformat/http.o CC libavformat/httpauth.o CC libavformat/icecast.o CC libavformat/icodec.o CC libavformat/icoenc.o CC libavformat/id3v1.o CC libavformat/id3v2.o CC libavformat/id3v2enc.o CC libavformat/idcin.o CC libavformat/idroqdec.o CC libavformat/idroqenc.o CC libavformat/iff.o CC libavformat/ifv.o CC libavformat/ilbc.o CC libavformat/img2.o CC libavformat/img2_alias_pix.o CC libavformat/img2_brender_pix.o CC libavformat/img2dec.o CC libavformat/img2enc.o CC libavformat/ingenientdec.o CC libavformat/ip.o CC libavformat/ipmovie.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o CC libavformat/isom.o CC libavformat/iss.o CC libavformat/iv8.o CC libavformat/ivfdec.o CC libavformat/ivfenc.o CC libavformat/jacosubdec.o CC libavformat/jacosubenc.o CC libavformat/jvdec.o CC libavformat/latmenc.o CC libavformat/lmlm4.o CC libavformat/loasdec.o CC libavformat/log2_tab.o CC libavformat/lrc.o CC libavformat/lrcdec.o CC libavformat/lrcenc.o CC libavformat/lvfdec.o CC libavformat/lxfdec.o CC libavformat/m4vdec.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o CC libavformat/md5proto.o CC libavformat/metadata.o CC libavformat/mgsts.o CC libavformat/microdvddec.o CC libavformat/microdvdenc.o CC libavformat/mj2kdec.o CC libavformat/mkvtimestamp_v2.o CC libavformat/mlpdec.o CC libavformat/mlvdec.o CC libavformat/mm.o CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o CC libavformat/mov.o CC libavformat/mov_chan.o CC libavformat/mov_esds.o CC libavformat/movenc.o CC libavformat/movenccenc.o CC libavformat/movenchint.o CC libavformat/mp3dec.o CC libavformat/mp3enc.o CC libavformat/mpc.o CC libavformat/mpc8.o CC libavformat/mpeg.o CC libavformat/mpegenc.o CC libavformat/mpegts-mythtv.o CC libavformat/mpegts.o CC libavformat/mpegtsenc.o CC libavformat/mpegvideodec.o CC libavformat/mpjpeg.o CC libavformat/mpjpegdec.o CC libavformat/mpl2dec.o CC libavformat/mpsubdec.o CC libavformat/msf.o CC libavformat/msnwc_tcp.o CC libavformat/mtaf.o CC libavformat/mtv.o CC libavformat/musx.o CC libavformat/mux.o CC libavformat/mvdec.o CC libavformat/mvi.o CC libavformat/mxf.o CC libavformat/mxfdec.o CC libavformat/mxfenc.o CC libavformat/mxg.o CC libavformat/ncdec.o CC libavformat/network.o CC libavformat/nistspheredec.o CC libavformat/nspdec.o CC libavformat/nsvdec.o CC libavformat/nullenc.o CC libavformat/nut.o CC libavformat/nutdec.o CC libavformat/nutenc.o CC libavformat/nuv.o CC libavformat/oggdec.o CC libavformat/oggenc.o CC libavformat/oggparsecelt.o CC libavformat/oggparsedaala.o CC libavformat/oggparsedirac.o CC libavformat/oggparseflac.o CC libavformat/oggparseogm.o CC libavformat/oggparseopus.o CC libavformat/oggparseskeleton.o CC libavformat/oggparsespeex.o CC libavformat/oggparsetheora.o CC libavformat/oggparsevorbis.o CC libavformat/oggparsevp8.o CC libavformat/oma.o CC libavformat/omadec.o CC libavformat/omaenc.o CC libavformat/options.o CC libavformat/os_support.o CC libavformat/paf.o CC libavformat/pcm.o CC libavformat/pcmdec.o CC libavformat/pcmenc.o CC libavformat/pjsdec.o CC libavformat/pmpdec.o CC libavformat/prompeg.o CC libavformat/protocols.o CC libavformat/psxstr.o CC libavformat/pva.o CC libavformat/pvfdec.o CC libavformat/qcp.o CC libavformat/qtpalette.o CC libavformat/r3d.o CC libavformat/rawdec.o CC libavformat/rawenc.o CC libavformat/rawutils.o CC libavformat/rawvideodec.o CC libavformat/rdt.o CC libavformat/realtextdec.o CC libavformat/redspark.o CC libavformat/replaygain.o CC libavformat/riff.o CC libavformat/riffdec.o CC libavformat/riffenc.o CC libavformat/rl2.o CC libavformat/rm.o CC libavformat/rmdec.o CC libavformat/rmenc.o CC libavformat/rmsipr.o CC libavformat/rpl.o CC libavformat/rsd.o CC libavformat/rso.o CC libavformat/rsodec.o CC libavformat/rsoenc.o CC libavformat/rtmpdigest.o CC libavformat/rtmphttp.o CC libavformat/rtmppkt.o CC libavformat/rtmpproto.o CC libavformat/rtp.o CC libavformat/rtpdec.o CC libavformat/rtpdec_ac3.o CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_dv.o CC libavformat/rtpdec_g726.o CC libavformat/rtpdec_h261.o CC libavformat/rtpdec_h263.o CC libavformat/rtpdec_h263_rfc2190.o CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_hevc.o CC libavformat/rtpdec_ilbc.o CC libavformat/rtpdec_jpeg.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpa_robust.o CC libavformat/rtpdec_mpeg12.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_mpegts.o CC libavformat/rtpdec_qcelp.o CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_qt.o CC libavformat/rtpdec_rfc4175.o CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vc2hq.o CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_vp9.o CC libavformat/rtpdec_xiph.o CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o CC libavformat/rtpenc_amr.o CC libavformat/rtpenc_chain.o CC libavformat/rtpenc_h261.o CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h263_rfc2190.o CC libavformat/rtpenc_h264_hevc.o CC libavformat/rtpenc_jpeg.o CC libavformat/rtpenc_latm.o CC libavformat/rtpenc_mpegts.o CC libavformat/rtpenc_mpv.o CC libavformat/rtpenc_vc2hq.o CC libavformat/rtpenc_vp8.o CC libavformat/rtpenc_vp9.o CC libavformat/rtpenc_xiph.o CC libavformat/rtpproto.o CC libavformat/rtsp.o CC libavformat/rtspdec.o CC libavformat/rtspenc.o CC libavformat/s337m.o CC libavformat/samidec.o CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o CC libavformat/sbcdec.o CC libavformat/sbgdec.o CC libavformat/sccdec.o CC libavformat/sccenc.o CC libavformat/sctp.o CC libavformat/sdp.o CC libavformat/sdr2.o CC libavformat/sdsdec.o CC libavformat/sdxdec.o CC libavformat/segafilm.o CC libavformat/segafilmenc.o CC libavformat/segment.o CC libavformat/serdec.o CC libavformat/shortendec.o CC libavformat/sierravmd.o CC libavformat/siff.o CC libavformat/smacker.o CC libavformat/smjpeg.o CC libavformat/smjpegdec.o CC libavformat/smjpegenc.o CC libavformat/smoothstreamingenc.o CC libavformat/smush.o CC libavformat/sol.o CC libavformat/soxdec.o CC libavformat/soxenc.o CC libavformat/spdif.o CC libavformat/spdifdec.o CC libavformat/spdifenc.o CC libavformat/srtdec.o CC libavformat/srtenc.o CC libavformat/srtp.o CC libavformat/srtpproto.o CC libavformat/stldec.o CC libavformat/subfile.o CC libavformat/subtitles.o CC libavformat/subviewer1dec.o CC libavformat/subviewerdec.o CC libavformat/supdec.o CC libavformat/supenc.o CC libavformat/svag.o CC libavformat/swf.o CC libavformat/swfdec.o CC libavformat/swfenc.o CC libavformat/takdec.o CC libavformat/tcp.o CC libavformat/tedcaptionsdec.o CC libavformat/tee.o CC libavformat/tee_common.o CC libavformat/teeproto.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tmv.o CC libavformat/tta.o CC libavformat/ttaenc.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/ty.o CC libavformat/udp.o CC libavformat/uncodedframecrcenc.o CC libavformat/unix.o CC libavformat/url.o CC libavformat/urldecode.o CC libavformat/utils-mythtv.o CC libavformat/utils.o CC libavformat/v210.o CC libavformat/vag.o CC libavformat/vc1dec.o CC libavformat/vc1test.o CC libavformat/vc1testenc.o CC libavformat/vividas.o CC libavformat/vivo.o CC libavformat/voc.o CC libavformat/voc_packet.o CC libavformat/vocdec.o CC libavformat/vocenc.o CC libavformat/vorbiscomment.o CC libavformat/vpcc.o CC libavformat/vpk.o CC libavformat/vplayerdec.o CC libavformat/vqf.o CC libavformat/w64.o CC libavformat/wavdec.o CC libavformat/wavenc.o CC libavformat/wc3movie.o CC libavformat/webm_chunk.o CC libavformat/webmdashenc.o CC libavformat/webpenc.o CC libavformat/webvttdec.o CC libavformat/webvttenc.o CC libavformat/westwood_aud.o CC libavformat/westwood_vqa.o CC libavformat/wsddec.o CC libavformat/wtv_common.o CC libavformat/wtvdec.o CC libavformat/wtvenc.o CC libavformat/wv.o CC libavformat/wvdec.o CC libavformat/wvedec.o CC libavformat/wvenc.o CC libavformat/xa.o CC libavformat/xmv.o CC libavformat/xvag.o CC libavformat/xwma.o CC libavformat/yop.o CC libavformat/yuv4mpegdec.o CC libavformat/yuv4mpegenc.o CC libavcodec/012v.o CC libavcodec/4xm.o CC libavcodec/8bps.o CC libavcodec/8svx.o CC libavcodec/a64multienc.o CC libavcodec/aac_ac3_parser.o CC libavcodec/aac_adtstoasc_bsf.o CC libavcodec/aac_parser.o CC libavcodec/aaccoder.o CC libavcodec/aacdec.o CC libavcodec/aacdec_fixed.o CC libavcodec/aacenc.o CC libavcodec/aacenc_is.o CC libavcodec/aacenc_ltp.o CC libavcodec/aacenc_pred.o CC libavcodec/aacenc_tns.o CC libavcodec/aacenctab.o CC libavcodec/aacps_fixed.o CC libavcodec/aacps_float.o CC libavcodec/aacpsdsp_fixed.o CC libavcodec/aacpsdsp_float.o CC libavcodec/aacpsy.o CC libavcodec/aacsbr.o CC libavcodec/aacsbr_fixed.o CC libavcodec/aactab.o CC libavcodec/aandcttab.o CC libavcodec/aasc.o CC libavcodec/ac3.o CC libavcodec/ac3_parser.o CC libavcodec/ac3dec_data.o CC libavcodec/ac3dec_fixed.o CC libavcodec/ac3dec_float.o CC libavcodec/ac3dsp.o CC libavcodec/ac3enc.o CC libavcodec/ac3enc_fixed.o CC libavcodec/ac3enc_float.o CC libavcodec/ac3tab.o CC libavcodec/acelp_filters.o CC libavcodec/acelp_pitch_delay.o CC libavcodec/acelp_vectors.o CC libavcodec/adpcm.o CC libavcodec/adpcm_data.o CC libavcodec/adpcmenc.o CC libavcodec/adts_header.o CC libavcodec/adts_parser.o CC libavcodec/adx.o CC libavcodec/adx_parser.o CC libavcodec/adxdec.o CC libavcodec/adxenc.o CC libavcodec/agm.o CC libavcodec/aic.o CC libavcodec/alac.o CC libavcodec/alac_data.o CC libavcodec/alacdsp.o CC libavcodec/alacenc.o CC libavcodec/aliaspixdec.o CC libavcodec/aliaspixenc.o CC libavcodec/allcodecs.o CC libavcodec/alsdec.o CC libavcodec/amrnbdec.o CC libavcodec/amrwbdec.o CC libavcodec/anm.o CC libavcodec/ansi.o CC libavcodec/apedec.o CC libavcodec/aptx.o CC libavcodec/arbc.o CC libavcodec/ass.o CC libavcodec/ass_split.o CC libavcodec/assdec.o CC libavcodec/assenc.o CC libavcodec/asv.o CC libavcodec/asvdec.o CC libavcodec/asvenc.o CC libavcodec/atrac.o CC libavcodec/atrac1.o CC libavcodec/atrac3.o CC libavcodec/atrac3plus.o CC libavcodec/atrac3plusdec.o CC libavcodec/atrac3plusdsp.o CC libavcodec/atrac9dec.o CC libavcodec/audio_frame_queue.o CC libavcodec/audiodsp.o CC libavcodec/aura.o CC libavcodec/av1_frame_split_bsf.o CC libavcodec/av1_metadata_bsf.o CC libavcodec/av1_parse.o CC libavcodec/av1_parser.o CC libavcodec/avdct.o CC libavcodec/avfft.o CC libavcodec/avpacket.o CC libavcodec/avpicture.o CC libavcodec/avrndec.o CC libavcodec/avs.o CC libavcodec/avs2_parser.o CC libavcodec/avuidec.o CC libavcodec/avuienc.o CC libavcodec/bethsoftvideo.o CC libavcodec/bfi.o CC libavcodec/bgmc.o CC libavcodec/bink.o CC libavcodec/binkaudio.o CC libavcodec/binkdsp.o CC libavcodec/bintext.o CC libavcodec/bitpacked.o CC libavcodec/bitstream.o CC libavcodec/bitstream_filter.o CC libavcodec/bitstream_filters.o CC libavcodec/blockdsp.o CC libavcodec/bmp.o CC libavcodec/bmp_parser.o CC libavcodec/bmpenc.o CC libavcodec/bmvaudio.o CC libavcodec/bmvvideo.o CC libavcodec/brenderpix.o CC libavcodec/bsf.o CC libavcodec/bswapdsp.o CC libavcodec/c93.o CC libavcodec/cabac.o CC libavcodec/canopus.o CC libavcodec/cavs.o CC libavcodec/cavs_parser.o CC libavcodec/cavsdata.o CC libavcodec/cavsdec.o CC libavcodec/cavsdsp.o CC libavcodec/cbrt_data.o CC libavcodec/cbrt_data_fixed.o CC libavcodec/cbs.o CC libavcodec/cbs_av1.o CC libavcodec/cbs_h2645.o CC libavcodec/cbs_jpeg.o CC libavcodec/cbs_mpeg2.o CC libavcodec/cbs_vp9.o CC libavcodec/ccaption_dec.o CC libavcodec/cdgraphics.o CC libavcodec/cdxl.o CC libavcodec/celp_filters.o CC libavcodec/celp_math.o CC libavcodec/cfhd.o CC libavcodec/cfhddata.o CC libavcodec/cga_data.o CC libavcodec/chomp_bsf.o CC libavcodec/cinepak.o CC libavcodec/cinepakenc.o CC libavcodec/clearvideo.o CC libavcodec/cljrdec.o CC libavcodec/cljrenc.o CC libavcodec/cllc.o CC libavcodec/cngdec.o CC libavcodec/cngenc.o CC libavcodec/codec2utils.o CC libavcodec/codec_desc.o CC libavcodec/cook.o CC libavcodec/cook_parser.o CC libavcodec/cpia.o CC libavcodec/cscd.o CC libavcodec/cyuv.o CC libavcodec/d3d11va.o CC libavcodec/dca.o CC libavcodec/dca_core.o CC libavcodec/dca_core_bsf.o CC libavcodec/dca_exss.o CC libavcodec/dca_lbr.o CC libavcodec/dca_parser.o CC libavcodec/dca_xll.o CC libavcodec/dcaadpcm.o CC libavcodec/dcadata.o CC libavcodec/dcadct.o CC libavcodec/dcadec.o CC libavcodec/dcadsp.o CC libavcodec/dcaenc.o CC libavcodec/dcahuff.o CC libavcodec/dct.o CC libavcodec/dct32_fixed.o CC libavcodec/dct32_float.o CC libavcodec/dds.o CC libavcodec/decode.o CC libavcodec/dfa.o CC libavcodec/dirac.o CC libavcodec/dirac_arith.o CC libavcodec/dirac_dwt.o CC libavcodec/dirac_parser.o CC libavcodec/dirac_vlc.o CC libavcodec/diracdec.o CC libavcodec/diracdsp.o CC libavcodec/diractab.o CC libavcodec/dnxhd_parser.o CC libavcodec/dnxhddata.o CC libavcodec/dnxhddec.o CC libavcodec/dnxhdenc.o CC libavcodec/dolby_e.o CC libavcodec/dpcm.o CC libavcodec/dpx.o CC libavcodec/dpx_parser.o CC libavcodec/dpxenc.o CC libavcodec/dsd.o CC libavcodec/dsddec.o CC libavcodec/dsicinaudio.o CC libavcodec/dsicinvideo.o CC libavcodec/dss_sp.o CC libavcodec/dstdec.o CC libavcodec/dump_extradata_bsf.o CC libavcodec/dv.o CC libavcodec/dv_profile.o CC libavcodec/dvaudio_parser.o CC libavcodec/dvaudiodec.o CC libavcodec/dvbsub.o CC libavcodec/dvbsub_parser.o CC libavcodec/dvbsubdec.o CC libavcodec/dvd_nav_parser.o CC libavcodec/dvdata.o CC libavcodec/dvdec.o CC libavcodec/dvdsub_parser.o CC libavcodec/dvdsubdec.o CC libavcodec/dvdsubenc.o CC libavcodec/dvenc.o CC libavcodec/dxa.o CC libavcodec/dxtory.o CC libavcodec/dxv.o CC libavcodec/eac3_core_bsf.o CC libavcodec/eac3_data.o CC libavcodec/eac3enc.o CC libavcodec/eacmv.o CC libavcodec/eaidct.o CC libavcodec/eamad.o CC libavcodec/eatgq.o CC libavcodec/eatgv.o CC libavcodec/eatqi.o CC libavcodec/elbg.o CC libavcodec/elsdec.o CC libavcodec/encode.o CC libavcodec/error_resilience.o CC libavcodec/escape124.o CC libavcodec/escape130.o CC libavcodec/evrcdec.o CC libavcodec/exif.o CC libavcodec/exr.o CC libavcodec/exrdsp.o CC libavcodec/extract_extradata_bsf.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/faxcompr.o CC libavcodec/fdctdsp.o CC libavcodec/fft_fixed.o CC libavcodec/fft_fixed_32.o CC libavcodec/fft_float.o CC libavcodec/fft_init_table.o CC libavcodec/ffv1.o CC libavcodec/ffv1dec.o CC libavcodec/ffv1enc.o CC libavcodec/ffwavesynth.o CC libavcodec/fic.o CC libavcodec/filter_units_bsf.o CC libavcodec/fits.o CC libavcodec/fitsdec.o CC libavcodec/fitsenc.o CC libavcodec/flac.o CC libavcodec/flac_parser.o CC libavcodec/flacdata.o CC libavcodec/flacdec.o CC libavcodec/flacdsp.o CC libavcodec/flacenc.o CC libavcodec/flashsv.o CC libavcodec/flashsv2enc.o CC libavcodec/flashsvenc.o CC libavcodec/flicvideo.o CC libavcodec/flvdec.o CC libavcodec/flvenc.o CC libavcodec/fmtconvert.o CC libavcodec/fmvc.o CC libavcodec/frame_thread_encoder.o CC libavcodec/fraps.o CC libavcodec/frwu.o CC libavcodec/g2meet.o CC libavcodec/g722.o CC libavcodec/g722dec.o CC libavcodec/g722dsp.o CC libavcodec/g722enc.o CC libavcodec/g723_1.o CC libavcodec/g723_1_parser.o CC libavcodec/g723_1dec.o CC libavcodec/g723_1enc.o CC libavcodec/g726.o CC libavcodec/g729_parser.o CC libavcodec/g729dec.o CC libavcodec/g729postfilter.o CC libavcodec/gdv.o CC libavcodec/gif.o CC libavcodec/gif_parser.o CC libavcodec/gifdec.o CC libavcodec/golomb.o CC libavcodec/gsm_parser.o CC libavcodec/gsmdec.o CC libavcodec/gsmdec_data.o CC libavcodec/h261.o CC libavcodec/h261_parser.o CC libavcodec/h261data.o CC libavcodec/h261dec.o CC libavcodec/h261enc.o CC libavcodec/h263.o CC libavcodec/h263_parser.o CC libavcodec/h263data.o CC libavcodec/h263dec.o CC libavcodec/h263dsp.o CC libavcodec/h2645_parse.o CC libavcodec/h264_cabac.o CC libavcodec/h264_cavlc.o CC libavcodec/h264_direct.o CC libavcodec/h264_levels.o CC libavcodec/h264_loopfilter.o CC libavcodec/h264_mb.o CC libavcodec/h264_metadata_bsf.o CC libavcodec/h264_mp4toannexb_bsf.o CC libavcodec/h264_parse.o CC libavcodec/h264_parser.o CC libavcodec/h264_picture.o CC libavcodec/h264_ps.o CC libavcodec/h264_redundant_pps_bsf.o CC libavcodec/h264_refs.o CC libavcodec/h264_sei.o CC libavcodec/h264_slice.o CC libavcodec/h264chroma.o CC libavcodec/h264data.o CC libavcodec/h264dec.o CC libavcodec/h264dsp.o CC libavcodec/h264idct.o CC libavcodec/h264pred.o CC libavcodec/h264qpel.o CC libavcodec/h265_metadata_bsf.o CC libavcodec/h265_profile_level.o CC libavcodec/hap.o CC libavcodec/hapdec.o CC libavcodec/hapqa_extract_bsf.o CC libavcodec/hcom.o CC libavcodec/hevc_cabac.o CC libavcodec/hevc_data.o CC libavcodec/hevc_filter.o CC libavcodec/hevc_mp4toannexb_bsf.o CC libavcodec/hevc_mvs.o CC libavcodec/hevc_parse.o CC libavcodec/hevc_parser.o CC libavcodec/hevc_ps.o CC libavcodec/hevc_refs.o CC libavcodec/hevc_sei.o CC libavcodec/hevcdec.o CC libavcodec/hevcdsp.o CC libavcodec/hevcpred.o CC libavcodec/hnm4video.o CC libavcodec/hpeldsp.o CC libavcodec/hq_hqa.o CC libavcodec/hq_hqadata.o CC libavcodec/hq_hqadsp.o CC libavcodec/hqx.o CC libavcodec/hqxdsp.o CC libavcodec/hqxvlc.o CC libavcodec/htmlsubtitles.o CC libavcodec/huffman.o CC libavcodec/huffyuv.o CC libavcodec/huffyuvdec.o CC libavcodec/huffyuvdsp.o CC libavcodec/huffyuvenc.o CC libavcodec/huffyuvencdsp.o CC libavcodec/idcinvideo.o CC libavcodec/idctdsp.o CC libavcodec/iff.o CC libavcodec/iirfilter.o CC libavcodec/ilbcdec.o CC libavcodec/imc.o CC libavcodec/imgconvert.o CC libavcodec/imm4.o CC libavcodec/imx_dump_header_bsf.o CC libavcodec/indeo2.o CC libavcodec/indeo3.o CC libavcodec/indeo4.o CC libavcodec/indeo5.o CC libavcodec/intelh263dec.o CC libavcodec/interplayacm.o CC libavcodec/interplayvideo.o CC libavcodec/intrax8.o CC libavcodec/intrax8dsp.o CC libavcodec/ituh263dec.o CC libavcodec/ituh263enc.o CC libavcodec/ivi.o CC libavcodec/ivi_dsp.o CC libavcodec/j2kenc.o CC libavcodec/jacosubdec.o CC libavcodec/jfdctfst.o CC libavcodec/jfdctint.o CC libavcodec/jni.o CC libavcodec/jpeg2000.o CC libavcodec/jpeg2000dec.o CC libavcodec/jpeg2000dsp.o CC libavcodec/jpeg2000dwt.o CC libavcodec/jpegls.o CC libavcodec/jpeglsdec.o CC libavcodec/jpeglsenc.o CC libavcodec/jpegtables.o CC libavcodec/jrevdct.o CC libavcodec/jvdec.o CC libavcodec/kbdwin.o CC libavcodec/kgv1dec.o CC libavcodec/kmvc.o CC libavcodec/lagarith.o CC libavcodec/lagarithrac.o CC libavcodec/latm_parser.o CC libavcodec/lcldec.o CC libavcodec/lclenc.o CC libavcodec/libaomdec.o CC libavcodec/libaomenc.o CC libavcodec/libdav1d.o CC libavcodec/ljpegenc.o CC libavcodec/loco.o CC libavcodec/log2_tab.o CC libavcodec/lossless_audiodsp.o CC libavcodec/lossless_videodsp.o CC libavcodec/lossless_videoencdsp.o CC libavcodec/lpc.o CC libavcodec/lsp.o CC libavcodec/lzf.o CC libavcodec/lzw.o CC libavcodec/lzwenc.o CC libavcodec/m101.o CC libavcodec/mace.o CC libavcodec/magicyuv.o CC libavcodec/magicyuvenc.o CC libavcodec/mathtables.o CC libavcodec/mdct15.o CC libavcodec/mdct_fixed.o CC libavcodec/mdct_fixed_32.o CC libavcodec/mdct_float.o CC libavcodec/mdec.o CC libavcodec/me_cmp.o CC libavcodec/mediacodec.o CC libavcodec/metasound.o CC libavcodec/metasound_data.o CC libavcodec/microdvddec.o CC libavcodec/mimic.o CC libavcodec/mjpeg2jpeg_bsf.o CC libavcodec/mjpeg_parser.o CC libavcodec/mjpega_dump_header_bsf.o CC libavcodec/mjpegbdec.o CC libavcodec/mjpegdec.o CC libavcodec/mjpegenc.o CC libavcodec/mjpegenc_common.o CC libavcodec/mjpegenc_huffman.o CC libavcodec/mlp.o CC libavcodec/mlp_parse.o CC libavcodec/mlp_parser.o CC libavcodec/mlpdec.o CC libavcodec/mlpdsp.o CC libavcodec/mlpenc.o CC libavcodec/mlz.o CC libavcodec/mmvideo.o CC libavcodec/motion_est.o CC libavcodec/motionpixels.o CC libavcodec/movsub_bsf.o CC libavcodec/movtextdec.o CC libavcodec/movtextenc.o CC libavcodec/mp3_header_decompress_bsf.o CC libavcodec/mpc.o CC libavcodec/mpc7.o CC libavcodec/mpc8.o CC libavcodec/mpeg12.o CC libavcodec/mpeg12data.o CC libavcodec/mpeg12dec.o CC libavcodec/mpeg12enc.o CC libavcodec/mpeg12framerate.o CC libavcodec/mpeg2_metadata_bsf.o CC libavcodec/mpeg4_unpack_bframes_bsf.o CC libavcodec/mpeg4audio.o CC libavcodec/mpeg4video.o CC libavcodec/mpeg4video_parser.o CC libavcodec/mpeg4videodec.o CC libavcodec/mpeg4videoenc.o CC libavcodec/mpeg_er.o CC libavcodec/mpegaudio.o CC libavcodec/mpegaudio_parser.o CC libavcodec/mpegaudiodata.o CC libavcodec/mpegaudiodec_fixed.o CC libavcodec/mpegaudiodec_float.o CC libavcodec/mpegaudiodecheader.o CC libavcodec/mpegaudiodsp.o CC libavcodec/mpegaudiodsp_data.o CC libavcodec/mpegaudiodsp_fixed.o CC libavcodec/mpegaudiodsp_float.o CC libavcodec/mpegaudioenc_fixed.o CC libavcodec/mpegaudioenc_float.o CC libavcodec/mpegpicture.o CC libavcodec/mpegutils.o CC libavcodec/mpegvideo.o CC libavcodec/mpegvideo_enc.o CC libavcodec/mpegvideo_motion.o CC libavcodec/mpegvideo_parser.o CC libavcodec/mpegvideodata.o CC libavcodec/mpegvideodsp.o CC libavcodec/mpegvideoencdsp.o CC libavcodec/mpl2dec.o CC libavcodec/mqc.o CC libavcodec/mqcdec.o CC libavcodec/mqcenc.o CC libavcodec/mscc.o CC libavcodec/msgsmdec.o CC libavcodec/msmpeg4.o CC libavcodec/msmpeg4data.o CC libavcodec/msmpeg4dec.o CC libavcodec/msmpeg4enc.o CC libavcodec/msrle.o CC libavcodec/msrledec.o CC libavcodec/mss1.o CC libavcodec/mss12.o CC libavcodec/mss2.o CC libavcodec/mss2dsp.o CC libavcodec/mss3.o CC libavcodec/mss34dsp.o CC libavcodec/mss4.o CC libavcodec/msvideo1.o CC libavcodec/msvideo1enc.o CC libavcodec/mvcdec.o CC libavcodec/mwsc.o CC libavcodec/mxpegdec.o CC libavcodec/nellymoser.o CC libavcodec/nellymoserdec.o CC libavcodec/nellymoserenc.o CC libavcodec/noise_bsf.o CC libavcodec/null_bsf.o CC libavcodec/nuv.o CC libavcodec/on2avc.o CC libavcodec/on2avcdata.o CC libavcodec/options.o CC libavcodec/opus.o CC libavcodec/opus_celt.o CC libavcodec/opus_parser.o CC libavcodec/opus_pvq.o CC libavcodec/opus_rc.o CC libavcodec/opus_silk.o CC libavcodec/opusdec.o CC libavcodec/opusdsp.o CC libavcodec/opusenc.o CC libavcodec/opusenc_psy.o CC libavcodec/opustab.o CC libavcodec/pafaudio.o CC libavcodec/pafvideo.o CC libavcodec/pamenc.o CC libavcodec/parser.o CC libavcodec/parsers.o CC libavcodec/pcm-bluray.o CC libavcodec/pcm-dvd.o CC libavcodec/pcm-dvdenc.o CC libavcodec/pcm.o CC libavcodec/pcx.o CC libavcodec/pcxenc.o CC libavcodec/pgssubdec.o CC libavcodec/pictordec.o CC libavcodec/pixblockdsp.o CC libavcodec/pixlet.o CC libavcodec/png.o CC libavcodec/png_parser.o CC libavcodec/pngdec.o CC libavcodec/pngdsp.o CC libavcodec/pngenc.o CC libavcodec/pnm.o CC libavcodec/pnm_parser.o CC libavcodec/pnmdec.o CC libavcodec/pnmenc.o CC libavcodec/profiles.o CC libavcodec/prores_metadata_bsf.o CC libavcodec/proresdata.o CC libavcodec/proresdec2.o CC libavcodec/proresdsp.o CC libavcodec/proresenc_anatoliy.o CC libavcodec/proresenc_kostya.o CC libavcodec/prosumer.o CC libavcodec/psd.o CC libavcodec/psymodel.o CC libavcodec/pthread.o CC libavcodec/pthread_frame.o CC libavcodec/pthread_slice.o CC libavcodec/ptx.o CC libavcodec/qcelpdec.o CC libavcodec/qdm2.o CC libavcodec/qdmc.o CC libavcodec/qdrw.o CC libavcodec/qpeg.o CC libavcodec/qpeldsp.o CC libavcodec/qsv_api.o CC libavcodec/qtrle.o CC libavcodec/qtrleenc.o CC libavcodec/r210dec.o CC libavcodec/r210enc.o CC libavcodec/ra144.o CC libavcodec/ra144dec.o CC libavcodec/ra144enc.o CC libavcodec/ra288.o CC libavcodec/ralf.o CC libavcodec/rangecoder.o CC libavcodec/rasc.o CC libavcodec/ratecontrol.o CC libavcodec/raw.o CC libavcodec/rawdec.o CC libavcodec/rawenc.o CC libavcodec/rdft.o CC libavcodec/realtextdec.o CC libavcodec/remove_extradata_bsf.o CC libavcodec/reverse.o CC libavcodec/rl.o CC libavcodec/rl2.o CC libavcodec/rle.o CC libavcodec/roqaudioenc.o CC libavcodec/roqvideo.o CC libavcodec/roqvideodec.o CC libavcodec/roqvideoenc.o CC libavcodec/rpza.o CC libavcodec/rscc.o CC libavcodec/rtjpeg.o CC libavcodec/rv10.o CC libavcodec/rv10enc.o CC libavcodec/rv20enc.o CC libavcodec/rv30.o CC libavcodec/rv30dsp.o CC libavcodec/rv34.o CC libavcodec/rv34_parser.o CC libavcodec/rv34dsp.o CC libavcodec/rv40.o CC libavcodec/rv40dsp.o CC libavcodec/s302m.o CC libavcodec/s302menc.o CC libavcodec/samidec.o CC libavcodec/sanm.o CC libavcodec/sbc.o CC libavcodec/sbc_parser.o CC libavcodec/sbcdec.o CC libavcodec/sbcdec_data.o CC libavcodec/sbcdsp.o CC libavcodec/sbcdsp_data.o CC libavcodec/sbcenc.o CC libavcodec/sbrdsp.o CC libavcodec/sbrdsp_fixed.o CC libavcodec/scpr.o CC libavcodec/screenpresso.o CC libavcodec/sgidec.o CC libavcodec/sgienc.o CC libavcodec/sgirledec.o CC libavcodec/sheervideo.o CC libavcodec/shorten.o CC libavcodec/simple_idct.o CC libavcodec/sinewin.o CC libavcodec/sinewin_fixed.o CC libavcodec/sipr.o CC libavcodec/sipr16k.o CC libavcodec/sipr_parser.o CC libavcodec/smacker.o CC libavcodec/smc.o CC libavcodec/smvjpegdec.o CC libavcodec/snappy.o CC libavcodec/snow.o CC libavcodec/snow_dwt.o CC libavcodec/snowdec.o CC libavcodec/snowenc.o CC libavcodec/sonic.o CC libavcodec/sp5xdec.o CC libavcodec/speedhq.o CC libavcodec/srtdec.o CC libavcodec/srtenc.o CC libavcodec/startcode.o CC libavcodec/subviewerdec.o CC libavcodec/sunrast.o CC libavcodec/sunrastenc.o CC libavcodec/svq1.o CC libavcodec/svq13.o CC libavcodec/svq1dec.o CC libavcodec/svq1enc.o CC libavcodec/svq3.o CC libavcodec/synth_filter.o CC libavcodec/tak.o CC libavcodec/tak_parser.o CC libavcodec/takdec.o CC libavcodec/takdsp.o CC libavcodec/targa.o CC libavcodec/targa_y216dec.o CC libavcodec/targaenc.o CC libavcodec/tdsc.o CC libavcodec/textdec.o CC libavcodec/texturedsp.o CC libavcodec/tiertexseqv.o CC libavcodec/tiff.o CC libavcodec/tiff_common.o CC libavcodec/tiff_data.o CC libavcodec/tiffenc.o CC libavcodec/tmv.o CC libavcodec/tpeldsp.o CC libavcodec/trace_headers_bsf.o CC libavcodec/truehd_core_bsf.o CC libavcodec/truemotion1.o CC libavcodec/truemotion2.o CC libavcodec/truemotion2rt.o CC libavcodec/truespeech.o CC libavcodec/tscc.o CC libavcodec/tscc2.o CC libavcodec/tta.o CC libavcodec/ttadata.o CC libavcodec/ttadsp.o CC libavcodec/ttaenc.o CC libavcodec/ttaencdsp.o CC libavcodec/twinvq.o CC libavcodec/twinvqdec.o CC libavcodec/txd.o CC libavcodec/ulti.o CC libavcodec/utils-mythtv.o CC libavcodec/utils.o CC libavcodec/utvideo.o CC libavcodec/utvideodec.o CC libavcodec/utvideodsp.o CC libavcodec/utvideoenc.o CC libavcodec/v210dec.o CC libavcodec/v210enc.o CC libavcodec/v210x.o CC libavcodec/v308dec.o CC libavcodec/v308enc.o CC libavcodec/v408dec.o CC libavcodec/v408enc.o CC libavcodec/v410dec.o CC libavcodec/v410enc.o CC libavcodec/vaapi_decode.o CC libavcodec/vaapi_encode.o CC libavcodec/vaapi_encode_h264.o CC libavcodec/vaapi_encode_h265.o CC libavcodec/vaapi_encode_mjpeg.o CC libavcodec/vaapi_encode_mpeg2.o CC libavcodec/vaapi_encode_vp8.o CC libavcodec/vaapi_encode_vp9.o CC libavcodec/vaapi_h264.o CC libavcodec/vaapi_hevc.o CC libavcodec/vaapi_mjpeg.o CC libavcodec/vaapi_mpeg2.o CC libavcodec/vaapi_mpeg4.o CC libavcodec/vaapi_vc1.o CC libavcodec/vaapi_vp8.o CC libavcodec/vaapi_vp9.o CC libavcodec/vb.o CC libavcodec/vble.o CC libavcodec/vc1.o CC libavcodec/vc1_block.o CC libavcodec/vc1_loopfilter.o CC libavcodec/vc1_mc.o CC libavcodec/vc1_parser.o CC libavcodec/vc1_pred.o CC libavcodec/vc1data.o CC libavcodec/vc1dec.o CC libavcodec/vc1dsp.o CC libavcodec/vc2enc.o CC libavcodec/vc2enc_dwt.o CC libavcodec/vcr1.o CC libavcodec/vdpau.o CC libavcodec/vdpau_h264.o CC libavcodec/vdpau_hevc.o CC libavcodec/vdpau_mpeg12.o CC libavcodec/vdpau_mpeg4.o CC libavcodec/vdpau_vc1.o CC libavcodec/videodsp.o CC libavcodec/vima.o CC libavcodec/vmdaudio.o CC libavcodec/vmdvideo.o CC libavcodec/vmnc.o CC libavcodec/vorbis.o CC libavcodec/vorbis_data.o CC libavcodec/vorbis_parser.o CC libavcodec/vorbisdec.o CC libavcodec/vorbisdsp.o CC libavcodec/vorbisenc.o CC libavcodec/vp3.o CC libavcodec/vp3_parser.o CC libavcodec/vp3dsp.o CC libavcodec/vp5.o CC libavcodec/vp56.o CC libavcodec/vp56data.o CC libavcodec/vp56dsp.o CC libavcodec/vp56rac.o CC libavcodec/vp6.o CC libavcodec/vp6dsp.o CC libavcodec/vp8.o CC libavcodec/vp8_parser.o CC libavcodec/vp8dsp.o CC libavcodec/vp9.o CC libavcodec/vp9_metadata_bsf.o CC libavcodec/vp9_parser.o CC libavcodec/vp9_raw_reorder_bsf.o CC libavcodec/vp9_superframe_bsf.o CC libavcodec/vp9_superframe_split_bsf.o CC libavcodec/vp9block.o CC libavcodec/vp9data.o CC libavcodec/vp9dsp.o CC libavcodec/vp9dsp_10bpp.o CC libavcodec/vp9dsp_12bpp.o CC libavcodec/vp9dsp_8bpp.o CC libavcodec/vp9lpf.o CC libavcodec/vp9mvs.o CC libavcodec/vp9prob.o CC libavcodec/vp9recon.o CC libavcodec/vqavideo.o CC libavcodec/wavpack.o CC libavcodec/wavpackenc.o CC libavcodec/wcmv.o CC libavcodec/webp.o CC libavcodec/webvttdec.o CC libavcodec/webvttenc.o CC libavcodec/wma.o CC libavcodec/wma_common.o CC libavcodec/wma_freqs.o CC libavcodec/wmadec.o CC libavcodec/wmaenc.o CC libavcodec/wmalosslessdec.o CC libavcodec/wmaprodec.o CC libavcodec/wmavoice.o CC libavcodec/wmv2.o CC libavcodec/wmv2data.o CC libavcodec/wmv2dec.o CC libavcodec/wmv2dsp.o CC libavcodec/wmv2enc.o CC libavcodec/wnv1.o CC libavcodec/wrapped_avframe.o CC libavcodec/ws-snd1.o X86ASM libavcodec/x86/aacencdsp.o CC libavcodec/x86/aacencdsp_init.o STRIP libavcodec/x86/aacencdsp.o skipping strip -x libavcodec/x86/aacencdsp.o CC libavcodec/x86/aacpsdsp_init.o X86ASM libavcodec/x86/aacpsdsp.o CC libavcodec/x86/ac3dsp_init.o X86ASM libavcodec/x86/ac3dsp.o STRIP libavcodec/x86/aacpsdsp.o skipping strip -x libavcodec/x86/aacpsdsp.o CC libavcodec/x86/alacdsp_init.o X86ASM libavcodec/x86/ac3dsp_downmix.o X86ASM libavcodec/x86/alacdsp.o STRIP libavcodec/x86/alacdsp.o skipping strip -x libavcodec/x86/alacdsp.o CC libavcodec/x86/audiodsp_init.o X86ASM libavcodec/x86/audiodsp.o STRIP libavcodec/x86/ac3dsp.o skipping strip -x libavcodec/x86/ac3dsp.o CC libavcodec/x86/blockdsp_init.o X86ASM libavcodec/x86/blockdsp.o STRIP libavcodec/x86/audiodsp.o skipping strip -x libavcodec/x86/audiodsp.o CC libavcodec/x86/bswapdsp_init.o STRIP libavcodec/x86/ac3dsp_downmix.o skipping strip -x libavcodec/x86/ac3dsp_downmix.o CC libavcodec/x86/cavsdsp.o STRIP libavcodec/x86/blockdsp.o skipping strip -x libavcodec/x86/blockdsp.o CC libavcodec/x86/celt_pvq_init.o X86ASM libavcodec/x86/bswapdsp.o STRIP libavcodec/x86/bswapdsp.o skipping strip -x libavcodec/x86/bswapdsp.o CC libavcodec/x86/constants.o X86ASM libavcodec/x86/cavsidct.o X86ASM libavcodec/x86/celt_pvq_search.o X86ASM libavcodec/x86/dcadsp.o STRIP libavcodec/x86/cavsidct.o skipping strip -x libavcodec/x86/cavsidct.o CC libavcodec/x86/dcadsp_init.o STRIP libavcodec/x86/dcadsp.o skipping strip -x libavcodec/x86/dcadsp.o CC libavcodec/x86/dct_init.o STRIP libavcodec/x86/celt_pvq_search.o skipping strip -x libavcodec/x86/celt_pvq_search.o CC libavcodec/x86/dirac_dwt_init.o X86ASM libavcodec/x86/dct32.o X86ASM libavcodec/x86/dirac_dwt.o X86ASM libavcodec/x86/diracdsp.o STRIP libavcodec/x86/dirac_dwt.o skipping strip -x libavcodec/x86/dirac_dwt.o CC libavcodec/x86/diracdsp_init.o STRIP libavcodec/x86/dct32.o skipping strip -x libavcodec/x86/dct32.o CC libavcodec/x86/dnxhdenc_init.o X86ASM libavcodec/x86/dnxhdenc.o STRIP libavcodec/x86/diracdsp.o skipping strip -x libavcodec/x86/diracdsp.o CC libavcodec/x86/exrdsp_init.o STRIP libavcodec/x86/dnxhdenc.o skipping strip -x libavcodec/x86/dnxhdenc.o CC libavcodec/x86/fdct.o X86ASM libavcodec/x86/exrdsp.o CC libavcodec/x86/fdctdsp_init.o STRIP libavcodec/x86/exrdsp.o skipping strip -x libavcodec/x86/exrdsp.o CC libavcodec/x86/fft_init.o X86ASM libavcodec/x86/flac_dsp_gpl.o CC libavcodec/x86/flacdsp_init.o STRIP libavcodec/x86/flac_dsp_gpl.o skipping strip -x libavcodec/x86/flac_dsp_gpl.o X86ASM libavcodec/x86/fft.o CC libavcodec/x86/fmtconvert_init.o X86ASM libavcodec/x86/fmtconvert.o X86ASM libavcodec/x86/flacdsp.o STRIP libavcodec/x86/fmtconvert.o skipping strip -x libavcodec/x86/fmtconvert.o X86ASM libavcodec/x86/g722dsp.o STRIP libavcodec/x86/fft.o skipping strip -x libavcodec/x86/fft.o CC libavcodec/x86/g722dsp_init.o STRIP libavcodec/x86/g722dsp.o skipping strip -x libavcodec/x86/g722dsp.o X86ASM libavcodec/x86/fpel.o CC libavcodec/x86/h263dsp_init.o STRIP libavcodec/x86/flacdsp.o skipping strip -x libavcodec/x86/flacdsp.o X86ASM libavcodec/x86/h263_loopfilter.o STRIP libavcodec/x86/fpel.o skipping strip -x libavcodec/x86/fpel.o STRIP libavcodec/x86/h263_loopfilter.o skipping strip -x libavcodec/x86/h263_loopfilter.o X86ASM libavcodec/x86/h264_chromamc_10bit.o STRIP libavcodec/x86/h264_chromamc_10bit.o skipping strip -x libavcodec/x86/h264_chromamc_10bit.o X86ASM libavcodec/x86/h264_chromamc.o X86ASM libavcodec/x86/h264_deblock_10bit.o STRIP libavcodec/x86/h264_chromamc.o skipping strip -x libavcodec/x86/h264_chromamc.o X86ASM libavcodec/x86/h264_deblock.o libavcodec/x86/h264_idct.asm:1152: warning: redefining multi-line macro `STORE_DIFFx2' X86ASM libavcodec/x86/h264_idct.o STRIP libavcodec/x86/h264_deblock_10bit.o skipping strip -x libavcodec/x86/h264_deblock_10bit.o X86ASM libavcodec/x86/h264_idct_10bit.o STRIP libavcodec/x86/h264_idct_10bit.o skipping strip -x libavcodec/x86/h264_idct_10bit.o libavcodec/x86/h264_idct.asm:1152: warning: redefining multi-line macro `STORE_DIFFx2' STRIP libavcodec/x86/h264_idct.o skipping strip -x libavcodec/x86/h264_idct.o CC libavcodec/x86/h264_intrapred_init.o STRIP libavcodec/x86/h264_deblock.o skipping strip -x libavcodec/x86/h264_deblock.o CC libavcodec/x86/h264_qpel.o X86ASM libavcodec/x86/h264_intrapred.o X86ASM libavcodec/x86/h264_intrapred_10bit.o X86ASM libavcodec/x86/h264_qpel_10bit.o STRIP libavcodec/x86/h264_intrapred_10bit.o skipping strip -x libavcodec/x86/h264_intrapred_10bit.o STRIP libavcodec/x86/h264_intrapred.o skipping strip -x libavcodec/x86/h264_intrapred.o X86ASM libavcodec/x86/h264_weight.o X86ASM libavcodec/x86/h264_weight_10bit.o STRIP libavcodec/x86/h264_weight.o skipping strip -x libavcodec/x86/h264_weight.o CC libavcodec/x86/h264chroma_init.o STRIP libavcodec/x86/h264_weight_10bit.o skipping strip -x libavcodec/x86/h264_weight_10bit.o CC libavcodec/x86/h264dsp_init.o STRIP libavcodec/x86/h264_qpel_10bit.o skipping strip -x libavcodec/x86/h264_qpel_10bit.o X86ASM libavcodec/x86/h264_qpel_8bit.o X86ASM libavcodec/x86/hevc_add_res.o STRIP libavcodec/x86/hevc_add_res.o skipping strip -x libavcodec/x86/hevc_add_res.o STRIP libavcodec/x86/h264_qpel_8bit.o skipping strip -x libavcodec/x86/h264_qpel_8bit.o X86ASM libavcodec/x86/hevc_sao.o X86ASM libavcodec/x86/hevc_deblock.o X86ASM libavcodec/x86/hevc_idct.o STRIP libavcodec/x86/hevc_sao.o skipping strip -x libavcodec/x86/hevc_sao.o STRIP libavcodec/x86/hevc_deblock.o skipping strip -x libavcodec/x86/hevc_deblock.o CC libavcodec/x86/hevcdsp_init.o X86ASM libavcodec/x86/hevc_sao_10bit.o STRIP libavcodec/x86/hevc_idct.o skipping strip -x libavcodec/x86/hevc_idct.o X86ASM libavcodec/x86/hpeldsp.o STRIP libavcodec/x86/hpeldsp.o skipping strip -x libavcodec/x86/hpeldsp.o CC libavcodec/x86/hpeldsp_init.o X86ASM libavcodec/x86/hpeldsp_vp3.o STRIP libavcodec/x86/hpeldsp_vp3.o skipping strip -x libavcodec/x86/hpeldsp_vp3.o CC libavcodec/x86/hpeldsp_vp3_init.o X86ASM libavcodec/x86/huffyuvdsp.o STRIP libavcodec/x86/huffyuvdsp.o skipping strip -x libavcodec/x86/huffyuvdsp.o CC libavcodec/x86/huffyuvdsp_init.o STRIP libavcodec/x86/hevc_sao_10bit.o skipping strip -x libavcodec/x86/hevc_sao_10bit.o CC libavcodec/x86/huffyuvencdsp_init.o X86ASM libavcodec/x86/huffyuvencdsp.o STRIP libavcodec/x86/huffyuvencdsp.o skipping strip -x libavcodec/x86/huffyuvencdsp.o CC libavcodec/x86/idctdsp_init.o X86ASM libavcodec/x86/idctdsp.o STRIP libavcodec/x86/idctdsp.o skipping strip -x libavcodec/x86/idctdsp.o X86ASM libavcodec/x86/jpeg2000dsp.o STRIP libavcodec/x86/jpeg2000dsp.o skipping strip -x libavcodec/x86/jpeg2000dsp.o CC libavcodec/x86/jpeg2000dsp_init.o X86ASM libavcodec/x86/imdct36.o X86ASM libavcodec/x86/lossless_audiodsp.o STRIP libavcodec/x86/lossless_audiodsp.o skipping strip -x libavcodec/x86/lossless_audiodsp.o CC libavcodec/x86/lossless_audiodsp_init.o X86ASM libavcodec/x86/lossless_videodsp.o STRIP libavcodec/x86/imdct36.o skipping strip -x libavcodec/x86/imdct36.o CC libavcodec/x86/lossless_videodsp_init.o STRIP libavcodec/x86/lossless_videodsp.o skipping strip -x libavcodec/x86/lossless_videodsp.o CC libavcodec/x86/lossless_videoencdsp_init.o X86ASM libavcodec/x86/lossless_videoencdsp.o STRIP libavcodec/x86/lossless_videoencdsp.o skipping strip -x libavcodec/x86/lossless_videoencdsp.o CC libavcodec/x86/lpc.o X86ASM libavcodec/x86/hevc_mc.o CC libavcodec/x86/mdct15_init.o X86ASM libavcodec/x86/mdct15.o STRIP libavcodec/x86/mdct15.o skipping strip -x libavcodec/x86/mdct15.o CC libavcodec/x86/me_cmp_init.o X86ASM libavcodec/x86/mlpdsp.o STRIP libavcodec/x86/mlpdsp.o skipping strip -x libavcodec/x86/mlpdsp.o CC libavcodec/x86/mlpdsp_init.o CC libavcodec/x86/mpegaudiodsp.o X86ASM libavcodec/x86/me_cmp.o CC libavcodec/x86/mpegvideo.o CC libavcodec/x86/mpegvideodsp.o CC libavcodec/x86/mpegvideoenc.o STRIP libavcodec/x86/me_cmp.o skipping strip -x libavcodec/x86/me_cmp.o X86ASM libavcodec/x86/mpegvideoencdsp.o STRIP libavcodec/x86/mpegvideoencdsp.o skipping strip -x libavcodec/x86/mpegvideoencdsp.o CC libavcodec/x86/mpegvideoencdsp_init.o X86ASM libavcodec/x86/opusdsp.o CC libavcodec/x86/opusdsp_init.o STRIP libavcodec/x86/opusdsp.o skipping strip -x libavcodec/x86/opusdsp.o CC libavcodec/x86/pixblockdsp_init.o X86ASM libavcodec/x86/pixblockdsp.o STRIP libavcodec/x86/pixblockdsp.o skipping strip -x libavcodec/x86/pixblockdsp.o CC libavcodec/x86/pngdsp_init.o X86ASM libavcodec/x86/pngdsp.o STRIP libavcodec/x86/pngdsp.o skipping strip -x libavcodec/x86/pngdsp.o CC libavcodec/x86/proresdsp_init.o X86ASM libavcodec/x86/proresdsp.o X86ASM libavcodec/x86/qpel.o STRIP libavcodec/x86/qpel.o skipping strip -x libavcodec/x86/qpel.o CC libavcodec/x86/qpeldsp_init.o STRIP libavcodec/x86/proresdsp.o skipping strip -x libavcodec/x86/proresdsp.o X86ASM libavcodec/x86/rv34dsp.o STRIP libavcodec/x86/rv34dsp.o skipping strip -x libavcodec/x86/rv34dsp.o CC libavcodec/x86/rv34dsp_init.o CC libavcodec/x86/rv40dsp_init.o X86ASM libavcodec/x86/qpeldsp.o X86ASM libavcodec/x86/rv40dsp.o STRIP libavcodec/x86/rv40dsp.o skipping strip -x libavcodec/x86/rv40dsp.o X86ASM libavcodec/x86/sbcdsp.o STRIP libavcodec/x86/sbcdsp.o skipping strip -x libavcodec/x86/sbcdsp.o CC libavcodec/x86/sbcdsp_init.o CC libavcodec/x86/sbrdsp_init.o STRIP libavcodec/x86/qpeldsp.o skipping strip -x libavcodec/x86/qpeldsp.o X86ASM libavcodec/x86/sbrdsp.o STRIP libavcodec/x86/sbrdsp.o skipping strip -x libavcodec/x86/sbrdsp.o CC libavcodec/x86/snowdsp.o X86ASM libavcodec/x86/svq1enc.o STRIP libavcodec/x86/svq1enc.o skipping strip -x libavcodec/x86/svq1enc.o CC libavcodec/x86/svq1enc_init.o X86ASM libavcodec/x86/synth_filter.o STRIP libavcodec/x86/synth_filter.o skipping strip -x libavcodec/x86/synth_filter.o CC libavcodec/x86/synth_filter_init.o X86ASM libavcodec/x86/simple_idct10.o X86ASM libavcodec/x86/takdsp.o STRIP libavcodec/x86/takdsp.o skipping strip -x libavcodec/x86/takdsp.o CC libavcodec/x86/takdsp_init.o X86ASM libavcodec/x86/ttadsp.o STRIP libavcodec/x86/ttadsp.o skipping strip -x libavcodec/x86/ttadsp.o CC libavcodec/x86/ttadsp_init.o X86ASM libavcodec/x86/ttaencdsp.o STRIP libavcodec/x86/ttaencdsp.o skipping strip -x libavcodec/x86/ttaencdsp.o CC libavcodec/x86/ttaencdsp_init.o X86ASM libavcodec/x86/utvideodsp.o STRIP libavcodec/x86/utvideodsp.o skipping strip -x libavcodec/x86/utvideodsp.o CC libavcodec/x86/utvideodsp_init.o CC libavcodec/x86/v210-init.o X86ASM libavcodec/x86/v210.o STRIP libavcodec/x86/v210.o skipping strip -x libavcodec/x86/v210.o X86ASM libavcodec/x86/v210enc.o STRIP libavcodec/x86/hevc_mc.o skipping strip -x libavcodec/x86/hevc_mc.o CC libavcodec/x86/v210enc_init.o STRIP libavcodec/x86/simple_idct10.o skipping strip -x libavcodec/x86/simple_idct10.o CC libavcodec/x86/vc1dsp_init.o X86ASM libavcodec/x86/simple_idct.o STRIP libavcodec/x86/v210enc.o skipping strip -x libavcodec/x86/v210enc.o CC libavcodec/x86/vc1dsp_mmx.o X86ASM libavcodec/x86/vc1dsp_mc.o X86ASM libavcodec/x86/vc1dsp_loopfilter.o STRIP libavcodec/x86/vc1dsp_mc.o skipping strip -x libavcodec/x86/vc1dsp_mc.o X86ASM libavcodec/x86/videodsp.o STRIP libavcodec/x86/vc1dsp_loopfilter.o skipping strip -x libavcodec/x86/vc1dsp_loopfilter.o CC libavcodec/x86/videodsp_init.o CC libavcodec/x86/vorbisdsp_init.o X86ASM libavcodec/x86/vorbisdsp.o STRIP libavcodec/x86/vorbisdsp.o skipping strip -x libavcodec/x86/vorbisdsp.o CC libavcodec/x86/vp3dsp_init.o STRIP libavcodec/x86/videodsp.o skipping strip -x libavcodec/x86/videodsp.o X86ASM libavcodec/x86/vp6dsp.o CC libavcodec/x86/vp6dsp_init.o STRIP libavcodec/x86/vp6dsp.o skipping strip -x libavcodec/x86/vp6dsp.o CC libavcodec/x86/vp8dsp_init.o X86ASM libavcodec/x86/vp3dsp.o STRIP libavcodec/x86/vp3dsp.o skipping strip -x libavcodec/x86/vp3dsp.o CC libavcodec/x86/vp9dsp_init.o X86ASM libavcodec/x86/vp8dsp.o STRIP libavcodec/x86/vp8dsp.o skipping strip -x libavcodec/x86/vp8dsp.o CC libavcodec/x86/vp9dsp_init_10bpp.o X86ASM libavcodec/x86/vp8dsp_loopfilter.o CC libavcodec/x86/vp9dsp_init_12bpp.o CC libavcodec/x86/vp9dsp_init_16bpp.o STRIP libavcodec/x86/simple_idct.o skipping strip -x libavcodec/x86/simple_idct.o STRIP libavcodec/x86/vp8dsp_loopfilter.o skipping strip -x libavcodec/x86/vp8dsp_loopfilter.o X86ASM libavcodec/x86/vp9intrapred.o X86ASM libavcodec/x86/vp9intrapred_16bpp.o STRIP libavcodec/x86/vp9intrapred.o skipping strip -x libavcodec/x86/vp9intrapred.o STRIP libavcodec/x86/vp9intrapred_16bpp.o skipping strip -x libavcodec/x86/vp9intrapred_16bpp.o X86ASM libavcodec/x86/vp9itxfm_16bpp.o X86ASM libavcodec/x86/vp9lpf_16bpp.o X86ASM libavcodec/x86/vp9lpf.o STRIP libavcodec/x86/vp9itxfm_16bpp.o skipping strip -x libavcodec/x86/vp9itxfm_16bpp.o X86ASM libavcodec/x86/vp9mc.o STRIP libavcodec/x86/vp9mc.o skipping strip -x libavcodec/x86/vp9mc.o X86ASM libavcodec/x86/vp9mc_16bpp.o STRIP libavcodec/x86/vp9mc_16bpp.o skipping strip -x libavcodec/x86/vp9mc_16bpp.o STRIP libavcodec/x86/vp9lpf_16bpp.o skipping strip -x libavcodec/x86/vp9lpf_16bpp.o CC libavcodec/x86/xvididct_init.o X86ASM libavcodec/x86/xvididct.o CC libavcodec/xan.o STRIP libavcodec/x86/xvididct.o skipping strip -x libavcodec/x86/xvididct.o CC libavcodec/xbmdec.o CC libavcodec/xbmenc.o CC libavcodec/xface.o CC libavcodec/xfacedec.o CC libavcodec/xfaceenc.o CC libavcodec/xiph.o CC libavcodec/xl.o CC libavcodec/xma_parser.o CC libavcodec/xpmdec.o CC libavcodec/xsubdec.o CC libavcodec/xsubenc.o CC libavcodec/xvididct.o CC libavcodec/xwddec.o CC libavcodec/xwdenc.o CC libavcodec/xxan.o CC libavcodec/y41pdec.o CC libavcodec/y41penc.o CC libavcodec/ylc.o CC libavcodec/yop.o CC libavcodec/yuv4dec.o CC libavcodec/yuv4enc.o CC libavcodec/zerocodec.o STRIP libavcodec/x86/vp9lpf.o skipping strip -x libavcodec/x86/vp9lpf.o CC libavcodec/zmbv.o CC libavcodec/zmbvenc.o CC libswresample/audioconvert.o CC libswresample/dither.o CC libswresample/log2_tab.o CC libswresample/options.o X86ASM libavcodec/x86/vp9itxfm.o CC libswresample/rematrix.o CC libswresample/resample.o CC libswresample/resample_dsp.o CC libswresample/swresample.o CC libswresample/swresample_frame.o CC libswresample/x86/audio_convert_init.o X86ASM libswresample/x86/rematrix.o CC libswresample/x86/rematrix_init.o STRIP libswresample/x86/rematrix.o skipping strip -x libswresample/x86/rematrix.o CC libswresample/x86/resample_init.o GEN libavdevice/libavdevice.pc GEN libavfilter/libavfilter.pc GEN libavformat/libavformat.pc GEN libavcodec/libavcodec.pc GEN libpostproc/libpostproc.pc X86ASM libswresample/x86/audio_convert.o GEN libswresample/libswresample.pc GEN libswscale/libswscale.pc GEN libavutil/libavutil.pc CC fftools/ffmpeg_opt.o X86ASM libswresample/x86/resample.o STRIP libswresample/x86/resample.o skipping strip -x libswresample/x86/resample.o CC fftools/ffmpeg_filter.o STRIP libswresample/x86/audio_convert.o skipping strip -x libswresample/x86/audio_convert.o CC fftools/ffmpeg_hw.o CC fftools/cmdutils.o CC fftools/ffmpeg.o CC fftools/ffprobe.o GEN libavdevice/libavdevice.ver GEN libavfilter/libavfilter.ver GEN libswscale/libswscale.ver GEN libavutil/libavutil.ver GEN libpostproc/libpostproc.ver GEN libavformat/libavformat.ver GEN libswresample/libswresample.ver LD libavutil/libmythavutil.so.56 LD libswscale/libmythswscale.so.5 LD libpostproc/libmythpostproc.so.55 LD libswresample/libmythswresample.so.3 STRIP libavcodec/x86/vp9itxfm.o skipping strip -x libavcodec/x86/vp9itxfm.o GEN libavcodec/libavcodec.ver LD libavcodec/libmythavcodec.so.58 LD libavformat/libmythavformat.so.58 LD libavfilter/libmythavfilter.so.7 LD libavdevice/libmythavdevice.so.58 LD ffmpeg_g LD ffprobe_g STRIP ffprobe skipping strip -o ffprobe ffprobe_g STRIP ffmpeg skipping strip -o ffmpeg ffmpeg_g gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external' gmake -C libs gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs' cd libmythfreesurround/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround/libmythfreesurround.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile cd libmythbase/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/libmythbase.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile cd libmythfreemheg/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreemheg/libmythfreemheg.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile cd libmythmpeg2/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmpeg2/libmythmpeg2.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmpeg2' cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cpu_accel.o cpu_accel.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cpu_state.o cpu_state.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/alloc.o alloc.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/header.o header.c gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DUSE_FFTW3 -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I../libmythbase -I.. -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/el_processor.o el_processor.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreemheg' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Actions.o Actions.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/decode.o decode.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/slice.o slice.c gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mthread.o mthread.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -fPIC -std=gnu++11 -w -pthread -DMMX -D_GNU_SOURCE -DUSE_FFTW3 -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I../libmythbase -I.. -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/freesurround.o freesurround.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/motion_comp.o motion_comp.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/BaseClasses.o BaseClasses.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/idct.o idct.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/motion_comp_mmx.o motion_comp_mmx.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -DMMX -D_GNU_SOURCE -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../external/FFmpeg -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/idct_mmx.o idct_mmx.c rm -f libmythfreesurround-31.a ar cqs libmythfreesurround-31.a obj/el_processor.o obj/freesurround.o gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mthreadpool.o mthreadpool.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Bitmap.o Bitmap.cpp rm -f libmythmpeg2-31.a ar cqs libmythmpeg2-31.a obj/cpu_accel.o obj/cpu_state.o obj/alloc.o obj/header.o obj/decode.o obj/slice.o obj/motion_comp.o obj/idct.o obj/motion_comp_mmx.o obj/idct_mmx.o gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmpeg2' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsocket.o mythsocket.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdbcon.o mythdbcon.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Engine.o Engine.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Groups.o Groups.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Ingredients.o Ingredients.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdb.o mythdb.cpp Engine.cpp:1022:26: warning: 'start' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] pContent->m_time.start(); ^ /usr/local/include/qt5/QtCore/qdatetime.h:233:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ Engine.cpp:1088:35: warning: 'elapsed' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] else if (pContent->m_time.elapsed() > 60000) // TODO Get this from carousel ^ /usr/local/include/qt5/QtCore/qdatetime.h:235:5: note: 'elapsed' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ Groups.cpp:300:17: warning: 'start' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] m_StartTime.start(); ^ /usr/local/include/qt5/QtCore/qdatetime.h:233:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ Groups.cpp:367:17: warning: 'start' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] currentTime.start(); // Set current time ^ /usr/local/include/qt5/QtCore/qdatetime.h:233:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdbparams.o mythdbparams.cpp 2 warnings generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythobservable.o mythobservable.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ParseBinary.o ParseBinary.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ParseNode.o ParseNode.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ParseText.o ParseText.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythevent.o mythevent.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythtimer.o mythtimer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Presentable.o Presentable.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsignalingtimer.o mythsignalingtimer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Programs.o Programs.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdirs.o mythdirs.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/lcddevice.o lcddevice.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Root.o Root.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythstorage.o mythstorage.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Stream.o Stream.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/remotefile.o remotefile.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Text.o Text.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcorecontext.o mythcorecontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Variables.o Variables.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsystem.o mythsystem.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Visible.o Visible.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/BaseActions.o BaseActions.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/DynamicLineArt.o DynamicLineArt.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythlocale.o mythlocale.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/storagegroup.o storagegroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcoreutil.o mythcoreutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/TokenGroup.o TokenGroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Link.o Link.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdownloadmanager.o mythdownloadmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythtranslation.o mythtranslation.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/unzip.o unzip.cpp rm -f libmythfreemheg-31.so.31.0.0 libmythfreemheg-31.so libmythfreemheg-31.so.31 libmythfreemheg-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libmythfreemheg-31.so.31 -o libmythfreemheg-31.so.31.0.0 obj/Actions.o obj/BaseClasses.o obj/Bitmap.o obj/Engine.o obj/Groups.o obj/Ingredients.o obj/ParseBinary.o obj/ParseNode.o obj/ParseText.o obj/Presentable.o obj/Programs.o obj/Root.o obj/Stream.o obj/Text.o obj/Variables.o obj/Visible.o obj/BaseActions.o obj/DynamicLineArt.o obj/TokenGroup.o obj/Link.o -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL ln -s libmythfreemheg-31.so.31.0.0 libmythfreemheg-31.so ln -s libmythfreemheg-31.so.31.0.0 libmythfreemheg-31.so.31 ln -s libmythfreemheg-31.so.31.0.0 libmythfreemheg-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreemheg' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/iso639.o iso639.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/iso3166.o iso3166.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythmedia.o mythmedia.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythmiscutil.o mythmiscutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythhdd.o mythhdd.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcdrom.o mythcdrom.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dbutil.o dbutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/logging.o logging.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/loggingserver.o loggingserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/referencecounter.o referencecounter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcommandlineparser.o mythcommandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/filesysteminfo.o filesysteminfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/hardwareprofile.o hardwareprofile.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/serverpool.o serverpool.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/plist.o plist.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/signalhandling.o signalhandling.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythtimezone.o mythtimezone.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdate.o mythdate.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythplugin.o mythplugin.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/housekeeper.o housekeeper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsystemlegacy.o mythsystemlegacy.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythtypes.o mythtypes.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/threadedfilewriter.o threadedfilewriter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsingledownload.o mythsingledownload.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/codecutil.o codecutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsession.o mythsession.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Json.o ../../external/qjsonwrapper/qjsonwrapper/Json.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cleanupguard.o cleanupguard.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/portchecker.o portchecker.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsorthelper.o mythsorthelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythpower.o mythpower.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythpowerdbus.o platforms/mythpowerdbus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsystemunix.o mythsystemunix.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcdrom-freebsd.o mythcdrom-freebsd.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythsocket.h -o moc/moc_mythsocket.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythsignalingtimer.h -o moc/moc_mythsignalingtimer.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include lcddevice.h -o moc/moc_lcddevice.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include logging.h -o moc/moc_logging.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include loggingserver.h -o moc/moc_loggingserver.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythcorecontext.h -o moc/moc_mythcorecontext.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythsystemprivate.h -o moc/moc_mythsystemprivate.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythdownloadmanager.h -o moc/moc_mythdownloadmanager.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythmedia.h -o moc/moc_mythmedia.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythcdrom.h -o moc/moc_mythcdrom.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include hardwareprofile.h -o moc/moc_hardwareprofile.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include serverpool.h -o moc/moc_serverpool.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include signalhandling.h -o moc/moc_signalhandling.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include housekeeper.h -o moc/moc_housekeeper.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythsystemlegacy.h -o moc/moc_mythsystemlegacy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythsingledownload.h -o moc/moc_mythsingledownload.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include portchecker.h -o moc/moc_portchecker.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythpower.h -o moc/moc_mythpower.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include platforms/mythpowerdbus.h -o moc/moc_mythpowerdbus.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/qjsonwrapper -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/platforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythsystemunix.h -o moc/moc_mythsystemunix.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythsocket.o moc/moc_mythsocket.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythsignalingtimer.o moc/moc_mythsignalingtimer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_lcddevice.o moc/moc_lcddevice.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_logging.o moc/moc_logging.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_loggingserver.o moc/moc_loggingserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythcorecontext.o moc/moc_mythcorecontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythsystemprivate.o moc/moc_mythsystemprivate.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythdownloadmanager.o moc/moc_mythdownloadmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythmedia.o moc/moc_mythmedia.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythcdrom.o moc/moc_mythcdrom.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_hardwareprofile.o moc/moc_hardwareprofile.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_serverpool.o moc/moc_serverpool.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_signalhandling.o moc/moc_signalhandling.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_housekeeper.o moc/moc_housekeeper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythsystemlegacy.o moc/moc_mythsystemlegacy.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythsingledownload.o moc/moc_mythsingledownload.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_portchecker.o moc/moc_portchecker.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythpower.o moc/moc_mythpower.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythpowerdbus.o moc/moc_mythpowerdbus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_DBUS -DRUNPREFIX=\"/usr/local\" -DLIBDIRNAME=\"lib\" -DMBASE_API -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/qjsonwrapper -I../../external/libudfread -Iplatforms -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythsystemunix.o moc/moc_mythsystemunix.cpp rm -f libmythbase-31.so.31.0.0 libmythbase-31.so libmythbase-31.so.31 libmythbase-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libmythbase-31.so.31 -o libmythbase-31.so.31.0.0 obj/mthread.o obj/mthreadpool.o obj/mythsocket.o obj/mythdbcon.o obj/mythdb.o obj/mythdbparams.o obj/mythobservable.o obj/mythevent.o obj/mythtimer.o obj/mythsignalingtimer.o obj/mythdirs.o obj/lcddevice.o obj/mythstorage.o obj/remotefile.o obj/mythcorecontext.o obj/mythsystem.o obj/mythlocale.o obj/storagegroup.o obj/mythcoreutil.o obj/mythdownloadmanager.o obj/mythtranslation.o obj/unzip.o obj/iso639.o obj/iso3166.o obj/mythmedia.o obj/mythmiscutil.o obj/mythhdd.o obj/mythcdrom.o obj/dbutil.o obj/logging.o obj/loggingserver.o obj/referencecounter.o obj/mythcommandlineparser.o obj/filesysteminfo.o obj/hardwareprofile.o obj/serverpool.o obj/plist.o obj/signalhandling.o obj/mythtimezone.o obj/mythdate.o obj/mythplugin.o obj/housekeeper.o obj/mythsystemlegacy.o obj/mythtypes.o obj/threadedfilewriter.o obj/mythsingledownload.o obj/codecutil.o obj/mythsession.o obj/Json.o obj/cleanupguard.o obj/portchecker.o obj/mythsorthelper.o obj/mythpower.o obj/mythpowerdbus.o obj/mythsystemunix.o obj/mythcdrom-freebsd.o obj/moc_mythsocket.o obj/moc_mythsignalingtimer.o obj/moc_lcddevice.o obj/moc_logging.o obj/moc_loggingserver.o obj/moc_mythcorecontext.o obj/moc_mythsystemprivate.o obj/moc_mythdownloadmanager.o obj/moc_mythmedia.o obj/moc_mythcdrom.o obj/moc_hardwareprofile.o obj/moc_serverpool.o obj/moc_signalhandling.o obj/moc_housekeeper.o obj/moc_mythsystemlegacy.o obj/moc_mythsingledownload.o obj/moc_portchecker.o obj/moc_mythpower.o obj/moc_mythpowerdbus.o obj/moc_mythsystemunix.o -lthr -lc -L../../external/libudfread -lmythudfread-31 -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5DBus.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL ln -s libmythbase-31.so.31.0.0 libmythbase-31.so ln -s libmythbase-31.so.31.0.0 libmythbase-31.so.31 ln -s libmythbase-31.so.31.0.0 libmythbase-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase' cd libmythservicecontracts/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/libmythservicecontracts.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile cd libmythui/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/libmythui.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/service.o service.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recStatus.o enums/recStatus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/programtypes.o ../libmyth/programtypes.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythmainwindow.o mythmainwindow.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythpainter.o mythpainter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythimage.o mythimage.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recordingtypes.o ../libmyth/recordingtypes.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include service.h -o moc/moc_service.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/mythServices.h -o moc/moc_mythServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythrect.o mythrect.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/guideServices.h -o moc/moc_guideServices.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/contentServices.h -o moc/moc_contentServices.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/dvrServices.h -o moc/moc_dvrServices.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/channelServices.h -o moc/moc_channelServices.cpp mythimage.cpp:214:31: warning: 'transformed' is deprecated: Use transformed(const QTransform &matrix, Qt::TransformationMode mode) [-Wdeprecated-declarations] mirrorImage = mirrorImage.transformed(shearMatrix, Qt::SmoothTransformation); ^ /usr/local/include/qt5/QtGui/qimage.h:287:5: note: 'transformed' has been explicitly marked deprecated here QT_DEPRECATED_X("Use transformed(const QTransform &matrix, Qt::TransformationMode mode)") ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/myththemebase.o myththemebase.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/videoServices.h -o moc/moc_videoServices.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/captureServices.h -o moc/moc_captureServices.cpp 1 warning generated. /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/musicServices.h -o moc/moc_musicServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythpainter_qimage.o mythpainter_qimage.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/frontendServices.h -o moc/moc_frontendServices.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/imageServices.h -o moc/moc_imageServices.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/rttiServices.h -o moc/moc_rttiServices.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/enum.h -o moc/moc_enum.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythpainter_qt.o mythpainter_qt.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/enumItem.h -o moc/moc_enumItem.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/connectionInfo.h -o moc/moc_connectionInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/databaseInfo.h -o moc/moc_databaseInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/programAndChannel.h -o moc/moc_programAndChannel.cpp datacontracts/programAndChannel.h:46: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:47: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:48: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:49: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:50: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:51: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:52: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:53: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:54: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:55: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:56: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:57: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:58: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:59: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:60: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:61: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:62: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:63: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:64: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:162: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:163: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:164: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:165: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:166: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:167: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:168: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:169: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:170: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:171: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:172: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:177: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:178: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:179: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:182: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:183: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:184: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/programAndChannel.h:185: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/programGuide.h -o moc/moc_programGuide.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/recording.h -o moc/moc_recording.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/settingList.h -o moc/moc_settingList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/xmlparsebase.o xmlparsebase.cpp datacontracts/recording.h:36: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:37: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:38: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:39: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:41: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:42: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:43: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:44: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:45: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:46: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:47: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:48: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:49: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/recording.h:50: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/wolInfo.h -o moc/moc_wolInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/programList.h -o moc/moc_programList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuihelper.o mythuihelper.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/encoder.h -o moc/moc_encoder.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/encoderList.h -o moc/moc_encoderList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/storageGroupDir.h -o moc/moc_storageGroupDir.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythscreenstack.o mythscreenstack.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/storageGroupDirList.h -o moc/moc_storageGroupDirList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/channelInfoList.h -o moc/moc_channelInfoList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/videoSource.h -o moc/moc_videoSource.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/videoSourceList.h -o moc/moc_videoSourceList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/videoMultiplex.h -o moc/moc_videoMultiplex.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/videoMultiplexList.h -o moc/moc_videoMultiplexList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/videoMetadataInfo.h -o moc/moc_videoMetadataInfo.cpp datacontracts/videoMetadataInfo.h:67: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/videoMetadataInfo.h:68: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. datacontracts/videoMetadataInfo.h:69: Warning: Providing a function for DESIGNABLE in a property declaration is deprecated and will not be supported in Qt 6 anymore. /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/videoMetadataInfoList.h -o moc/moc_videoMetadataInfoList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/blurayInfo.h -o moc/moc_blurayInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/timeZoneInfo.h -o moc/moc_timeZoneInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/videoLookupInfo.h -o moc/moc_videoLookupInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/videoLookupInfoList.h -o moc/moc_videoLookupInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythgesture.o mythgesture.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/versionInfo.h -o moc/moc_versionInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuitype.o mythuitype.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/lineup.h -o moc/moc_lineup.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/captureCard.h -o moc/moc_captureCard.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/captureCardList.h -o moc/moc_captureCardList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/recRule.h -o moc/moc_recRule.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythscreentype.o mythscreentype.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/recRuleList.h -o moc/moc_recRuleList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/artworkInfo.h -o moc/moc_artworkInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/artworkInfoList.h -o moc/moc_artworkInfoList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/frontendStatus.h -o moc/moc_frontendStatus.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/frontendActionList.h -o moc/moc_frontendActionList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuiimage.o mythuiimage.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/liveStreamInfo.h -o moc/moc_liveStreamInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/liveStreamInfoList.h -o moc/moc_liveStreamInfoList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/titleInfo.h -o moc/moc_titleInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/titleInfoList.h -o moc/moc_titleInfoList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/labelValue.h -o moc/moc_labelValue.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/logMessage.h -o moc/moc_logMessage.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/logMessageList.h -o moc/moc_logMessageList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/imageMetadataInfoList.h -o moc/moc_imageMetadataInfoList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/imageMetadataInfo.h -o moc/moc_imageMetadataInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/imageSyncInfo.h -o moc/moc_imageSyncInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/channelGroup.h -o moc/moc_channelGroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuitext.o mythuitext.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/channelGroupList.h -o moc/moc_channelGroupList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuifilebrowser.o mythuifilebrowser.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/input.h -o moc/moc_input.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/inputList.h -o moc/moc_inputList.cpp mythuiimage.cpp:370:45: warning: 'alphaChannel' is deprecated: Use convertToFormat(QImage::Format_Alpha8) [-Wdeprecated-declarations] image->setAlphaChannel(mask.alphaChannel()); ^ /usr/local/include/qt5/QtGui/qimage.h:270:5: note: 'alphaChannel' has been explicitly marked deprecated here QT_DEPRECATED_X("Use convertToFormat(QImage::Format_Alpha8)") ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/recRuleFilter.h -o moc/moc_recRuleFilter.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/recRuleFilterList.h -o moc/moc_recRuleFilterList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/castMember.h -o moc/moc_castMember.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/castMemberList.h -o moc/moc_castMemberList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/frontend.h -o moc/moc_frontend.cpp 1 warning generated. /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/frontendList.h -o moc/moc_frontendList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuistatetype.o mythuistatetype.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/cutting.h -o moc/moc_cutting.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/cutList.h -o moc/moc_cutList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/backendInfo.h -o moc/moc_backendInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/envInfo.h -o moc/moc_envInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/buildInfo.h -o moc/moc_buildInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/logInfo.h -o moc/moc_logInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/genre.h -o moc/moc_genre.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/genreList.h -o moc/moc_genreList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/musicMetadataInfo.h -o moc/moc_musicMetadataInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythfontproperties.o mythfontproperties.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include datacontracts/musicMetadataInfoList.h -o moc/moc_musicMetadataInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuibutton.o mythuibutton.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include enums/recStatus.h -o moc/moc_recStatus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_service.o moc/moc_service.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythServices.o moc/moc_mythServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/myththemedmenu.o myththemedmenu.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_guideServices.o moc/moc_guideServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_contentServices.o moc/moc_contentServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdialogbox.o mythdialogbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuiclock.o mythuiclock.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_dvrServices.o moc/moc_dvrServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuitextedit.o mythuitextedit.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channelServices.o moc/moc_channelServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoServices.o moc/moc_videoServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythprogressdialog.o mythprogressdialog.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_captureServices.o moc/moc_captureServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuispinbox.o mythuispinbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuicheckbox.o mythuicheckbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_musicServices.o moc/moc_musicServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_frontendServices.o moc/moc_frontendServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_imageServices.o moc/moc_imageServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuibuttonlist.o mythuibuttonlist.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuigroup.o mythuigroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuiprogressbar.o mythuiprogressbar.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_rttiServices.o moc/moc_rttiServices.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_enum.o moc/moc_enum.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/screensaver.o screensaver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_enumItem.o moc/moc_enumItem.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_connectionInfo.o moc/moc_connectionInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_databaseInfo.o moc/moc_databaseInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/screensaver-null.o screensaver-null.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/x11colors.o x11colors.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/themeinfo.o themeinfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_programAndChannel.o moc/moc_programAndChannel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_programGuide.o moc/moc_programGuide.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_recording.o moc/moc_recording.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythxdisplay.o platforms/mythxdisplay.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdisplaymode.o mythdisplaymode.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythgenerictree.o mythgenerictree.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_settingList.o moc/moc_settingList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuibuttontree.o mythuibuttontree.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_wolInfo.o moc/moc_wolInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuiutils.o mythuiutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_programList.o moc/moc_programList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_encoder.o moc/moc_encoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_encoderList.o moc/moc_encoderList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvirtualkeyboard.o mythvirtualkeyboard.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuishape.o mythuishape.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuiguidegrid.o mythuiguidegrid.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_storageGroupDir.o moc/moc_storageGroupDir.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_storageGroupDirList.o moc/moc_storageGroupDirList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythfontmanager.o mythfontmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channelInfoList.o moc/moc_channelInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuieditbar.o mythuieditbar.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoSource.o moc/moc_videoSource.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoSourceList.o moc/moc_videoSourceList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdisplay.o mythdisplay.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoMultiplex.o moc/moc_videoMultiplex.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuivideo.o mythuivideo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythudplistener.o mythudplistener.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoMultiplexList.o moc/moc_videoMultiplexList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoMetadataInfo.o moc/moc_videoMetadataInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoMetadataInfoList.o moc/moc_videoMetadataInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuisimpletext.o mythuisimpletext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_blurayInfo.o moc/moc_blurayInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuistatetracker.o mythuistatetracker.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuianimation.o mythuianimation.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_timeZoneInfo.o moc/moc_timeZoneInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoLookupInfo.o moc/moc_videoLookupInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuiscrollbar.o mythuiscrollbar.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoLookupInfoList.o moc/moc_videoLookupInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_versionInfo.o moc/moc_versionInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythnotificationcenter.o mythnotificationcenter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_lineup.o moc/moc_lineup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythnotification.o mythnotification.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuicomposite.o mythuicomposite.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_captureCard.o moc/moc_captureCard.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_captureCardList.o moc/moc_captureCardList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_recRule.o moc/moc_recRule.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythedid.o mythedid.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuiwebbrowser.o mythuiwebbrowser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/screensaver-x11.o screensaver-x11.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_recRuleList.o moc/moc_recRuleList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_artworkInfo.o moc/moc_artworkInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_artworkInfoList.o moc/moc_artworkInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdisplayx11.o platforms/mythdisplayx11.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdisplaydrm.o platforms/mythdisplaydrm.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_frontendStatus.o moc/moc_frontendStatus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_frontendActionList.o moc/moc_frontendActionList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_liveStreamInfo.o moc/moc_liveStreamInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdrmdevice.o platforms/mythdrmdevice.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/screensaver-dbus.o screensaver-dbus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythpainteropengl.o opengl/mythpainteropengl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_liveStreamInfoList.o moc/moc_liveStreamInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_titleInfo.o moc/moc_titleInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_titleInfoList.o moc/moc_titleInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythrenderopengl.o opengl/mythrenderopengl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythopenglperf.o opengl/mythopenglperf.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_labelValue.o moc/moc_labelValue.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_logMessage.o moc/moc_logMessage.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythegl.o opengl/mythegl.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_logMessageList.o moc/moc_logMessageList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythmainwindow.h -o moc/moc_mythmainwindow.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_imageMetadataInfoList.o moc/moc_imageMetadataInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_imageMetadataInfo.o moc/moc_imageMetadataInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythmainwindow_internal.h -o moc/moc_mythmainwindow_internal.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_imageSyncInfo.o moc/moc_imageSyncInfo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythscreenstack.h -o moc/moc_mythscreenstack.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channelGroup.o moc/moc_channelGroup.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuitype.h -o moc/moc_mythuitype.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythscreentype.h -o moc/moc_mythscreentype.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channelGroupList.o moc/moc_channelGroupList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuiimage.h -o moc/moc_mythuiimage.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuibutton.h -o moc/moc_mythuibutton.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include myththemedmenu.h -o moc/moc_myththemedmenu.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythdialogbox.h -o moc/moc_mythdialogbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_input.o moc/moc_input.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuitextedit.h -o moc/moc_mythuitextedit.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_inputList.o moc/moc_inputList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythprogressdialog.h -o moc/moc_mythprogressdialog.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuispinbox.h -o moc/moc_mythuispinbox.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuicheckbox.h -o moc/moc_mythuicheckbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_recRuleFilter.o moc/moc_recRuleFilter.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuibuttonlist.h -o moc/moc_mythuibuttonlist.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuifilebrowser.h -o moc/moc_mythuifilebrowser.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuibuttontree.h -o moc/moc_mythuibuttontree.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythvirtualkeyboard.h -o moc/moc_mythvirtualkeyboard.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythdisplay.h -o moc/moc_mythdisplay.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_recRuleFilterList.o moc/moc_recRuleFilterList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_castMember.o moc/moc_castMember.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythudplistener.h -o moc/moc_mythudplistener.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuiscrollbar.h -o moc/moc_mythuiscrollbar.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythnotificationcenter_private.h -o moc/moc_mythnotificationcenter_private.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuiwebbrowser.h -o moc/moc_mythuiwebbrowser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_castMemberList.o moc/moc_castMemberList.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include screensaver-x11.h -o moc/moc_screensaver-x11.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include platforms/mythdisplaydrm.h -o moc/moc_mythdisplaydrm.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/platforms -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/devices -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include opengl/mythrenderopengl.h -o moc/moc_mythrenderopengl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_frontend.o moc/moc_frontend.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_frontendList.o moc/moc_frontendList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythmainwindow.o moc/moc_mythmainwindow.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythmainwindow_internal.o moc/moc_mythmainwindow_internal.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythscreenstack.o moc/moc_mythscreenstack.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_cutting.o moc/moc_cutting.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_cutList.o moc/moc_cutList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_backendInfo.o moc/moc_backendInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuitype.o moc/moc_mythuitype.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_envInfo.o moc/moc_envInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythscreentype.o moc/moc_mythscreentype.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuiimage.o moc/moc_mythuiimage.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_buildInfo.o moc/moc_buildInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuibutton.o moc/moc_mythuibutton.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_logInfo.o moc/moc_logInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_myththemedmenu.o moc/moc_myththemedmenu.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_genre.o moc/moc_genre.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythdialogbox.o moc/moc_mythdialogbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_genreList.o moc/moc_genreList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuitextedit.o moc/moc_mythuitextedit.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_musicMetadataInfo.o moc/moc_musicMetadataInfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_musicMetadataInfoList.o moc/moc_musicMetadataInfoList.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DSERVICE_API -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -Ienums -Idatacontracts -Iservices -I../libmyth -I../libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_recStatus.o moc/moc_recStatus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythprogressdialog.o moc/moc_mythprogressdialog.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuispinbox.o moc/moc_mythuispinbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuicheckbox.o moc/moc_mythuicheckbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuibuttonlist.o moc/moc_mythuibuttonlist.cpp rm -f libmythservicecontracts-31.so.31.0.0 libmythservicecontracts-31.so libmythservicecontracts-31.so.31 libmythservicecontracts-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libmythservicecontracts-31.so.31 -o libmythservicecontracts-31.so.31.0.0 obj/service.o obj/recStatus.o obj/programtypes.o obj/recordingtypes.o obj/moc_service.o obj/moc_mythServices.o obj/moc_guideServices.o obj/moc_contentServices.o obj/moc_dvrServices.o obj/moc_channelServices.o obj/moc_videoServices.o obj/moc_captureServices.o obj/moc_musicServices.o obj/moc_frontendServices.o obj/moc_imageServices.o obj/moc_rttiServices.o obj/moc_enum.o obj/moc_enumItem.o obj/moc_connectionInfo.o obj/moc_databaseInfo.o obj/moc_programAndChannel.o obj/moc_programGuide.o obj/moc_recording.o obj/moc_settingList.o obj/moc_wolInfo.o obj/moc_programList.o obj/moc_encoder.o obj/moc_encoderList.o obj/moc_storageGroupDir.o obj/moc_storageGroupDirList.o obj/moc_channelInfoList.o obj/moc_videoSource.o obj/moc_videoSourceList.o obj/moc_videoMultiplex.o obj/moc_videoMultiplexList.o obj/moc_videoMetadataInfo.o obj/moc_videoMetadataInfoList.o obj/moc_blurayInfo.o obj/moc_timeZoneInfo.o obj/moc_videoLookupInfo.o obj/moc_videoLookupInfoList.o obj/moc_versionInfo.o obj/moc_lineup.o obj/moc_captureCard.o obj/moc_captureCardList.o obj/moc_recRule.o obj/moc_recRuleList.o obj/moc_artworkInfo.o obj/moc_artworkInfoList.o obj/moc_frontendStatus.o obj/moc_frontendActionList.o obj/moc_liveStreamInfo.o obj/moc_liveStreamInfoList.o obj/moc_titleInfo.o obj/moc_titleInfoList.o obj/moc_labelValue.o obj/moc_logMessage.o obj/moc_logMessageList.o obj/moc_imageMetadataInfoList.o obj/moc_imageMetadataInfo.o obj/moc_imageSyncInfo.o obj/moc_channelGroup.o obj/moc_channelGroupList.o obj/moc_input.o obj/moc_inputList.o obj/moc_recRuleFilter.o obj/moc_recRuleFilterList.o obj/moc_castMember.o obj/moc_castMemberList.o obj/moc_frontend.o obj/moc_frontendList.o obj/moc_cutting.o obj/moc_cutList.o obj/moc_backendInfo.o obj/moc_envInfo.o obj/moc_buildInfo.o obj/moc_logInfo.o obj/moc_genre.o obj/moc_genreList.o obj/moc_musicMetadataInfo.o obj/moc_musicMetadataInfoList.o obj/moc_recStatus.o -L../libmythbase -lmythbase-31 -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Script.so /usr/local/lib/qt5/libQt5Core.so -lGL c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuifilebrowser.o moc/moc_mythuifilebrowser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuibuttontree.o moc/moc_mythuibuttontree.cpp ln -s libmythservicecontracts-31.so.31.0.0 libmythservicecontracts-31.so ln -s libmythservicecontracts-31.so.31.0.0 libmythservicecontracts-31.so.31 ln -s libmythservicecontracts-31.so.31.0.0 libmythservicecontracts-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythvirtualkeyboard.o moc/moc_mythvirtualkeyboard.cpp cd libmythupnp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/libmythupnp.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythdisplay.o moc/moc_mythdisplay.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythudplistener.o moc/moc_mythudplistener.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mmulticastsocketdevice.o mmulticastsocketdevice.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/msocketdevice.o msocketdevice.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/msocketdevice_unix.o msocketdevice_unix.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuiscrollbar.o moc/moc_mythuiscrollbar.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythnotificationcenter_private.o moc/moc_mythnotificationcenter_private.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuiwebbrowser.o moc/moc_mythuiwebbrowser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/httprequest.o httprequest.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnp.o upnp.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ssdp.o ssdp.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_screensaver-x11.o moc/moc_screensaver-x11.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythdisplaydrm.o moc/moc_mythdisplaydrm.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/taskqueue.o taskqueue.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include -I/usr/local/include/libdrm -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_DRM -DUSING_DBUS -DUSING_XRANDR -DUSING_OPENGL -DUSING_EGL -DUSING_QTWEBKIT -DMUI_API -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -Iopengl -Iplatforms -Idevices -I../libmythbase -I../.. -I.. -I../.. -I../../external/FFmpeg -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythrenderopengl.o moc/moc_mythrenderopengl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnputil.o upnputil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpdevice.o upnpdevice.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnptasknotify.o upnptasknotify.cpp rm -f libmythui-31.so.31.0.0 libmythui-31.so libmythui-31.so.31 libmythui-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -Wl,-rpath-link,/usr/local/lib/qt5 -shared -Wl,-soname,libmythui-31.so.31 -o libmythui-31.so.31.0.0 obj/mythmainwindow.o obj/mythpainter.o obj/mythimage.o obj/mythrect.o obj/myththemebase.o obj/mythpainter_qimage.o obj/mythpainter_qt.o obj/xmlparsebase.o obj/mythuihelper.o obj/mythscreenstack.o obj/mythgesture.o obj/mythuitype.o obj/mythscreentype.o obj/mythuiimage.o obj/mythuitext.o obj/mythuifilebrowser.o obj/mythuistatetype.o obj/mythfontproperties.o obj/mythuibutton.o obj/myththemedmenu.o obj/mythdialogbox.o obj/mythuiclock.o obj/mythuitextedit.o obj/mythprogressdialog.o obj/mythuispinbox.o obj/mythuicheckbox.o obj/mythuibuttonlist.o obj/mythuigroup.o obj/mythuiprogressbar.o obj/screensaver.o obj/screensaver-null.o obj/x11colors.o obj/themeinfo.o obj/mythxdisplay.o obj/mythdisplaymode.o obj/mythgenerictree.o obj/mythuibuttontree.o obj/mythuiutils.o obj/mythvirtualkeyboard.o obj/mythuishape.o obj/mythuiguidegrid.o obj/mythfontmanager.o obj/mythuieditbar.o obj/mythdisplay.o obj/mythuivideo.o obj/mythudplistener.o obj/mythuisimpletext.o obj/mythuistatetracker.o obj/mythuianimation.o obj/mythuiscrollbar.o obj/mythnotificationcenter.o obj/mythnotification.o obj/mythuicomposite.o obj/mythedid.o obj/mythuiwebbrowser.o obj/screensaver-x11.o obj/mythdisplayx11.o obj/mythdisplaydrm.o obj/mythdrmdevice.o obj/screensaver-dbus.o obj/mythpainteropengl.o obj/mythrenderopengl.o obj/mythopenglperf.o obj/mythegl.o obj/moc_mythmainwindow.o obj/moc_mythmainwindow_internal.o obj/moc_mythscreenstack.o obj/moc_mythuitype.o obj/moc_mythscreentype.o obj/moc_mythuiimage.o obj/moc_mythuibutton.o obj/moc_myththemedmenu.o obj/moc_mythdialogbox.o obj/moc_mythuitextedit.o obj/moc_mythprogressdialog.o obj/moc_mythuispinbox.o obj/moc_mythuicheckbox.o obj/moc_mythuibuttonlist.o obj/moc_mythuifilebrowser.o obj/moc_mythuibuttontree.o obj/moc_mythvirtualkeyboard.o obj/moc_mythdisplay.o obj/moc_mythudplistener.o obj/moc_mythuiscrollbar.o obj/moc_mythnotificationcenter_private.o obj/moc_mythuiwebbrowser.o obj/moc_screensaver-x11.o obj/moc_mythdisplaydrm.o obj/moc_mythrenderopengl.o -L../libmythbase -lmythbase-31 -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate /usr/local/lib/qt5/libQt5WebKitWidgets.so /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5WebKit.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5DBus.so /usr/local/lib/qt5/libQt5Core.so -lGL c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnptasksearch.o upnptasksearch.cpp ln -s libmythui-31.so.31.0.0 libmythui-31.so ln -s libmythui-31.so.31.0.0 libmythui-31.so.31 ln -s libmythui-31.so.31.0.0 libmythui-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/httpserver.o httpserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpcds.o upnpcds.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpcdsobjects.o upnpcdsobjects.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/bufferedsocketdevice.o bufferedsocketdevice.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/eventing.o eventing.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpcmgr.o upnpcmgr.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpmsrr.o upnpmsrr.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnptaskevent.o upnptaskevent.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ssdpcache.o ssdpcache.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/configuration.o configuration.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/soapclient.o soapclient.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythxmlclient.o mythxmlclient.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mmembuf.o mmembuf.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpserviceimpl.o upnpserviceimpl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/htmlserver.o htmlserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/serverSideScripting.o serverSideScripting.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/servicehost.o servicehost.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/wsdl.o wsdl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpsubscription.o upnpsubscription.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/xsd.o xsd.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnphelpers.o upnphelpers.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/websocket.o websocket.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/rtti.o services/rtti.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/serializer.o serializers/serializer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/xmlSerializer.o serializers/xmlSerializer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/jsonSerializer.o serializers/jsonSerializer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/xmlplistSerializer.o serializers/xmlplistSerializer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/websocket_mythevent.o websocket_extensions/websocket_mythevent.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include upnp.h -o moc/moc_upnp.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include httpserver.h -o moc/moc_httpserver.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include ssdpcache.h -o moc/moc_ssdpcache.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include serverSideScripting.h -o moc/moc_serverSideScripting.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include websocket.h -o moc/moc_websocket.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/rtti.h -o moc/moc_rtti.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include websocket_extensions/websocket_mythevent.h -o moc/moc_websocket_mythevent.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_upnp.o moc/moc_upnp.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_httpserver.o moc/moc_httpserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_ssdpcache.o moc/moc_ssdpcache.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_serverSideScripting.o moc/moc_serverSideScripting.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_websocket.o moc/moc_websocket.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_rtti.o moc/moc_rtti.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUPNP_API -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythservicecontracts -I.. -Iserializers -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_websocket_mythevent.o moc/moc_websocket_mythevent.cpp rm -f libmythupnp-31.so.31.0.0 libmythupnp-31.so libmythupnp-31.so.31 libmythupnp-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libmythupnp-31.so.31 -o libmythupnp-31.so.31.0.0 obj/mmulticastsocketdevice.o obj/msocketdevice.o obj/msocketdevice_unix.o obj/httprequest.o obj/upnp.o obj/ssdp.o obj/taskqueue.o obj/upnputil.o obj/upnpdevice.o obj/upnptasknotify.o obj/upnptasksearch.o obj/httpserver.o obj/upnpcds.o obj/upnpcdsobjects.o obj/bufferedsocketdevice.o obj/eventing.o obj/upnpcmgr.o obj/upnpmsrr.o obj/upnptaskevent.o obj/ssdpcache.o obj/configuration.o obj/soapclient.o obj/mythxmlclient.o obj/mmembuf.o obj/upnpserviceimpl.o obj/htmlserver.o obj/serverSideScripting.o obj/servicehost.o obj/wsdl.o obj/upnpsubscription.o obj/xsd.o obj/upnphelpers.o obj/websocket.o obj/rtti.o obj/serializer.o obj/xmlSerializer.o obj/jsonSerializer.o obj/xmlplistSerializer.o obj/websocket_mythevent.o obj/moc_upnp.o obj/moc_httpserver.o obj/moc_ssdpcache.o obj/moc_serverSideScripting.o obj/moc_websocket.o obj/moc_rtti.o obj/moc_websocket_mythevent.o -L../libmythbase -lmythbase-31 -L../libmythservicecontracts -lmythservicecontracts-31 -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Script.so /usr/local/lib/qt5/libQt5Core.so -lGL ln -s libmythupnp-31.so.31.0.0 libmythupnp-31.so ln -s libmythupnp-31.so.31.0.0 libmythupnp-31.so.31 ln -s libmythupnp-31.so.31.0.0 libmythupnp-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp' cd libmyth/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/libmyth.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutput.o audio/audiooutput.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutputbase.o audio/audiooutputbase.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/spdifencoder.o audio/spdifencoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutputdigitalencoder.o audio/audiooutputdigitalencoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutputnull.o audio/audiooutputnull.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutpututil.o audio/audiooutpututil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutputdownmix.o audio/audiooutputdownmix.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audioconvert.o audio/audioconvert.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiosettings.o audio/audiosettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutputsettings.o audio/audiooutputsettings.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/pink.o audio/pink.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/volumebase.o audio/volumebase.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/eldutils.o audio/eldutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutputgraph.o audio/audiooutputgraph.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/backendselect.o backendselect.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dbsettings.o dbsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/langsettings.o langsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcontext.o mythcontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythmediamonitor.o mythmediamonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/schemawizard.o schemawizard.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/output.o output.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/standardsettings.o standardsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/storagegroupeditor.o storagegroupeditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythterminal.o mythterminal.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/remoteutil.o remoteutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/rawsettingseditor.o rawsettingseditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/programinfo.o programinfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/programinfoupdater.o programinfoupdater.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/programtypes.o programtypes.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recordingtypes.o recordingtypes.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/rssparse.o rssparse.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/guistartup.o guistartup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythrssmanager.o mythrssmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/netutils.o netutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/netgrabbermanager.o netgrabbermanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiooutputoss.o audio/audiooutputoss.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mediamonitor-unix.o mediamonitor-unix.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include backendselect.h -o moc/moc_backendselect.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include dbsettings.h -o moc/moc_dbsettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include langsettings.h -o moc/moc_langsettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythcontext.h -o moc/moc_mythcontext.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythmediamonitor.h -o moc/moc_mythmediamonitor.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include schemawizard.h -o moc/moc_schemawizard.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include standardsettings.h -o moc/moc_standardsettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include storagegroupeditor.h -o moc/moc_storagegroupeditor.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythterminal.h -o moc/moc_mythterminal.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include rawsettingseditor.h -o moc/moc_rawsettingseditor.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include rssparse.h -o moc/moc_rssparse.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include guistartup.h -o moc/moc_guistartup.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythrssmanager.h -o moc/moc_mythrssmanager.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include netgrabbermanager.h -o moc/moc_netgrabbermanager.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mediamonitor-unix.h -o moc/moc_mediamonitor-unix.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_backendselect.o moc/moc_backendselect.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_dbsettings.o moc/moc_dbsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_langsettings.o moc/moc_langsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythcontext.o moc/moc_mythcontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythmediamonitor.o moc/moc_mythmediamonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_schemawizard.o moc/moc_schemawizard.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_standardsettings.o moc/moc_standardsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_storagegroupeditor.o moc/moc_storagegroupeditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythterminal.o moc/moc_mythterminal.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_rawsettingseditor.o moc/moc_rawsettingseditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_rssparse.o moc/moc_rssparse.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_guistartup.o moc/moc_guistartup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythrssmanager.o moc/moc_mythrssmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_netgrabbermanager.o moc/moc_netgrabbermanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../../external/libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../.. -I../../external/FFmpeg -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mediamonitor-unix.o moc/moc_mediamonitor-unix.cpp rm -f libmyth-31.so.31.0.0 libmyth-31.so libmyth-31.so.31 libmyth-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libmyth-31.so.31 -o libmyth-31.so.31.0.0 obj/audiooutput.o obj/audiooutputbase.o obj/spdifencoder.o obj/audiooutputdigitalencoder.o obj/audiooutputnull.o obj/audiooutpututil.o obj/audiooutputdownmix.o obj/audioconvert.o obj/audiosettings.o obj/audiooutputsettings.o obj/pink.o obj/volumebase.o obj/eldutils.o obj/audiooutputgraph.o obj/backendselect.o obj/dbsettings.o obj/langsettings.o obj/mythcontext.o obj/mythmediamonitor.o obj/schemawizard.o obj/output.o obj/standardsettings.o obj/storagegroupeditor.o obj/mythterminal.o obj/remoteutil.o obj/rawsettingseditor.o obj/programinfo.o obj/programinfoupdater.o obj/programtypes.o obj/recordingtypes.o obj/rssparse.o obj/guistartup.o obj/mythrssmanager.o obj/netutils.o obj/netgrabbermanager.o obj/audiooutputoss.o obj/mediamonitor-unix.o obj/moc_backendselect.o obj/moc_dbsettings.o obj/moc_langsettings.o obj/moc_mythcontext.o obj/moc_mythmediamonitor.o obj/moc_schemawizard.o obj/moc_standardsettings.o obj/moc_storagegroupeditor.o obj/moc_mythterminal.o obj/moc_rawsettingseditor.o obj/moc_rssparse.o obj/moc_guistartup.o obj/moc_mythrssmanager.o obj/moc_netgrabbermanager.o obj/moc_mediamonitor-unix.o -L../../external/libmythsoundtouch -lmythsoundtouch-31 -L../libmythbase -lmythbase-31 -L../libmythui -lmythui-31 -L../libmythupnp -lmythupnp-31 -L../libmythfreesurround -lmythfreesurround-31 -L../../external/FFmpeg/libswresample -lmythswresample -L../../external/FFmpeg/libavutil -lmythavutil -L../../external/FFmpeg/libavcodec -lmythavcodec -L../../external/FFmpeg/libavformat -lmythavformat -L../libmythservicecontracts -lmythservicecontracts-31 -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Script.so /usr/local/lib/qt5/libQt5DBus.so /usr/local/lib/qt5/libQt5Core.so -lGL ln -s libmyth-31.so.31.0.0 libmyth-31.so ln -s libmyth-31.so.31.0.0 libmyth-31.so.31 ln -s libmyth-31.so.31.0.0 libmyth-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth' cd libmythtv/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/libmythtv.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cc.o recorders/vbitext/cc.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vbi.o recorders/vbitext/vbi.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/hamm.o recorders/vbitext/hamm.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/lang.o recorders/vbitext/lang.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recordinginfo.o recordinginfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dbcheck.o dbcheck.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videodbcheck.o videodbcheck.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tvremoteutil.o tvremoteutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tv.o tv.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/jobqueue.o jobqueue.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recordingprofile.o recordingprofile.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/remoteencoder.o remoteencoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videosource.o videosource.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cardutil.o cardutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/sourceutil.o sourceutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videometadatautil.o videometadatautil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vbi608extractor.o vbi608extractor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cc608decoder.o cc608decoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cc608reader.o cc608reader.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cc708decoder.o cc708decoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cc708reader.o cc708reader.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cc708window.o cc708window.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/subtitlereader.o subtitlereader.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/scheduledrecording.o scheduledrecording.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/signalmonitorvalue.o signalmonitorvalue.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/livetvchain.o livetvchain.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/playgroup.o playgroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelsettings.o channelsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/previewgenerator.o previewgenerator.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/previewgeneratorqueue.o previewgeneratorqueue.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/transporteditor.o transporteditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelgroup.o channelgroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recordingrule.o recordingrule.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsystemevent.o mythsystemevent.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/avfringbuffer.o avfringbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ringbuffer.o ringbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/fileringbuffer.o fileringbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/streamingringbuffer.o streamingringbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metadataimagehelper.o metadataimagehelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/icringbuffer.o icringbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythframe.o mythframe.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythavutil.o mythavutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recordingfile.o recordingfile.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/diseqc.o diseqc.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/diseqcsettings.o diseqcsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/filewriterbase.o filewriterbase.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/avformatwriter.o avformatwriter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/fifowriter.o fifowriter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/teletextdecoder.o teletextdecoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/teletextreader.o teletextreader.cpp avformatwriter.cpp:245:15: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_encode_video2(avctx, &pkt, ^ ../../external/FFmpeg/libavcodec/avcodec.h:5482:1: note: 'avcodec_encode_video2' has been explicitly marked deprecated here attribute_deprecated ^ ../../external/FFmpeg/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vbilut.o vbilut.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tspacket.o mpeg/tspacket.cpp 1 warning generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/pespacket.o mpeg/pespacket.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mpegtables.o mpeg/mpegtables.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/atsctables.o mpeg/atsctables.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbtables.o mpeg/dvbtables.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/premieretables.o mpeg/premieretables.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/sctetables.o mpeg/sctetables.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mpegstreamdata.o mpeg/mpegstreamdata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/atscstreamdata.o mpeg/atscstreamdata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbstreamdata.o mpeg/dvbstreamdata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/scanstreamdata.o mpeg/scanstreamdata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mpegdescriptors.o mpeg/mpegdescriptors.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/atscdescriptors.o mpeg/atscdescriptors.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbdescriptors.o mpeg/dvbdescriptors.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/sctedescriptors.o mpeg/sctedescriptors.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/splicedescriptors.o mpeg/splicedescriptors.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dishdescriptors.o mpeg/dishdescriptors.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/premieredescriptors.o mpeg/premieredescriptors.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/atsc_huffman.o mpeg/atsc_huffman.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/freesat_huffman.o mpeg/freesat_huffman.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/iso6937tables.o mpeg/iso6937tables.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/H264Parser.o mpeg/H264Parser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tablestatus.o mpeg/tablestatus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tsstreamdata.o mpeg/tsstreamdata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/frequencies.o frequencies.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/frequencytables.o frequencytables.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelutil.o channelutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelinfo.o channelinfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dtvmultiplex.o dtvmultiplex.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dtvconfparser.o dtvconfparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dtvconfparserhelpers.o dtvconfparserhelpers.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/scaninfo.o channelscan/scaninfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelimporter.o channelscan/channelimporter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/iptvchannelfetcher.o channelscan/iptvchannelfetcher.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvdstream.o dvdstream.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/srtwriter.o srtwriter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvdringbuffer.o DVD/dvdringbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdvdplayer.o DVD/mythdvdplayer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/avformatdecoderdvd.o DVD/avformatdecoderdvd.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/bdiowrapper.o Bluray/bdiowrapper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/bdringbuffer.o Bluray/bdringbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythbdplayer.o Bluray/mythbdplayer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/avformatdecoderbd.o Bluray/avformatdecoderbd.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/bdoverlayscreen.o Bluray/bdoverlayscreen.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/httplivestream.o HLS/httplivestream.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/httplivestreambuffer.o HLS/httplivestreambuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/m3u.o HLS/m3u.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/profilegroup.o profilegroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tv_play.o tv_play.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythplayer.o mythplayer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audioplayer.o audioplayer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythccextractorplayer.o mythccextractorplayer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/teletextextractorreader.o teletextextractorreader.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/playercontext.o playercontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tv_play_win.o tv_play_win.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/deletemap.o deletemap.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcommflagplayer.o mythcommflagplayer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commbreakmap.o commbreakmap.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythiowrapper.o mythiowrapper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tvbrowsehelper.o tvbrowsehelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/netstream.o netstream.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/textsubtitleparser.o textsubtitleparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/xine_demux_sputext.o xine_demux_sputext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/decoderbase.o decoders/decoderbase.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/nuppeldecoder.o decoders/nuppeldecoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/avformatdecoder.o decoders/avformatdecoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/privatedecoder.o decoders/privatedecoder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcodeccontext.o decoders/mythcodeccontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/osd.o osd.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/teletextscreen.o teletextscreen.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/subtitlescreen.o subtitlescreen.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/interactivescreen.o interactivescreen.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvideoout.o mythvideoout.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvideooutnull.o mythvideooutnull.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videobuffers.o videobuffers.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/jitterometer.o jitterometer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videodisplayprofile.o videodisplayprofile.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcodecid.o mythcodecid.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videooutwindow.o videooutwindow.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videocolourspace.o videocolourspace.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videovisual.o visualisations/videovisual.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdeinterlacer.o mythdeinterlacer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvdpaucontext.o decoders/mythvdpaucontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvdpauhelper.o decoders/mythvdpauhelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvaapicontext.o decoders/mythvaapicontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videovisualspectrum.o visualisations/videovisualspectrum.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdrmprimecontext.o decoders/mythdrmprimecontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythopenglvideo.o opengl/mythopenglvideo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvideooutopengl.o opengl/mythvideooutopengl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythopenglinterop.o opengl/mythopenglinterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvideotexture.o opengl/mythvideotexture.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvaapiinterop.o opengl/mythvaapiinterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvaapiglxinterop.o opengl/mythvaapiglxinterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvdpauinterop.o opengl/mythvdpauinterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythdrmprimeinterop.o opengl/mythdrmprimeinterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythegldmabuf.o opengl/mythegldmabuf.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythvaapidrminterop.o opengl/mythvaapidrminterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videovisualcircles.o visualisations/videovisualcircles.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videovisualmonoscope.o visualisations/videovisualmonoscope.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/filters.o visualisations/goom/filters.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/goom_core.o visualisations/goom/goom_core.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/graphic.o visualisations/goom/graphic.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tentacle3d.o visualisations/goom/tentacle3d.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ifs.o visualisations/goom/ifs.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ifs_display.o visualisations/goom/ifs_display.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/lines.o visualisations/goom/lines.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/surf3d.o visualisations/goom/surf3d.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/zoom_filter_mmx.o visualisations/goom/zoom_filter_mmx.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/zoom_filter_xmmx.o visualisations/goom/zoom_filter_xmmx.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videovisualgoom.o visualisations/videovisualgoom.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/DetectLetterbox.o DetectLetterbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dsmcc.o mheg/dsmcc.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dsmcccache.o mheg/dsmcccache.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dsmccbiop.o mheg/dsmccbiop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dsmccobjcarousel.o mheg/dsmccobjcarousel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mhegic.o mheg/mhegic.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/interactivetv.o mheg/interactivetv.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mhi.o mheg/mhi.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelbase.o recorders/channelbase.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dtvchannel.o recorders/dtvchannel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/signalmonitor.o recorders/signalmonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dtvsignalmonitor.o recorders/dtvsignalmonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/inputinfo.o inputinfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/scanwizard.o scanwizard.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelscan_sm.o channelscan/channelscan_sm.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelscanner.o channelscan/channelscanner.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelscanner_gui.o channelscan/channelscanner_gui.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelscanner_gui_scan_pane.o channelscan/channelscanner_gui_scan_pane.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelscanner_cli.o channelscan/channelscanner_cli.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/frequencytablesetting.o channelscan/frequencytablesetting.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/inputselectorsetting.o channelscan/inputselectorsetting.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/multiplexsetting.o channelscan/multiplexsetting.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/paneanalog.o channelscan/paneanalog.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/scanmonitor.o channelscan/scanmonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/scanwizardconfig.o channelscan/scanwizardconfig.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/externrecscanner.o channelscan/externrecscanner.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/eithelper.o eithelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/eitscanner.o eitscanner.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/eitfixup.o eitfixup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/eitcache.o eitcache.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/programdata.o programdata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/tv_rec.o tv_rec.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recordingquality.o recordingquality.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recorderbase.o recorders/recorderbase.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/DeviceReadBuffer.o recorders/DeviceReadBuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dtvrecorder.o recorders/dtvrecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/importrecorder.o recorders/importrecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/RTjpegN.o recorders/RTjpegN.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audioinput.o recorders/audioinput.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audioinputoss.o recorders/audioinputoss.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/v4lrecorder.o recorders/v4lrecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cetonrtsp.o recorders/cetonrtsp.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/iptvchannel.o recorders/iptvchannel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/iptvrecorder.o recorders/iptvrecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/iptvsignalmonitor.o recorders/iptvsignalmonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/iptvstreamhandler.o recorders/iptvstreamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/streamhandler.o recorders/streamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/packetbuffer.o recorders/rtp/packetbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/rtppacketbuffer.o recorders/rtp/rtppacketbuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/httptsstreamhandler.o recorders/httptsstreamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/hlsstreamhandler.o recorders/hlsstreamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/HLSPlaylistWorker.o recorders/HLS/HLSPlaylistWorker.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/HLSReader.o recorders/HLS/HLSReader.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/HLSSegment.o recorders/HLS/HLSSegment.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/HLSStream.o recorders/HLS/HLSStream.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/HLSStreamWorker.o recorders/HLS/HLSStreamWorker.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/hdhrsignalmonitor.o recorders/hdhrsignalmonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/hdhrchannel.o recorders/hdhrchannel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/hdhrrecorder.o recorders/hdhrrecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/hdhrstreamhandler.o recorders/hdhrstreamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vboxutils.o recorders/vboxutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/vboxchannelfetcher.o channelscan/vboxchannelfetcher.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cetonsignalmonitor.o recorders/cetonsignalmonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cetonchannel.o recorders/cetonchannel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cetonrecorder.o recorders/cetonrecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cetonstreamhandler.o recorders/cetonstreamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ExternalChannel.o recorders/ExternalChannel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ExternalRecChannelFetcher.o recorders/ExternalRecChannelFetcher.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ExternalRecorder.o recorders/ExternalRecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ExternalStreamHandler.o recorders/ExternalStreamHandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ExternalSignalMonitor.o recorders/ExternalSignalMonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbtypes.o recorders/dvbtypes.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbchannel.o recorders/dvbchannel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbsignalmonitor.o recorders/dvbsignalmonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbcam.o recorders/dvbcam.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbrecorder.o recorders/dvbrecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbstreamhandler.o recorders/dvbstreamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvbci.o recorders/dvbdev/dvbci.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include jobqueue.h -o moc/moc_jobqueue.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include recordingprofile.h -o moc/moc_recordingprofile.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videosource.h -o moc/moc_videosource.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include playgroup.h -o moc/moc_playgroup.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelsettings.h -o moc/moc_channelsettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include previewgenerator.h -o moc/moc_previewgenerator.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include previewgeneratorqueue.h -o moc/moc_previewgeneratorqueue.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include transporteditor.h -o moc/moc_transporteditor.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythsystemevent.h -o moc/moc_mythsystemevent.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include diseqcsettings.h -o moc/moc_diseqcsettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include profilegroup.h -o moc/moc_profilegroup.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include tv_play.h -o moc/moc_tv_play.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include tv_play_win.h -o moc/moc_tv_play_win.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include netstream.h -o moc/moc_netstream.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include osd.h -o moc/moc_osd.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videooutwindow.h -o moc/moc_videooutwindow.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videocolourspace.h -o moc/moc_videocolourspace.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include decoders/mythvdpauhelper.h -o moc/moc_mythvdpauhelper.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include opengl/mythopenglvideo.h -o moc/moc_mythopenglvideo.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include opengl/mythopenglinterop.h -o moc/moc_mythopenglinterop.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include opengl/mythvaapiglxinterop.h -o moc/moc_mythvaapiglxinterop.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include opengl/mythvdpauinterop.h -o moc/moc_mythvdpauinterop.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mheg/mhegic.h -o moc/moc_mhegic.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include scanwizard.h -o moc/moc_scanwizard.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelscan/channelscanner_gui.h -o moc/moc_channelscanner_gui.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelscan/channelscanner_gui_scan_pane.h -o moc/moc_channelscanner_gui_scan_pane.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelscan/inputselectorsetting.h -o moc/moc_inputselectorsetting.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelscan/multiplexsetting.h -o moc/moc_multiplexsetting.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelscan/paneatsc.h -o moc/moc_paneatsc.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelscan/panedvbutilsimport.h -o moc/moc_panedvbutilsimport.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelscan/scanmonitor.h -o moc/moc_scanmonitor.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelscan/scanwizardconfig.h -o moc/moc_scanwizardconfig.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include recorders/cetonrtsp.h -o moc/moc_cetonrtsp.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include recorders/iptvchannel.h -o moc/moc_iptvchannel.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include recorders/iptvstreamhandler.h -o moc/moc_iptvstreamhandler.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mheg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/decoders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/opengl -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/dvbdev -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/rtp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/recorders/HLS -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/BasicUsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/groupsock -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/liveMedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment/include -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia/UsageEnvironment -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include recorders/httptsstreamhandler.h -o moc/moc_httptsstreamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_jobqueue.o moc/moc_jobqueue.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_recordingprofile.o moc/moc_recordingprofile.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videosource.o moc/moc_videosource.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_playgroup.o moc/moc_playgroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channelsettings.o moc/moc_channelsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_previewgenerator.o moc/moc_previewgenerator.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_previewgeneratorqueue.o moc/moc_previewgeneratorqueue.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_transporteditor.o moc/moc_transporteditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythsystemevent.o moc/moc_mythsystemevent.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_diseqcsettings.o moc/moc_diseqcsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_profilegroup.o moc/moc_profilegroup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_tv_play.o moc/moc_tv_play.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_tv_play_win.o moc/moc_tv_play_win.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_netstream.o moc/moc_netstream.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_osd.o moc/moc_osd.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videooutwindow.o moc/moc_videooutwindow.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videocolourspace.o moc/moc_videocolourspace.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythvdpauhelper.o moc/moc_mythvdpauhelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythopenglvideo.o moc/moc_mythopenglvideo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythopenglinterop.o moc/moc_mythopenglinterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythvaapiglxinterop.o moc/moc_mythvaapiglxinterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythvdpauinterop.o moc/moc_mythvdpauinterop.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mhegic.o moc/moc_mhegic.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_scanwizard.o moc/moc_scanwizard.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channelscanner_gui.o moc/moc_channelscanner_gui.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channelscanner_gui_scan_pane.o moc/moc_channelscanner_gui_scan_pane.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_inputselectorsetting.o moc/moc_inputselectorsetting.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_multiplexsetting.o moc/moc_multiplexsetting.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_paneatsc.o moc/moc_paneatsc.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_panedvbutilsimport.o moc/moc_panedvbutilsimport.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_scanmonitor.o moc/moc_scanmonitor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_scanwizardconfig.o moc/moc_scanwizardconfig.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_cetonrtsp.o moc/moc_cetonrtsp.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_iptvchannel.o moc/moc_iptvchannel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_iptvstreamhandler.o moc/moc_iptvstreamhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -I/usr/local/include/freetype2 -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_LIBASS -DUSING_VDPAU -DUSING_VAAPI -DFFTW3_SUPPORT -DUSING_X11 -DUSING_OPENGL -DUSING_EGL -DUSING_MHEG -DUSING_FRONTEND -DUSING_OSS -DUSING_IPTV -DUSING_HDHOMERUN -DHDHOMERUN_HEADERFILE=\"libhdhomerun/hdhomerun.h\" -DHDHOMERUN_V2 -DUSING_VBOX -DUSING_CETON -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I.. -I../.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -Impeg -Ichannelscan -Ivisualisations -Imheg -Idecoders -Iopengl -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../external/libmythdvdnav/dvdnav -I../../external/libmythdvdnav/dvdread -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_httptsstreamhandler.o moc/moc_httptsstreamhandler.cpp rm -f libmythtv-31.so.31.0.0 libmythtv-31.so libmythtv-31.so.31 libmythtv-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libmythtv-31.so.31 -o libmythtv-31.so.31.0.0 obj/cc.o obj/vbi.o obj/hamm.o obj/lang.o obj/recordinginfo.o obj/dbcheck.o obj/videodbcheck.o obj/tvremoteutil.o obj/tv.o obj/jobqueue.o obj/recordingprofile.o obj/remoteencoder.o obj/videosource.o obj/cardutil.o obj/sourceutil.o obj/videometadatautil.o obj/vbi608extractor.o obj/cc608decoder.o obj/cc608reader.o obj/cc708decoder.o obj/cc708reader.o obj/cc708window.o obj/subtitlereader.o obj/scheduledrecording.o obj/signalmonitorvalue.o obj/livetvchain.o obj/playgroup.o obj/channelsettings.o obj/previewgenerator.o obj/previewgeneratorqueue.o obj/transporteditor.o obj/channelgroup.o obj/recordingrule.o obj/mythsystemevent.o obj/avfringbuffer.o obj/ringbuffer.o obj/fileringbuffer.o obj/streamingringbuffer.o obj/metadataimagehelper.o obj/icringbuffer.o obj/mythframe.o obj/mythavutil.o obj/recordingfile.o obj/diseqc.o obj/diseqcsettings.o obj/filewriterbase.o obj/avformatwriter.o obj/fifowriter.o obj/teletextdecoder.o obj/teletextreader.o obj/vbilut.o obj/tspacket.o obj/pespacket.o obj/mpegtables.o obj/atsctables.o obj/dvbtables.o obj/premieretables.o obj/sctetables.o obj/mpegstreamdata.o obj/atscstreamdata.o obj/dvbstreamdata.o obj/scanstreamdata.o obj/mpegdescriptors.o obj/atscdescriptors.o obj/dvbdescriptors.o obj/sctedescriptors.o obj/splicedescriptors.o obj/dishdescriptors.o obj/premieredescriptors.o obj/atsc_huffman.o obj/freesat_huffman.o obj/iso6937tables.o obj/H264Parser.o obj/tablestatus.o obj/tsstreamdata.o obj/frequencies.o obj/frequencytables.o obj/channelutil.o obj/channelinfo.o obj/dtvmultiplex.o obj/dtvconfparser.o obj/dtvconfparserhelpers.o obj/scaninfo.o obj/channelimporter.o obj/iptvchannelfetcher.o obj/dvdstream.o obj/srtwriter.o obj/dvdringbuffer.o obj/mythdvdplayer.o obj/avformatdecoderdvd.o obj/bdiowrapper.o obj/bdringbuffer.o obj/mythbdplayer.o obj/avformatdecoderbd.o obj/bdoverlayscreen.o obj/httplivestream.o obj/httplivestreambuffer.o obj/m3u.o obj/profilegroup.o obj/tv_play.o obj/mythplayer.o obj/audioplayer.o obj/mythccextractorplayer.o obj/teletextextractorreader.o obj/playercontext.o obj/tv_play_win.o obj/deletemap.o obj/mythcommflagplayer.o obj/commbreakmap.o obj/mythiowrapper.o obj/tvbrowsehelper.o obj/netstream.o obj/textsubtitleparser.o obj/xine_demux_sputext.o obj/decoderbase.o obj/nuppeldecoder.o obj/avformatdecoder.o obj/privatedecoder.o obj/mythcodeccontext.o obj/osd.o obj/teletextscreen.o obj/subtitlescreen.o obj/interactivescreen.o obj/mythvideoout.o obj/mythvideooutnull.o obj/videobuffers.o obj/jitterometer.o obj/videodisplayprofile.o obj/mythcodecid.o obj/videooutwindow.o obj/videocolourspace.o obj/videovisual.o obj/mythdeinterlacer.o obj/mythvdpaucontext.o obj/mythvdpauhelper.o obj/mythvaapicontext.o obj/videovisualspectrum.o obj/mythdrmprimecontext.o obj/mythopenglvideo.o obj/mythvideooutopengl.o obj/mythopenglinterop.o obj/mythvideotexture.o obj/mythvaapiinterop.o obj/mythvaapiglxinterop.o obj/mythvdpauinterop.o obj/mythdrmprimeinterop.o obj/mythegldmabuf.o obj/mythvaapidrminterop.o obj/videovisualcircles.o obj/videovisualmonoscope.o obj/filters.o obj/goom_core.o obj/graphic.o obj/tentacle3d.o obj/ifs.o obj/ifs_display.o obj/lines.o obj/surf3d.o obj/zoom_filter_mmx.o obj/zoom_filter_xmmx.o obj/videovisualgoom.o obj/DetectLetterbox.o obj/dsmcc.o obj/dsmcccache.o obj/dsmccbiop.o obj/dsmccobjcarousel.o obj/mhegic.o obj/interactivetv.o obj/mhi.o obj/channelbase.o obj/dtvchannel.o obj/signalmonitor.o obj/dtvsignalmonitor.o obj/inputinfo.o obj/scanwizard.o obj/channelscan_sm.o obj/channelscanner.o obj/channelscanner_gui.o obj/channelscanner_gui_scan_pane.o obj/channelscanner_cli.o obj/frequencytablesetting.o obj/inputselectorsetting.o obj/multiplexsetting.o obj/paneanalog.o obj/scanmonitor.o obj/scanwizardconfig.o obj/externrecscanner.o obj/eithelper.o obj/eitscanner.o obj/eitfixup.o obj/eitcache.o obj/programdata.o obj/tv_rec.o obj/recordingquality.o obj/recorderbase.o obj/DeviceReadBuffer.o obj/dtvrecorder.o obj/importrecorder.o obj/RTjpegN.o obj/audioinput.o obj/audioinputoss.o obj/v4lrecorder.o obj/cetonrtsp.o obj/iptvchannel.o obj/iptvrecorder.o obj/iptvsignalmonitor.o obj/iptvstreamhandler.o obj/streamhandler.o obj/packetbuffer.o obj/rtppacketbuffer.o obj/httptsstreamhandler.o obj/hlsstreamhandler.o obj/HLSPlaylistWorker.o obj/HLSReader.o obj/HLSSegment.o obj/HLSStream.o obj/HLSStreamWorker.o obj/hdhrsignalmonitor.o obj/hdhrchannel.o obj/hdhrrecorder.o obj/hdhrstreamhandler.o obj/vboxutils.o obj/vboxchannelfetcher.o obj/cetonsignalmonitor.o obj/cetonchannel.o obj/cetonrecorder.o obj/cetonstreamhandler.o obj/ExternalChannel.o obj/ExternalRecChannelFetcher.o obj/ExternalRecorder.o obj/ExternalStreamHandler.o obj/ExternalSignalMonitor.o obj/dvbtypes.o obj/dvbchannel.o obj/dvbsignalmonitor.o obj/dvbcam.o obj/dvbrecorder.o obj/dvbstreamhandler.o obj/dvbci.o obj/moc_jobqueue.o obj/moc_recordingprofile.o obj/moc_videosource.o obj/moc_playgroup.o obj/moc_channelsettings.o obj/moc_previewgenerator.o obj/moc_previewgeneratorqueue.o obj/moc_transporteditor.o obj/moc_mythsystemevent.o obj/moc_diseqcsettings.o obj/moc_profilegroup.o obj/moc_tv_play.o obj/moc_tv_play_win.o obj/moc_netstream.o obj/moc_osd.o obj/moc_videooutwindow.o obj/moc_videocolourspace.o obj/moc_mythvdpauhelper.o obj/moc_mythopenglvideo.o obj/moc_mythopenglinterop.o obj/moc_mythvaapiglxinterop.o obj/moc_mythvdpauinterop.o obj/moc_mhegic.o obj/moc_scanwizard.o obj/moc_channelscanner_gui.o obj/moc_channelscanner_gui_scan_pane.o obj/moc_inputselectorsetting.o obj/moc_multiplexsetting.o obj/moc_paneatsc.o obj/moc_panedvbutilsimport.o obj/moc_scanmonitor.o obj/moc_scanwizardconfig.o obj/moc_cetonrtsp.o obj/moc_iptvchannel.o obj/moc_iptvstreamhandler.o obj/moc_httptsstreamhandler.o -L../../external/libmythdvdnav -lmythdvdnav-31 -L../../external/libudfread -lmythudfread-31 -lva-glx -L../libmyth -L../../external/FFmpeg/libswresample -lmythswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../libmythui -L../libmythupnp -L../libmythbase -L../libmythservicecontracts -lmyth-31 -lmythswscale -lmythavformat -lmythavcodec -lmythavutil -lmythpostproc -lmythavfilter -lmythui-31 -lmythupnp-31 -lmythbase-31 -lmythservicecontracts-31 -L../libmythfreemheg -lmythfreemheg-31 -llzo2 -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL ln -s libmythtv-31.so.31.0.0 libmythtv-31.so ln -s libmythtv-31.so.31.0.0 libmythtv-31.so.31 ln -s libmythtv-31.so.31.0.0 libmythtv-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv' cd libmythmetadata/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/libmythmetadata.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile cd libmythprotoserver/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/libmythprotoserver.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsocketmanager.o mythsocketmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/sockethandler.o sockethandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/basehandler.o requesthandler/basehandler.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cleanup.o cleanup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dbaccess.o dbaccess.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dirscan.o dirscan.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/globals.o globals.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/outboundhandler.o requesthandler/outboundhandler.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/fileserverhandler.o requesthandler/fileserverhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/deletethread.o requesthandler/deletethread.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videoscan.o videoscan.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videoutils.o videoutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videometadata.o videometadata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/fileserverutil.o requesthandler/fileserverutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videometadatalistmanager.o videometadatalistmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/filetransfer.o sockethandler/filetransfer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/messagehandler.o requesthandler/messagehandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metadatacommon.o metadatacommon.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metadatadownload.o metadatadownload.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metadataimagedownload.o metadataimagedownload.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythsocketmanager.h -o moc/moc_mythsocketmanager.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include socketrequesthandler.h -o moc/moc_socketrequesthandler.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include requesthandler/basehandler.h -o moc/moc_basehandler.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include requesthandler/outboundhandler.h -o moc/moc_outboundhandler.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include requesthandler/fileserverhandler.h -o moc/moc_fileserverhandler.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include requesthandler/deletethread.h -o moc/moc_deletethread.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include requesthandler/messagehandler.h -o moc/moc_messagehandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/bluraymetadata.o bluraymetadata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythsocketmanager.o moc/moc_mythsocketmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_socketrequesthandler.o moc/moc_socketrequesthandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_basehandler.o moc/moc_basehandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metadatafactory.o metadatafactory.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuimetadataresults.o mythuimetadataresults.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythuiimageresults.o mythuiimageresults.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_outboundhandler.o moc/moc_outboundhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_fileserverhandler.o moc/moc_fileserverhandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_deletethread.o moc/moc_deletethread.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DPROTOSERVER_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmyth -I../libmythtv -I../libmythui -I../.. -I../../external/FFmpeg -I.. -I. -I../libmythservicecontracts -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_messagehandler.o moc/moc_messagehandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/musicmetadata.o musicmetadata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/musicutils.o musicutils.cpp In file included from musicmetadata.cpp:35: ./metaioid3.h:74:72: warning: 'null' is deprecated [-Wdeprecated-declarations] const String &description = String::null); ^ /usr/local/include/taglib/tstring.h:528:5: note: 'null' has been explicitly marked deprecated here TAGLIB_DEPRECATED static String null; ^ /usr/local/include/taglib/taglib.h:50:42: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED __attribute__((deprecated)) ^ c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metaio.o metaio.cpp rm -f libmythprotoserver-31.so.31.0.0 libmythprotoserver-31.so libmythprotoserver-31.so.31 libmythprotoserver-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libmythprotoserver-31.so.31 -o libmythprotoserver-31.so.31.0.0 obj/mythsocketmanager.o obj/sockethandler.o obj/basehandler.o obj/outboundhandler.o obj/fileserverhandler.o obj/deletethread.o obj/fileserverutil.o obj/filetransfer.o obj/messagehandler.o obj/moc_mythsocketmanager.o obj/moc_socketrequesthandler.o obj/moc_basehandler.o obj/moc_outboundhandler.o obj/moc_fileserverhandler.o obj/moc_deletethread.o obj/moc_messagehandler.o -L../libmythbase -L../libmyth -L../libmythtv -L../libmythui -L../libmythupnp -L../libmythservicecontracts -L../../external/FFmpeg/libswresample -lmythswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -lmythbase-31 -lmyth-31 -lmythui-31 -lmythtv-31 -lmythupnp-31 -lmythservicecontracts-31 -lmythavutil -lmythavcodec -lmythavformat -lmythswscale -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate -L../libmythfreemheg -lmythfreemheg-31 /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL ln -s libmythprotoserver-31.so.31.0.0 libmythprotoserver-31.so ln -s libmythprotoserver-31.so.31.0.0 libmythprotoserver-31.so.31 ln -s libmythprotoserver-31.so.31.0.0 libmythprotoserver-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metaiotaglib.o metaiotaglib.cpp 1 warning generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metaioflacvorbis.o metaioflacvorbis.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metaioavfcomment.o metaioavfcomment.cpp In file included from metaio.cpp:11: ./metaioid3.h:74:72: warning: 'null' is deprecated [-Wdeprecated-declarations] const String &description = String::null); ^ /usr/local/include/taglib/tstring.h:528:5: note: 'null' has been explicitly marked deprecated here TAGLIB_DEPRECATED static String null; ^ /usr/local/include/taglib/taglib.h:50:42: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metaiomp4.o metaiomp4.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metaiowavpack.o metaiowavpack.cpp metaioflacvorbis.cpp:80:18: warning: 'removeField' is deprecated [-Wdeprecated-declarations] tag->removeField("MUSICBRAINZ_ALBUMARTISTID"); ^ /usr/local/include/taglib/xiphcomment.h:189:7: note: 'removeField' has been explicitly marked deprecated here TAGLIB_DEPRECATED void removeField(const String &key, const String &value = String()); ^ /usr/local/include/taglib/taglib.h:50:42: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED __attribute__((deprecated)) ^ metaioflacvorbis.cpp:82:14: warning: 'removeField' is deprecated [-Wdeprecated-declarations] tag->removeField("COMPILATION_ARTIST"); ^ /usr/local/include/taglib/xiphcomment.h:189:7: note: 'removeField' has been explicitly marked deprecated here TAGLIB_DEPRECATED void removeField(const String &key, const String &value = String()); ^ /usr/local/include/taglib/taglib.h:50:42: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED __attribute__((deprecated)) ^ c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metaioid3.o metaioid3.cpp 2 warnings generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metaiooggvorbis.o metaiooggvorbis.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/imagemetadata.o imagemetadata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/imagethumbs.o imagethumbs.cpp In file included from metaioid3.cpp:18: ./metaioid3.h:74:72: warning: 'null' is deprecated [-Wdeprecated-declarations] const String &description = String::null); ^ /usr/local/include/taglib/tstring.h:528:5: note: 'null' has been explicitly marked deprecated here TAGLIB_DEPRECATED static String null; ^ /usr/local/include/taglib/taglib.h:50:42: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED __attribute__((deprecated)) ^ metaioid3.cpp:592:22: warning: 'isNull' is deprecated [-Wdeprecated-declarations] (description.isNull() || f->description() == description)) ^ /usr/local/include/taglib/tstring.h:343:5: note: 'isNull' has been explicitly marked deprecated here TAGLIB_DEPRECATED bool isNull() const; ^ /usr/local/include/taglib/taglib.h:50:42: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED __attribute__((deprecated)) ^ metaiooggvorbis.cpp:74:18: warning: 'removeField' is deprecated [-Wdeprecated-declarations] tag->removeField("MUSICBRAINZ_ALBUMARTISTID"); ^ /usr/local/include/taglib/xiphcomment.h:189:7: note: 'removeField' has been explicitly marked deprecated here TAGLIB_DEPRECATED void removeField(const String &key, const String &value = String()); ^ /usr/local/include/taglib/taglib.h:50:42: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED __attribute__((deprecated)) ^ metaiooggvorbis.cpp:76:14: warning: 'removeField' is deprecated [-Wdeprecated-declarations] tag->removeField("COMPILATION_ARTIST"); ^ /usr/local/include/taglib/xiphcomment.h:189:7: note: 'removeField' has been explicitly marked deprecated here TAGLIB_DEPRECATED void removeField(const String &key, const String &value = String()); ^ /usr/local/include/taglib/taglib.h:50:42: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED __attribute__((deprecated)) ^ 2 warnings generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/imagescanner.o imagescanner.cpp 2 warnings generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/imagemanager.o imagemanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/musicfilescanner.o musicfilescanner.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/metadatagrabber.o metadatagrabber.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/lyricsdata.o lyricsdata.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include parentalcontrols.h -o moc/moc_parentalcontrols.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videoscan.h -o moc/moc_videoscan.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuimetadataresults.h -o moc/moc_mythuimetadataresults.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythuiimageresults.h -o moc/moc_mythuiimageresults.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include lyricsdata.h -o moc/moc_lyricsdata.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include parentalcontrols.cpp -o moc/parentalcontrols.moc c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_parentalcontrols.o moc/moc_parentalcontrols.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoscan.o moc/moc_videoscan.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuimetadataresults.o moc/moc_mythuimetadataresults.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythuiimageresults.o moc/moc_mythuiimageresults.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_lyricsdata.o moc/moc_lyricsdata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DMETA_API -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../libmythbase -I../libmythtv -I../.. -I.. -I. -I../libmythui -I../.. -I../../external/FFmpeg -I../libmyth -I../libmythservicecontracts -I/usr/local/include/taglib -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/parentalcontrols.o parentalcontrols.cpp rm -f libmythmetadata-31.so.31.0.0 libmythmetadata-31.so libmythmetadata-31.so.31 libmythmetadata-31.so.31.0 c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libmythmetadata-31.so.31 -o libmythmetadata-31.so.31.0.0 obj/cleanup.o obj/dbaccess.o obj/dirscan.o obj/globals.o obj/parentalcontrols.o obj/videoscan.o obj/videoutils.o obj/videometadata.o obj/videometadatalistmanager.o obj/metadatacommon.o obj/metadatadownload.o obj/metadataimagedownload.o obj/bluraymetadata.o obj/metadatafactory.o obj/mythuimetadataresults.o obj/mythuiimageresults.o obj/musicmetadata.o obj/musicutils.o obj/metaio.o obj/metaiotaglib.o obj/metaioflacvorbis.o obj/metaioavfcomment.o obj/metaiomp4.o obj/metaiowavpack.o obj/metaioid3.o obj/metaiooggvorbis.o obj/imagemetadata.o obj/imagethumbs.o obj/imagescanner.o obj/imagemanager.o obj/musicfilescanner.o obj/metadatagrabber.o obj/lyricsdata.o obj/moc_parentalcontrols.o obj/moc_videoscan.o obj/moc_mythuimetadataresults.o obj/moc_mythuiimageresults.o obj/moc_lyricsdata.o -L../libmythbase -lmythbase-31 -L../libmythui -lmythui-31 -L../libmythservicecontracts -lmythservicecontracts-31 -L../libmythfreesurround -lmythfreesurround-31 -L../../external/FFmpeg/libswresample -lmythswresample -L../../external/FFmpeg/libavutil -lmythavutil -L../../external/FFmpeg/libavcodec -lmythavcodec -L../../external/FFmpeg/libavformat -lmythavformat -L../libmyth -lmyth-31 -L../libmythtv -lmythtv-31 -L../../external/FFmpeg/libswscale -lmythswscale -L../../external/libudfread -lmythudfread-31 -L/usr/local/lib -ltag -L../libmythfreemheg -lmythfreemheg-31 -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate -lexiv2 /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL ln -s libmythmetadata-31.so.31.0.0 libmythmetadata-31.so ln -s libmythmetadata-31.so.31.0.0 libmythmetadata-31.so.31 ln -s libmythmetadata-31.so.31.0.0 libmythmetadata-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs' gmake -C programs gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs' cd mythavtest/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythavtest/mythavtest.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile cd mythfrontend/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/mythfrontend.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile cd mythcommflag/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag/mythcommflag.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile cd mythjobqueue/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythjobqueue/mythjobqueue.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythjobqueue' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythavtest' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/CommDetectorFactory.o CommDetectorFactory.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend' c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/playbackbox.o playbackbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/CommDetectorBase.o CommDetectorBase.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythjobqueue obj/main.o obj/commandlineparser.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythjobqueue' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/viewscheduled.o viewscheduled.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ClassicLogoDetector.o ClassicLogoDetector.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythavtest obj/main.o obj/commandlineparser.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythavtest' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audiogeneralsettings.o audiogeneralsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ClassicSceneChangeDetector.o ClassicSceneChangeDetector.cpp cd mythlcdserver/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver/mythlcdserver.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ClassicCommDetector.o ClassicCommDetector.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/globalsettings.o globalsettings.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp cd mythwelcome/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome/mythwelcome.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/lcdserver.o lcdserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/Histogram.o Histogram.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/welcomedialog.o welcomedialog.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/quickselect.o quickselect.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/CommDetector2.o CommDetector2.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/lcdprocclient.o lcdprocclient.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/manualschedule.o manualschedule.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/welcomesettings.o welcomesettings.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include lcdserver.h -o moc/moc_lcdserver.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include lcdprocclient.h -o moc/moc_lcdprocclient.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_lcdserver.o moc/moc_lcdserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/programrecpriority.o programrecpriority.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/pgm.o pgm.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/EdgeDetector.o EdgeDetector.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_lcdprocclient.o moc/moc_lcdprocclient.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include welcomedialog.h -o moc/moc_welcomedialog.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include welcomesettings.h -o moc/moc_welcomesettings.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythlcdserver obj/main.o obj/lcdserver.o obj/lcdprocclient.o obj/commandlineparser.o obj/moc_lcdserver.o obj/moc_lcdprocclient.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channelrecpriority.o channelrecpriority.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_welcomedialog.o moc/moc_welcomedialog.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/CannyEdgeDetector.o CannyEdgeDetector.cpp cd mythshutdown/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythshutdown/mythshutdown.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythshutdown' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_welcomesettings.o moc/moc_welcomesettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/statusbox.o statusbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/PGMConverter.o PGMConverter.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythwelcome obj/main.o obj/welcomedialog.o obj/welcomesettings.o obj/commandlineparser.o obj/moc_welcomedialog.o obj/moc_welcomesettings.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/networkcontrol.o networkcontrol.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythshutdown obj/main.o obj/commandlineparser.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythshutdown' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/BorderDetector.o BorderDetector.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mediarenderer.o mediarenderer.cpp cd mythutil/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythutil/mythutil.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythutil' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/FrameAnalyzer.o FrameAnalyzer.cpp cd mythpreviewgen/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythpreviewgen/mythpreviewgen.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythpreviewgen' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythfexml.o mythfexml.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythutil.o mythutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/TemplateFinder.o TemplateFinder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/playbackboxlistitem.o playbackboxlistitem.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythpreviewgen obj/main.o obj/commandlineparser.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythpreviewgen' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/TemplateMatcher.o TemplateMatcher.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/custompriority.o custompriority.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/backendutils.o backendutils.cpp cd mythmediaserver/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmediaserver/mythmediaserver.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmediaserver' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/HistogramAnalyzer.o HistogramAnalyzer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/fileutils.o fileutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/exitprompt.o exitprompt.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/action.o action.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/controlrequesthandler.o controlrequesthandler.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/jobutils.o jobutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/BlankFrameDetector.o BlankFrameDetector.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/actionset.o actionset.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythmediaserver obj/main.o obj/commandlineparser.o obj/controlrequesthandler.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmediaserver' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/markuputils.o markuputils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythcontrols.o mythcontrols.cpp cd mythccextractor/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythccextractor/mythccextractor.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythccextractor' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/keybindings.o keybindings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/messageutils.o messageutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/SceneChangeDetector.o SceneChangeDetector.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/keygrabber.o keygrabber.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mpegutils.o mpegutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/progfind.o progfind.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/PrePostRollFlagger.o PrePostRollFlagger.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythccextractor obj/commandlineparser.o obj/main.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythccextractor' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/musicmetautils.o musicmetautils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/guidegrid.o guidegrid.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/eitutils.o eitutils.cpp musicmetautils.cpp:286:9: warning: 'av_codec_set_pkt_timebase' is deprecated [-Wdeprecated-declarations] av_codec_set_pkt_timebase(avctx, st->time_base); ^ ../../external/FFmpeg/libavcodec/avcodec.h:3398:1: note: 'av_codec_set_pkt_timebase' has been explicitly marked deprecated here attribute_deprecated ^ ../../external/FFmpeg/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp musicmetautils.cpp:495:11: warning: 'start' is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead [-Wdeprecated-declarations] p.start(QString("%1 %2 -v").arg(PYTHON_EXE).arg(scripts.at(x))); ^ /usr/local/include/qt5/QtCore/qprocess.h:164:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X( ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ musicmetautils.cpp:539:11: warning: 'start' is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead [-Wdeprecated-declarations] p.start(QString("%1 %2 --artist=\"%3\" --album=\"%4\" --title=\"%5\" --filename=\"%6\"") ^ /usr/local/include/qt5/QtCore/qprocess.h:164:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X( ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 3 warnings generated. cd mythscreenwizard/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythscreenwizard/mythscreenwizard.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythscreenwizard' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -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/QtSql -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/recordingutils.o recordingutils.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/customedit.o customedit.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythutil obj/main.o obj/mythutil.o obj/commandlineparser.o obj/backendutils.o obj/fileutils.o obj/jobutils.o obj/markuputils.o obj/messageutils.o obj/mpegutils.o obj/musicmetautils.o obj/eitutils.o obj/recordingutils.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythutil' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/schedulecommon.o schedulecommon.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include CommDetectorBase.h -o moc/moc_CommDetectorBase.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/screenwizard.o screenwizard.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include ClassicCommDetector.h -o moc/moc_ClassicCommDetector.cpp customedit.cpp:207:34: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime midnight = QDateTime(date.date()); ^ /usr/local/include/qt5/QtCore/qdatetime.h:296:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ customedit.cpp:211:34: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime midnight = QDateTime(date.date()); ^ /usr/local/include/qt5/QtCore/qdatetime.h:296:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include LogoDetectorBase.h -o moc/moc_LogoDetectorBase.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include SceneChangeDetectorBase.h -o moc/moc_SceneChangeDetectorBase.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include SlotRelayer.h -o moc/moc_SlotRelayer.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include CustomEventRelayer.h -o moc/moc_CustomEventRelayer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_CommDetectorBase.o moc/moc_CommDetectorBase.cpp 2 warnings generated. cd mythtranscode/external/replex/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode/external/replex/replex.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode/external/replex' cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../media_tree/include/uapi -I/usr/local/include/libxml2 -Ireplex -I../../../.. -I../../../../external/FFmpeg -I../../../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/avi.o avi.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../media_tree/include/uapi -I/usr/local/include/libxml2 -Ireplex -I../../../.. -I../../../../external/FFmpeg -I../../../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/element.o element.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../media_tree/include/uapi -I/usr/local/include/libxml2 -Ireplex -I../../../.. -I../../../../external/FFmpeg -I../../../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mpg_common.o mpg_common.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../media_tree/include/uapi -I/usr/local/include/libxml2 -Ireplex -I../../../.. -I../../../../external/FFmpeg -I../../../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/multiplex.o multiplex.c c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythscreenwizard/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythscreenwizard -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include screenwizard.h -o moc/moc_screenwizard.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../media_tree/include/uapi -I/usr/local/include/libxml2 -Ireplex -I../../../.. -I../../../../external/FFmpeg -I../../../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ringbuffer.o ringbuffer.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_screenwizard.o moc/moc_screenwizard.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../media_tree/include/uapi -I/usr/local/include/libxml2 -Ireplex -I../../../.. -I../../../../external/FFmpeg -I../../../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ts.o ts.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../media_tree/include/uapi -I/usr/local/include/libxml2 -Ireplex -I../../../.. -I../../../../external/FFmpeg -I../../../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/replex.o replex.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_ClassicCommDetector.o moc/moc_ClassicCommDetector.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/scheduleeditor.o scheduleeditor.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../media_tree/include/uapi -I/usr/local/include/libxml2 -Ireplex -I../../../.. -I../../../../external/FFmpeg -I../../../../libs/libmythbase -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/pes.o pes.c c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythreplex obj/avi.o obj/element.o obj/mpg_common.o obj/multiplex.o obj/ringbuffer.o obj/ts.o obj/replex.o obj/pes.o -L../../../../external/FFmpeg/libswresample -lmythswresample -L../../../../external/FFmpeg/libavutil -lmythavutil -L../../../../external/FFmpeg/libavcodec -lmythavcodec -L../../../../external/FFmpeg/libavformat -lmythavformat -L../../../../libs/libmythbase -lmythbase-31 -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -L/usr/local/lib -lsamplerate /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode/external/replex' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_LogoDetectorBase.o moc/moc_LogoDetectorBase.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythscreenwizard obj/main.o obj/commandlineparser.o obj/screenwizard.o obj/moc_screenwizard.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythscreenwizard' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/backendconnectionmanager.o backendconnectionmanager.cpp cd mythbackend/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/mythbackend.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_SceneChangeDetectorBase.o moc/moc_SceneChangeDetectorBase.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/autoexpire.o autoexpire.cpp cd mythfilldatabase/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilldatabase/mythfilldatabase.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilldatabase' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/mpeg -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/filldata.o filldata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_SlotRelayer.o moc/moc_SlotRelayer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/programinfocache.o programinfocache.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_CustomEventRelayer.o moc/moc_CustomEventRelayer.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythcommflag obj/CommDetectorFactory.o obj/CommDetectorBase.o obj/ClassicLogoDetector.o obj/ClassicSceneChangeDetector.o obj/ClassicCommDetector.o obj/Histogram.o obj/quickselect.o obj/CommDetector2.o obj/pgm.o obj/EdgeDetector.o obj/CannyEdgeDetector.o obj/PGMConverter.o obj/BorderDetector.o obj/FrameAnalyzer.o obj/TemplateFinder.o obj/TemplateMatcher.o obj/HistogramAnalyzer.o obj/BlankFrameDetector.o obj/SceneChangeDetector.o obj/PrePostRollFlagger.o obj/main.o obj/commandlineparser.o obj/moc_CommDetectorBase.o obj/moc_ClassicCommDetector.o obj/moc_LogoDetectorBase.o obj/moc_SceneChangeDetectorBase.o obj/moc_SlotRelayer.o obj/moc_CustomEventRelayer.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/encoderlink.o encoderlink.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/proglist.o proglist.cpp cd mythtv-setup/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/mythtv-setup.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/mpeg -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channeldata.o channeldata.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/backendsettings.o backendsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/filetransfer.o filetransfer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channeleditor.o channeleditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/mpeg -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/xmltvparser.o xmltvparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/proglist_helpers.o proglist_helpers.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/httpstatus.o httpstatus.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/mpeg -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/fillutil.o fillutil.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/checksetup.o checksetup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/playbackboxhelper.o playbackboxhelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/mpeg -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/exitprompt.o exitprompt.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/importicons.o importicons.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/viewschedulediff.o viewschedulediff.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/mpeg -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mainserver.o mainserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/startprompt.o startprompt.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythfilldatabase obj/filldata.o obj/channeldata.o obj/xmltvparser.o obj/fillutil.o obj/main.o obj/commandlineparser.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilldatabase' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/themechooser.o themechooser.cpp cd mythmetadatalookup/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmetadatalookup/mythmetadatalookup.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmetadatalookup' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp mainserver.cpp:6945:11: warning: 'start' is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead [-Wdeprecated-declarations] p.start(QString("%1 %2 -v").arg(PYTHON_EXE).arg(scripts.at(x))); ^ /usr/local/include/qt5/QtCore/qprocess.h:164:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X( ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/setupwizard_general.o setupwizard_general.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/lookup.o lookup.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/setupwizard_audio.o setupwizard_audio.cpp 1 warning generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/playbacksock.o playbacksock.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include backendsettings.h -o moc/moc_backendsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channeleditor.h -o moc/moc_channeleditor.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include exitprompt.h -o moc/moc_exitprompt.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include importicons.h -o moc/moc_importicons.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include startprompt.h -o moc/moc_startprompt.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include expertsettingseditor.h -o moc/moc_expertsettingseditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_backendsettings.o moc/moc_backendsettings.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythmetadatalookup obj/main.o obj/lookup.o obj/commandlineparser.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/setupwizard_video.o setupwizard_video.cpp gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmetadatalookup' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/scheduler.o scheduler.cpp cd scripts/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/scripts.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts' cp -f -R hardwareprofile/__init__.py obj/hardwareprofile/__init__.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/__init__.py cp -f -R hardwareprofile/config.py obj/hardwareprofile/config.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/config.py cp -f -R hardwareprofile/defaults.cfg obj/hardwareprofile/defaults.cfg /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/defaults.cfg cp -f -R hardwareprofile/deleteProfile.py obj/hardwareprofile/deleteProfile.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/deleteProfile.py cp -f -R hardwareprofile/devicelist.py obj/hardwareprofile/devicelist.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/devicelist.py cp -f -R hardwareprofile/distros obj/hardwareprofile/distros /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/distros cp -f -R hardwareprofile/fs_util.py obj/hardwareprofile/fs_util.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/fs_util.py c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channeleditor.o moc/moc_channeleditor.cpp cp -f -R hardwareprofile/gate.py obj/hardwareprofile/gate.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/gate.py cp -f -R hardwareprofile/getLink.py obj/hardwareprofile/getLink.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/getLink.py cp -f -R hardwareprofile/hwdata.py obj/hardwareprofile/hwdata.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/hwdata.py cp -f -R hardwareprofile/i18n.py obj/hardwareprofile/i18n.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/i18n.py cp -f -R hardwareprofile/MultipartPostHandler.py obj/hardwareprofile/MultipartPostHandler.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/MultipartPostHandler.py cp -f -R hardwareprofile/os_detect.py obj/hardwareprofile/os_detect.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/os_detect.py cp -f -R hardwareprofile/request.py obj/hardwareprofile/request.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/request.py cp -f -R hardwareprofile/scan.py obj/hardwareprofile/scan.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/scan.py cp -f -R hardwareprofile/sendProfile.py obj/hardwareprofile/sendProfile.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/sendProfile.py cp -f -R hardwareprofile/smolt.py obj/hardwareprofile/smolt.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/smolt.py cp -f -R hardwareprofile/smolt_config.py obj/hardwareprofile/smolt_config.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/smolt_config.py cp -f -R hardwareprofile/software.py obj/hardwareprofile/software.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/software.py cp -f -R hardwareprofile/uuiddb.py obj/hardwareprofile/uuiddb.py /usr/local/bin/python3.7 ./python_pathfix.py obj/hardwareprofile/uuiddb.py cp -f -R internetcontent/bbciplayer.py obj/internetcontent/bbciplayer.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/bbciplayer.py cp -f -R internetcontent/bliptv.py obj/internetcontent/bliptv.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/bliptv.py cp -f -R internetcontent/comedycentral.py obj/internetcontent/comedycentral.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/comedycentral.py cp -f -R internetcontent/dailymotion.py obj/internetcontent/dailymotion.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/dailymotion.py cp -f -R internetcontent/hulu.py obj/internetcontent/hulu.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/hulu.py cp -f -R internetcontent/mnvsearch.py obj/internetcontent/mnvsearch.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/mnvsearch.py cp -f -R internetcontent/mtv.py obj/internetcontent/mtv.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/mtv.py c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/grabbersettings.o grabbersettings.cpp cp -f -R internetcontent/nature.py obj/internetcontent/nature.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/nature.py cp -f -R internetcontent/pbs.py obj/internetcontent/pbs.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/pbs.py cp -f -R internetcontent/rev3.py obj/internetcontent/rev3.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/rev3.py cp -f -R internetcontent/space.py obj/internetcontent/space.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/space.py cp -f -R internetcontent/technology.py obj/internetcontent/technology.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/technology.py cp -f -R internetcontent/tedtalks.py obj/internetcontent/tedtalks.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/tedtalks.py cp -f -R internetcontent/thewb.py obj/internetcontent/thewb.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/thewb.py cp -f -R internetcontent/trailers.py obj/internetcontent/trailers.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/trailers.py cp -f -R internetcontent/vimeo.py obj/internetcontent/vimeo.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/vimeo.py cp -f -R internetcontent/youtube.py obj/internetcontent/youtube.py /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/youtube.py cp -f -R internetcontent/nv_python_libs obj/internetcontent/nv_python_libs /usr/local/bin/python3.7 ./python_pathfix.py obj/internetcontent/nv_python_libs cp -f -R metadata/Movie obj/metadata/Movie /usr/local/bin/python3.7 ./python_pathfix.py obj/metadata/Movie cp -f -R metadata/Music obj/metadata/Music /usr/local/bin/python3.7 ./python_pathfix.py obj/metadata/Music cp -f -R metadata/Television obj/metadata/Television /usr/local/bin/python3.7 ./python_pathfix.py obj/metadata/Television gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/server.o server.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_exitprompt.o moc/moc_exitprompt.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/editvideometadata.o editvideometadata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_importicons.o moc/moc_importicons.cpp cd mythfilerecorder/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder/mythfilerecorder.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythfilerecorder.o mythfilerecorder.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_startprompt.o moc/moc_startprompt.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/backendhousekeeper.o backendhousekeeper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_BACKEND -DUSING_X11 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythtv/channelscan -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_expertsettingseditor.o moc/moc_expertsettingseditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videofileassoc.o videofileassoc.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythfilerecorder.h -o moc/moc_mythfilerecorder.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythtv-setup obj/backendsettings.o obj/channeleditor.o obj/checksetup.o obj/exitprompt.o obj/importicons.o obj/startprompt.o obj/main.o obj/commandlineparser.o obj/moc_backendsettings.o obj/moc_channeleditor.o obj/moc_exitprompt.o obj/moc_importicons.o obj/moc_startprompt.o obj/moc_expertsettingseditor.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythfilerecorder.o moc/moc_mythfilerecorder.cpp gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpcdstv.o upnpcdstv.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videometadatasettings.o videometadatasettings.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythfilerecorder obj/mythfilerecorder.o obj/commandlineparser.o obj/moc_mythfilerecorder.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Script.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videoplayercommand.o videoplayercommand.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpcdsmusic.o upnpcdsmusic.cpp cd mythexternrecorder/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/mythexternrecorder.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videopopups.o videopopups.cpp cd mythtranscode/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode/mythtranscode.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpcdsvideo.o upnpcdsvideo.cpp gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/MythExternControl.o MythExternControl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videofilter.o videofilter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mediaserver.o mediaserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/MythExternRecApp.o MythExternRecApp.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videolist.o videolist.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/transcode.o transcode.cpp MythExternRecApp.cpp:273:17: warning: 'start' is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead [-Wdeprecated-declarations] scanner.start(cmd); ^ /usr/local/include/qt5/QtCore/qprocess.h:164:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X( ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ MythExternRecApp.cpp:514:12: warning: 'start' is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead [-Wdeprecated-declarations] m_proc.start(m_command, QIODevice::ReadOnly|QIODevice::Unbuffered); ^ /usr/local/include/qt5/QtCore/qprocess.h:164:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X( ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/internetContent.o internetContent.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videoplayersettings.o videoplayersettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mpeg2fix.o mpeg2fix.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include MythExternControl.h -o moc/moc_MythExternControl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main_helpers.o main_helpers.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include MythExternRecApp.h -o moc/moc_MythExternRecApp.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videodlg.cpp -o moc/videodlg.moc c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_MythExternControl.o moc/moc_MythExternControl.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videoglobalsettings.o videoglobalsettings.cpp mpeg2fix.cpp:132:5: warning: 'av_copy_packet' is deprecated [-Wdeprecated-declarations] av_copy_packet(&m_pkt, newpkt); ^ ../../external/FFmpeg/libavcodec/avcodec.h:4473:1: note: 'av_copy_packet' has been explicitly marked deprecated here attribute_deprecated ^ ../../external/FFmpeg/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ mpeg2fix.cpp:1780:9: warning: 'av_copy_packet' is deprecated [-Wdeprecated-declarations] av_copy_packet(&pkt, &(spare->m_pkt)); ^ ../../external/FFmpeg/libavcodec/avcodec.h:4473:1: note: 'av_copy_packet' has been explicitly marked deprecated here attribute_deprecated ^ ../../external/FFmpeg/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ mpeg2fix.cpp:1820:5: warning: 'av_copy_packet' is deprecated [-Wdeprecated-declarations] av_copy_packet(&pkt, &spare->m_pkt); ^ ../../external/FFmpeg/libavcodec/avcodec.h:4473:1: note: 'av_copy_packet' has been explicitly marked deprecated here attribute_deprecated ^ ../../external/FFmpeg/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ mpeg2fix.cpp:2301:21: warning: 'av_copy_packet' is deprecated [-Wdeprecated-declarations] av_copy_packet(&lastRealvPkt, &Lreorder.last()->m_pkt); ^ ../../external/FFmpeg/libavcodec/avcodec.h:4473:1: note: 'av_copy_packet' has been explicitly marked deprecated here attribute_deprecated ^ ../../external/FFmpeg/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 4 warnings generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/audioreencodebuffer.o audioreencodebuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/upnpscanner.o upnpscanner.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_MythExternRecApp.o moc/moc_MythExternRecApp.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/backendcontext.o backendcontext.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/cutter.o cutter.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythexternrecorder obj/commandlineparser.o obj/MythExternControl.o obj/MythExternRecApp.o obj/main.o obj/moc_MythExternControl.o obj/moc_MythExternRecApp.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Script.so /usr/local/lib/qt5/libQt5Core.so -lGL c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/httpconfig.o httpconfig.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videodecodebuffer.o videodecodebuffer.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/idlescreen.o idlescreen.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mythsettings.o mythsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/gallerythumbview.o gallerythumbview.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/commandlineparser.o commandlineparser.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/element.o external/replex/element.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/galleryslideview.o galleryslideview.cpp cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/mpg_common.o external/replex/mpg_common.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/multiplex.o external/replex/multiplex.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/pes.o external/replex/pes.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ringbuffer.o external/replex/ringbuffer.c cc -c -pipe -DLIBICONV_PLUG -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -O2 -fstack-protector-strong -fno-strict-aliasing -std=c11 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -g -Wall -Wextra -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wno-parentheses -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=return-type -w -pthread -fPIC -DMMX -D_GNU_SOURCE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I../../libs/libmythbase -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I../../libmythbase -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -Iexternal/replex -I../../libs/libswresample -I../../libs/libavutil -I../../libs/libavcodec -I../../libs/libavformat -I../../libs/libmythtv/recorders -I../../libs/libmythmpeg2 -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/QtSql -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/ts.o external/replex/ts.c c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/myth.o services/myth.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythtranscode obj/main.o obj/transcode.o obj/mpeg2fix.o obj/audioreencodebuffer.o obj/cutter.o obj/videodecodebuffer.o obj/commandlineparser.o obj/element.o obj/mpg_common.o obj/multiplex.o obj/pes.o obj/ringbuffer.o obj/ts.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate -L../../libs/libmythmpeg2 -lmythmpeg2-31 /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/galleryconfig.o galleryconfig.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/guide.o services/guide.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/content.o services/content.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/galleryviews.o galleryviews.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/galleryslide.o galleryslide.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/gallerytransitions.o gallerytransitions.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/dvr.o services/dvr.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/galleryinfo.o galleryinfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/channel.o services/channel.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/video.o services/video.cpp galleryinfo.cpp:48:53: warning: 'fromList' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] static QSet kBasicInfoSet = QSet::fromList(kBasicInfoFields); ^ /usr/local/include/qt5/QtCore/qset.h:266:5: note: 'fromList' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QSet(list.begin(), list.end()) instead.") ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/prevreclist.o prevreclist.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/frontend.o services/frontend.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/progdetails.o progdetails.cpp prevreclist.cpp:276:19: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] QDateTime starttime(startdate); ^ /usr/local/include/qt5/QtCore/qdatetime.h:296:5: note: 'QDateTime' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); ^ /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/serviceUtil.o services/serviceUtil.cpp 1 warning generated. c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/capture.o services/capture.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/image.o services/image.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/proginfolist.o proginfolist.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include playbackbox.h -o moc/moc_playbackbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/music.o services/music.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include viewscheduled.h -o moc/moc_viewscheduled.cpp c++ -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -dM -E -o moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include globalsettings.h -o moc/moc_globalsettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include audiogeneralsettings.h -o moc/moc_audiogeneralsettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include autoexpire.h -o moc/moc_autoexpire.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mainserver.h -o moc/moc_mainserver.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include manualschedule.h -o moc/moc_manualschedule.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include programrecpriority.h -o moc/moc_programrecpriority.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include server.h -o moc/moc_server.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include channelrecpriority.h -o moc/moc_channelrecpriority.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include statusbox.h -o moc/moc_statusbox.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/myth.h -o moc/moc_myth.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include networkcontrol.h -o moc/moc_networkcontrol.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/guide.h -o moc/moc_guide.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/content.h -o moc/moc_content.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include custompriority.h -o moc/moc_custompriority.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include exitprompt.h -o moc/moc_exitprompt.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include mythcontrols.h -o moc/moc_mythcontrols.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/dvr.h -o moc/moc_dvr.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/channel.h -o moc/moc_channel.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include keygrabber.h -o moc/moc_keygrabber.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include progfind.h -o moc/moc_progfind.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/video.h -o moc/moc_video.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include guidegrid.h -o moc/moc_guidegrid.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include customedit.h -o moc/moc_customedit.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/capture.h -o moc/moc_capture.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include schedulecommon.h -o moc/moc_schedulecommon.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/image.h -o moc/moc_image.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/music.h -o moc/moc_music.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include scheduleeditor.h -o moc/moc_scheduleeditor.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include backendconnectionmanager.h -o moc/moc_backendconnectionmanager.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include proglist.h -o moc/moc_proglist.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_autoexpire.o moc/moc_autoexpire.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mainserver.o moc/moc_mainserver.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_server.o moc/moc_server.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include proglist_helpers.h -o moc/moc_proglist_helpers.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include viewschedulediff.h -o moc/moc_viewschedulediff.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include themechooser.h -o moc/moc_themechooser.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include setupwizard_general.h -o moc/moc_setupwizard_general.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include setupwizard_audio.h -o moc/moc_setupwizard_audio.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include setupwizard_video.h -o moc/moc_setupwizard_video.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_myth.o moc/moc_myth.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include grabbersettings.h -o moc/moc_grabbersettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include editvideometadata.h -o moc/moc_editvideometadata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_guide.o moc/moc_guide.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videofileassoc.h -o moc/moc_videofileassoc.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videometadatasettings.h -o moc/moc_videometadatasettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videopopups.h -o moc/moc_videopopups.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videofilter.h -o moc/moc_videofilter.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videoplayersettings.h -o moc/moc_videoplayersettings.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include videodlg.h -o moc/moc_videodlg.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include upnpscanner.h -o moc/moc_upnpscanner.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include idlescreen.h -o moc/moc_idlescreen.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_content.o moc/moc_content.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_dvr.o moc/moc_dvr.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include gallerythumbview.h -o moc/moc_gallerythumbview.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include galleryslideview.h -o moc/moc_galleryslideview.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include galleryconfig.h -o moc/moc_galleryconfig.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include galleryslide.h -o moc/moc_galleryslide.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include gallerytransitions.h -o moc/moc_gallerytransitions.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include galleryinfo.h -o moc/moc_galleryinfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channel.o moc/moc_channel.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include prevreclist.h -o moc/moc_prevreclist.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include settingshelper.h -o moc/moc_settingshelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_video.o moc/moc_video.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include services/frontend.h -o moc/moc_frontend.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include progdetails.h -o moc/moc_progdetails.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include proginfolist.h -o moc/moc_proginfolist.cpp /usr/local/lib/qt5/bin/moc -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/media_tree/include/uapi -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythlivemedia -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mpeg -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/vbitext -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts -I/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.1/include -I/usr/include main.cpp -o moc/main.moc c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/videodlg.o videodlg.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_capture.o moc/moc_capture.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_playbackbox.o moc/moc_playbackbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_viewscheduled.o moc/moc_viewscheduled.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_image.o moc/moc_image.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_OSS -DUSING_DVB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -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/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_music.o moc/moc_music.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_globalsettings.o moc/moc_globalsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_audiogeneralsettings.o moc/moc_audiogeneralsettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_manualschedule.o moc/moc_manualschedule.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o mythbackend obj/autoexpire.o obj/encoderlink.o obj/filetransfer.o obj/httpstatus.o obj/main.o obj/mainserver.o obj/playbacksock.o obj/scheduler.o obj/server.o obj/backendhousekeeper.o obj/upnpcdstv.o obj/upnpcdsmusic.o obj/upnpcdsvideo.o obj/mediaserver.o obj/internetContent.o obj/main_helpers.o obj/backendcontext.o obj/httpconfig.o obj/mythsettings.o obj/commandlineparser.o obj/myth.o obj/guide.o obj/content.o obj/dvr.o obj/channel.o obj/video.o obj/serviceUtil.o obj/capture.o obj/image.o obj/music.o obj/moc_autoexpire.o obj/moc_mainserver.o obj/moc_server.o obj/moc_myth.o obj/moc_guide.o obj/moc_content.o obj/moc_dvr.o obj/moc_channel.o obj/moc_video.o obj/moc_capture.o obj/moc_image.o obj/moc_music.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Script.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend' c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_programrecpriority.o moc/moc_programrecpriority.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_channelrecpriority.o moc/moc_channelrecpriority.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_statusbox.o moc/moc_statusbox.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_networkcontrol.o moc/moc_networkcontrol.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_custompriority.o moc/moc_custompriority.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_exitprompt.o moc/moc_exitprompt.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_mythcontrols.o moc/moc_mythcontrols.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_keygrabber.o moc/moc_keygrabber.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_progfind.o moc/moc_progfind.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_guidegrid.o moc/moc_guidegrid.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_customedit.o moc/moc_customedit.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_schedulecommon.o moc/moc_schedulecommon.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_scheduleeditor.o moc/moc_scheduleeditor.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_backendconnectionmanager.o moc/moc_backendconnectionmanager.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_proglist.o moc/moc_proglist.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_proglist_helpers.o moc/moc_proglist_helpers.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_viewschedulediff.o moc/moc_viewschedulediff.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_themechooser.o moc/moc_themechooser.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_setupwizard_general.o moc/moc_setupwizard_general.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_setupwizard_audio.o moc/moc_setupwizard_audio.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_setupwizard_video.o moc/moc_setupwizard_video.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_grabbersettings.o moc/moc_grabbersettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_editvideometadata.o moc/moc_editvideometadata.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videofileassoc.o moc/moc_videofileassoc.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videometadatasettings.o moc/moc_videometadatasettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videopopups.o moc/moc_videopopups.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videofilter.o moc/moc_videofilter.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videoplayersettings.o moc/moc_videoplayersettings.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_videodlg.o moc/moc_videodlg.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_upnpscanner.o moc/moc_upnpscanner.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_idlescreen.o moc/moc_idlescreen.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_gallerythumbview.o moc/moc_gallerythumbview.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_galleryslideview.o moc/moc_galleryslideview.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_galleryconfig.o moc/moc_galleryconfig.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_galleryslide.o moc/moc_galleryslide.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_gallerytransitions.o moc/moc_gallerytransitions.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_galleryinfo.o moc/moc_galleryinfo.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_prevreclist.o moc/moc_prevreclist.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_settingshelper.o moc/moc_settingshelper.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_frontend.o moc/moc_frontend.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_progdetails.o moc/moc_progdetails.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/moc_proginfolist.o moc/moc_proginfolist.cpp c++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c++11 -DNDEBUG -fomit-frame-pointer -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -msse -pthread -g -Wall -Wextra -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-constant-logical-operand -Wno-unused-value -Qunused-arguments -Wimplicit-fallthrough -faligned-allocation -isystem ../../external/libmythdvdnav/dvdnav -isystem ../../external/libmythdvdnav/dvdread -std=gnu++11 -pthread -fPIC -DMMX -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL -DUSING_VDPAU -DUSING_VAAPI -DUSING_OSS -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../media_tree/include/uapi -I/usr/local/include/libxml2 -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv -I../.. -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythmetadata -I../../libs/libmythlivemedia -I../../libs/libmythbase -I../../external/libmythsoundtouch -I../../external/libudfread -I../../libs/libmythtv/mpeg -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts -I../../libs/libmythprotoserver -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebKitWidgets -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtDBus -I/usr/local/include/qt5/QtCore -Imoc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/main.o main.cpp c++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -Wl,-rpath-link,/usr/local/lib/qt5 -o mythfrontend obj/main.o obj/playbackbox.o obj/viewscheduled.o obj/audiogeneralsettings.o obj/globalsettings.o obj/manualschedule.o obj/programrecpriority.o obj/channelrecpriority.o obj/statusbox.o obj/networkcontrol.o obj/mediarenderer.o obj/mythfexml.o obj/playbackboxlistitem.o obj/custompriority.o obj/exitprompt.o obj/action.o obj/actionset.o obj/mythcontrols.o obj/keybindings.o obj/keygrabber.o obj/progfind.o obj/guidegrid.o obj/customedit.o obj/schedulecommon.o obj/scheduleeditor.o obj/backendconnectionmanager.o obj/programinfocache.o obj/proglist.o obj/proglist_helpers.o obj/playbackboxhelper.o obj/viewschedulediff.o obj/themechooser.o obj/setupwizard_general.o obj/setupwizard_audio.o obj/setupwizard_video.o obj/grabbersettings.o obj/editvideometadata.o obj/videofileassoc.o obj/videometadatasettings.o obj/videoplayercommand.o obj/videopopups.o obj/videofilter.o obj/videolist.o obj/videoplayersettings.o obj/videodlg.o obj/videoglobalsettings.o obj/upnpscanner.o obj/commandlineparser.o obj/idlescreen.o obj/gallerythumbview.o obj/galleryslideview.o obj/galleryconfig.o obj/galleryviews.o obj/galleryslide.o obj/gallerytransitions.o obj/galleryinfo.o obj/prevreclist.o obj/frontend.o obj/progdetails.o obj/proginfolist.o obj/moc_playbackbox.o obj/moc_viewscheduled.o obj/moc_globalsettings.o obj/moc_audiogeneralsettings.o obj/moc_manualschedule.o obj/moc_programrecpriority.o obj/moc_channelrecpriority.o obj/moc_statusbox.o obj/moc_networkcontrol.o obj/moc_custompriority.o obj/moc_exitprompt.o obj/moc_mythcontrols.o obj/moc_keygrabber.o obj/moc_progfind.o obj/moc_guidegrid.o obj/moc_customedit.o obj/moc_schedulecommon.o obj/moc_scheduleeditor.o obj/moc_backendconnectionmanager.o obj/moc_proglist.o obj/moc_proglist_helpers.o obj/moc_viewschedulediff.o obj/moc_themechooser.o obj/moc_setupwizard_general.o obj/moc_setupwizard_audio.o obj/moc_setupwizard_video.o obj/moc_grabbersettings.o obj/moc_editvideometadata.o obj/moc_videofileassoc.o obj/moc_videometadatasettings.o obj/moc_videopopups.o obj/moc_videofilter.o obj/moc_videoplayersettings.o obj/moc_videodlg.o obj/moc_upnpscanner.o obj/moc_idlescreen.o obj/moc_gallerythumbview.o obj/moc_galleryslideview.o obj/moc_galleryconfig.o obj/moc_galleryslide.o obj/moc_gallerytransitions.o obj/moc_galleryinfo.o obj/moc_prevreclist.o obj/moc_settingshelper.o obj/moc_frontend.o obj/moc_progdetails.o obj/moc_proginfolist.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../external/FFmpeg/libpostproc -L../../external/FFmpeg/libavfilter -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -L/usr/local/lib -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythpostproc -lmythavfilter -lmythtv-31 -lmythupnp-31 -lmythbase-31 -lmythui-31 -lmyth-31 -lmythmetadata-31 -lmythservicecontracts-31 -lmythprotoserver-31 -L../../libs/libmythfreemheg -lmythfreemheg-31 -ltag -lstdc++ -lXext -lXinerama -lXxf86vm -lXrandr -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lEGL -lvdpau -lva-x11 -lX11 -lva-drm -lva -ldav1d -laom -lfreetype -lhdhomerun -ldrm -lxml2 -lm -lz -lbluray -pthread -lsamplerate /usr/local/lib/qt5/libQt5WebKitWidgets.so /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5WebKit.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Xml.so /usr/local/lib/qt5/libQt5Sql.so /usr/local/lib/qt5/libQt5Script.so /usr/local/lib/qt5/libQt5DBus.so /usr/local/lib/qt5/libQt5Core.so -lGL gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs' gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv' =========================================================================== =>> Checking for filesystem violations... done =================================================== ===> mythtv-31.0,1 depends on executable: tv_check - not found ===> Installing existing package /packages/All/p5-xmltv-0.5.70_1.txz [12amd64-default] Installing p5-xmltv-0.5.70_1... [12amd64-default] `-- Installing ja-p5-Text-Kakasi-2.04_3... [12amd64-default] | `-- Installing ja-kakasi-2.3.5_3... [12amd64-default] | `-- Extracting ja-kakasi-2.3.5_3: .......... done [12amd64-default] `-- Extracting ja-p5-Text-Kakasi-2.04_3: ...... done [12amd64-default] `-- Installing p5-Archive-Zip-1.68... [12amd64-default] `-- Extracting p5-Archive-Zip-1.68: .......... done [12amd64-default] `-- Installing p5-Date-Manip-6.82... [12amd64-default] `-- Extracting p5-Date-Manip-6.82: .......... done [12amd64-default] `-- Installing p5-DateTime-1.52... [12amd64-default] | `-- Installing p5-DateTime-Locale-1.28... [12amd64-default] | | `-- Installing p5-Dist-CheckConflicts-0.11_1... [12amd64-default] | | `-- Extracting p5-Dist-CheckConflicts-0.11_1: ....... done [12amd64-default] | | `-- Installing p5-File-ShareDir-1.116... [12amd64-default] | | `-- Installing p5-Class-Inspector-1.36... [12amd64-default] | | `-- Extracting p5-Class-Inspector-1.36: ......... done [12amd64-default] | | `-- Extracting p5-File-ShareDir-1.116: .......... done [12amd64-default] | | `-- Installing p5-Params-ValidationCompiler-0.30_1... [12amd64-default] | | `-- Installing p5-Eval-Closure-0.14... [12amd64-default] | | `-- Extracting p5-Eval-Closure-0.14: ....... done [12amd64-default] | | `-- Installing p5-Exception-Class-1.44... [12amd64-default] | | | `-- Installing p5-Class-Data-Inheritable-0.08_1... [12amd64-default] | | | `-- Extracting p5-Class-Data-Inheritable-0.08_1: ....... done [12amd64-default] | | | `-- Installing p5-Devel-StackTrace-2.04... [12amd64-default] | | | `-- Extracting p5-Devel-StackTrace-2.04: ........ done [12amd64-default] | | `-- Extracting p5-Exception-Class-1.44: ......... done [12amd64-default] | | `-- Extracting p5-Params-ValidationCompiler-0.30_1: .......... done [12amd64-default] | | `-- Installing p5-Specio-0.46... [12amd64-default] | | `-- Installing p5-MRO-Compat-0.13... [12amd64-default] | | | `-- Installing p5-Class-C3-0.34... [12amd64-default] | | | `-- Installing p5-Algorithm-C3-0.10_1... [12amd64-default] | | | `-- Extracting p5-Algorithm-C3-0.10_1: ....... done [12amd64-default] | | | `-- Extracting p5-Class-C3-0.34: ......... done [12amd64-default] | | `-- Extracting p5-MRO-Compat-0.13: ....... done [12amd64-default] | | `-- Installing p5-Role-Tiny-2.001004... [12amd64-default] | | | `-- Installing p5-Class-Method-Modifiers-2.13... [12amd64-default] | | | `-- Extracting p5-Class-Method-Modifiers-2.13: ....... done [12amd64-default] | | `-- Extracting p5-Role-Tiny-2.001004: ......... done [12amd64-default] | | `-- Installing p5-Sub-Quote-2.006006... [12amd64-default] | | `-- Extracting p5-Sub-Quote-2.006006: ......... done [12amd64-default] | | `-- Extracting p5-Specio-0.46: .......... done [12amd64-default] | | `-- Installing p5-namespace-autoclean-0.29... [12amd64-default] | | `-- Installing p5-B-Hooks-EndOfScope-0.24... [12amd64-default] | | | `-- Installing p5-Module-Implementation-0.09_1... [12amd64-default] | | | `-- Extracting p5-Module-Implementation-0.09_1: ...... done [12amd64-default] | | | `-- Installing p5-Sub-Exporter-Progressive-0.001013... [12amd64-default] | | | `-- Installing p5-Sub-Exporter-0.987_1... [12amd64-default] | | | | `-- Installing p5-Data-OptList-0.110... [12amd64-default] | | | | `-- Installing p5-Params-Util-1.07_2... [12amd64-default] | | | | `-- Extracting p5-Params-Util-1.07_2: ........ done [12amd64-default] | | | | `-- Installing p5-Sub-Install-0.928_1... [12amd64-default] | | | | `-- Extracting p5-Sub-Install-0.928_1: ....... done [12amd64-default] | | | | `-- Extracting p5-Data-OptList-0.110: ....... done [12amd64-default] | | | `-- Extracting p5-Sub-Exporter-0.987_1: .......... done [12amd64-default] | | | `-- Extracting p5-Sub-Exporter-Progressive-0.001013: ....... done [12amd64-default] | | | `-- Installing p5-Variable-Magic-0.62... [12amd64-default] | | | `-- Extracting p5-Variable-Magic-0.62: ........ done [12amd64-default] | | `-- Extracting p5-B-Hooks-EndOfScope-0.24: .......... done [12amd64-default] | | `-- Installing p5-Sub-Identify-0.14... [12amd64-default] | | `-- Extracting p5-Sub-Identify-0.14: ........ done [12amd64-default] | | `-- Installing p5-namespace-clean-0.27... [12amd64-default] | | | `-- Installing p5-Package-Stash-0.38... [12amd64-default] | | | `-- Installing p5-Package-Stash-XS-0.29... [12amd64-default] | | | `-- Extracting p5-Package-Stash-XS-0.29: ........ done [12amd64-default] | | | `-- Extracting p5-Package-Stash-0.38: .......... done [12amd64-default] | | `-- Extracting p5-namespace-clean-0.27: ........ done [12amd64-default] | | `-- Extracting p5-namespace-autoclean-0.29: ....... done [12amd64-default] | `-- Extracting p5-DateTime-Locale-1.28: .......... done [12amd64-default] | `-- Installing p5-DateTime-TimeZone-2.39,1... [12amd64-default] | | `-- Installing p5-Class-Singleton-1.5_1... [12amd64-default] | | `-- Extracting p5-Class-Singleton-1.5_1: ....... done [12amd64-default] | `-- Extracting p5-DateTime-TimeZone-2.39,1: .......... done [12amd64-default] | `-- Installing p5-Params-Validate-1.29... [12amd64-default] | `-- Extracting p5-Params-Validate-1.29: .......... done [12amd64-default] `-- Extracting p5-DateTime-1.52: .......... done [12amd64-default] `-- Installing p5-DateTime-Format-Strptime-1.77,1... [12amd64-default] `-- Extracting p5-DateTime-Format-Strptime-1.77,1: ........ done [12amd64-default] `-- Installing p5-File-Slurp-9999.27... [12amd64-default] `-- Extracting p5-File-Slurp-9999.27: ....... done [12amd64-default] `-- Installing p5-HTML-TableExtract-2.15... [12amd64-default] | `-- Installing p5-HTML-Element-Extended-1.18_1... [12amd64-default] | | `-- Installing p5-HTML-Tree-5.07... [12amd64-default] | | `-- Extracting p5-HTML-Tree-5.07: .......... done [12amd64-default] | `-- Extracting p5-HTML-Element-Extended-1.18_1: .......... done [12amd64-default] `-- Extracting p5-HTML-TableExtract-2.15: ....... done [12amd64-default] `-- Installing p5-HTTP-Cache-Transparent-1.4... [12amd64-default] `-- Extracting p5-HTTP-Cache-Transparent-1.4: ....... done [12amd64-default] `-- Installing p5-IO-Compress-2.096... [12amd64-default] | `-- Installing p5-Compress-Raw-Bzip2-2.096... [12amd64-default] | `-- Extracting p5-Compress-Raw-Bzip2-2.096: ........ done [12amd64-default] | `-- Installing p5-Compress-Raw-Zlib-2.096... [12amd64-default] | `-- Extracting p5-Compress-Raw-Zlib-2.096: ........ done [12amd64-default] `-- Extracting p5-IO-Compress-2.096: .......... done [12amd64-default] `-- Installing p5-IO-Stringy-2.113... [12amd64-default] `-- Extracting p5-IO-Stringy-2.113: .......... done [12amd64-default] `-- Installing p5-JSON-2.97.001... [12amd64-default] `-- Extracting p5-JSON-2.97.001: .......... done [12amd64-default] `-- Installing p5-Lingua-EN-Numbers-Ordinate-1.04... [12amd64-default] `-- Extracting p5-Lingua-EN-Numbers-Ordinate-1.04: ....... done [12amd64-default] `-- Installing p5-Lingua-Preferred-0.2.4_1... [12amd64-default] | `-- Installing p5-Log-TraceMessages-1.4_1... [12amd64-default] | | `-- Installing p5-HTML-FromText-2.07_1... [12amd64-default] | | `-- Installing p5-Email-Find-0.10_1... [12amd64-default] | | | `-- Installing p5-Email-Valid-1.202... [12amd64-default] | | | `-- Installing p5-Mail-Tools-2.21... [12amd64-default] | | | `-- Extracting p5-Mail-Tools-2.21: .......... done [12amd64-default] | | | `-- Installing p5-Net-DNS-1.26,1... [12amd64-default] | | | `-- Extracting p5-Net-DNS-1.26,1: .......... done [12amd64-default] | | | `-- Installing p5-Net-Domain-TLD-1.74... [12amd64-default] | | | `-- Extracting p5-Net-Domain-TLD-1.74: ....... done [12amd64-default] | | | `-- Extracting p5-Email-Valid-1.202: ....... done [12amd64-default] | | `-- Extracting p5-Email-Find-0.10_1: ......... done [12amd64-default] | | `-- Extracting p5-HTML-FromText-2.07_1: ......... done [12amd64-default] | `-- Extracting p5-Log-TraceMessages-1.4_1: .... done [12amd64-default] `-- Extracting p5-Lingua-Preferred-0.2.4_1: .... done [12amd64-default] `-- Installing p5-Parse-RecDescent-1.967015... [12amd64-default] `-- Extracting p5-Parse-RecDescent-1.967015: .......... done [12amd64-default] `-- Installing p5-PerlIO-gzip-0.20... [12amd64-default] `-- Extracting p5-PerlIO-gzip-0.20: ........ done [12amd64-default] `-- Installing p5-SOAP-Lite-1.27... [12amd64-default] | `-- Installing p5-IO-SessionData-1.03_1... [12amd64-default] | `-- Extracting p5-IO-SessionData-1.03_1: ....... done [12amd64-default] | `-- Installing p5-LWP-Protocol-https-6.09... [12amd64-default] | `-- Extracting p5-LWP-Protocol-https-6.09: ....... done [12amd64-default] | `-- Installing p5-MIME-Tools-5.509,2... [12amd64-default] | | `-- Installing p5-Convert-BinHex-1.125... [12amd64-default] | | `-- Extracting p5-Convert-BinHex-1.125: .......... done [12amd64-default] | `-- Extracting p5-MIME-Tools-5.509,2: .......... done [12amd64-default] | `-- Installing p5-Task-Weaken-1.06... [12amd64-default] | `-- Extracting p5-Task-Weaken-1.06: ....... done [12amd64-default] | `-- Installing p5-XML-Parser-Lite-0.722... [12amd64-default] | `-- Extracting p5-XML-Parser-Lite-0.722: ....... done [12amd64-default] `-- Extracting p5-SOAP-Lite-1.27: .......... done [12amd64-default] `-- Installing p5-Term-ProgressBar-2.22... [12amd64-default] | `-- Installing p5-Class-MethodMaker-2.24... [12amd64-default] | `-- Extracting p5-Class-MethodMaker-2.24: .......... done [12amd64-default] | `-- Installing p5-Term-ReadKey-2.38_1... [12amd64-default] | `-- Extracting p5-Term-ReadKey-2.38_1: ........ done [12amd64-default] `-- Extracting p5-Term-ProgressBar-2.22: .......... done [12amd64-default] `-- Installing p5-Tk-TableMatrix-1.23_7... [12amd64-default] | `-- Installing p5-Tk-804.035... [12amd64-default] | `-- Extracting p5-Tk-804.035: .......... done [12amd64-default] `-- Extracting p5-Tk-TableMatrix-1.23_7: .......... done [12amd64-default] `-- Installing p5-Unicode-String-2.10... [12amd64-default] `-- Extracting p5-Unicode-String-2.10: .......... done [12amd64-default] `-- Installing p5-Unicode-UTF8simple-1.06_1... [12amd64-default] `-- Extracting p5-Unicode-UTF8simple-1.06_1: ... done [12amd64-default] `-- Installing p5-WWW-Mechanize-2.00... [12amd64-default] | `-- Installing p5-HTML-Form-6.07... [12amd64-default] | `-- Extracting p5-HTML-Form-6.07: ....... done [12amd64-default] | `-- Installing p5-HTTP-Server-Simple-0.52... [12amd64-default] | `-- Extracting p5-HTTP-Server-Simple-0.52: .......... done [12amd64-default] `-- Extracting p5-WWW-Mechanize-2.00: .......... done [12amd64-default] `-- Installing p5-XML-LibXML-2.0205,1... [12amd64-default] `-- Extracting p5-XML-LibXML-2.0205,1: .......... done [12amd64-default] `-- Installing p5-XML-Twig-3.52... [12amd64-default] | `-- Installing p5-Text-Iconv-1.7_3... [12amd64-default] | `-- Extracting p5-Text-Iconv-1.7_3: ......... done [12amd64-default] | `-- Installing p5-Tie-IxHash-1.23_1... [12amd64-default] | `-- Extracting p5-Tie-IxHash-1.23_1: ....... done [12amd64-default] | `-- Installing p5-XML-XPath-1.44... [12amd64-default] | `-- Extracting p5-XML-XPath-1.44: .......... done [12amd64-default] `-- Extracting p5-XML-Twig-3.52: .......... done [12amd64-default] `-- Installing p5-XML-Writer-0.625_1... [12amd64-default] `-- Extracting p5-XML-Writer-0.625_1: ...... done [12amd64-default] Extracting p5-xmltv-0.5.70_1: .......... done ===> mythtv-31.0,1 depends on executable: tv_check - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on executable: wget - not found ===> Installing existing package /packages/All/wget-1.20.3.txz [12amd64-default] Installing wget-1.20.3... [12amd64-default] Extracting wget-1.20.3: .......... done ===> mythtv-31.0,1 depends on executable: wget - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: py37-mysqlclient>=1.2.2 - found ===> mythtv-31.0,1 depends on package: py37-sqlite3>0 - not found ===> Installing existing package /packages/All/py37-sqlite3-3.7.9_7.txz [12amd64-default] Installing py37-sqlite3-3.7.9_7... [12amd64-default] Extracting py37-sqlite3-3.7.9_7: ........ done ===> mythtv-31.0,1 depends on package: py37-sqlite3>0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: py37-lxml>=0 - found ===> mythtv-31.0,1 depends on package: py37-requests>0 - found ===> mythtv-31.0,1 depends on package: py37-requests-cache>0 - not found ===> Installing existing package /packages/All/py37-requests-cache-0.4.13.txz [12amd64-default] Installing py37-requests-cache-0.4.13... [12amd64-default] Extracting py37-requests-cache-0.4.13: .......... done ===> mythtv-31.0,1 depends on package: py37-requests-cache>0 - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: py37-simplejson>=3 - found ===> mythtv-31.0,1 depends on package: p5-DBI>=0 - found ===> mythtv-31.0,1 depends on package: p5-DBD-mysql>0 - found ===> mythtv-31.0,1 depends on package: p5-Net-UPnP>=0 - found ===> mythtv-31.0,1 depends on package: p5-IO-Socket-INET6>=2.51 - found ===> mythtv-31.0,1 depends on package: p5-XML-Simple>=0 - found ===> mythtv-31.0,1 depends on package: p5-HTTP-Request-Params>=0 - found ===> mythtv-31.0,1 depends on package: p5-LWP-UserAgent-Determined>=0 - found ===> mythtv-31.0,1 depends on file: /usr/local/bin/python3.7 - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xv.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/plugins/imageformats/libqtiff.so - not found ===> Installing existing package /packages/All/qt5-imageformats-5.15.0.txz [12amd64-default] Installing qt5-imageformats-5.15.0... [12amd64-default] `-- Installing jasper-2.0.16_1... [12amd64-default] | `-- Installing freeglut-3.0.0_2... [12amd64-default] | | `-- Installing libGLU-9.0.1... [12amd64-default] | | `-- Extracting libGLU-9.0.1: ...... done [12amd64-default] | `-- Extracting freeglut-3.0.0_2: .......... done [12amd64-default] `-- Extracting jasper-2.0.16_1: .......... done [12amd64-default] `-- Installing libmng-1.0.10_3... [12amd64-default] | `-- Installing lcms-1.19_6,1... [12amd64-default] | `-- Extracting lcms-1.19_6,1: .......... done [12amd64-default] `-- Extracting libmng-1.0.10_3: ......... done [12amd64-default] Extracting qt5-imageformats-5.15.0: .......... done ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/plugins/imageformats/libqtiff.so - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/plugins/sqldrivers/libqsqlmysql.so - not found ===> Installing existing package /packages/All/qt5-sqldrivers-mysql-5.15.0.txz [12amd64-default] Installing qt5-sqldrivers-mysql-5.15.0... [12amd64-default] Extracting qt5-sqldrivers-mysql-5.15.0: ..... done ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/plugins/sqldrivers/libqsqlmysql.so - found ===> Returning to build of mythtv-31.0,1 ===> mythtv-31.0,1 depends on package: perl5>=5.32.r0<5.33 - found =========================================================================== =>> Recording filesystem state for prestage... done =================================================== ===> Staging for mythtv-31.0,1 ===> mythtv-31.0,1 depends on executable: tv_check - found ===> mythtv-31.0,1 depends on executable: wget - found ===> mythtv-31.0,1 depends on package: py37-mysqlclient>=1.2.2 - found ===> mythtv-31.0,1 depends on package: py37-sqlite3>0 - found ===> mythtv-31.0,1 depends on package: py37-lxml>=0 - found ===> mythtv-31.0,1 depends on package: py37-requests>0 - found ===> mythtv-31.0,1 depends on package: py37-requests-cache>0 - found ===> mythtv-31.0,1 depends on package: py37-simplejson>=3 - found ===> mythtv-31.0,1 depends on package: p5-DBI>=0 - found ===> mythtv-31.0,1 depends on package: p5-DBD-mysql>0 - found ===> mythtv-31.0,1 depends on package: p5-Net-UPnP>=0 - found ===> mythtv-31.0,1 depends on package: p5-IO-Socket-INET6>=2.51 - found ===> mythtv-31.0,1 depends on package: p5-XML-Simple>=0 - found ===> mythtv-31.0,1 depends on package: p5-HTTP-Request-Params>=0 - found ===> mythtv-31.0,1 depends on package: p5-LWP-UserAgent-Determined>=0 - found ===> mythtv-31.0,1 depends on file: /usr/local/bin/python3.7 - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xv.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/plugins/imageformats/libqtiff.so - found ===> mythtv-31.0,1 depends on file: /usr/local/lib/qt5/plugins/sqldrivers/libqsqlmysql.so - found ===> mythtv-31.0,1 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv' gmake -C external install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external' gmake -C FFmpeg install DESTDIR=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg' INSTALL libavdevice/libmythavdevice.so STRIP install-libavdevice-shared skipping strip /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythavdevice.so.58.8.100 INSTALL libavfilter/libmythavfilter.so STRIP install-libavfilter-shared skipping strip /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythavfilter.so.7.57.100 INSTALL libavformat/libmythavformat.so STRIP install-libavformat-shared skipping strip /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythavformat.so.58.29.100 INSTALL libavcodec/libmythavcodec.so STRIP install-libavcodec-shared skipping strip /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythavcodec.so.58.54.100 INSTALL libpostproc/libmythpostproc.so STRIP install-libpostproc-shared skipping strip /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythpostproc.so.55.5.100 INSTALL libswresample/libmythswresample.so STRIP install-libswresample-shared skipping strip /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythswresample.so.3.5.100 INSTALL libswscale/libmythswscale.so STRIP install-libswscale-shared skipping strip /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythswscale.so.5.5.100 INSTALL libavutil/libmythavutil.so STRIP install-libavutil-shared skipping strip /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythavutil.so.56.31.100 cp ffmpeg_g mythffmpeg cp ffprobe_g mythffprobe INSTALL install-progs-yes INSTALL mythffmpeg INSTALL mythffprobe INSTALL libavdevice/avdevice.h INSTALL libavdevice/version.h INSTALL libavfilter/avfilter.h INSTALL libavfilter/buffersink.h INSTALL libavfilter/buffersrc.h INSTALL libavfilter/version.h INSTALL libavformat/avformat.h INSTALL libavformat/avio.h INSTALL libavformat/version.h INSTALL libavcodec/ac3_parser.h INSTALL libavcodec/adts_parser.h INSTALL libavcodec/avcodec.h INSTALL libavcodec/avdct.h INSTALL libavcodec/avfft.h INSTALL libavcodec/d3d11va.h INSTALL libavcodec/dirac.h INSTALL libavcodec/dv_profile.h INSTALL libavcodec/dxva2.h INSTALL libavcodec/jni.h INSTALL libavcodec/mediacodec.h INSTALL libavcodec/qsv.h INSTALL libavcodec/vaapi.h INSTALL libavcodec/vdpau.h INSTALL libavcodec/version.h INSTALL libavcodec/videotoolbox.h INSTALL libavcodec/vorbis_parser.h INSTALL libavcodec/xvmc.h INSTALL libpostproc/postprocess.h INSTALL libpostproc/version.h INSTALL libswresample/swresample.h INSTALL libswresample/version.h INSTALL libswscale/swscale.h INSTALL libswscale/version.h INSTALL libavutil/adler32.h INSTALL libavutil/aes.h INSTALL libavutil/aes_ctr.h INSTALL libavutil/attributes.h INSTALL libavutil/audio_fifo.h INSTALL libavutil/avassert.h INSTALL libavutil/avstring.h INSTALL libavutil/avutil.h INSTALL libavutil/base64.h INSTALL libavutil/blowfish.h INSTALL libavutil/bprint.h INSTALL libavutil/bswap.h INSTALL libavutil/buffer.h INSTALL libavutil/cast5.h INSTALL libavutil/camellia.h INSTALL libavutil/channel_layout.h INSTALL libavutil/common.h INSTALL libavutil/cpu.h INSTALL libavutil/crc.h INSTALL libavutil/des.h INSTALL libavutil/dict.h INSTALL libavutil/display.h INSTALL libavutil/downmix_info.h INSTALL libavutil/encryption_info.h INSTALL libavutil/error.h INSTALL libavutil/eval.h INSTALL libavutil/fifo.h INSTALL libavutil/file.h INSTALL libavutil/frame.h INSTALL libavutil/hash.h INSTALL libavutil/hdr_dynamic_metadata.h INSTALL libavutil/hmac.h INSTALL libavutil/hwcontext.h INSTALL libavutil/hwcontext_cuda.h INSTALL libavutil/hwcontext_d3d11va.h INSTALL libavutil/hwcontext_drm.h INSTALL libavutil/hwcontext_dxva2.h INSTALL libavutil/hwcontext_qsv.h INSTALL libavutil/hwcontext_mediacodec.h INSTALL libavutil/hwcontext_vaapi.h INSTALL libavutil/hwcontext_videotoolbox.h INSTALL libavutil/hwcontext_vdpau.h INSTALL libavutil/imgutils.h INSTALL libavutil/intfloat.h INSTALL libavutil/intreadwrite.h INSTALL libavutil/lfg.h INSTALL libavutil/log.h INSTALL libavutil/macros.h INSTALL libavutil/mathematics.h INSTALL libavutil/mastering_display_metadata.h INSTALL libavutil/md5.h INSTALL libavutil/mem.h INSTALL libavutil/motion_vector.h INSTALL libavutil/murmur3.h INSTALL libavutil/opt.h INSTALL libavutil/parseutils.h INSTALL libavutil/pixdesc.h INSTALL libavutil/pixelutils.h INSTALL libavutil/pixfmt.h INSTALL libavutil/random_seed.h INSTALL libavutil/rc4.h INSTALL libavutil/rational.h INSTALL libavutil/replaygain.h INSTALL libavutil/ripemd.h INSTALL libavutil/samplefmt.h INSTALL libavutil/sha.h INSTALL libavutil/sha512.h INSTALL libavutil/spherical.h INSTALL libavutil/stereo3d.h INSTALL libavutil/threadmessage.h INSTALL libavutil/time.h INSTALL libavutil/timecode.h INSTALL libavutil/timestamp.h INSTALL libavutil/tree.h INSTALL libavutil/twofish.h INSTALL libavutil/version.h INSTALL libavutil/xtea.h INSTALL libavutil/tea.h INSTALL libavutil/tx.h INSTALL libavutil/lzo.h INSTALL libavutil/avconfig.h INSTALL libavutil/ffversion.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/FFmpeg' gmake -C libmythdvdnav install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav' /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav/dvdnav/dvdnav.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dvdnav/dvdnav.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav/dvdnav/dvdnav_events.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dvdnav/dvdnav_events.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdnav/dvdnav/dvd_types.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dvdnav/dvd_types.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread/dvdread/dvd_reader.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dvdread/dvd_reader.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread/dvdread/nav_types.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dvdread/nav_types.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread/dvdread/ifo_types.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dvdread/ifo_types.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread/dvdread/nav_read.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dvdread/nav_read.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav/dvdread/dvdread/ifo_read.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dvdread/ifo_read.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythdvdnav' gmake -C libudfread install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread' /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread/blockinput.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/blockinput.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread/udfread.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/udfread.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libudfread' gmake -C libmythsoundtouch install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external/libmythsoundtouch' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/external' gmake -C bindings/perl install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' gmake -f Makefile.perl pure_install PERL_INSTALL_ROOT="/wrkdirs/usr/ports/multimedia/mythtv/work/stage" gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' Installing /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/perl5/site_perl/MythTV.pm Installing /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/perl5/site_perl/IO/Socket/INET/MythTV.pm Installing /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/perl5/site_perl/MythTV/Program.pm Installing /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/perl5/site_perl/MythTV/Recording.pm Installing /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/perl5/site_perl/MythTV/Channel.pm Installing /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/perl5/site_perl/MythTV/StorageGroup.pm Installing /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/perl5/site_perl/MythTV/Recording.pm.bak gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/perl' gmake -C bindings/python install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/python' /usr/local/bin/python3.7 setup.py install --skip-build --root="/wrkdirs/usr/ports/multimedia/mythtv/work/stage" running install running install_lib creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7 creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/connections.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb copying build/lib/MythTV/ttvdb/tvdb_create_key.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb copying build/lib/MythTV/ttvdb/requests_cache_compatability.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb copying build/lib/MythTV/ttvdb/tvdb_ui.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb copying build/lib/MythTV/ttvdb/__init__.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb copying build/lib/MythTV/ttvdb/tvdb_exceptions.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb copying build/lib/MythTV/ttvdb/tvdb_api.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb copying build/lib/MythTV/ttvdb/tvdbXslt.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb copying build/lib/MythTV/_conn_mysqldb.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/dataheap.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/logging.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/mythproto.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/system.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/__init__.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/wikiscripts copying build/lib/MythTV/wikiscripts/wikiscripts.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/wikiscripts copying build/lib/MythTV/wikiscripts/__init__.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/wikiscripts copying build/lib/MythTV/static.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/_conn_oursql.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/cache_null.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/tmdb_exceptions.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/__init__.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/pager.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/tmdb_api.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/cache.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/tmdb_auth.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/util.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/request.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/cache_file.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/cache_engine.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 copying build/lib/MythTV/tmdb3/locales.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3 creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/singleton.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/__init__.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/mixin.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/dequebuffer.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/altdict.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/dicttoxml.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/other.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/dt.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/utility/enum.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility copying build/lib/MythTV/msearch.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/altdict.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/database.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api copying build/lib/MythTV/services_api/__init__.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api copying build/lib/MythTV/services_api/send.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api copying build/lib/MythTV/services_api/utilities.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api copying build/lib/MythTV/services_api/_version.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api copying build/lib/MythTV/methodheap.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV copying build/lib/MythTV/exceptions.py -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/connections.py to connections.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/tvdb_create_key.py to tvdb_create_key.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/requests_cache_compatability.py to requests_cache_compatability.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/tvdb_ui.py to tvdb_ui.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/__init__.py to __init__.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/tvdb_exceptions.py to tvdb_exceptions.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/tvdb_api.py to tvdb_api.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/tvdbXslt.py to tvdbXslt.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/_conn_mysqldb.py to _conn_mysqldb.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/dataheap.py to dataheap.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/logging.py to logging.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/mythproto.py to mythproto.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/system.py to system.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/__init__.py to __init__.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/wikiscripts/wikiscripts.py to wikiscripts.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/wikiscripts/__init__.py to __init__.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/static.py to static.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/_conn_oursql.py to _conn_oursql.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/cache_null.py to cache_null.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/tmdb_exceptions.py to tmdb_exceptions.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/__init__.py to __init__.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/pager.py to pager.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/tmdb_api.py to tmdb_api.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/cache.py to cache.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/tmdb_auth.py to tmdb_auth.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/util.py to util.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/request.py to request.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/cache_file.py to cache_file.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/cache_engine.py to cache_engine.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/tmdb3/locales.py to locales.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/singleton.py to singleton.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/__init__.py to __init__.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/mixin.py to mixin.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/dequebuffer.py to dequebuffer.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/altdict.py to altdict.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/dicttoxml.py to dicttoxml.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/other.py to other.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/dt.py to dt.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/utility/enum.py to enum.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/msearch.py to msearch.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/altdict.py to altdict.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/database.py to database.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api/__init__.py to __init__.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api/send.py to send.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api/utilities.py to utilities.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/services_api/_version.py to _version.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/methodheap.py to methodheap.cpython-37.pyc byte-compiling /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/exceptions.py to exceptions.cpython-37.pyc running install_scripts copying build/scripts-3.7/mythpython -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin copying build/scripts-3.7/mythwikiscripts -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin changing mode of /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythpython to 755 changing mode of /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythwikiscripts to 755 running install_data creating /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/XSLT copying MythTV/ttvdb/XSLT/tvdbVideo.xsl -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/XSLT copying MythTV/ttvdb/XSLT/tvdbCollection.xsl -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/XSLT copying MythTV/ttvdb/XSLT/tvdbQuery.xsl -> /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV/ttvdb/XSLT running install_egg_info Writing /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/python3.7/site-packages/MythTV-31.0._1-py3.7.egg-info gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/python' gmake -C bindings/php install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/php' install -m 755 -d /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/bindings/php/ for i in MythBackend.php MythBase.php MythFrontend.php MythTVChannel.php MythTV.php MythTVProgram.php MythTVRecording.php MythTVStorageGroup.php ; do install -m 644 $i /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/bindings/php/ ; done gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/bindings/php' gmake -C libs install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs' cd libmythfreesurround/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround/libmythfreesurround.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreesurround' cd libmythbase/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/libmythbase.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmythbase-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythbase-31.so.31.0.0 ln -f -s libmythbase-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythbase-31.so ln -f -s libmythbase-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythbase-31.so.31 ln -f -s libmythbase-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythbase-31.so.31.0 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdbcon.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythdbcon.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdbparams.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythdbparams.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythbaseexp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythbaseexp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdb.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythdb.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/compat.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/compat.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythversion.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythversion.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythconfig.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythconfig.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythconfig.mak /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythconfig.mak /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/version.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/version.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythobservable.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythobservable.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythevent.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythevent.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/verbosedefs.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/verbosedefs.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythtimer.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythtimer.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/lcddevice.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/lcddevice.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/exitcodes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/exitcodes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdirs.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythdirs.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythstorage.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythstorage.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsocket.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythsocket.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsocket_cb.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythsocket_cb.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythlogging.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythlogging.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythcorecontext.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythcorecontext.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsystem.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythsystem.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/storagegroup.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/storagegroup.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/loggingserver.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/loggingserver.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythcoreutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythcoreutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythlocale.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythlocale.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdownloadmanager.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythdownloadmanager.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythtranslation.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythtranslation.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/iso639.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/iso639.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/iso3166.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/iso3166.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythmedia.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythmedia.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythmiscutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythmiscutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythcdrom.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythcdrom.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/autodeletedeque.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/autodeletedeque.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/dbutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/dbutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdeque.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythdeque.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/referencecounter.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/referencecounter.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/referencecounterlist.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/referencecounterlist.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythcommandlineparser.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythcommandlineparser.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mthread.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mthread.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mthreadpool.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mthreadpool.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/filesysteminfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/filesysteminfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/hardwareprofile.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/hardwareprofile.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/bonjourregister.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/bonjourregister.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/serverpool.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/serverpool.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/plist.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/plist.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/bswap.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/bswap.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/signalhandling.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/signalhandling.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/ffmpeg-mmx.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/ffmpeg-mmx.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdate.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythdate.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythplugin.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythplugin.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythpluginapi.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythpluginapi.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythqtcompat.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythqtcompat.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/remotefile.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/remotefile.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsystemlegacy.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythsystemlegacy.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythtypes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythtypes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/threadedfilewriter.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/threadedfilewriter.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsingledownload.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythsingledownload.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsession.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythsession.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsorthelper.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythsorthelper.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdbcon.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythdbcon.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdbparams.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythdbparams.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythbaseexp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythbaseexp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdb.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythdb.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/compat.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/compat.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythversion.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythversion.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythconfig.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythconfig.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythconfig.mak /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythconfig.mak /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/version.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/version.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythobservable.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythobservable.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythevent.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythevent.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/verbosedefs.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/verbosedefs.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythtimer.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythtimer.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/lcddevice.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/lcddevice.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/exitcodes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/exitcodes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdirs.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythdirs.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythstorage.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythstorage.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsocket.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythsocket.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsocket_cb.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythsocket_cb.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythlogging.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythlogging.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythcorecontext.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythcorecontext.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsystem.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythsystem.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/storagegroup.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/storagegroup.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/loggingserver.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/loggingserver.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythcoreutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythcoreutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythlocale.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythlocale.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdownloadmanager.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythdownloadmanager.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythtranslation.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythtranslation.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/iso639.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/iso639.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/iso3166.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/iso3166.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythmedia.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythmedia.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythmiscutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythmiscutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythcdrom.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythcdrom.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/autodeletedeque.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/autodeletedeque.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/dbutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/dbutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdeque.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythdeque.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/referencecounter.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/referencecounter.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/referencecounterlist.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/referencecounterlist.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythcommandlineparser.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythcommandlineparser.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mthread.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mthread.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mthreadpool.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mthreadpool.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/filesysteminfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/filesysteminfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/hardwareprofile.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/hardwareprofile.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/bonjourregister.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/bonjourregister.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/serverpool.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/serverpool.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/plist.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/plist.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/bswap.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/bswap.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/signalhandling.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/signalhandling.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/ffmpeg-mmx.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/ffmpeg-mmx.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythdate.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythdate.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythplugin.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythplugin.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythpluginapi.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythpluginapi.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythqtcompat.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythqtcompat.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/remotefile.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/remotefile.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsystemlegacy.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythsystemlegacy.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythtypes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythtypes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/threadedfilewriter.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/threadedfilewriter.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsingledownload.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythsingledownload.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsession.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythsession.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase/mythsorthelper.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythbase/mythsorthelper.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythbase' cd libmythservicecontracts/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/libmythservicecontracts.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmythservicecontracts-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythservicecontracts-31.so.31.0.0 ln -f -s libmythservicecontracts-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythservicecontracts-31.so ln -f -s libmythservicecontracts-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythservicecontracts-31.so.31 ln -f -s libmythservicecontracts-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythservicecontracts-31.so.31.0 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/serviceexp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/serviceexp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/service.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/service.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracthelper.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracthelper.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/mythServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/mythServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/guideServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/guideServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/contentServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/contentServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/dvrServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/dvrServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/channelServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/channelServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/videoServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/videoServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/captureServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/captureServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/musicServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/musicServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/frontendServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/frontendServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/imageServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/imageServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/services/rttiServices.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/services/rttiServices.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/connectionInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/connectionInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/databaseInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/databaseInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/programAndChannel.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/programAndChannel.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/programGuide.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/programGuide.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/recording.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/recording.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/settingList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/settingList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/wolInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/wolInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/channelInfoList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/channelInfoList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/videoSource.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/videoSource.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/videoSourceList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/videoSourceList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/videoMultiplex.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/videoMultiplex.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/videoMultiplexList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/videoMultiplexList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/videoMetadataInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfoList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/videoMetadataInfoList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/musicMetadataInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfoList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/musicMetadataInfoList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/blurayInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/blurayInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/videoLookupInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/timeZoneInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/timeZoneInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfoList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/videoLookupInfoList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/versionInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/versionInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/lineup.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/lineup.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/captureCard.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/captureCard.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/captureCardList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/captureCardList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/recRule.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/recRule.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/recRuleList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/recRuleList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/artworkInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfoList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/artworkInfoList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/frontendStatus.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/frontendStatus.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/frontendActionList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/frontendActionList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/liveStreamInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/liveStreamInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/liveStreamInfoList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/liveStreamInfoList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/titleInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/titleInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/titleInfoList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/titleInfoList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/labelValue.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/labelValue.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/logMessage.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/logMessage.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/logMessageList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/logMessageList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/imageMetadataInfoList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/imageMetadataInfoList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/imageMetadataInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/imageMetadataInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/imageSyncInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/imageSyncInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/channelGroup.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/channelGroup.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/channelGroupList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/channelGroupList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/input.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/input.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/inputList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/inputList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/recRuleFilter.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/recRuleFilter.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/recRuleFilterList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/recRuleFilterList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/castMember.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/castMember.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/castMemberList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/castMemberList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/enum.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/enum.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/enumItem.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/enumItem.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/cutting.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/cutting.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/cutList.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/cutList.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/backendInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/backendInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/envInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/envInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/buildInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/buildInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/datacontracts/logInfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/datacontracts/logInfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts/enums/recStatus.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythservicecontracts/enums/recStatus.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythservicecontracts' cd libmythfreemheg/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreemheg/libmythfreemheg.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreemheg' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmythfreemheg-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythfreemheg-31.so.31.0.0 ln -f -s libmythfreemheg-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythfreemheg-31.so ln -f -s libmythfreemheg-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythfreemheg-31.so.31 ln -f -s libmythfreemheg-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythfreemheg-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythfreemheg' cd libmythmpeg2/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmpeg2/libmythmpeg2.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmpeg2' /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmpeg2/mpeg2.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mpeg2dec/mpeg2.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmpeg2' cd libmythui/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/libmythui.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmythui-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythui-31.so.31.0.0 ln -f -s libmythui-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythui-31.so ln -f -s libmythui-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythui-31.so.31 ln -f -s libmythui-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythui-31.so.31.0 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythrect.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythrect.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythmainwindow.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythmainwindow.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythpainter.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythpainter.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythimage.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythimage.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/myththemebase.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/myththemebase.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/themeinfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/themeinfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythpainter_qt.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythpainter_qt.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuistatetype.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuistatetype.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuihelper.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuihelper.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythscreenstack.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythscreenstack.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythscreentype.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythscreentype.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuitype.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuitype.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiimage.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiimage.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuitext.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuitext.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuibutton.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuibutton.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/xmlparsebase.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/xmlparsebase.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/myththemedmenu.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/myththemedmenu.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythdialogbox.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythdialogbox.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythfontproperties.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythfontproperties.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiclock.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiclock.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythgesture.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythgesture.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuitextedit.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuitextedit.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythprogressdialog.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythprogressdialog.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuispinbox.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuispinbox.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuicheckbox.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuicheckbox.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuibuttonlist.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuibuttonlist.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuigroup.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuigroup.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiprogressbar.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiprogressbar.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiwebbrowser.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiwebbrowser.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiutils.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiutils.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/x11colors.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/x11colors.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythgenerictree.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythgenerictree.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuibuttontree.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuibuttontree.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythvirtualkeyboard.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythvirtualkeyboard.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuishape.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuishape.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiguidegrid.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiguidegrid.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuieditbar.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuieditbar.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuifilebrowser.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuifilebrowser.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuivideo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuivideo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiexp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiexp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuisimpletext.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuisimpletext.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiactions.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiactions.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuistatetracker.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuistatetracker.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuianimation.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuianimation.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuiscrollbar.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuiscrollbar.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythnotificationcenter.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythnotificationcenter.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythnotification.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythnotification.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui/mythuicomposite.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmythui/mythuicomposite.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythui' cd libmythupnp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/libmythupnp.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmythupnp-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythupnp-31.so.31.0.0 ln -f -s libmythupnp-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythupnp-31.so ln -f -s libmythupnp-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythupnp-31.so.31 ln -f -s libmythupnp-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythupnp-31.so.31.0 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/CDS_scpd.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/CDS_scpd.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/CMGR_scpd.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/CMGR_scpd.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/MSRR_scpd.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/MSRR_scpd.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/httprequest.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/httprequest.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/ssdp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/ssdp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/taskqueue.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/taskqueue.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/bufferedsocketdevice.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/bufferedsocketdevice.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnpdevice.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnpdevice.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnptasknotify.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnptasknotify.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnptasksearch.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnptasksearch.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnputil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnputil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/httpserver.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/httpserver.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnpcds.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnpcds.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnpcdsobjects.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnpcdsobjects.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/eventing.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/eventing.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnpcmgr.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnpcmgr.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnptaskevent.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnptaskevent.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnptaskcache.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnptaskcache.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/ssdpcache.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/ssdpcache.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/configuration.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/configuration.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/soapclient.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/soapclient.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/mythxmlclient.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/mythxmlclient.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/mmembuf.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/mmembuf.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnpsubscription.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnpsubscription.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/servicehost.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/servicehost.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/wsdl.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/wsdl.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/htmlserver.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/htmlserver.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serverSideScripting.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/serverSideScripting.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/xsd.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/xsd.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/upnphelpers.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/upnphelpers.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers/serializer.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/serializer.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers/xmlSerializer.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/xmlSerializer.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers/jsonSerializer.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/jsonSerializer.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp/serializers/soapSerializer.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/upnp/soapSerializer.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythupnp' cd libmyth/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/libmyth.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmyth-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmyth-31.so.31.0.0 ln -f -s libmyth-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmyth-31.so ln -f -s libmyth-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmyth-31.so.31 ln -f -s libmyth-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmyth-31.so.31.0 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythcontext.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythcontext.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audiooutput.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/audiooutput.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audiosettings.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/audiosettings.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audiooutputsettings.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/audiooutputsettings.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audiooutpututil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/audiooutpututil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audioconvert.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/audioconvert.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/volumebase.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/volumebase.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/eldutils.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/eldutils.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/schemawizard.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/schemawizard.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythmediamonitor.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythmediamonitor.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/visual.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/visual.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/output.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/output.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/langsettings.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/langsettings.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythexp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythexp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/storagegroupeditor.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/storagegroupeditor.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythterminal.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythterminal.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/remoteutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/remoteutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/programinfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/programinfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/programtypes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/programtypes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/recordingtypes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/recordingtypes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/rssparse.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/rssparse.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/standardsettings.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/standardsettings.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythrssmanager.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythrssmanager.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/netutils.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/netutils.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/netgrabbermanager.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/netgrabbermanager.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythcontext.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/mythcontext.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audiooutput.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/audiooutput.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audiosettings.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/audiosettings.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audiooutputsettings.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/audiooutputsettings.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audiooutpututil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/audiooutpututil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/audioconvert.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/audioconvert.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/volumebase.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/volumebase.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/audio/eldutils.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/eldutils.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/schemawizard.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/schemawizard.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythmediamonitor.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/mythmediamonitor.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/visual.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/visual.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/output.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/output.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/langsettings.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/langsettings.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythexp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/mythexp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/storagegroupeditor.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/storagegroupeditor.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythterminal.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/mythterminal.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/remoteutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/remoteutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/programinfo.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/programinfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/programtypes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/programtypes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/recordingtypes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/recordingtypes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/rssparse.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/rssparse.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/standardsettings.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/standardsettings.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/mythrssmanager.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/mythrssmanager.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/netutils.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/netutils.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth/netgrabbermanager.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/libmyth/netgrabbermanager.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmyth' cd libmythtv/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/libmythtv.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmythtv-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythtv-31.so.31.0.0 ln -f -s libmythtv-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythtv-31.so ln -f -s libmythtv-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythtv-31.so.31 ln -f -s libmythtv-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythtv-31.so.31.0 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/playgroup.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/playgroup.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mythtvexp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythtvexp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/metadataimagehelper.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadataimagehelper.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mythavutil.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythavutil.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/mythframe.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/mythframe.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/filters.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/filters.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/goomconfig.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/goomconfig.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/goom_core.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/goom_core.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/goom_tools.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/goom_tools.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/graphic.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/graphic.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/ifs.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/ifs.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/lines.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/lines.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/drawmethods.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/drawmethods.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/mmx.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/mmx.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/mathtools.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/mathtools.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/tentacle3d.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/tentacle3d.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv/visualisations/goom/v3d.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/goom/v3d.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythtv' cd libmythmetadata/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/libmythmetadata.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmythmetadata-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythmetadata-31.so.31.0.0 ln -f -s libmythmetadata-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythmetadata-31.so ln -f -s libmythmetadata-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythmetadata-31.so.31 ln -f -s libmythmetadata-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythmetadata-31.so.31.0 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/cleanup.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/cleanup.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/dbaccess.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/dbaccess.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/dirscan.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/dirscan.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/globals.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/globals.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/parentalcontrols.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/parentalcontrols.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/videoscan.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/videoscan.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/videoutils.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/videoutils.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/videometadata.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/videometadata.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/videometadatalistmanager.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/videometadatalistmanager.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/quicksp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/quicksp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metadatacommon.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metadatacommon.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metadatadownload.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metadatadownload.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metadataimagedownload.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metadataimagedownload.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/bluraymetadata.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/bluraymetadata.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/mythmetaexp.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/mythmetaexp.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metadatafactory.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metadatafactory.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/mythuimetadataresults.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/mythuimetadataresults.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/mythuiimageresults.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/mythuiimageresults.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/musicmetadata.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/musicmetadata.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/musicutils.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/musicutils.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metaio.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metaio.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metaiotaglib.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metaiotaglib.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metaioflacvorbis.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metaioflacvorbis.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metaioavfcomment.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metaioavfcomment.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metaiomp4.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metaiomp4.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metaiowavpack.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metaiowavpack.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metaioid3.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metaioid3.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metaiooggvorbis.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metaiooggvorbis.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/imagetypes.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/imagetypes.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/imagemetadata.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/imagemetadata.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/imagemanager.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/imagemanager.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/musicfilescanner.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/musicfilescanner.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/metadatagrabber.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/metadatagrabber.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata/lyricsdata.h /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/include/mythtv/metadata/lyricsdata.h gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythmetadata' cd libmythprotoserver/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver/libmythprotoserver.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver' /usr/local/lib/qt5/bin/qmake -install qinstall -exe libmythprotoserver-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythprotoserver-31.so.31.0.0 ln -f -s libmythprotoserver-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythprotoserver-31.so ln -f -s libmythprotoserver-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythprotoserver-31.so.31 ln -f -s libmythprotoserver-31.so.31.0.0 /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/lib/libmythprotoserver-31.so.31.0 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs/libmythprotoserver' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/libs' gmake -C html install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html' /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/frontend_index.qsp /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/frontend_index.qsp /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/backend_index.qsp /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/backend_index.qsp /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/menu.qsp /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/menu.qsp /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/robots.txt /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/robots.txt /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/css /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/css /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/images /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/images /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/js /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/js /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/misc /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/misc /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/setup /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/setup /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/samples /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/samples /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/tv /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/tv /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/3rdParty /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/3rdParty /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/xslt /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/xslt /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/video /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/video /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html/debug /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/html/debug gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/html' gmake -C programs install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs' cd mythavtest/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythavtest/mythavtest.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythavtest' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythavtest /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythavtest gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythavtest' cd mythfrontend/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/mythfrontend.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythfrontend /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythfrontend ldconfig ldconfig: mkstemp(/var/run/ld-elf.so.hints.9dnSCD): Permission denied gmake[3]: [Makefile:31410: install_setting] Error 1 (ignored) /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend/MFEXML_scpd.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/MFEXML_scpd.xml gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfrontend' cd mythcommflag/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag/mythcommflag.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythcommflag /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythcommflag gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythcommflag' cd mythjobqueue/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythjobqueue/mythjobqueue.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythjobqueue' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythjobqueue /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythjobqueue gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythjobqueue' cd mythlcdserver/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver/mythlcdserver.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythlcdserver /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythlcdserver gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythlcdserver' cd mythwelcome/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome/mythwelcome.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythwelcome /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythwelcome gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythwelcome' cd mythshutdown/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythshutdown/mythshutdown.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythshutdown' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythshutdown /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythshutdown gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythshutdown' cd mythutil/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythutil/mythutil.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythutil' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythutil /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythutil gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythutil' cd mythpreviewgen/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythpreviewgen/mythpreviewgen.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythpreviewgen' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythpreviewgen /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythpreviewgen gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythpreviewgen' cd mythmediaserver/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmediaserver/mythmediaserver.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmediaserver' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythmediaserver /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythmediaserver gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmediaserver' cd mythccextractor/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythccextractor/mythccextractor.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythccextractor' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythccextractor /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythccextractor gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythccextractor' cd mythscreenwizard/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythscreenwizard/mythscreenwizard.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythscreenwizard' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythscreenwizard /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythscreenwizard gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythscreenwizard' cd mythtranscode/external/replex/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode/external/replex/replex.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode/external/replex' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythreplex /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythreplex gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode/external/replex' cd mythbackend/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/mythbackend.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythbackend /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythbackend /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/devicemaster.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/devicemaster.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/deviceslave.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/deviceslave.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/MXML_scpd.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/MXML_scpd.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/config_backend_general.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/backend-config/config_backend_general.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend/config_backend_database.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/backend-config/config_backend_database.xml gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythbackend' cd mythfilldatabase/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilldatabase/mythfilldatabase.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilldatabase' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythfilldatabase /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythfilldatabase gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilldatabase' cd mythtv-setup/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/mythtv-setup.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythtv-setup /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythtv-setup /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup/setup.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/setup.xml gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtv-setup' cd mythmetadatalookup/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmetadatalookup/mythmetadatalookup.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmetadatalookup' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythmetadatalookup /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythmetadatalookup gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythmetadatalookup' cd scripts/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/scripts.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts' /usr/local/lib/qt5/bin/qmake -install qinstall -exe /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/database/mythconverg_backup.pl /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/mythconverg_backup.pl /usr/local/lib/qt5/bin/qmake -install qinstall -exe /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/database/mythconverg_backup.pl.bak /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/mythconverg_backup.pl.bak /usr/local/lib/qt5/bin/qmake -install qinstall -exe /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/database/mythconverg_restore.pl /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/mythconverg_restore.pl /usr/local/lib/qt5/bin/qmake -install qinstall -exe /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/database/mythconverg_restore.pl.bak /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/mythconverg_restore.pl.bak /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/obj/hardwareprofile /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/hardwareprofile /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/obj/metadata /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/metadata /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/obj/internetcontent /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/internetcontent /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/internetcontent/nv_perl_libs /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/internetcontent/nv_perl_libs /usr/local/lib/qt5/bin/qmake -install qinstall -exe /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/internetcontent/topdocumentaryfilm.pl /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/internetcontent/topdocumentaryfilm.pl /usr/local/lib/qt5/bin/qmake -install qinstall -exe /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts/internetcontent/twit.tv.pl /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/internetcontent/twit.tv.pl gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/scripts' cd mythfilerecorder/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder/mythfilerecorder.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder' /usr/local/lib/qt5/bin/qmake -install qinstall -exe /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder/mythfilerecorder /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythfilerecorder gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythfilerecorder' cd mythexternrecorder/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/mythexternrecorder.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder' /usr/local/lib/qt5/bin/qmake -install qinstall -exe /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/mythexternrecorder /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythexternrecorder /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/config/ffmpeg-channels.conf /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/externrecorder/ffmpeg-channels.conf /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/config/ffmpeg.conf /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/externrecorder/ffmpeg.conf /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/config/gstreamer-sdi.conf /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/externrecorder/gstreamer-sdi.conf /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/config/twitch-channels.conf /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/externrecorder/twitch-channels.conf /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/config/twitch.conf /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/externrecorder/twitch.conf /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/config/vlc-channels.conf /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/externrecorder/vlc-channels.conf /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder/config/vlc.conf /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/externrecorder/vlc.conf gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythexternrecorder' cd mythtranscode/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode/mythtranscode.pro QMAKE=/usr/local/lib/qt5/bin/qmake ) && gmake -f Makefile install gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode' /usr/local/lib/qt5/bin/qmake -install qinstall -exe mythtranscode /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/bin/mythtranscode gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs/mythtranscode' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/programs' gmake -C themes install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes' /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/default /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/default /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/default-wide /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/default-wide /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/classic /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/classic /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/DVR /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/DVR /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/Slave /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/Slave /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/Terra /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/Terra /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/defaultmenu /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/defaultmenu /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/mediacentermenu /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/mediacentermenu /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/MythCenter /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/MythCenter /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/MythCenter-wide /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/MythCenter-wide /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/mythuitheme.dtd /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/themes/mythuitheme.dtd /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes/fonts /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/fonts gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/themes' gmake -C i18n install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n' /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_bg.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_bg.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_ca.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_ca.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_cs.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_cs.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_da.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_da.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_de.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_de.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_el.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_el.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_en_ca.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_en_ca.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_en_gb.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_en_gb.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_en_us.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_en_us.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_es_es.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_es_es.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_es.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_es.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_et.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_et.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_fi.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_fi.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_fr.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_fr.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_he.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_he.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_hr.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_hr.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_hu.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_hu.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_is.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_is.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_it.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_it.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_ja.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_ja.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_nb.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_nb.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_nl.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_nl.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_pl.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_pl.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_pt_br.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_pt_br.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_pt.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_pt.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_ru.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_ru.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_sl.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_sl.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_sv.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_sv.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_tr.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_tr.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_zh_cn.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_zh_cn.qm /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n/mythfrontend_zh_hk.qm /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/i18n/mythfrontend_zh_hk.qm gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/i18n' gmake -C locales install INSTALL_ROOT=/wrkdirs/usr/ports/multimedia/mythtv/work/stage gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales' /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/da_dk.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/da_dk.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/de_at.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/de_at.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/de_ch.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/de_ch.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/de_de.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/de_de.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/el_gr.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/el_gr.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/en_ca.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/en_ca.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/en_gb.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/en_gb.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/en_us.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/en_us.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/es_es.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/es_es.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/et_ee.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/et_ee.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/fr_ca.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/fr_ca.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/fr_fr.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/fr_fr.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/nb_no.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/nb_no.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/nl_nl.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/nl_nl.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/ru_ru.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/ru_ru.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/zh_hk.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/zh_hk.xml /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales/zh_tw.xml /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/locales/zh_tw.xml gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/locales' gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv' install -m 0644 /wrkdirs/usr/ports/multimedia/mythtv/work/mythtv-31.0/mythtv/database/mc.sql /wrkdirs/usr/ports/multimedia/mythtv/work/stage/usr/local/share/mythtv/database ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== ====> Running Q/A tests (stage-qa) Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: configure - - REINPLACE_CMD ran, but did not modify file contents: libs/libmythtv/libmythtv.pro - - REINPLACE_CMD ran, but did not modify file contents: bindings/perl/MythTV/Recording.pm - - REINPLACE_CMD ran, but did not modify file contents: programs/mythtranscode/external/replex/Makefile.standalone - - REINPLACE_CMD ran, but did not modify file contents: programs/scripts/database/mythconverg_backup.pl - - REINPLACE_CMD ran, but did not modify file contents: programs/scripts/database/mythconverg_restore.pl - - REINPLACE_CMD ran, but did not modify file contents: programs/mythcommflag/mythcommflag-analyze - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/version.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/frontend.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/ca.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/frontend.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/frontend.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/frontend.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/frontend.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/frontend.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/frontend.h - - REINPLACE_CMD ran, but did not modify file contents: media_tree/include/uapi/linux/dvb/frontend.h ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) =>> Checking for staging violations... done =================================================== ===> Building package for mythtv-31.0,1 =========================================================================== =>> Recording filesystem state for preinst... done =================================================== ===> Installing for mythtv-31.0,1 ===> Checking if mythtv is already installed ===> Registering installation for mythtv-31.0,1 [12amd64-default] Installing mythtv-31.0,1... ===> Creating groups. Creating group 'mythtv' with gid '119'. ===> Creating users Creating user 'mythtv' with uid '119'. MythTV has now been installed, but it still needs to be configured. 1. To create the database, use the following command: mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql 2. Next, run mythtv-setup. See http://www.mythtv.org/docs/ for more information. ===> NOTICE: The mythtv port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libmythavformat.so.58.29.100 /usr/local/lib/libmythupnp-31.so.31.0.0 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.mythtv.org/ =========================================================================== =>> Checking shared library dependencies 0x0000000000000001 NEEDED Shared library: [libEGL.so.1] 0x0000000000000001 NEEDED Shared library: [libGL.so.1] 0x0000000000000001 NEEDED Shared library: [libQt5Core.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5DBus.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5Gui.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5Network.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5Script.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5Sql.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5WebKit.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5WebKitWidgets.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5Widgets.so.5] 0x0000000000000001 NEEDED Shared library: [libQt5Xml.so.5] 0x0000000000000001 NEEDED Shared library: [libX11.so.6] 0x0000000000000001 NEEDED Shared library: [libXext.so.6] 0x0000000000000001 NEEDED Shared library: [libXinerama.so.1] 0x0000000000000001 NEEDED Shared library: [libXrandr.so.2] 0x0000000000000001 NEEDED Shared library: [libXv.so.1] 0x0000000000000001 NEEDED Shared library: [libXxf86vm.so.1] 0x0000000000000001 NEEDED Shared library: [libaom.so.2] 0x0000000000000001 NEEDED Shared library: [libass.so.9] 0x0000000000000001 NEEDED Shared library: [libbluray.so.2] 0x0000000000000001 NEEDED Shared library: [libbz2.so.4] 0x0000000000000001 NEEDED Shared library: [libc++.so.1] 0x0000000000000001 NEEDED Shared library: [libc.so.7] 0x0000000000000001 NEEDED Shared library: [libcrypto.so.111] 0x0000000000000001 NEEDED Shared library: [libcxxrt.so.1] 0x0000000000000001 NEEDED Shared library: [libdav1d.so.4] 0x0000000000000001 NEEDED Shared library: [libdrm.so.2] 0x0000000000000001 NEEDED Shared library: [libexiv2.so.27] 0x0000000000000001 NEEDED Shared library: [libfftw3.so.3] 0x0000000000000001 NEEDED Shared library: [libfftw3_threads.so.3] 0x0000000000000001 NEEDED Shared library: [libfftw3f.so.3] 0x0000000000000001 NEEDED Shared library: [libfreetype.so.6] 0x0000000000000001 NEEDED Shared library: [libgcc_s.so.1] 0x0000000000000001 NEEDED Shared library: [libhdhomerun.so] 0x0000000000000001 NEEDED Shared library: [liblzma.so.5] 0x0000000000000001 NEEDED Shared library: [liblzo2.so.2] 0x0000000000000001 NEEDED Shared library: [libm.so.5] 0x0000000000000001 NEEDED Shared library: [libmyth-31.so.31] 0x0000000000000001 NEEDED Shared library: [libmythavcodec.so.58] 0x0000000000000001 NEEDED Shared library: [libmythavdevice.so.58] 0x0000000000000001 NEEDED Shared library: [libmythavfilter.so.7] 0x0000000000000001 NEEDED Shared library: [libmythavformat.so.58] 0x0000000000000001 NEEDED Shared library: [libmythavutil.so.56] 0x0000000000000001 NEEDED Shared library: [libmythbase-31.so.31] 0x0000000000000001 NEEDED Shared library: [libmythfreemheg-31.so.31] 0x0000000000000001 NEEDED Shared library: [libmythmetadata-31.so.31] 0x0000000000000001 NEEDED Shared library: [libmythpostproc.so.55] 0x0000000000000001 NEEDED Shared library: [libmythprotoserver-31.so.31] 0x0000000000000001 NEEDED Shared library: [libmythservicecontracts-31.so.31] 0x0000000000000001 NEEDED Shared library: [libmythswresample.so.3] 0x0000000000000001 NEEDED Shared library: [libmythswscale.so.5] 0x0000000000000001 NEEDED Shared library: [libmythtv-31.so.31] 0x0000000000000001 NEEDED Shared library: [libmythui-31.so.31] 0x0000000000000001 NEEDED Shared library: [libmythupnp-31.so.31] 0x0000000000000001 NEEDED Shared library: [libsamplerate.so.0] 0x0000000000000001 NEEDED Shared library: [libtag.so.1] 0x0000000000000001 NEEDED Shared library: [libthr.so.3] 0x0000000000000001 NEEDED Shared library: [libva-drm.so.2] 0x0000000000000001 NEEDED Shared library: [libva-glx.so.2] 0x0000000000000001 NEEDED Shared library: [libva-x11.so.2] 0x0000000000000001 NEEDED Shared library: [libva.so.2] 0x0000000000000001 NEEDED Shared library: [libvdpau.so.1] 0x0000000000000001 NEEDED Shared library: [libxcb-shape.so.0] 0x0000000000000001 NEEDED Shared library: [libxcb-shm.so.0] 0x0000000000000001 NEEDED Shared library: [libxcb-xfixes.so.0] 0x0000000000000001 NEEDED Shared library: [libxcb.so.1] 0x0000000000000001 NEEDED Shared library: [libxml2.so.2] 0x0000000000000001 NEEDED Shared library: [libz.so.6] =================================================== ===> Deinstalling for mythtv ===> Deinstalling mythtv-31.0,1 Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: mythtv: 31.0,1 Number of packages to be removed: 1 The operation will free 120 MiB. [12amd64-default] [1/1] Deinstalling mythtv-31.0,1... [12amd64-default] [1/1] Deleting files for mythtv-31.0,1: .......... done ==> You should manually remove the "mythtv" user. ==> You should manually remove the "mythtv" group =========================================================================== =>> Checking for extra files and directories [00:10:03] Installing from package [12amd64-default] Installing mythtv-31.0,1... ===> Creating groups. Using existing group 'mythtv'. ===> Creating users Using existing user 'mythtv'. [12amd64-default] Extracting mythtv-31.0,1: .......... done ===== Message from mythtv-31.0,1: -- MythTV has now been installed, but it still needs to be configured. 1. To create the database, use the following command: mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql 2. Next, run mythtv-setup. See http://www.mythtv.org/docs/ for more information. -- ===> NOTICE: The mythtv port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port [00:10:06] Cleaning up ===> Cleaning for mythtv-31.0,1 [00:10:07] Deinstalling package Updating database digests format: . done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: mythtv: 31.0,1 Number of packages to be removed: 1 The operation will free 120 MiB. [12amd64-default] [1/1] Deinstalling mythtv-31.0,1... [12amd64-default] [1/1] Deleting files for mythtv-31.0,1: .......... done ==> You should manually remove the "mythtv" user. ==> You should manually remove the "mythtv" group build of multimedia/mythtv | mythtv-31.0,1 ended at Sun Sep 20 16:50:01 BST 2020 build time: 00:09:54