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: y...@rawbw.com Last committer: ult...@freebsd.org Ident: $FreeBSD: head/audio/caps-lv2/Makefile 448455 2017-08-21 07:05:51Z ultima $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p461852_s329284/logs/caps-lv2-g20170626.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p461852_s329284 Log: =>> Building audio/caps-lv2 build started at Sun Feb 18 19:33:34 UTC 2018 port directory: /usr/ports/audio/caps-lv2 package name: caps-lv2-g20170626 building for: FreeBSD head-armv6-default-job-01 12.0-CURRENT FreeBSD 12.0-CURRENT 1200058 arm maintained by: y...@rawbw.com Makefile ident: $FreeBSD: head/audio/caps-lv2/Makefile 448455 2017-08-21 07:05:51Z ultima $ Poudriere version: 3.2.4-56-g0fd5b0e3 Host OSVERSION: 1200054 Jail OSVERSION: 1200058 Job Id: 01 !!! Jail is newer than host. (Jail: 1200058, Host: 1200054) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1200058 UNAME_v=FreeBSD 12.0-CURRENT 1200058 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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.4-56-g0fd5b0e3 MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv6-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-- y...@rawbw.com --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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS="" LIBS="-L/usr/local/lib" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 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 #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200058 PYTHONBASE=/usr/local UID=0 _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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-armv6-default-job-01] Installing pkg-1.10.5... [head-armv6-default-job-01] 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-armv6-default-job-01] Installing lv2-1.14.0_1... [head-armv6-default-job-01] `-- Installing atk-2.24.0... [head-armv6-default-job-01] | `-- Installing gettext-runtime-0.19.8.1_1... [head-armv6-default-job-01] | | `-- Installing indexinfo-0.3.1... <snip> /nxb-bin/usr/bin/c++ interface.cc -O2 -pipe -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 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"