[package - 122i386-default][audio/soundtouch] Failed for soundtouch-2.3.1 in build

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

Maintainer:     crees@FreeBSD.org
Log URL:        http://beefy5.nyi.freebsd.org/data/122i386-default/f99dd971a4d9/logs/soundtouch-2.3.1.log
Build URL:      http://beefy5.nyi.freebsd.org/build.html?mastername=122i386-default&build=f99dd971a4d9
Log:

=>> Building audio/soundtouch
build started at Thu Oct 21 01:25:35 UTC 2021
port directory: /usr/ports/audio/soundtouch
package name: soundtouch-2.3.1
building for: FreeBSD 122i386-default-job-01 12.2-RELEASE-p10 FreeBSD 12.2-RELEASE-p10 i386
maintained by: crees@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1202000
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1202000
UNAME_v=FreeBSD 12.2-RELEASE-p10
UNAME_r=12.2-RELEASE-p10
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
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/122i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/122i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=122i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/122i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for soundtouch-2.3.1:
     INTEGER_SAMPLES=off: Use integer sample format
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
crees@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/soundtouch/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/soundtouch/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/soundtouch/work/.cache  HOME=/wrkdirs/usr/ports/audio/soundtouch/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/soundtouch/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--
NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/audio/soundtouch/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/soundtouch/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/soundtouch/work/.cache  HOME=/wrkdirs/usr/ports/audio/soundtouch/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/soundtouch/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 DESTDIR=/wrkdirs/usr/ports/audio/soundtouch/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE="release" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/soundtouch"  EXAMPLESDIR="share/examples/soundtouch"  DATADIR="share/soundtouch"  WWWDIR="www/soundtouch"  ETCDIR="etc/soundtouch"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 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" "-m" "elf_i386_fbsd" "-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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.2-RELEASE-p10
OSREL=12.2
OSVERSION=1202000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   soundtouch-2.3.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.3.pkg
[122i386-default-job-01] Installing pkg-1.17.3...
[122i386-default-job-01] Extracting pkg-1.17.3: .......... done
===>   soundtouch-2.3.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of soundtouch-2.3.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by soundtouch-2.3.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by soundtouch-2.3.1 for building
=> SHA256 Checksum OK for soundtouch-soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8_GL0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by soundtouch-2.3.1 for building
===>  Extracting for soundtouch-2.3.1
=> SHA256 Checksum OK for soundtouch-soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8_GL0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for soundtouch-2.3.1
===>  Applying FreeBSD patches for soundtouch-2.3.1 from /usr/ports/audio/soundtouch/files
===========================================================================
=======================<phase: build-depends  >============================
===>   soundtouch-2.3.1 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.21.3.pkg
[122i386-default-job-01] Installing cmake-3.21.3...
[122i386-default-job-01] `-- Installing curl-7.79.1...
[122i386-default-job-01] |   `-- Installing ca_root_nss-3.71...
[122i386-default-job-01] |   `-- Extracting ca_root_nss-3.71: ........ done
[122i386-default-job-01] |   `-- Installing libnghttp2-1.45.1...
[122i386-default-job-01] |   `-- Extracting libnghttp2-1.45.1: .......... done
[122i386-default-job-01] |   `-- Installing libssh2-1.9.0_3,3...
[122i386-default-job-01] |   `-- Extracting libssh2-1.9.0_3,3: .......... done
[122i386-default-job-01] `-- Extracting curl-7.79.1: .......... done
<snip>
[122i386-default-job-01] `-- Extracting rhash-1.4.2: .......... done
[122i386-default-job-01] Extracting cmake-3.21.3: .......... done
=====
Message from ca_root_nss-3.71:

--
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
===>   soundtouch-2.3.1 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of soundtouch-2.3.1
===>   soundtouch-2.3.1 depends on executable: ninja - not found
===>   Installing existing package /packages/All/ninja-1.10.2,2.pkg
[122i386-default-job-01] Installing ninja-1.10.2,2...
[122i386-default-job-01] `-- Installing python38-3.8.12_1...
[122i386-default-job-01] |   `-- Installing libffi-3.3_1...
[122i386-default-job-01] |   `-- Extracting libffi-3.3_1: .......... done
[122i386-default-job-01] |   `-- Installing mpdecimal-2.5.1...
[122i386-default-job-01] |   `-- Extracting mpdecimal-2.5.1: .......... done
[122i386-default-job-01] |   `-- Installing readline-8.1.1...
[122i386-default-job-01] |   `-- Extracting readline-8.1.1: .......... done
[122i386-default-job-01] `-- Extracting python38-3.8.12_1: .......... done
[122i386-default-job-01] Extracting ninja-1.10.2,2: ........ done
=====
Message from python38-3.8.12_1:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py38-gdbm       databases/py-gdbm@py38
py38-sqlite3    databases/py-sqlite3@py38
py38-tkinter    x11-toolkits/py-tkinter@py38
===>   soundtouch-2.3.1 depends on executable: ninja - found
===>   Returning to build of soundtouch-2.3.1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for soundtouch-2.3.1
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/audio/soundtouch/work/.build
-- The CXX compiler identification is Clang 10.0.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenMP_CXX: -fopenmp=libomp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_COLOR_MAKEFILE
    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_C_COMPILER
    CMAKE_C_FLAGS
    CMAKE_C_FLAGS_DEBUG
    CMAKE_C_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE
    THREADS_HAVE_PTHREAD_ARG


-- Build files have been written to: /wrkdirs/usr/ports/audio/soundtouch/work/.build
===========================================================================
=======================<phase: build          >============================
===>  Building for soundtouch-2.3.1
[  5% 1/20] /usr/bin/c++  -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MD -MT CMakeFiles/soundstretch.dir/source/SoundStretch/main.cpp.o -MF CMakeFiles/soundstretch.dir/source/SoundStretch/main.cpp.o.d -o CMakeFiles/soundstretch.dir/source/SoundStretch/main.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundStretch/main.cpp
[ 10% 2/20] /usr/bin/c++  -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MD -MT CMakeFiles/soundstretch.dir/source/SoundStretch/RunParameters.cpp.o -MF CMakeFiles/soundstretch.dir/source/SoundStretch/RunParameters.cpp.o.d -o CMakeFiles/soundstretch.dir/source/SoundStretch/RunParameters.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundStretch/RunParameters.cpp
[ 15% 3/20] /usr/bin/c++  -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MD -MT CMakeFiles/soundstretch.dir/source/SoundStretch/WavFile.cpp.o -MF CMakeFiles/soundstretch.dir/source/SoundStretch/WavFile.cpp.o.d -o CMakeFiles/soundstretch.dir/source/SoundStretch/WavFile.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundStretch/WavFile.cpp
[ 20% 4/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/AAFilter.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/AAFilter.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/AAFilter.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/AAFilter.cpp
[ 25% 5/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/BPMDetect.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/BPMDetect.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/BPMDetect.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/BPMDetect.cpp
[ 30% 6/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/cpu_detect_x86.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/cpu_detect_x86.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/cpu_detect_x86.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/cpu_detect_x86.cpp
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/cpu_detect_x86.cpp:49:12: warning: 'bit_MMX' macro redefined [-Wmacro-redefined]
   #define bit_MMX     (1 << 23)
           ^
/usr/lib/clang/10.0.1/include/cpuid.h:126:9: note: previous definition is here
#define bit_MMX         0x00800000
        ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/cpu_detect_x86.cpp:50:12: warning: 'bit_SSE' macro redefined [-Wmacro-redefined]
   #define bit_SSE     (1 << 25)
           ^
/usr/lib/clang/10.0.1/include/cpuid.h:129:9: note: previous definition is here
#define bit_SSE         0x02000000
        ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/cpu_detect_x86.cpp:51:12: warning: 'bit_SSE2' macro redefined [-Wmacro-redefined]
   #define bit_SSE2    (1 << 26)
           ^
/usr/lib/clang/10.0.1/include/cpuid.h:130:9: note: previous definition is here
#define bit_SSE2        0x04000000
        ^
3 warnings generated.
[ 35% 7/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/FIFOSampleBuffer.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/FIFOSampleBuffer.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/FIFOSampleBuffer.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/FIFOSampleBuffer.cpp
[ 40% 8/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/FIRFilter.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/FIRFilter.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/FIRFilter.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/FIRFilter.cpp
[ 45% 9/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateCubic.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateCubic.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateCubic.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/InterpolateCubic.cpp
[ 50% 10/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateLinear.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateLinear.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateLinear.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/InterpolateLinear.cpp
[ 55% 11/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateShannon.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateShannon.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/InterpolateShannon.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/InterpolateShannon.cpp
[ 60% 12/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/mmx_optimized.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/mmx_optimized.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/mmx_optimized.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/mmx_optimized.cpp
[ 65% 13/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/PeakFinder.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/PeakFinder.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/PeakFinder.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/PeakFinder.cpp
[ 70% 14/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/RateTransposer.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/RateTransposer.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/RateTransposer.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/RateTransposer.cpp
[ 75% 15/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/SoundTouch.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/SoundTouch.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/SoundTouch.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/SoundTouch.cpp
[ 80% 16/20] /usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/sse_optimized.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/sse_optimized.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/sse_optimized.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp
FAILED: CMakeFiles/SoundTouch.dir/source/SoundTouch/sse_optimized.cpp.o 
/usr/bin/c++ -DSOUNDTOUCH_FLOAT_SAMPLES -DSoundTouch_EXPORTS -I/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/SoundTouch.dir/source/SoundTouch/sse_optimized.cpp.o -MF CMakeFiles/SoundTouch.dir/source/SoundTouch/sse_optimized.cpp.o.d -o CMakeFiles/SoundTouch.dir/source/SoundTouch/sse_optimized.cpp.o -c /wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:104:20: error: always_inline function '_mm_setzero_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
    vSum = vNorm = _mm_setzero_ps();
                   ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:112:17: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vTemp = _MM_LOAD(pVec1);
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:94:25: note: expanded from macro '_MM_LOAD'
    #define _MM_LOAD    _mm_loadu_ps
                        ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:113:35: error: always_inline function '_mm_mul_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vSum  = _mm_add_ps(vSum,  _mm_mul_ps(vTemp ,pVec2[0]));
                                  ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:113:17: error: always_inline function '_mm_add_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vSum  = _mm_add_ps(vSum,  _mm_mul_ps(vTemp ,pVec2[0]));
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:114:35: error: always_inline function '_mm_mul_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vNorm = _mm_add_ps(vNorm, _mm_mul_ps(vTemp ,vTemp));
                                  ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:114:17: error: always_inline function '_mm_add_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vNorm = _mm_add_ps(vNorm, _mm_mul_ps(vTemp ,vTemp));
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:117:17: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vTemp = _MM_LOAD(pVec1 + 4);
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:94:25: note: expanded from macro '_MM_LOAD'
    #define _MM_LOAD    _mm_loadu_ps
                        ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:118:34: error: always_inline function '_mm_mul_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vSum  = _mm_add_ps(vSum, _mm_mul_ps(vTemp, pVec2[1]));
                                 ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:118:17: error: always_inline function '_mm_add_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vSum  = _mm_add_ps(vSum, _mm_mul_ps(vTemp, pVec2[1]));
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:119:35: error: always_inline function '_mm_mul_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vNorm = _mm_add_ps(vNorm, _mm_mul_ps(vTemp ,vTemp));
                                  ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:119:17: error: always_inline function '_mm_add_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vNorm = _mm_add_ps(vNorm, _mm_mul_ps(vTemp ,vTemp));
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:122:17: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vTemp = _MM_LOAD(pVec1 + 8);
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:94:25: note: expanded from macro '_MM_LOAD'
    #define _MM_LOAD    _mm_loadu_ps
                        ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:123:34: error: always_inline function '_mm_mul_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vSum  = _mm_add_ps(vSum, _mm_mul_ps(vTemp, pVec2[2]));
                                 ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:123:17: error: always_inline function '_mm_add_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vSum  = _mm_add_ps(vSum, _mm_mul_ps(vTemp, pVec2[2]));
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:124:35: error: always_inline function '_mm_mul_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vNorm = _mm_add_ps(vNorm, _mm_mul_ps(vTemp ,vTemp));
                                  ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:124:17: error: always_inline function '_mm_add_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vNorm = _mm_add_ps(vNorm, _mm_mul_ps(vTemp ,vTemp));
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:127:17: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vTemp = _MM_LOAD(pVec1 + 12);
                ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:94:25: note: expanded from macro '_MM_LOAD'
    #define _MM_LOAD    _mm_loadu_ps
                        ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:128:34: error: always_inline function '_mm_mul_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vSum  = _mm_add_ps(vSum, _mm_mul_ps(vTemp, pVec2[3]));
                                 ^
/wrkdirs/usr/ports/audio/soundtouch/work/soundtouch-e1f315f5358d9db5cee35a7a2886425489fcefe8/source/SoundTouch/sse_optimized.cpp:128:17: error: always_inline function '_mm_add_ps' requires target feature 'sse', but would be inlined into function 'calcCrossCorr' that is compiled without support for 'sse'
        vSum  = _mm_add_ps(vSum, _mm_mul_ps(vTemp, pVec2[3]));
                ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/soundtouch