[package - 121powerpc64-quarterly][multimedia/obs-audio-spectralizer] Failed for obs-audio-spectralizer-1.3.2 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Jan 15 19:26:33 UTC 2021
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: yuri at FreeBSD.org
Last committer: yuri at FreeBSD.org
Ident: $FreeBSD: branches/2021Q1/multimedia/obs-audio-spectralizer/Makefile 559775 2020-12-31 20:32:54Z yuri $
Log URL: http://pylon.nyi.freebsd.org/data/121powerpc64-quarterly/560827/logs/obs-audio-spectralizer-1.3.2.log
Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=121powerpc64-quarterly&build=560827
Log:
=>> Building multimedia/obs-audio-spectralizer
build started at Fri Jan 15 19:23:58 UTC 2021
port directory: /usr/ports/multimedia/obs-audio-spectralizer
package name: obs-audio-spectralizer-1.3.2
building for: FreeBSD 121powerpc64-quarterly-job-06 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 1201000 powerpc
maintained by: yuri at FreeBSD.org
Makefile ident: $FreeBSD: branches/2021Q1/multimedia/obs-audio-spectralizer/Makefile 559775 2020-12-31 20:32:54Z yuri $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300121
Jail OSVERSION: 1201000
Job Id: 06
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p10 1201000
UNAME_r=12.1-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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121powerpc64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
yuri at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work HOME=/wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work HOME=/wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/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/multimedia/obs-audio-spectralizer/work/stage 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=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BS
D_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.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/obs-audio-spectralizer" EXAMPLESDIR="share/examples/obs-audio-spectralizer" DATADIR="share/obs-audio-spectralizer" WWWDIR="www/obs-audio-spectralizer" ETCDIR="etc/obs-audio-spectralizer"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/obs-audio-spectralizer DOCSDIR=/usr/local/share/doc/obs-audio-spectralizer EXAMPLESDIR=/usr/local/share/examples/obs-audio-spectralizer WWWDIR=/usr/local/www/obs-audio-spectralizer ETCDIR=/usr/local/etc/obs-audio-spectralizer
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv1
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p10
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 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) 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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> obs-audio-spectralizer-1.3.2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.16.1.txz
[121powerpc64-quarterly-job-06] Installing pkg-1.16.1...
[121powerpc64-quarterly-job-06] Extracting pkg-1.16.1: .......... done
===> obs-audio-spectralizer-1.3.2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of obs-audio-spectralizer-1.3.2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv2 accepted by the user
=> univrsal-spectralizer-v1.3.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/univrsal/spectralizer/tar.gz/v1.3.2?dummy=/univrsal-spectralizer-v1.3.2_GH0.tar.gz
fetch: https://codeload.github.com/univrsal/spectralizer/tar.gz/v1.3.2?dummy=/univrsal-spectralizer-v1.3.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/univrsal/spectralizer/tar.gz/v1.3.2?dummy=/univrsal-spectralizer-v1.3.2_GH0.tar.gz: size of remote file is not known
univrsal-spectralizer-v1.3.2_GH0.tar.gz 4783 kB 4554 kBps 01s
===> Fetching all distfiles required by obs-audio-spectralizer-1.3.2 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by obs-audio-spectralizer-1.3.2 for building
=> SHA256 Checksum OK for univrsal-spectralizer-v1.3.2_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by obs-audio-spectralizer-1.3.2 for building
===> Extracting for obs-audio-spectralizer-1.3.2
=> SHA256 Checksum OK for univrsal-spectralizer-v1.3.2_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for obs-audio-spectralizer-1.3.2
===> Applying FreeBSD patches for obs-audio-spectralizer-1.3.2 from /usr/ports/multimedia/obs-audio-spectralizer/files
===========================================================================
=======================<phase: build-depends >============================
===> obs-audio-spectralizer-1.3.2 depends on file: /usr/local/bin/cmake - not found
===> Installing existing package /packages/All/cmake-3.19.2.txz
[121powerpc64-quarterly-job-06] Installing cmake-3.19.2...
[121powerpc64-quarterly-job-06] `-- Installing curl-7.74.0...
[121powerpc64-quarterly-job-06] | `-- Installing ca_root_nss-3.58...
[121powerpc64-quarterly-job-06] | `-- Extracting ca_root_nss-3.58: ........ done
[121powerpc64-quarterly-job-06] | `-- Installing libnghttp2-1.42.0...
[121powerpc64-quarterly-job-06] | | `-- Installing gcc9-9.3.0_1...
[121powerpc64-quarterly-job-06] | | `-- Installing binutils-2.33.1_4,1...
[121powerpc64-quarterly-job-06] | | | `-- Installing gettext-runtime-0.21...
[121powerpc64-quarterly-job-06] | | | `-- Installing indexinfo-0.3.1...
[121powerpc64-quarterly-job-06] | | | `-- Extracting indexinfo-0.3.1: .... done
[121powerpc64-quarterly-job-06] | | | `-- Extracting gettext-runtime-0.21: .......... done
[121powerpc64-quarterly-job-06] | | `-- Extracting binutils-2.33.1_4,1: .......... done
[121powerpc64-quarterly-job-06] | | `-- Installing gmp-6.2.1...
<snip>
--
To enable the bash completion library, add the following to
your .bashrc file:
[[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \
source /usr/local/share/bash-completion/bash_completion.sh
See /usr/local/share/doc/bash-completion/README.md for more information.
=====
Message from trousers-0.3.14_3:
--
To run tcsd automatically, add the following line to /etc/rc.conf:
tcsd_enable="YES"
You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.
If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:
tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"
To use TPM, add your_account to '_tss' group like following:
# pw groupmod _tss -m your_account
=====
Message from argp-standalone-1.3_4:
--
===> NOTICE:
The argp-standalone port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
=====
Message from jackit-0.125.0_11:
--
======================================================================
It is recommended to run Jack with real-time priority (-R).
The recommended way to start Jack is to add the following
lines to /etc/rc.conf:
jackd_enable="YES"
jackd_user="{your-jack-user}"
jackd_rtprio="YES"
jackd_args="-R -doss -r{sample-rate} -p1024 -n3 -w16 \
--capture /dev/dsp{N} --playback /dev/dsp{N}"
Where:
- your-jack-user: is the user who is going to use jack; currently
only one user is supported
- sample-rate: can be 44100, 48000, etc.
- /dev/dsp{N}: your OSS devices, usually /dev/dsp0
Please note that the port option COOKEDMODE is "on" by default, which
makes your system to automatically scale the sample-rate between
Jack and audio hardware. One reason COOKEDMODE=on is because
Jack's OSS driver doesn't support some sample-rate and hardware
combinations when COOKEDMODE=off. To achieve the best sound quality
please make sure your hardware natively supports the sample-rate set
in jackd_args, and set COOKEDMODE=off.
======================================================================
=====
Message from pulseaudio-13.0_2:
--
Pulseaudio tries to determine default values for FreeBSD OSS driver at first
start, based on /dev/sndstat output. The hw.snd.default_unit sysctl may affect
these values, but restart of the Pulseaudio might be needed to rescan it again,
e.g. `pacmd exit`.
Pulseaudio has separate input and output configure lines. You can change them
with using following commands:
To change the default sink (output):
# pacmd set-default-sink 3
To change the default source (input):
# pacmd set-default-source 3
This can also be set in /usr/local/etc/pulse/default.pa
Replace the number '3' with the new default you want to set.
The audio/freedesktop-sound-theme is needed if the default sound files
are uncommented in the /usr/local/etc/pulse/default.pa file.
=====
Message from qtchooser-66_4:
--
qtchooser is a wrapper that allows to specify Qt version of binaries for
qmake, moc and other tools will be run when invoking the binaries in $PATH.
By default, the Qt5 versions are run. It is possible to change the behavior by
setting the QT_SELECT environment variable to "qtX", where X is desired Qt
version, provided that it is offered by the Ports Collection. See qtchooser(1)
for more information.
=====
Message from libxkbcommon-1.0.3:
--
If arrow keys don't work under X11 switch to legacy rules e.g.,
For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
export XKB_DEFAULT_RULES=xorg
For csh/tcsh run and (optionally) add into ~/.login:
setenv XKB_DEFAULT_RULES xorg
=====
Message from dejavu-2.37_1:
--
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "/usr/local/share/fonts/dejavu/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
=====
Message from freeglut-3.0.0_2:
--
Joystick support is untested and it is unknown if it works.
Do not hesitate to contact x11 at FreeBSD.org if this causes issues.
=====
Message from liveMedia-2020.11.26,2:
--
For more documentation on this software
(and to get the latest version), please
see <http://www.live555.com/liveMedia/>.
===> obs-audio-spectralizer-1.3.2 depends on shared library: libobs.so - found (/usr/local/lib/libobs.so)
===> Returning to build of obs-audio-spectralizer-1.3.2
===========================================================================
=======================<phase: configure >============================
===> Configuring for obs-audio-spectralizer-1.3.2
===> Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work/.build
-- The C compiler identification is GNU 4.2.1
-- The CXX compiler identification is GNU 4.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- 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
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_COLOR_MAKEFILE
CMAKE_CXX_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS
CMAKE_VERBOSE_MAKEFILE
THREADS_HAVE_PTHREAD_ARG
-- Build files have been written to: /wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work/.build
===========================================================================
=======================<phase: build >============================
===> Building for obs-audio-spectralizer-1.3.2
[1/11] /usr/bin/c++ -DBUILD_TIME="\"2021.01.15 19:26\"" -DHAVE_OBSCONFIG_H -DSPECTRALIZER_VERSION=\"1.3.2\" -Dspectralizer_EXPORTS -I/../UI/obs-frontend-api -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include -fPIC -mvsx -pthread -MD -MT CMakeFiles/spectralizer.dir/src/source/visualizer_source.cpp.o -MF CMakeFiles/spectralizer.dir/src/source/visualizer_source.cpp.o.d -o CMakeFiles/spectralizer.dir/src/source/visualizer_source.cpp.o -c /wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work/spectralizer-1.3.2/src/source/visualizer_source.cpp
FAILED: CMakeFiles/spectralizer.dir/src/source/visualizer_source.cpp.o
/usr/bin/c++ -DBUILD_TIME="\"2021.01.15 19:26\"" -DHAVE_OBSCONFIG_H -DSPECTRALIZER_VERSION=\"1.3.2\" -Dspectralizer_EXPORTS -I/../UI/obs-frontend-api -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include -fPIC -mvsx -pthread -MD -MT CMakeFiles/spectralizer.dir/src/source/visualizer_source.cpp.o -MF CMakeFiles/spectralizer.dir/src/source/visualizer_source.cpp.o.d -o CMakeFiles/spectralizer.dir/src/source/visualizer_source.cpp.o -c /wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work/spectralizer-1.3.2/src/source/visualizer_source.cpp
cc1plus: error: unrecognized command line option "-mvsx"
[2/11] /usr/bin/c++ -DBUILD_TIME="\"2021.01.15 19:26\"" -DHAVE_OBSCONFIG_H -DSPECTRALIZER_VERSION=\"1.3.2\" -Dspectralizer_EXPORTS -I/../UI/obs-frontend-api -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include -fPIC -mvsx -pthread -MD -MT CMakeFiles/spectralizer.dir/src/spectralizer.cpp.o -MF CMakeFiles/spectralizer.dir/src/spectralizer.cpp.o.d -o CMakeFiles/spectralizer.dir/src/spectralizer.cpp.o -c /wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work/spectralizer-1.3.2/src/spectralizer.cpp
FAILED: CMakeFiles/spectralizer.dir/src/spectralizer.cpp.o
/usr/bin/c++ -DBUILD_TIME="\"2021.01.15 19:26\"" -DHAVE_OBSCONFIG_H -DSPECTRALIZER_VERSION=\"1.3.2\" -Dspectralizer_EXPORTS -I/../UI/obs-frontend-api -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/obs -isystem /usr/local/include -fPIC -mvsx -pthread -MD -MT CMakeFiles/spectralizer.dir/src/spectralizer.cpp.o -MF CMakeFiles/spectralizer.dir/src/spectralizer.cpp.o.d -o CMakeFiles/spectralizer.dir/src/spectralizer.cpp.o -c /wrkdirs/usr/ports/multimedia/obs-audio-spectralizer/work/spectralizer-1.3.2/src/spectralizer.cpp
cc1plus: error: unrecognized command line option "-mvsx"
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/multimedia/obs-audio-spectralizer
More information about the freebsd-pkg-fallout
mailing list