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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/audio/surge-synthesizer-lv2/Makefile 544281 2020-08-06 15:48:15Z yuri $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p544657_s364092/logs/surge-synthesizer-lv2-1.7.1.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p544657_s364092 Log: =>> Building audio/surge-synthesizer-lv2 build started at Fri Aug 21 18:29:37 UTC 2020 port directory: /usr/ports/audio/surge-synthesizer-lv2 package name: surge-synthesizer-lv2-1.7.1 building for: FreeBSD head-powerpc64-default-job-07 13.0-CURRENT FreeBSD 13.0-CURRENT 1300106 powerpc maintained by: [email protected] Makefile ident: $FreeBSD: head/audio/surge-synthesizer-lv2/Makefile 544281 2020-08-06 15:48:15Z yuri $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1300106 Job Id: 07 !!! Jail is newer than host. (Jail: 1300106, Host: 1300084) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300106 UNAME_v=FreeBSD 13.0-CURRENT 1300106 UNAME_r=13.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.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work HOME=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work HOME=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/surge-synthesizer-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 DESTDIR=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -lexecinfo -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" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/surge-synthesizer" EXAMPLESDIR="share/examples/surge-synthesizer" DATADIR="share/surge-synthesizer" WWWDIR="www/surge-synthesizer" ETCDIR="etc/surge-synthesizer" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/surge-synthesizer DOCSDIR=/usr/local/share/doc/surge-synthesizer EXAMPLESDIR=/usr/local/share/examples/surge-synthesizer WWWDIR=/usr/local/www/surge-synthesizer ETCDIR=/usr/local/etc/surge-synthesizer --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 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300106 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 GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.6.txz [head-powerpc64-default-job-07] Installing pkg-1.14.6... [head-powerpc64-default-job-07] Extracting pkg-1.14.6: .......... done ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of surge-synthesizer-lv2-1.7.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user => surge-synthesizer-surge-release_1.7.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/surge-synthesizer/surge/tar.gz/release_1.7.1?dummy=/surge-synthesizer-surge-release_1.7.1_GH0.tar.gz fetch: https://codeload.github.com/surge-synthesizer/surge/tar.gz/release_1.7.1?dummy=/surge-synthesizer-surge-release_1.7.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/surge-synthesizer/surge/tar.gz/release_1.7.1?dummy=/surge-synthesizer-surge-release_1.7.1_GH0.tar.gz: size of remote file is not known surge-synthesizer-surge-release_1.7.1_GH0.tar.gz 78 MB 12 MBps 06s => surge-synthesizer-vstgui-980e24b24056d41b87458849828e8952bb39dec2_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/surge-synthesizer/vstgui/tar.gz/980e24b24056d41b87458849828e8952bb39dec2?dummy=/surge-synthesizer-vstgui-980e24b24056d41b87458849828e8952bb39dec2_GH0.tar.gz fetch: https://codeload.github.com/surge-synthesizer/vstgui/tar.gz/980e24b24056d41b87458849828e8952bb39dec2?dummy=/surge-synthesizer-vstgui-980e24b24056d41b87458849828e8952bb39dec2_GH0.tar.gz: size unknown fetch: https://codeload.github.com/surge-synthesizer/vstgui/tar.gz/980e24b24056d41b87458849828e8952bb39dec2?dummy=/surge-synthesizer-vstgui-980e24b24056d41b87458849828e8952bb39dec2_GH0.tar.gz: size of remote file is not known surge-synthesizer-vstgui-980e24b24056d41b87458849828e8952bb39de 1870 kB 7752 kBps 00s => surge-synthesizer-tuning-library-45be1b4da9a6c6d762a1e6ecc2d0ff548e0bd51c_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/surge-synthesizer/tuning-library/tar.gz/45be1b4da9a6c6d762a1e6ecc2d0ff548e0bd51c?dummy=/surge-synthesizer-tuning-library-45be1b4da9a6c6d762a1e6ecc2d0ff548e0bd51c_GH0.tar.gz fetch: https://codeload.github.com/surge-synthesizer/tuning-library/tar.gz/45be1b4da9a6c6d762a1e6ecc2d0ff548e0bd51c?dummy=/surge-synthesizer-tuning-library-45be1b4da9a6c6d762a1e6ecc2d0ff548e0bd51c_GH0.tar.gz: size unknown fetch: https://codeload.github.com/surge-synthesizer/tuning-library/tar.gz/45be1b4da9a6c6d762a1e6ecc2d0ff548e0bd51c?dummy=/surge-synthesizer-tuning-library-45be1b4da9a6c6d762a1e6ecc2d0ff548e0bd51c_GH0.tar.gz: size of remote file is not known surge-synthesizer-tuning-library-45be1b4da9a6c6d762a1e6ecc2d0ff 134 kB 6235 kBps 00s ===> Fetching all distfiles required by surge-synthesizer-lv2-1.7.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by surge-synthesizer-lv2-1.7.1 for building => SHA256 Checksum OK for surge-synthesizer-surge-release_1.7.1_GH0.tar.gz. => SHA256 Checksum OK for surge-synthesizer-vst3sdk-10287bc37bbb34324b8097369e2ec4eb73a51d65_GH0.tar.gz. => SHA256 Checksum OK for surge-synthesizer-vstgui-980e24b24056d41b87458849828e8952bb39dec2_GH0.tar.gz. => SHA256 Checksum OK for craigsapp-midifile-41e450bcd5ba1c0419f69664944434b0abf9d7ba_GH0.tar.gz. => SHA256 Checksum OK for surge-synthesizer-tuning-library-45be1b4da9a6c6d762a1e6ecc2d0ff548e0bd51c_GH0.tar.gz. => SHA256 Checksum OK for nemequ-munit-fbbdf1467eb0d04a6ee465def2e529e4c87f2118_GH0.tar.gz. => SHA256 Checksum OK for steinbergmedia-vst3_base-37dbdb6ff7af29e518877f57f14050594164a0d6_GH0.tar.gz. => SHA256 Checksum OK for steinbergmedia-vst3_cmake-f7ae22417019aa355de6f7ec46ecf890d3c2a76f_GH0.tar.gz. => SHA256 Checksum OK for steinbergmedia-vst3_pluginterfaces-6c6bb30d18c3d5a553e55aa74afc5d146571be0a_GH0.tar.gz. => SHA256 Checksum OK for steinbergmedia-vst3_public_sdk-ced72c00d5c1365a4cca16cdbfb871be2496848b_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ <snip> 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 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. ===> surge-synthesizer-lv2-1.7.1 depends on package: lv2>0 - found ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/include/nanosvg.h - not found ===> Installing existing package /packages/All/nanosvg-g20190422.txz [head-powerpc64-default-job-07] Installing nanosvg-g20190422... [head-powerpc64-default-job-07] Extracting nanosvg-g20190422: ..... done ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/include/nanosvg.h - found ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/include/simde/simde-common.h - not found ===> Installing existing package /packages/All/simde-0.5.0.txz [head-powerpc64-default-job-07] Installing simde-0.5.0... [head-powerpc64-default-job-07] Extracting simde-0.5.0: .......... done ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/include/simde/simde-common.h - found ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on package: xcb-util-keysyms>0 - not found ===> Installing existing package /packages/All/xcb-util-keysyms-0.4.0_1.txz [head-powerpc64-default-job-07] Installing xcb-util-keysyms-0.4.0_1... [head-powerpc64-default-job-07] `-- Installing xcb-util-0.4.0_2,1... [head-powerpc64-default-job-07] `-- Extracting xcb-util-0.4.0_2,1: .......... done [head-powerpc64-default-job-07] Extracting xcb-util-keysyms-0.4.0_1: ......... done ===> surge-synthesizer-lv2-1.7.1 depends on package: xcb-util-keysyms>0 - found ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.17.3_1.txz [head-powerpc64-default-job-07] Installing cmake-3.17.3_1... [head-powerpc64-default-job-07] `-- Installing curl-7.71.1... [head-powerpc64-default-job-07] | `-- Installing libnghttp2-1.41.0... [head-powerpc64-default-job-07] | `-- Extracting libnghttp2-1.41.0: .......... done [head-powerpc64-default-job-07] `-- Extracting curl-7.71.1: .......... done [head-powerpc64-default-job-07] `-- Installing jsoncpp-1.9.3... [head-powerpc64-default-job-07] `-- Extracting jsoncpp-1.9.3: .......... done [head-powerpc64-default-job-07] `-- Installing libarchive-3.4.3,1... [head-powerpc64-default-job-07] | `-- Installing liblz4-1.9.2_1,1... [head-powerpc64-default-job-07] | `-- Extracting liblz4-1.9.2_1,1: .......... done [head-powerpc64-default-job-07] | `-- Installing lzo2-2.10_1... [head-powerpc64-default-job-07] | `-- Extracting lzo2-2.10_1: .......... done [head-powerpc64-default-job-07] `-- Extracting libarchive-3.4.3,1: .......... done [head-powerpc64-default-job-07] `-- Installing libuv-1.38.1... [head-powerpc64-default-job-07] `-- Extracting libuv-1.38.1: .......... done [head-powerpc64-default-job-07] `-- Installing rhash-1.3.9... [head-powerpc64-default-job-07] `-- Extracting rhash-1.3.9: .......... done [head-powerpc64-default-job-07] Extracting cmake-3.17.3_1: .......... done ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.10.0,2.txz [head-powerpc64-default-job-07] Installing ninja-1.10.0,2... [head-powerpc64-default-job-07] Extracting ninja-1.10.0,2: ........ done ===> surge-synthesizer-lv2-1.7.1 depends on executable: ninja - found ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [head-powerpc64-default-job-07] Installing pkgconf-1.7.3,1... [head-powerpc64-default-job-07] Extracting pkgconf-1.7.3,1: .......... done ===> surge-synthesizer-lv2-1.7.1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/bin/python3.7 - found ===> surge-synthesizer-lv2-1.7.1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found =========================================================================== =======================<phase: lib-depends >============================ ===> surge-synthesizer-lv2-1.7.1 depends on shared library: libxkbcommon.so - not found ===> Installing existing package /packages/All/libxkbcommon-0.10.0_2.txz [head-powerpc64-default-job-07] Installing libxkbcommon-0.10.0_2... [head-powerpc64-default-job-07] `-- Installing xkeyboard-config-2.30... [head-powerpc64-default-job-07] `-- Extracting xkeyboard-config-2.30: .......... done [head-powerpc64-default-job-07] Extracting libxkbcommon-0.10.0_2: .......... done ===== Message from libxkbcommon-0.10.0_2: -- 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 ===> surge-synthesizer-lv2-1.7.1 depends on shared library: libxkbcommon.so - found (/usr/local/lib/libxkbcommon.so) ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on shared library: libxcb-cursor.so - not found ===> Installing existing package /packages/All/xcb-util-cursor-0.1.3.txz [head-powerpc64-default-job-07] Installing xcb-util-cursor-0.1.3... [head-powerpc64-default-job-07] `-- Installing xcb-util-image-0.4.0_1... [head-powerpc64-default-job-07] `-- Extracting xcb-util-image-0.4.0_1: .......... done [head-powerpc64-default-job-07] `-- Installing xcb-util-renderutil-0.3.9_1... [head-powerpc64-default-job-07] `-- Extracting xcb-util-renderutil-0.3.9_1: ......... done [head-powerpc64-default-job-07] Extracting xcb-util-cursor-0.1.3: ......... done ===> surge-synthesizer-lv2-1.7.1 depends on shared library: libxcb-cursor.so - found (/usr/local/lib/libxcb-cursor.so) ===> Returning to build of surge-synthesizer-lv2-1.7.1 ===> surge-synthesizer-lv2-1.7.1 depends on shared library: libxcb-util.so - found (/usr/local/lib/libxcb-util.so) ===> surge-synthesizer-lv2-1.7.1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for surge-synthesizer-lv2-1.7.1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/.build -- The CXX compiler identification is Clang 10.0.1 -- The ASM compiler identification is Clang -- Found assembler: /usr/bin/cc -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiler Version is 10.0.1 -- Looking for std::filesystem::path::preferred_separator -- Looking for std::filesystem::path::preferred_separator - found -- Using std::filesystem -- Found PkgConfig: pkgconf (found version "1.7.3") -- Checking for module 'cairo' -- Found cairo, version 1.16.0 -- Checking for module 'xcb' -- Found xcb, version 1.13.1 -- Checking for module 'xcb-cursor' -- Found xcb-cursor, version 0.1.3 -- Checking for module 'xcb-util' -- Found xcb-util, version 0.4.0 -- Checking for module 'xcb-xkb' -- Found xcb-xkb, version 1.13.1 -- Checking for module 'xkbcommon' -- Found xkbcommon, version 0.10.0 -- Checking for module 'xkbcommon-x11' -- Found xkbcommon-x11, version 0.10.0 -- Checking for module 'sndfile' -- Found sndfile, version 1.0.29 -- Found LibSndFile: /usr/local/lib/libsndfile.so -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BOOST_PYTHON_SUFFIX CMAKE_COLOR_MAKEFILE CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE Python_ADDITIONAL_VERSIONS -- Build files have been written to: /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/.build =========================================================================== =======================<phase: build >============================ ===> Building for surge-synthesizer-lv2-1.7.1 [1/300] cd /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1 && /usr/local/bin/cmake -D PROJECT_VERSION_MAJOR=1 -D PROJECT_VERSION_MINOR=7 -D SURGESRC=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1 -D SURGEBLD=/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/.build -D AZURE_PIPELINE= -P /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/cmake/versiontools.cmake -- Could NOT find Git (missing: GIT_EXECUTABLE) CMake Warning at cmake/versiontools.cmake:19 (message): Git isn't present in your path. Setting hashes to defaults -- Setting up surge version -- git hash is git-not-present and branch is git-not-present -- buildhost is head-powerpc64-default-job-07 -- buildarch is powerpc -- Developer Local Build -- Using SURGE_VERSION=1.7.git-not-present.git-not-present -- Configuring /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/.build/geninclude/version.cpp [2/300] cd /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/.build && /usr/local/bin/cmake -E make_directory /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/.build/surge_products [3/300] /usr/bin/c++ -DINTEL_SSE=1 -DLIBMIDIFILE=1 -DLIBSNDFILE=1 -DLINUX=1 -DRELEASE=1 -DTARGET_HEADLESS=1 -DUSE_STD_FILESYSTEM=1 -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/filesystem -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/xml -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/catch2 -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/strnatcmp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/tuning-library/include -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/dsp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/thread -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7 .1/src/common/vt_dsp -Igeninclude -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/midifile/include -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/linux -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -Ilintemp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/headless -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/surge-headless -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -msse2 -Werror "-D_aligned_malloc(x,a)=malloc(x)" "-D_aligned_free(x)=free(x)" -Wno-multichar -fvisibility=hidden -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -D_THREAD_SAFE -pthread -std=c++17 -MD -MT CMakeFiles/surge-headless.dir/s rc/common/dsp/effect/ConditionerEffect.cpp.o! -MF CMakeFiles/surge-headless.dir/src/common/dsp/effect/ConditionerEffect.cpp.o.d -o CMakeFiles/surge-headless.dir/src/common/dsp/effect/ConditionerEffect.cpp.o -c /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/dsp/effect/ConditionerEffect.cpp FAILED: CMakeFiles/surge-headless.dir/src/common/dsp/effect/ConditionerEffect.cpp.o /usr/bin/c++ -DINTEL_SSE=1 -DLIBMIDIFILE=1 -DLIBSNDFILE=1 -DLINUX=1 -DRELEASE=1 -DTARGET_HEADLESS=1 -DUSE_STD_FILESYSTEM=1 -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/filesystem -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/xml -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/catch2 -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/strnatcmp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/tuning-library/include -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/dsp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/thread -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/c ommon/vt_dsp -Igeninclude -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/midifile/include -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/linux -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -Ilintemp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/headless -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/surge-headless -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -msse2 -Werror "-D_aligned_malloc(x,a)=malloc(x)" "-D_aligned_free(x)=free(x)" -Wno-multichar -fvisibility=hidden -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -D_THREAD_SAFE -pthread -std=c++17 -MD -MT CMakeFiles/surge-headless.dir/src/commo n/dsp/effect/ConditionerEffect.cpp.o -MF CMa! keFiles/surge-headless.dir/src/common/dsp/effect/ConditionerEffect.cpp.o.d -o CMakeFiles/surge-headless.dir/src/common/dsp/effect/ConditionerEffect.cpp.o -c /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/dsp/effect/ConditionerEffect.cpp c++: error: argument unused during compilation: '-msse2' [-Werror,-Wunused-command-line-argument] [4/300] /usr/bin/c++ -DINTEL_SSE=1 -DLIBMIDIFILE=1 -DLIBSNDFILE=1 -DLINUX=1 -DRELEASE=1 -DTARGET_HEADLESS=1 -DUSE_STD_FILESYSTEM=1 -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/filesystem -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/xml -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/catch2 -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/strnatcmp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/tuning-library/include -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/dsp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/thread -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7 .1/src/common/vt_dsp -Igeninclude -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/midifile/include -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/linux -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -Ilintemp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/headless -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/surge-headless -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -msse2 -Werror "-D_aligned_malloc(x,a)=malloc(x)" "-D_aligned_free(x)=free(x)" -Wno-multichar -fvisibility=hidden -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -D_THREAD_SAFE -pthread -std=c++17 -MD -MT CMakeFiles/surge-headless.dir/s rc/common/dsp/effect/DistortionEffect.cpp.o ! -MF CMakeFiles/surge-headless.dir/src/common/dsp/effect/DistortionEffect.cpp.o.d -o CMakeFiles/surge-headless.dir/src/common/dsp/effect/DistortionEffect.cpp.o -c /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/dsp/effect/DistortionEffect.cpp FAILED: CMakeFiles/surge-headless.dir/src/common/dsp/effect/DistortionEffect.cpp.o /usr/bin/c++ -DINTEL_SSE=1 -DLIBMIDIFILE=1 -DLIBSNDFILE=1 -DLINUX=1 -DRELEASE=1 -DTARGET_HEADLESS=1 -DUSE_STD_FILESYSTEM=1 -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/filesystem -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/xml -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/catch2 -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/strnatcmp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/tuning-library/include -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/dsp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/thread -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/c ommon/vt_dsp -Igeninclude -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/libs/midifile/include -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/linux -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -Ilintemp -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/headless -I/wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/surge-headless -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -msse2 -Werror "-D_aligned_malloc(x,a)=malloc(x)" "-D_aligned_free(x)=free(x)" -Wno-multichar -fvisibility=hidden -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -D_THREAD_SAFE -pthread -std=c++17 -MD -MT CMakeFiles/surge-headless.dir/src/commo n/dsp/effect/DistortionEffect.cpp.o -MF CMak! eFiles/surge-headless.dir/src/common/dsp/effect/DistortionEffect.cpp.o.d -o CMakeFiles/surge-headless.dir/src/common/dsp/effect/DistortionEffect.cpp.o -c /wrkdirs/usr/ports/audio/surge-synthesizer-lv2/work/surge-release_1.7.1/src/common/dsp/effect/DistortionEffect.cpp c++: error: argument unused during compilation: '-msse2' [-Werror,-Wunused-command-line-argument] 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/audio/surge-synthesizer-lv2 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
