=>> Building audio/audiowmark build started at Tue Dec 30 08:15:51 EST 2025 port directory: /usr/ports/audio/audiowmark package name: audiowmark-0.6.5_2 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: ehaupt@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1119 Dec 24 21:58 /usr/ports/audio/audiowmark/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 18ea9c71086f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for audiowmark-0.6.5_2: DOCS=on: Build and/or install documentation FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ehaupt@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-ffmpeg --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiowmark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiowmark/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/audiowmark/work/.cache HOME=/wrkdirs/usr/ports/audio/audiowmark/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/audiowmark/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/audiowmark/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiowmark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiowmark/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/audiowmark/work/.cache HOME=/wrkdirs/usr/ports/audio/audiowmark/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/audiowmark/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/audiowmark/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- PORTDOCS="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/audiowmark" EXAMPLESDIR="share/examples/audiowmark" DATADIR="share/audiowmark" WWWDIR="www/audiowmark" ETCDIR="etc/audiowmark" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/audiowmark DOCSDIR=/usr/local/share/doc/audiowmark EXAMPLESDIR=/usr/local/share/examples/audiowmark WWWDIR=/usr/local/www/audiowmark ETCDIR=/usr/local/etc/audiowmark --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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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) 89999 open files (-n) 8192 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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> audiowmark-0.6.5_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> audiowmark-0.6.5_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of audiowmark-0.6.5_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by audiowmark-0.6.5_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by audiowmark-0.6.5_2 for building => SHA256 Checksum OK for audiowmark-0.6.5.tar.zst. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by audiowmark-0.6.5_2 for building ===> Extracting for audiowmark-0.6.5_2 => SHA256 Checksum OK for audiowmark-0.6.5.tar.zst. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for audiowmark-0.6.5_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> audiowmark-0.6.5_2 depends on file: /usr/local/include/fftw3.h - not found ===> Installing existing package /packages/All/fftw3-3.3.10_5.pkg [143amd64-deluxe-desktop-job-03] Installing fftw3-3.3.10_5... [143amd64-deluxe-desktop-job-03] `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] Extracting fftw3-3.3.10_5: .......... done ===> audiowmark-0.6.5_2 depends on file: /usr/local/include/fftw3.h - found ===> Returning to build of audiowmark-0.6.5_2 ===> audiowmark-0.6.5_2 depends on package: gettext-tools>=0.26 - not found ===> Installing existing package /packages/All/gettext-tools-0.26.pkg [143amd64-deluxe-desktop-job-03] Installing gettext-tools-0.26... [143amd64-deluxe-desktop-job-03] `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-03] `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libtextstyle-0.26... [143amd64-deluxe-desktop-job-03] `-- Extracting libtextstyle-0.26: .......... done [143amd64-deluxe-desktop-job-03] Extracting gettext-tools-0.26: .......... done ===> audiowmark-0.6.5_2 depends on package: gettext-tools>=0.26 - found ===> Returning to build of audiowmark-0.6.5_2 ===> audiowmark-0.6.5_2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [143amd64-deluxe-desktop-job-03] Installing pkgconf-2.4.3,1... [143amd64-deluxe-desktop-job-03] Extracting pkgconf-2.4.3,1: .......... done ===> audiowmark-0.6.5_2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of audiowmark-0.6.5_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> audiowmark-0.6.5_2 depends on shared library: libfftw3f.so - not found ===> Installing existing package /packages/All/fftw3-float-3.3.10_5.pkg [143amd64-deluxe-desktop-job-03] Installing fftw3-float-3.3.10_5... [143amd64-deluxe-desktop-job-03] Extracting fftw3-float-3.3.10_5: .......... done ===> audiowmark-0.6.5_2 depends on shared library: libfftw3f.so - found (/usr/local/lib/libfftw3f.so) ===> Returning to build of audiowmark-0.6.5_2 ===> audiowmark-0.6.5_2 depends on shared library: libgcrypt.so - not found ===> Installing existing package /packages/All/libgcrypt-1.11.2.pkg [143amd64-deluxe-desktop-job-03] Installing libgcrypt-1.11.2... [143amd64-deluxe-desktop-job-03] `-- Installing libgpg-error-1.58... [143amd64-deluxe-desktop-job-03] `-- Extracting libgpg-error-1.58: .......... done [143amd64-deluxe-desktop-job-03] Extracting libgcrypt-1.11.2: .......... done ===> audiowmark-0.6.5_2 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) ===> Returning to build of audiowmark-0.6.5_2 ===> audiowmark-0.6.5_2 depends on shared library: libgpg-error.so - found (/usr/local/lib/libgpg-error.so) ===> audiowmark-0.6.5_2 depends on shared library: libmpg123.so - not found ===> Installing existing package /packages/All/mpg123-1.33.4.pkg [143amd64-deluxe-desktop-job-03] Installing mpg123-1.33.4... [143amd64-deluxe-desktop-job-03] `-- Installing sndio-1.10.0_1... ===> Creating groups Creating group '_sndio' with gid '702' ===> Creating users Creating user '_sndio' with uid '702' [143amd64-deluxe-desktop-job-03] `-- Extracting sndio-1.10.0_1: .......... done [143amd64-deluxe-desktop-job-03] Extracting mpg123-1.33.4: .......... done ===> audiowmark-0.6.5_2 depends on shared library: libmpg123.so - found (/usr/local/lib/libmpg123.so) ===> Returning to build of audiowmark-0.6.5_2 ===> audiowmark-0.6.5_2 depends on shared library: libsndfile.so - not found ===> Installing existing package /packages/All/libsndfile-1.2.2_2.pkg [143amd64-deluxe-desktop-job-03] Installing libsndfile-1.2.2_2... [143amd64-deluxe-desktop-job-03] `-- Installing flac-1.5.0,1... [143amd64-deluxe-desktop-job-03] | `-- Installing libogg-1.3.6,4... [143amd64-deluxe-desktop-job-03] | `-- Extracting libogg-1.3.6,4: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting flac-1.5.0,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing lame-3.100_5... [143amd64-deluxe-desktop-job-03] `-- Extracting lame-3.100_5: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libvorbis-1.3.7_2,3... [143amd64-deluxe-desktop-job-03] `-- Extracting libvorbis-1.3.7_2,3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing opus-1.6... [143amd64-deluxe-desktop-job-03] `-- Extracting opus-1.6: .......... done [143amd64-deluxe-desktop-job-03] Extracting libsndfile-1.2.2_2: .......... done ===> audiowmark-0.6.5_2 depends on shared library: libsndfile.so - found (/usr/local/lib/libsndfile.so) ===> Returning to build of audiowmark-0.6.5_2 ===> audiowmark-0.6.5_2 depends on shared library: libzita-resampler.so - not found ===> Installing existing package /packages/All/zita-resampler-1.11.2.pkg [143amd64-deluxe-desktop-job-03] Installing zita-resampler-1.11.2... [143amd64-deluxe-desktop-job-03] Extracting zita-resampler-1.11.2: ....... done ===> audiowmark-0.6.5_2 depends on shared library: libzita-resampler.so - found (/usr/local/lib/libzita-resampler.so) ===> Returning to build of audiowmark-0.6.5_2 ===> audiowmark-0.6.5_2 depends on shared library: libavcodec.so - not found ===> Installing existing package /packages/All/ffmpeg-8.0.1,1.pkg [143amd64-deluxe-desktop-job-03] Installing ffmpeg-8.0.1,1... [143amd64-deluxe-desktop-job-03] `-- Installing aom-3.13.1... [143amd64-deluxe-desktop-job-03] | `-- Installing vmaf-3.0.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting vmaf-3.0.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting aom-3.13.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing cairo-1.18.2,3... [143amd64-deluxe-desktop-job-03] | `-- Installing fontconfig-2.17.1,1... [143amd64-deluxe-desktop-job-03] | | `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-03] | | `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-03] | | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-03] | | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting freetype2-2.14.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting fontconfig-2.17.1,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing glib-2.84.4,2... [143amd64-deluxe-desktop-job-03] | | `-- Installing libffi-3.5.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libffi-3.5.1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libiconv-1.18_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libiconv-1.18_1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libinotify-20240724_3... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libinotify-20240724_3: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing pcre2-10.47_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting pcre2-10.47_1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing py311-packaging-25.0... [143amd64-deluxe-desktop-job-03] | | `-- Installing python311-3.11.14... [143amd64-deluxe-desktop-job-03] | | | `-- Installing mpdecimal-4.0.1... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting mpdecimal-4.0.1: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting python311-3.11.14: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting py311-packaging-25.0: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting glib-2.84.4,2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-03] | | `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-03] | | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-03] | | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libX11-1.8.12,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libXrender-0.9.12... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXrender-0.9.12: ....... done [143amd64-deluxe-desktop-job-03] | `-- Installing lzo2-2.10_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting lzo2-2.10_1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing pixman-0.46.2... [143amd64-deluxe-desktop-job-03] | `-- Extracting pixman-0.46.2: ...... done [143amd64-deluxe-desktop-job-03] `-- Extracting cairo-1.18.2,3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing dav1d-1.5.2... [143amd64-deluxe-desktop-job-03] `-- Extracting dav1d-1.5.2: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing gdk-pixbuf2-2.44.1... [143amd64-deluxe-desktop-job-03] | `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-03] | `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libxml2-2.14.6... [143amd64-deluxe-desktop-job-03] | `-- Extracting libxml2-2.14.6: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing shared-mime-info-2.4_2... [143amd64-deluxe-desktop-job-03] | `-- Extracting shared-mime-info-2.4_2: ......... done [143amd64-deluxe-desktop-job-03] | `-- Installing tiff-4.7.1... [143amd64-deluxe-desktop-job-03] | | `-- Installing jbigkit-2.1_3... [143amd64-deluxe-desktop-job-03] | | `-- Extracting jbigkit-2.1_3: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing lerc-4.0.0... [143amd64-deluxe-desktop-job-03] | | `-- Extracting lerc-4.0.0: ..... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libdeflate-1.25... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libdeflate-1.25: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting tiff-4.7.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting gdk-pixbuf2-2.44.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing gmp-6.3.0... [143amd64-deluxe-desktop-job-03] `-- Extracting gmp-6.3.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing gnutls-3.8.11... [143amd64-deluxe-desktop-job-03] | `-- Installing libidn2-2.3.8... [143amd64-deluxe-desktop-job-03] | | `-- Installing libunistring-1.4.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libunistring-1.4.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libidn2-2.3.8: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libtasn1-4.20.0_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libtasn1-4.20.0_1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing nettle-3.10.2... [143amd64-deluxe-desktop-job-03] | `-- Extracting nettle-3.10.2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing p11-kit-0.25.10... [143amd64-deluxe-desktop-job-03] | `-- Extracting p11-kit-0.25.10: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting gnutls-3.8.11: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing harfbuzz-12.2.0... [143amd64-deluxe-desktop-job-03] | `-- Installing graphite2-1.3.14... [143amd64-deluxe-desktop-job-03] | `-- Extracting graphite2-1.3.14: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting harfbuzz-12.2.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing lcms2-2.17... [143amd64-deluxe-desktop-job-03] `-- Extracting lcms2-2.17: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXv-1.0.13,1... [143amd64-deluxe-desktop-job-03] `-- Extracting libXv-1.0.13,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libass-0.17.4... [143amd64-deluxe-desktop-job-03] | `-- Installing fribidi-1.0.16... [143amd64-deluxe-desktop-job-03] | `-- Extracting fribidi-1.0.16: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libunibreak-6.1,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libunibreak-6.1,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libass-0.17.4: ....... done [143amd64-deluxe-desktop-job-03] `-- Installing libbluray-1.4.0,1... [143amd64-deluxe-desktop-job-03] | `-- Installing libudfread-1.2.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting libudfread-1.2.0: ....... done [143amd64-deluxe-desktop-job-03] `-- Extracting libbluray-1.4.0,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libdrm-2.4.131,1... [143amd64-deluxe-desktop-job-03] | `-- Installing libpciaccess-0.18.1_1... [143amd64-deluxe-desktop-job-03] | | `-- Installing hwdata-0.402,1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting hwdata-0.402,1: ...... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libpciaccess-0.18.1_1: ..... done [143amd64-deluxe-desktop-job-03] `-- Extracting libdrm-2.4.131,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libdvdnav-7.0.0... [143amd64-deluxe-desktop-job-03] | `-- Installing libdvdread-7.0.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting libdvdread-7.0.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libdvdnav-7.0.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libjxl-0.11.1_2... [143amd64-deluxe-desktop-job-03] | `-- Installing giflib-5.2.2... [143amd64-deluxe-desktop-job-03] | `-- Extracting giflib-5.2.2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing highway-1.3.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting highway-1.3.0: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing openexr-3.4.4... [143amd64-deluxe-desktop-job-03] | | `-- Installing Imath-3.2.2_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting Imath-3.2.2_1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing openjph-0.25.3... [143amd64-deluxe-desktop-job-03] | | `-- Extracting openjph-0.25.3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting openexr-3.4.4: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libjxl-0.11.1_2: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libplacebo-7.351.0_1... [143amd64-deluxe-desktop-job-03] | `-- Installing libunwind-20250904... [143amd64-deluxe-desktop-job-03] | `-- Extracting libunwind-20250904: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing shaderc-2025.5_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting shaderc-2025.5_1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing vulkan-loader-1.4.336... [143amd64-deluxe-desktop-job-03] | | `-- Installing libXrandr-1.5.4... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXrandr-1.5.4: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing wayland-1.24.0_2... [143amd64-deluxe-desktop-job-03] | | `-- Installing libepoll-shim-0.0.20240608... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libepoll-shim-0.0.20240608: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting wayland-1.24.0_2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting vulkan-loader-1.4.336: ....... done [143amd64-deluxe-desktop-job-03] | `-- Installing xxhash-0.8.3... [143amd64-deluxe-desktop-job-03] | `-- Extracting xxhash-0.8.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libplacebo-7.351.0_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing librsvg2-rust-2.61.3... [143amd64-deluxe-desktop-job-03] | `-- Installing pango-1.56.4... [143amd64-deluxe-desktop-job-03] | | `-- Installing libXft-2.3.8... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXft-2.3.8: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libthai-0.1.29_2... [143amd64-deluxe-desktop-job-03] | | `-- Installing libdatrie-0.2.14_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libdatrie-0.2.14_1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libthai-0.1.29_2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting pango-1.56.4: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting librsvg2-rust-2.61.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libv4l-1.23.0_5... [143amd64-deluxe-desktop-job-03] | `-- Installing libudev-devd-0.6.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting libudev-devd-0.6.0: ..... done [143amd64-deluxe-desktop-job-03] `-- Extracting libv4l-1.23.0_5: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libva-2.22.0_1... [143amd64-deluxe-desktop-job-03] | `-- Installing libXfixes-6.0.1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXfixes-6.0.1: ....... done [143amd64-deluxe-desktop-job-03] | `-- Installing libglvnd-1.7.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting libglvnd-1.7.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libva-2.22.0_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libvdpau-1.5... [143amd64-deluxe-desktop-job-03] `-- Extracting libvdpau-1.5: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libvpx-1.15.2... [143amd64-deluxe-desktop-job-03] `-- Extracting libvpx-1.15.2: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libx264-0.164.3095... [143amd64-deluxe-desktop-job-03] `-- Extracting libx264-0.164.3095: ...... done [143amd64-deluxe-desktop-job-03] `-- Installing srt-1.5.4... [143amd64-deluxe-desktop-job-03] | `-- Installing bash-5.3.9... [143amd64-deluxe-desktop-job-03] | `-- Extracting bash-5.3.9: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting srt-1.5.4: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing svt-av1-3.1.2... [143amd64-deluxe-desktop-job-03] `-- Extracting svt-av1-3.1.2: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing webp-1.6.0... [143amd64-deluxe-desktop-job-03] `-- Extracting webp-1.6.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing x265-4.1... [143amd64-deluxe-desktop-job-03] `-- Extracting x265-4.1: .......... done [143amd64-deluxe-desktop-job-03] Extracting ffmpeg-8.0.1,1: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ===== Message from freetype2-2.14.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/index.html, if documentation was installed). ===== Message from libinotify-20240724_3: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===== Message from libjxl-0.11.1_2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin ===== Message from wayland-1.24.0_2: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===> audiowmark-0.6.5_2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> Returning to build of audiowmark-0.6.5_2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for audiowmark-0.6.5_2 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd14.3 checking host system type... amd64-portbld-freebsd14.3 checking how to print strings... printf checking for gcc... cc checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd14.3 file names to amd64-portbld-freebsd14.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd14.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd14.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd14.3 ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking pkg-config is at least version 0.9.0... yes checking for sndfile... yes checking for libmpg123... yes checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... unknown checking how to run the C preprocessor... cpp checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib32,lib checking for libzita-resampler... yes checking how to link with libzita-resampler... /usr/local/lib/libzita-resampler.so -Wl,-rpath -Wl,/usr/local/lib checking for fftw3f... yes checking whether FFTW is recent enough... yes checking for libgcrypt... yes checking for libavcodec libavformat libavutil libswresample... yes checking whether c++ supports C++14 features with -std=gnu++14... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -pthread... yes checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/test-common.sh config.status: creating docs/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands --------------------------------------------------------------------------- audiowmark 0.6.5 --------------------------------------------------------------------------- Use address sanitizer. . . . . . . .: no (for debugging) Use undefined behaviour sanitizer. .: no (for debugging) Use thread sanitizer . . . . . . . .: no (for debugging) Use leak sanitizer . . . . . . . . .: no (for debugging) Use stdc++ debug mode. . . . . . . .: no (for debugging) Use ffmpeg libs. . . . . . . . . . .: yes (use --with-ffmpeg to enable, required for HLS) Build developer documentation . . .: no (use --with-docs to enable) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for audiowmark-0.6.5_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- audiowmark.o --- --- utils.o --- --- convcode.o --- --- random.o --- --- wavdata.o --- --- audiostream.o --- --- sfinputstream.o --- --- stdoutwavoutputstream.o --- --- audiowmark.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT audiowmark.o -MD -MP -MF .deps/audiowmark.Tpo -c -o audiowmark.o audiowmark.cc --- utils.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.cc --- convcode.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT convcode.o -MD -MP -MF .deps/convcode.Tpo -c -o convcode.o convcode.cc --- random.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.cc --- wavdata.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT wavdata.o -MD -MP -MF .deps/wavdata.Tpo -c -o wavdata.o wavdata.cc --- audiostream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT audiostream.o -MD -MP -MF .deps/audiostream.Tpo -c -o audiostream.o audiostream.cc --- sfinputstream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT sfinputstream.o -MD -MP -MF .deps/sfinputstream.Tpo -c -o sfinputstream.o sfinputstream.cc --- stdoutwavoutputstream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT stdoutwavoutputstream.o -MD -MP -MF .deps/stdoutwavoutputstream.Tpo -c -o stdoutwavoutputstream.o stdoutwavoutputstream.cc mv -f .deps/stdoutwavoutputstream.Tpo .deps/stdoutwavoutputstream.Po --- sfoutputstream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT sfoutputstream.o -MD -MP -MF .deps/sfoutputstream.Tpo -c -o sfoutputstream.o sfoutputstream.cc --- wavdata.o --- mv -f .deps/wavdata.Tpo .deps/wavdata.Po --- rawinputstream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT rawinputstream.o -MD -MP -MF .deps/rawinputstream.Tpo -c -o rawinputstream.o rawinputstream.cc --- convcode.o --- mv -f .deps/convcode.Tpo .deps/convcode.Po --- rawoutputstream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT rawoutputstream.o -MD -MP -MF .deps/rawoutputstream.Tpo -c -o rawoutputstream.o rawoutputstream.cc --- audiostream.o --- mv -f .deps/audiostream.Tpo .deps/audiostream.Po --- rawconverter.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT rawconverter.o -MD -MP -MF .deps/rawconverter.Tpo -c -o rawconverter.o rawconverter.cc --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- mp3inputstream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT mp3inputstream.o -MD -MP -MF .deps/mp3inputstream.Tpo -c -o mp3inputstream.o mp3inputstream.cc --- sfinputstream.o --- mv -f .deps/sfinputstream.Tpo .deps/sfinputstream.Po --- wmcommon.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT wmcommon.o -MD -MP -MF .deps/wmcommon.Tpo -c -o wmcommon.o wmcommon.cc --- sfoutputstream.o --- In file included from sfoutputstream.cc:19: ./rawconverter.hh:40:34: warning: implicit conversion from 'int64_t' (aka 'long') to 'const float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] 40 | const float max_value = inorm - 1; | ~~~~~~~~~ ~~~~~~^~~ sfoutputstream.cc:152:23: note: in instantiation of function template specialization 'float_to_int_clip<32>' requested here 152 | isamples[i] = float_to_int_clip<32> (samples[i]); | ^ --- random.o --- mv -f .deps/random.Tpo .deps/random.Po --- fft.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT fft.o -MD -MP -MF .deps/fft.Tpo -c -o fft.o fft.cc --- sfoutputstream.o --- 1 warning generated. --- rawoutputstream.o --- mv -f .deps/rawoutputstream.Tpo .deps/rawoutputstream.Po --- limiter.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT limiter.o -MD -MP -MF .deps/limiter.Tpo -c -o limiter.o limiter.cc --- sfoutputstream.o --- mv -f .deps/sfoutputstream.Tpo .deps/sfoutputstream.Po --- shortcode.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT shortcode.o -MD -MP -MF .deps/shortcode.Tpo -c -o shortcode.o shortcode.cc --- rawinputstream.o --- mv -f .deps/rawinputstream.Tpo .deps/rawinputstream.Po --- mpegts.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT mpegts.o -MD -MP -MF .deps/mpegts.Tpo -c -o mpegts.o mpegts.cc --- audiowmark.o --- mv -f .deps/audiowmark.Tpo .deps/audiowmark.Po --- hls.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT hls.o -MD -MP -MF .deps/hls.Tpo -c -o hls.o hls.cc --- rawconverter.o --- In file included from rawconverter.cc:18: ./rawconverter.hh:40:34: warning: implicit conversion from 'int64_t' (aka 'long') to 'const float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] 40 | const float max_value = inorm - 1; | ~~~~~~~~~ ~~~~~~^~~ rawconverter.cc:196:35: note: in instantiation of function template specialization 'float_to_int_clip<32>' requested here 196 | ((int32_t *)ptr)[i] = float_to_int_clip<32> (samples[i]); | ^ rawconverter.cc:47:43: note: in instantiation of member function 'RawConverterImpl<32, RawFormat::LITTLE, Encoding::SIGNED>::to_raw' requested here 47 | case Encoding::SIGNED: return new RawConverterImpl(); | ^ rawconverter.cc:61:38: note: in instantiation of function template specialization 'create_with_bits_endian<32, RawFormat::LITTLE>' requested here 61 | case RawFormat::LITTLE: return create_with_bits_endian (raw_format, error); | ^ rawconverter.cc:76:27: note: in instantiation of function template specialization 'create_with_bits<32>' requested here 76 | case 32: return create_with_bits<32> (raw_format, error); | ^ --- mp3inputstream.o --- mp3inputstream.cc:259:24: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 259 | unsigned char buffer[buffer_bytes]; | ^~~~~~~~~~~~ mp3inputstream.cc:259:24: note: read of non-const variable 'buffer_bytes' is not allowed in a constant expression mp3inputstream.cc:258:10: note: declared here 258 | size_t buffer_bytes = mpg123_outblock (mh); | ^ --- rawconverter.o --- 1 warning generated. mv -f .deps/rawconverter.Tpo .deps/rawconverter.Po --- wmget.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT wmget.o -MD -MP -MF .deps/wmget.Tpo -c -o wmget.o wmget.cc --- limiter.o --- mv -f .deps/limiter.Tpo .deps/limiter.Po --- wmadd.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT wmadd.o -MD -MP -MF .deps/wmadd.Tpo -c -o wmadd.o wmadd.cc --- mp3inputstream.o --- 1 warning generated. mv -f .deps/mp3inputstream.Tpo .deps/mp3inputstream.Po --- fft.o --- mv -f .deps/fft.Tpo .deps/fft.Po --- syncfinder.o --- --- wmspeed.o --- --- syncfinder.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT syncfinder.o -MD -MP -MF .deps/syncfinder.Tpo -c -o syncfinder.o syncfinder.cc --- wmspeed.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT wmspeed.o -MD -MP -MF .deps/wmspeed.Tpo -c -o wmspeed.o wmspeed.cc --- wmcommon.o --- mv -f .deps/wmcommon.Tpo .deps/wmcommon.Po --- threadpool.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT threadpool.o -MD -MP -MF .deps/threadpool.Tpo -c -o threadpool.o threadpool.cc --- hls.o --- hls.cc:92:14: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 92 | char *argv[args.size() + 1]; | ^~~~~~~~~~~~~~~ hls.cc:92:14: note: function parameter 'args' with unknown value cannot be used in a constant expression hls.cc:88:28: note: declared here 88 | run (const vector& args, vector *pipe_out = nullptr) | ^ --- shortcode.o --- mv -f .deps/shortcode.Tpo .deps/shortcode.Po --- resample.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT resample.o -MD -MP -MF .deps/resample.Tpo -c -o resample.o resample.cc --- threadpool.o --- mv -f .deps/threadpool.Tpo .deps/threadpool.Po --- wavpipeinputstream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT wavpipeinputstream.o -MD -MP -MF .deps/wavpipeinputstream.Tpo -c -o wavpipeinputstream.o wavpipeinputstream.cc --- resample.o --- resample.cc:188:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 188 | float out[out_count * n_channels]; | ^~~~~~~~~~~~~~~~~~~~~~ resample.cc:255:9: note: in instantiation of member function 'BufferedResamplerImpl::write_frames' requested here 255 | delete resampler; | ^ resample.cc:188:31: note: implicit use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 188 | float out[out_count * n_channels]; | ^ resample.cc:188:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 188 | float out[out_count * n_channels]; | ^~~~~~~~~~~~~~~~~~~~~~ resample.cc:266:11: note: in instantiation of member function 'BufferedResamplerImpl::write_frames' requested here 266 | delete vresampler; | ^ resample.cc:188:31: note: implicit use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 188 | float out[out_count * n_channels]; | ^ 2 warnings generated. mv -f .deps/resample.Tpo .deps/resample.Po --- wavchunkloader.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT wavchunkloader.o -MD -MP -MF .deps/wavchunkloader.Tpo -c -o wavchunkloader.o wavchunkloader.cc --- wavpipeinputstream.o --- mv -f .deps/wavpipeinputstream.Tpo .deps/wavpipeinputstream.Po --- hlsoutputstream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT hlsoutputstream.o -MD -MP -MF .deps/hlsoutputstream.Tpo -c -o hlsoutputstream.o hlsoutputstream.cc --- wmadd.o --- mv -f .deps/wmadd.Tpo .deps/wmadd.Po --- testconvcode.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testconvcode.o -MD -MP -MF .deps/testconvcode.Tpo -c -o testconvcode.o testconvcode.cc --- mpegts.o --- mv -f .deps/mpegts.Tpo .deps/mpegts.Po --- testrandom.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testrandom.o -MD -MP -MF .deps/testrandom.Tpo -c -o testrandom.o testrandom.cc --- hlsoutputstream.o --- hlsoutputstream.cc:99:34: warning: 'sample_fmts' is deprecated [-Wdeprecated-declarations] 99 | m_enc->sample_fmt = (*codec)->sample_fmts ? (*codec)->sample_fmts[0] : AV_SAMPLE_FMT_FLTP; | ^ /usr/local/include/libavcodec/codec.h:203:5: note: 'sample_fmts' has been explicitly marked deprecated here 203 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:99:58: warning: 'sample_fmts' is deprecated [-Wdeprecated-declarations] 99 | m_enc->sample_fmt = (*codec)->sample_fmts ? (*codec)->sample_fmts[0] : AV_SAMPLE_FMT_FLTP; | ^ /usr/local/include/libavcodec/codec.h:203:5: note: 'sample_fmts' has been explicitly marked deprecated here 203 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:102:17: warning: 'supported_samplerates' is deprecated [-Wdeprecated-declarations] 102 | if ((*codec)->supported_samplerates) | ^ /usr/local/include/libavcodec/codec.h:201:5: note: 'supported_samplerates' has been explicitly marked deprecated here 201 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:105:33: warning: 'supported_samplerates' is deprecated [-Wdeprecated-declarations] 105 | for (int i = 0; (*codec)->supported_samplerates[i]; i++) | ^ /usr/local/include/libavcodec/codec.h:201:5: note: 'supported_samplerates' has been explicitly marked deprecated here 201 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:107:25: warning: 'supported_samplerates' is deprecated [-Wdeprecated-declarations] 107 | if ((*codec)->supported_samplerates[i] == m_sample_rate) | ^ /usr/local/include/libavcodec/codec.h:201:5: note: 'supported_samplerates' has been explicitly marked deprecated here 201 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:123:17: warning: 'ch_layouts' is deprecated [-Wdeprecated-declarations] 123 | if ((*codec)->ch_layouts) | ^ /usr/local/include/libavcodec/codec.h:225:5: note: 'ch_layouts' has been explicitly marked deprecated here 225 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:126:61: warning: 'ch_layouts' is deprecated [-Wdeprecated-declarations] 126 | av_channel_layout_copy (&m_enc->ch_layout, &(*codec)->ch_layouts[0]); | ^ /usr/local/include/libavcodec/codec.h:225:5: note: 'ch_layouts' has been explicitly marked deprecated here 225 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:127:33: warning: 'ch_layouts' is deprecated [-Wdeprecated-declarations] 127 | for (int i = 0; (*codec)->ch_layouts[i].nb_channels; i++) | ^ /usr/local/include/libavcodec/codec.h:225:5: note: 'ch_layouts' has been explicitly marked deprecated here 225 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:129:53: warning: 'ch_layouts' is deprecated [-Wdeprecated-declarations] 129 | if (av_channel_layout_compare (&(*codec)->ch_layouts[i], &channel_layout) == 0) { | ^ /usr/local/include/libavcodec/codec.h:225:5: note: 'ch_layouts' has been explicitly marked deprecated here 225 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ hlsoutputstream.cc:131:67: warning: 'ch_layouts' is deprecated [-Wdeprecated-declarations] 131 | av_channel_layout_copy (&m_enc->ch_layout, &(*codec)->ch_layouts[i]); | ^ /usr/local/include/libavcodec/codec.h:225:5: note: 'ch_layouts' has been explicitly marked deprecated here 225 | attribute_deprecated | ^ /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' 100 | # define attribute_deprecated __attribute__((deprecated)) | ^ --- hls.o --- 1 warning generated. mv -f .deps/hls.Tpo .deps/hls.Po --- testmp3.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testmp3.o -MD -MP -MF .deps/testmp3.Tpo -c -o testmp3.o testmp3.cc --- hlsoutputstream.o --- 10 warnings generated. mv -f .deps/hlsoutputstream.Tpo .deps/hlsoutputstream.Po --- teststream.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT teststream.o -MD -MP -MF .deps/teststream.Tpo -c -o teststream.o teststream.cc --- wavchunkloader.o --- mv -f .deps/wavchunkloader.Tpo .deps/wavchunkloader.Po --- testlimiter.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testlimiter.o -MD -MP -MF .deps/testlimiter.Tpo -c -o testlimiter.o testlimiter.cc --- testrandom.o --- mv -f .deps/testrandom.Tpo .deps/testrandom.Po --- testshortcode.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testshortcode.o -MD -MP -MF .deps/testshortcode.Tpo -c -o testshortcode.o testshortcode.cc --- wmspeed.o --- mv -f .deps/wmspeed.Tpo .deps/wmspeed.Po --- testmpegts.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testmpegts.o -MD -MP -MF .deps/testmpegts.Tpo -c -o testmpegts.o testmpegts.cc --- syncfinder.o --- mv -f .deps/syncfinder.Tpo .deps/syncfinder.Po --- testthreadpool.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testthreadpool.o -MD -MP -MF .deps/testthreadpool.Tpo -c -o testthreadpool.o testthreadpool.cc --- testmp3.o --- mv -f .deps/testmp3.Tpo .deps/testmp3.Po --- testrawconverter.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testrawconverter.o -MD -MP -MF .deps/testrawconverter.Tpo -c -o testrawconverter.o testrawconverter.cc --- wmget.o --- mv -f .deps/wmget.Tpo .deps/wmget.Po --- testwavformat.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testwavformat.o -MD -MP -MF .deps/testwavformat.Tpo -c -o testwavformat.o testwavformat.cc --- teststream.o --- mv -f .deps/teststream.Tpo .deps/teststream.Po --- testhls.o --- c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -MT testhls.o -MD -MP -MF .deps/testhls.Tpo -c -o testhls.o testhls.cc --- testconvcode.o --- mv -f .deps/testconvcode.Tpo .deps/testconvcode.Po --- audiowmark --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o audiowmark audiowmark.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o audiowmark audiowmark.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testmp3 --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testmp3 testmp3.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testmp3 testmp3.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testrandom --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testrandom testrandom.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testrandom testrandom.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- teststream --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o teststream teststream.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o --- testlimiter.o --- mv -f .deps/testlimiter.Tpo .deps/testlimiter.Po --- testconvcode --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testconvcode testconvcode.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o --- teststream --- libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o teststream teststream.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testconvcode --- libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testconvcode testconvcode.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testlimiter --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testlimiter testlimiter.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o --- testrawconverter.o --- mv -f .deps/testrawconverter.Tpo .deps/testrawconverter.Po --- testrawconverter --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testrawconverter testrawconverter.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o --- testlimiter --- libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testlimiter testlimiter.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testrawconverter --- libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testrawconverter testrawconverter.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testshortcode.o --- mv -f .deps/testshortcode.Tpo .deps/testshortcode.Po --- testshortcode --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testshortcode testshortcode.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testshortcode testshortcode.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testthreadpool.o --- mv -f .deps/testthreadpool.Tpo .deps/testthreadpool.Po --- testthreadpool --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testthreadpool testthreadpool.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o --- testmpegts.o --- mv -f .deps/testmpegts.Tpo .deps/testmpegts.Po --- testmpegts --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testmpegts testmpegts.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o --- testthreadpool --- libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testthreadpool testthreadpool.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testmpegts --- libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testmpegts testmpegts.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testwavformat.o --- mv -f .deps/testwavformat.Tpo .deps/testwavformat.Po --- testwavformat --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testwavformat testwavformat.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testwavformat testwavformat.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib --- testhls.o --- mv -f .deps/testhls.Tpo .deps/testhls.Po --- testhls --- /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -pthread -L/usr/local/lib -lsndfile -L/usr/local/lib -lfftw3f -L/usr/local/lib -lgcrypt -L/usr/local/lib -lmpg123 -L/usr/local/lib -lavformat -lavcodec -lswresample -lavutil -L/usr/local/lib -lzita-resampler -R/usr/local/lib -L/usr/local/lib -o testhls testhls.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o libtool: link: c++ -std=gnu++14 -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -o testhls testhls.o utils.o convcode.o random.o wavdata.o audiostream.o sfinputstream.o stdoutwavoutputstream.o sfoutputstream.o rawinputstream.o rawoutputstream.o rawconverter.o mp3inputstream.o wmcommon.o fft.o limiter.o shortcode.o mpegts.o hls.o wmget.o wmadd.o syncfinder.o wmspeed.o threadpool.o resample.o wavpipeinputstream.o wavchunkloader.o hlsoutputstream.o -L/usr/local/lib -lsndfile -lfftw3f -lgcrypt -lmpg123 -lavformat -lavcodec -lswresample -lavutil -lzita-resampler -pthread -Wl,-rpath -Wl,/usr/local/lib Making all in tests =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for audiowmark-0.6.5_2 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/audio/audiowmark/work/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 audiowmark '/wrkdirs/usr/ports/audio/audiowmark/work/stage/usr/local/bin' libtool: install: install -m 555 -s audiowmark /wrkdirs/usr/ports/audio/audiowmark/work/stage/usr/local/bin/audiowmark /bin/mkdir -p '/wrkdirs/usr/ports/audio/audiowmark/work/stage/usr/local/bin' install -m 555 videowmark '/wrkdirs/usr/ports/audio/audiowmark/work/stage/usr/local/bin' Making install in tests /bin/mkdir -p /wrkdirs/usr/ports/audio/audiowmark/work/stage/usr/local/share/doc/audiowmark install -m 0644 /wrkdirs/usr/ports/audio/audiowmark/work/audiowmark-0.6.5/README.adoc /wrkdirs/usr/ports/audio/audiowmark/work/stage/usr/local/share/doc/audiowmark ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-30T13:15:51+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=18ea9c71086f' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for audiowmark-0.6.5_2 ===> Building audiowmark-0.6.5_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for audiowmark-0.6.5_2 build of audio/audiowmark | audiowmark-0.6.5_2 ended at Tue Dec 30 08:16:20 EST 2025 build time: 00:00:30