[package - head-amd64-default][audio/caps-lv2] Failed for caps-lv2-g20170626 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sun Apr 22 17:21:52 UTC 2018
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: head/audio/caps-lv2/Makefile 462887 2018-02-25 00:40:37Z yuri $
Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p467853_s332849/logs/caps-lv2-g20170626.log
Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p467853_s332849
Log:
=>> Building audio/caps-lv2
build started at Sun Apr 22 17:21:13 UTC 2018
port directory: /usr/ports/audio/caps-lv2
package name: caps-lv2-g20170626
building for: FreeBSD head-amd64-default-job-19 12.0-CURRENT FreeBSD 12.0-CURRENT 1200062 amd64
maintained by: yuri at FreeBSD.org
Makefile ident: $FreeBSD: head/audio/caps-lv2/Makefile 462887 2018-02-25 00:40:37Z yuri $
Poudriere version: 3.2.6-1-ga0ae87a0
Host OSVERSION: 1200060
Jail OSVERSION: 1200062
Job Id: 19
!!! Jail is newer than host. (Jail: 1200062, Host: 1200060) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200062
UNAME_v=FreeBSD 12.0-CURRENT 1200062
UNAME_r=12.0-CURRENT
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.6-1-ga0ae87a0
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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---
---End OPTIONS List---
--MAINTAINER--
yuri at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/caps-lv2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/caps-lv2/work HOME=/wrkdirs/usr/ports/audio/caps-lv2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/caps-lv2/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/audio/caps-lv2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/caps-lv2/work HOME=/wrkdirs/usr/ports/audio/caps-lv2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/caps-lv2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" 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--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/caps-lv2" EXAMPLESDIR="share/examples/caps-lv2" DATADIR="share/caps-lv2" WWWDIR="www/caps-lv2" ETCDIR="etc/caps-lv2"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/caps-lv2 DOCSDIR=/usr/local/share/doc/caps-lv2 EXAMPLESDIR=/usr/local/share/examples/caps-lv2 WWWDIR=/usr/local/www/caps-lv2 ETCDIR=/usr/local/etc/caps-lv2
--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=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200062
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
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) 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 GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> caps-lv2-g20170626 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.5.txz
[head-amd64-default-job-19] Installing pkg-1.10.5...
[head-amd64-default-job-19] Extracting pkg-1.10.5: .......... done
===> caps-lv2-g20170626 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of caps-lv2-g20170626
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by caps-lv2-g20170626 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by caps-lv2-g20170626 for building
=> SHA256 Checksum OK for moddevices-caps-lv2-g20170626-072e2fe_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by caps-lv2-g20170626 for building
===> Extracting for caps-lv2-g20170626
=> SHA256 Checksum OK for moddevices-caps-lv2-g20170626-072e2fe_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for caps-lv2-g20170626
===========================================================================
=======================<phase: build-depends >============================
===> caps-lv2-g20170626 depends on package: lv2>0 - not found
===> Installing existing package /packages/All/lv2-1.14.0_1.txz
[head-amd64-default-job-19] Installing lv2-1.14.0_1...
[head-amd64-default-job-19] `-- Installing atk-2.24.0...
[head-amd64-default-job-19] | `-- Installing gettext-runtime-0.19.8.1_1...
[head-amd64-default-job-19] | | `-- Installing indexinfo-0.3.1...
[head-amd64-default-job-19] | | `-- Extracting indexinfo-0.3.1: .... done
[head-amd64-default-job-19] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-amd64-default-job-19] | `-- Installing glib-2.50.3_2,1...
[head-amd64-default-job-19] | | `-- Installing libffi-3.2.1_2...
[head-amd64-default-job-19] | | `-- Extracting libffi-3.2.1_2: .......... done
[head-amd64-default-job-19] | | `-- Installing libiconv-1.14_11...
[head-amd64-default-job-19] | | `-- Extracting libiconv-1.14_11: .......... done
<snip>
c++ interface.cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC -fdata-sections -ffunction-sections -I../.. -fvisibility=hidden -fvisibility-inlines-hidden -o interface.o -c
In file included from interface.cc:5:
In file included from ../../Cabinet.h:38:
In file included from ../../dsp/Oversampler.h:34:
In file included from ../../dsp/sinc.h:31:
./../dsp/Sine.h:75:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double s = b*y[z];
^~~~~~~~~
./../dsp/Sine.h:104:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double s = b * y[z];
^~~~~~~~~
In file included from interface.cc:5:
In file included from ../../Cabinet.h:38:
In file included from ../../dsp/Oversampler.h:35:
./../dsp/windows.h:57:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double f = i * step;
^~~~~~~~~
./../dsp/windows.h:66:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register float in = 1. / n;
^~~~~~~~~
./../dsp/windows.h:70:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double f = i * in;
^~~~~~~~~
./../dsp/windows.h:79:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register float in = 1. / n;
^~~~~~~~~
./../dsp/windows.h:83:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register float f = (float) i;
^~~~~~~~~
./../dsp/windows.h:85:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double b = .42f -
^~~~~~~~~
./../dsp/windows.h:97:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double w1 = 2.f * M_PI / (n - 1);
^~~~~~~~~
./../dsp/windows.h:98:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double w2 = 2.f * w1;
^~~~~~~~~
./../dsp/windows.h:99:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double w3 = 3.f * w1;
^~~~~~~~~
./../dsp/windows.h:103:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double f = (double) i;
^~~~~~~~~
./../dsp/windows.h:105:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register double bh = .35875f -
^~~~~~~~~
In file included from interface.cc:5:
In file included from ../../Cabinet.h:39:
./../dsp/v4f.h:153:12: error: no matching function for call to 'v4f_map'
y[0] = v4f_map<__builtin_sinf> (w);
^~~~~~~~~~~~~~~~~~~~~~~
./../dsp/v4f.h:74:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn'
v4f_t v4f_map (v4f_t x)
^
./../dsp/v4f.h:154:12: error: no matching function for call to 'v4f_map'
y[1] = v4f_map<__builtin_sinf> (v4f_2 * w);
^~~~~~~~~~~~~~~~~~~~~~~
./../dsp/v4f.h:74:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn'
v4f_t v4f_map (v4f_t x)
^
./../dsp/v4f.h:156:20: error: no matching function for call to 'v4f_map'
y[2] = v4f_2 * v4f_map<__builtin_cosf> (w); /* b */
^~~~~~~~~~~~~~~~~~~~~~~
./../dsp/v4f.h:74:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn'
v4f_t v4f_map (v4f_t x)
^
./../dsp/v4f.h:163:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register v4f_t s = y[2] * y[z];
^~~~~~~~~
In file included from interface.cc:5:
In file included from ../../Cabinet.h:41:
./../dsp/v4f_IIR2.h:48:11: error: no matching function for call to 'v4f_map'
sin = v4f_map<__builtin_sinf> (w);
^~~~~~~~~~~~~~~~~~~~~~~
./../dsp/v4f.h:74:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn'
v4f_t v4f_map (v4f_t x)
^
In file included from interface.cc:5:
In file included from ../../Cabinet.h:41:
./../dsp/v4f_IIR2.h:49:11: error: no matching function for call to 'v4f_map'
cos = v4f_map<__builtin_cosf> (w);
^~~~~~~~~~~~~~~~~~~~~~~
./../dsp/v4f.h:74:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn'
v4f_t v4f_map (v4f_t x)
^
In file included from interface.cc:5:
In file included from ../../Cabinet.h:41:
./../dsp/v4f_IIR2.h:201:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
inline v4f_t process (register v4f_t s)
^~~~~~~~~
./../dsp/v4f_IIR2.h:185:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register v4f_t r = s * a[0];
^~~~~~~~~
./../dsp/v4f_IIR2.h:205:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register v4f_t r = s * a[0];
^~~~~~~~~
./../dsp/v4f_IIR2.h:226:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register v4f_t r = s * a[0];
^~~~~~~~~
./../dsp/v4f_IIR2.h:326:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint h2 = h1 ^ 1;
^~~~~~~~~
./../dsp/v4f_IIR2.h:329:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register v4f_t r = s * a[0];
^~~~~~~~~
./../dsp/v4f_IIR2.h:353:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint h2 = h1 ^ 1;
^~~~~~~~~
./../dsp/v4f_IIR2.h:356:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register v4f_t r;
^~~~~~~~~
./../dsp/v4f_IIR2.h:380:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint h2 = h1 ^ 1;
^~~~~~~~~
./../dsp/v4f_IIR2.h:383:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register v4f_t r = s * a[0];
^~~~~~~~~
./../dsp/v4f_IIR2.h:552:12: error: no matching function for call to 'v4f_map'
a[0] = v4f_map<__builtin_sinf> (f);
^~~~~~~~~~~~~~~~~~~~~~~
./../dsp/v4f.h:74:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn'
v4f_t v4f_map (v4f_t x)
^
In file included from interface.cc:5:
In file included from ../../Cabinet.h:41:
./../dsp/v4f_IIR2.h:554:12: error: no matching function for call to 'v4f_map'
a[5] = v4f_map<__builtin_cosf> (f);
^~~~~~~~~~~~~~~~~~~~~~~
./../dsp/v4f.h:74:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn'
v4f_t v4f_map (v4f_t x)
^
In file included from interface.cc:5:
In file included from ../../Cabinet.h:41:
./../dsp/v4f_IIR2.h:586:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint h2 = h1 ^ 1;
^~~~~~~~~
./../dsp/v4f_IIR2.h:608:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint h2 = h1 ^ 1;
^~~~~~~~~
./../dsp/v4f_IIR2.h:609:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register v4f_t r = s * a[0]; /* x * a[0] */
^~~~~~~~~
In file included from interface.cc:6:
In file included from ../../Chorus.h:32:
./../dsp/Delay.h:105:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register sample_t a =
^~~~~~~~~
./../dsp/Delay.h:107:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register sample_t b =
^~~~~~~~~
./../dsp/Delay.h:109:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register sample_t c =
^~~~~~~~~
In file included from interface.cc:6:
In file included from ../../Chorus.h:34:
./../dsp/IIR2.h:106:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register int z = h;
^~~~~~~~~
./../dsp/IIR2.h:108:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register T r = s * a[0];
^~~~~~~~~
./../dsp/IIR2.h:127:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register int z = h;
^~~~~~~~~
./../dsp/IIR2.h:129:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register T r = s * a[0];
^~~~~~~~~
./../dsp/IIR2.h:150:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register int z = h;
^~~~~~~~~
./../dsp/IIR2.h:152:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register T r = 0;
^~~~~~~~~
./../dsp/IIR2.h:171:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register int z = h;
^~~~~~~~~
./../dsp/IIR2.h:173:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register T r = 0;
^~~~~~~~~
./../dsp/IIR2.h:191:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register int z = h;
^~~~~~~~~
./../dsp/IIR2.h:193:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register T r = 0;
^~~~~~~~~
In file included from interface.cc:17:
In file included from ../../Amp.h:39:
./../dsp/ToneStack.h:57:10: warning: private field 'fs' is not used [-Wunused-private-field]
double fs;
^
41 warnings and 7 errors generated.
gmake[2]: *** [Makefile:42: interface.o] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/caps-lv2/work/caps-lv2-072e2fe/plugins/mod-caps-AmpVTS.lv2'
gmake[1]: *** [Makefile:8: build] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/caps-lv2/work/caps-lv2-072e2fe'
*** Error code 1
Stop.
make: stopped in /usr/ports/audio/caps-lv2
More information about the freebsd-pkg-fallout
mailing list