Date: Sun, 1 Aug 2021 14:38:42 GMT From: pkg-fallout@FreeBSD.org To: uddka@student.kit.edu Cc: pkg-fallout@FreeBSD.org Subject: [package - main-amd64-default][audio/vamp-plugin-sdk] Failed for vamp-plugin-sdk-2.9.0_1 in build Message-ID: <202108011438.171Ecg0C046478@beefy18.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: uddka@student.kit.edu Log URL: http://beefy18.nyi.freebsd.org/data/main-amd64-default/p3ab2afc78506_sde0c7fbe28/logs/vamp-plugin-sdk-2.9.0_1.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=p3ab2afc78506_sde0c7fbe28 Log: =>> Building audio/vamp-plugin-sdk build started at Sun Aug 1 14:38:17 UTC 2021 port directory: /usr/ports/audio/vamp-plugin-sdk package name: vamp-plugin-sdk-2.9.0_1 building for: FreeBSD main-amd64-default-job-06 14.0-CURRENT FreeBSD 14.0-CURRENT 1400028 amd64 maintained by: uddka@student.kit.edu Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400028 Job Id: 06 !!! Jail is newer than host. (Jail: 1400028, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400028 UNAME_v=FreeBSD 14.0-CURRENT 1400028 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-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-- uddka@student.kit.edu --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work HOME=/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work HOME=/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/vamp-plugin-sdk/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 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-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/vamp-plugin-sdk" EXAMPLESDIR="share/examples/vamp-plugin-sdk" DATADIR="share/vamp-plugin-sdk" WWWDIR="www/vamp-plugin-sdk" ETCDIR="etc/vamp-plugin-sdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vamp-plugin-sdk DOCSDIR=/usr/local/share/doc/vamp-plugin-sdk EXAMPLESDIR=/usr/local/share/examples/vamp-plugin-sdk WWWDIR=/usr/local/www/vamp-plugin-sdk ETCDIR=/usr/local/etc/vamp-plugin-sdk --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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.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_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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400028 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES 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 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> vamp-plugin-sdk-2.9.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-amd64-default-job-06] Installing pkg-1.17.1... [main-amd64-default-job-06] Extracting pkg-1.17.1: .......... done ===> vamp-plugin-sdk-2.9.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vamp-plugin-sdk-2.9.0_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by vamp-plugin-sdk-2.9.0_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by vamp-plugin-sdk-2.9.0_1 for building => SHA256 Checksum OK for vamp-plugin-sdk-2.9.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by vamp-plugin-sdk-2.9.0_1 for building ===> Extracting for vamp-plugin-sdk-2.9.0_1 => SHA256 Checksum OK for vamp-plugin-sdk-2.9.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for vamp-plugin-sdk-2.9.0_1 ===> Applying FreeBSD patches for vamp-plugin-sdk-2.9.0_1 from /usr/ports/audio/vamp-plugin-sdk/files =========================================================================== =======================<phase: build-depends >============================ ===> vamp-plugin-sdk-2.9.0_1 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [main-amd64-default-job-06] Installing gmake-4.3_2... [main-amd64-default-job-06] `-- Installing gettext-runtime-0.21... [main-amd64-default-job-06] | `-- Installing indexinfo-0.3.1... [main-amd64-default-job-06] | `-- Extracting indexinfo-0.3.1: .... done [main-amd64-default-job-06] `-- Extracting gettext-runtime-0.21: .......... done [main-amd64-default-job-06] Extracting gmake-4.3_2: .......... done ===> vamp-plugin-sdk-2.9.0_1 depends on package: gmake>=4.3 - found ===> Returning to build of vamp-plugin-sdk-2.9.0_1 ===> vamp-plugin-sdk-2.9.0_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.4,1.pkg [main-amd64-default-job-06] Installing pkgconf-1.7.4,1... [main-amd64-default-job-06] Extracting pkgconf-1.7.4,1: .......... done ===> vamp-plugin-sdk-2.9.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of vamp-plugin-sdk-2.9.0_1 =========================================================================== =======================<phase: lib-depends >============================ ===> vamp-plugin-sdk-2.9.0_1 depends on shared library: libsndfile.so - not found ===> Installing existing package /packages/All/libsndfile-1.0.31.pkg [main-amd64-default-job-06] Installing libsndfile-1.0.31... [main-amd64-default-job-06] `-- Installing flac-1.3.3_1... [main-amd64-default-job-06] | `-- Installing libogg-1.3.5,4... [main-amd64-default-job-06] | `-- Extracting libogg-1.3.5,4: .......... done [main-amd64-default-job-06] `-- Extracting flac-1.3.3_1: .......... done [main-amd64-default-job-06] `-- Installing libvorbis-1.3.7_2,3... [main-amd64-default-job-06] `-- Extracting libvorbis-1.3.7_2,3: .......... done [main-amd64-default-job-06] `-- Installing opus-1.3.1... [main-amd64-default-job-06] `-- Extracting opus-1.3.1: .......... done [main-amd64-default-job-06] Extracting libsndfile-1.0.31: .......... done ===> vamp-plugin-sdk-2.9.0_1 depends on shared library: libsndfile.so - found (/usr/local/lib/libsndfile.so) ===> Returning to build of vamp-plugin-sdk-2.9.0_1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for vamp-plugin-sdk-2.9.0_1 configure: loading site script /usr/ports/Templates/config.site checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking whether c++ supports C++11 features by default... yes checking for library containing dlopen... none required checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes configure: creating ./config.status config.status: creating Makefile =========================================================================== =======================<phase: build >============================ ===> Building for vamp-plugin-sdk-2.9.0_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work/vamp-plugin-sdk-2.9.0' c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-sdk/PluginAdapter.o src/vamp-sdk/PluginAdapter.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-sdk/RealTime.o src/vamp-sdk/RealTime.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-sdk/FFT.o src/vamp-sdk/FFT.cpp cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -c -o src/vamp-sdk/acsymbols.o src/vamp-sdk/acsymbols.c c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/Files.o src/vamp-hostsdk/Files.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/PluginHostAdapter.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/RealTime.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginBufferingAdapter.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginChannelAdapter.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/PluginLoader.o src/vamp-hostsdk/PluginLoader.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/PluginSummarisingAdapter.o src/vamp-hostsdk/PluginSummarisingAdapter.cpp src/vamp-hostsdk/PluginSummarisingAdapter.cpp:732:29: warning: definition of implicit copy constructor for 'ValueDurationFloatPair' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] ValueDurationFloatPair &operator=(const ValueDurationFloatPair &p) { ^ /usr/include/c++/v1/memory:911:28: note: in implicit copy constructor for '_VampHost::Vamp::HostExt::ValueDurationFloatPair' first required here ::new ((void*)__p) _Up(_VSTD::forward<_Args>(__args)...); ^ /usr/include/c++/v1/__memory/allocator_traits.h:288:13: note: in instantiation of function template specialization 'std::allocator<_VampHost::Vamp::HostExt::ValueDurationFloatPair>::construct<_VampHost::Vamp::HostExt::ValueDurationFloatPair, _VampHost::Vamp::HostExt::ValueDurationFloatPair>' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /usr/include/c++/v1/vector:926:21: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<_VampHost::Vamp::HostExt::ValueDurationFloatPair>>::construct<_VampHost::Vamp::HostExt::ValueDurationFloatPair, _VampHost::Vamp::HostExt::ValueDurationFloatPair, void>' requested here __alloc_traits::construct(this->__alloc(), _VSTD::__to_address(__tx.__pos_), ^ /usr/include/c++/v1/vector:1653:9: note: in instantiation of function template specialization 'std::vector<_VampHost::Vamp::HostExt::ValueDurationFloatPair>::__construct_one_at_end<_VampHost::Vamp::HostExt::ValueDurationFloatPair>' requested here __construct_one_at_end(_VSTD::move(__x)); ^ src/vamp-hostsdk/PluginSummarisingAdapter.cpp:822:28: note: in instantiation of member function 'std::vector<_VampHost::Vamp::HostExt::ValueDurationFloatPair>::push_back' requested here valvec.push_back ^ c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/PluginWrapper.o src/vamp-hostsdk/PluginWrapper.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o src/vamp-hostsdk/host-c.o src/vamp-hostsdk/host-c.cpp cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -c -o src/vamp-hostsdk/acsymbols.o src/vamp-hostsdk/acsymbols.c c++ -fstack-protector-strong -shared -Wl,-Bsymbolic -Wl,-soname=libvamp-sdk.so.2 -o libvamp-sdk.so src/vamp-sdk/PluginAdapter.o src/vamp-sdk/RealTime.o src/vamp-sdk/FFT.o src/vamp-sdk/acsymbols.o c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o examples/SpectralCentroid.o examples/SpectralCentroid.cpp 1 warning generated. c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o examples/PowerSpectrum.o examples/PowerSpectrum.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o examples/PercussionOnsetDetector.o examples/PercussionOnsetDetector.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o examples/FixedTempoEstimator.o examples/FixedTempoEstimator.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o examples/AmplitudeFollower.o examples/AmplitudeFollower.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o examples/ZeroCrossing.o examples/ZeroCrossing.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o examples/plugins.o examples/plugins.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o host/vamp-simple-host.o host/vamp-simple-host.cpp c++ -std=c++11 -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -std=c++11 -I/usr/local/include -I/usr/local/include/opus -c -o rdf/generator/vamp-rdf-template-generator.o rdf/generator/vamp-rdf-template-generator.cpp ar r libvamp-sdk.a src/vamp-sdk/PluginAdapter.o src/vamp-sdk/RealTime.o src/vamp-sdk/FFT.o src/vamp-sdk/acsymbols.o ar: warning: creating libvamp-sdk.a ar r libvamp-hostsdk.a src/vamp-hostsdk/Files.o src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginLoader.o src/vamp-hostsdk/PluginSummarisingAdapter.o src/vamp-hostsdk/PluginWrapper.o src/vamp-hostsdk/host-c.o src/vamp-hostsdk/acsymbols.o ar: warning: creating libvamp-hostsdk.a c++ -fstack-protector-strong -shared -Wl,-Bsymbolic -Wl,-soname=libvamp-hostsdk.so.3 -o libvamp-hostsdk.so src/vamp-hostsdk/Files.o src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginLoader.o src/vamp-hostsdk/PluginSummarisingAdapter.o src/vamp-hostsdk/PluginWrapper.o src/vamp-hostsdk/host-c.o src/vamp-hostsdk/acsymbols.o c++ -fstack-protector-strong -shared -Wl,-Bsymbolic -Wl,--version-script=build/vamp-plugin.map -o examples/vamp-example-plugins.so examples/SpectralCentroid.o examples/PowerSpectrum.o examples/PercussionOnsetDetector.o examples/FixedTempoEstimator.o examples/AmplitudeFollower.o examples/ZeroCrossing.o examples/plugins.o ./libvamp-sdk.a c++ -fstack-protector-strong -o host/vamp-simple-host host/vamp-simple-host.o ./libvamp-hostsdk.a -L/usr/local/lib -lsndfile ranlib ./libvamp-sdk.a ranlib ./libvamp-hostsdk.a c++ -fstack-protector-strong -o rdf/generator/vamp-rdf-template-generator rdf/generator/vamp-rdf-template-generator.o ./libvamp-hostsdk.a c++: error: unable to execute command: Bus error (core dumped) c++: error: linker command failed due to signal (use -v to see invocation) gmake[1]: *** [Makefile:268: host/vamp-simple-host] Error 254 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/vamp-plugin-sdk/work/vamp-plugin-sdk-2.9.0' ===> 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/audio/vamp-plugin-sdk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108011438.171Ecg0C046478>