build started at Tue Apr 30 12:43:26 WEST 2024 port directory: /usr/ports/audio/amsynth package name: amsynth-1.13.3 building for: FreeBSD 15amd64-main 15.0-CURRENT FreeBSD 15.0-CURRENT 1500018 amd64 maintained by: ports@FreeBSD.org port version: 1.13.3 port revision: 0 Makefile datestamp: -rw-r--r-- 1 1001 1001 1277 Apr 30 11:42 /usr/ports/audio/amsynth/Makefile Poudriere version: poudriere-git-3.4.99.20240424 Host OSVERSION: 1500018 Jail OSVERSION: 1500018 Job Id: ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500018 UNAME_v=FreeBSD 15.0-CURRENT 1500018 UNAME_r=15.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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git TRYBROKEN=yes POUDRIERE_VERSION=3.4.99.20240424 MASTERMNT=/usr/local/poudriere/data/.m/15amd64-main/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=st-256color GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/15amd64-main/ref/.p OUTPUT_REDIRECTED_STDOUT=3 NO_WARNING_PKG_INSTALL_EOL=yes P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=15amd64-main OLDPWD=/usr/local/poudriere/data/.m/15amd64-main/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240424 PREFIX=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for amsynth-1.13.3: MANPAGES=on: Build and/or install manual pages NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 1.13.3 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --with-pandoc --enable-nls --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/amsynth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/amsynth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/amsynth/work/.cache HOME=/wrkdirs/usr/ports/audio/amsynth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/amsynth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/amsynth/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 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/amsynth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/amsynth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/amsynth/work/.cache HOME=/wrkdirs/usr/ports/audio/amsynth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/amsynth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/amsynth/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- MANPAGES="" NO_MANPAGES="@comment " NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/amsynth" EXAMPLESDIR="share/examples/amsynth" DATADIR="share/amsynth" WWWDIR="www/amsynth" ETCDIR="etc/amsynth" --End PLIST_SUB-- --SUB_LIST-- MANPAGES="" NO_MANPAGES="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/amsynth DOCSDIR=/usr/local/share/doc/amsynth EXAMPLESDIR=/usr/local/share/examples/amsynth WWWDIR=/usr/local/www/amsynth ETCDIR=/usr/local/etc/amsynth --End SUB_LIST-- ---Begin make.conf--- LICENSES_ACCEPTED+=Proprietary LICENSES_ACCEPTED+=SDL #DEFAULT_VERSIONS+=rust=rust-nightly ## Set DISABLE_MAKE_JOBS for the lang/rust port: #.if ${.CURDIR:M*/lang/rust} #DISABLE_MAKE_JOBS= yes #TRYBROKEN= yes #.endif #LICENSES_ACCEPTED+=Proprietary #lang_gcc12_VARS= MAKE_JOBS_NUMBER=6 # Set llvm BE_NATIVE .if ${.CURDIR:M*/devel/llvm*} OPTIONS_FILE_UNSET+=BE_FREEBSD OPTIONS_FILE_SET+=BE_NATIVE OPTIONS_FILE_UNSET+=BE_STANDARD .endif USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### LICENSES_ACCEPTED+=Proprietary LICENSES_ACCEPTED+=SDL #DEFAULT_VERSIONS+=rust=rust-nightly #### /usr/local/etc/poudriere.d/15amd64-make.conf #### ## Set DISABLE_MAKE_JOBS for the lang/rust port: #.if ${.CURDIR:M*/lang/rust} #DISABLE_MAKE_JOBS= yes #TRYBROKEN= yes #.endif #LICENSES_ACCEPTED+=Proprietary #lang_gcc12_VARS= MAKE_JOBS_NUMBER=6 # Set llvm BE_NATIVE .if ${.CURDIR:M*/devel/llvm*} OPTIONS_FILE_UNSET+=BE_FREEBSD OPTIONS_FILE_SET+=BE_NATIVE OPTIONS_FILE_UNSET+=BE_STANDARD .endif #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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) 19458 open files (-n) 8192 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-- =================================================== ===== env: DEVELOPER_MODE=yes DEVELOPER=1 STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The amsynth port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> amsynth-1.13.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.2.pkg [15amd64-main] Installing pkg-1.21.2... [15amd64-main] Extracting pkg-1.21.2: .......... done ===> amsynth-1.13.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of amsynth-1.13.3 =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The amsynth port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user ===> amsynth-1.13.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by amsynth-1.13.3 for building =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The amsynth port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user ===> amsynth-1.13.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by amsynth-1.13.3 for building => SHA256 Checksum OK for amsynth-1.13.3.tar.gz. =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The amsynth port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user ===> amsynth-1.13.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by amsynth-1.13.3 for building ===> Extracting for amsynth-1.13.3 => SHA256 Checksum OK for amsynth-1.13.3.tar.gz. =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes DEVELOPER=1 STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for amsynth-1.13.3 =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> amsynth-1.13.3 depends on package: dssi>0 - not found ===> Installing existing package /packages/All/dssi-1.1.1_13.pkg [15amd64-main] Installing dssi-1.1.1_13... [15amd64-main] `-- Installing alsa-lib-1.2.11... [15amd64-main] `-- Extracting alsa-lib-1.2.11: .......... done [15amd64-main] `-- Installing jackit-1.9.22_2... [15amd64-main] | `-- Installing dbus-1.14.10_5,1... [15amd64-main] | | `-- Installing expat-2.6.2... [15amd64-main] | | `-- Extracting expat-2.6.2: .......... done [15amd64-main] | | `-- Installing libICE-1.1.1,1... [15amd64-main] | | `-- Extracting libICE-1.1.1,1: .......... done [15amd64-main] | | `-- Installing libSM-1.2.3_1,1... [15amd64-main] | | `-- Extracting libSM-1.2.3_1,1: .......... done [15amd64-main] | | `-- Installing libX11-1.8.9,1... [15amd64-main] | | `-- Installing libxcb-1.17.0... [15amd64-main] | | | `-- Installing libXau-1.0.9_1... [15amd64-main] | | | `-- Extracting libXau-1.0.9_1: .......... done [15amd64-main] | | | `-- Installing libXdmcp-1.1.5... [15amd64-main] | | | `-- Installing xorgproto-2023.2... [15amd64-main] | | | `-- Extracting xorgproto-2023.2: .......... done [15amd64-main] | | | `-- Extracting libXdmcp-1.1.5: ......... done [15amd64-main] | | `-- Extracting libxcb-1.17.0: .......... done [15amd64-main] | | `-- Extracting libX11-1.8.9,1: .......... done ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [15amd64-main] | `-- Extracting dbus-1.14.10_5,1: ......... done [15amd64-main] | `-- Installing libsamplerate-0.2.2_1... [15amd64-main] | | `-- Installing libsndfile-1.2.2_1... [15amd64-main] | | `-- Installing flac-1.4.3_1,1... [15amd64-main] | | | `-- Installing libogg-1.3.5,4... [15amd64-main] | | | `-- Extracting libogg-1.3.5,4: .......... done [15amd64-main] | | `-- Extracting flac-1.4.3_1,1: .......... done [15amd64-main] | | `-- Installing lame-3.100_5... [15amd64-main] | | `-- Extracting lame-3.100_5: .......... done [15amd64-main] | | `-- Installing libvorbis-1.3.7_2,3... [15amd64-main] | | `-- Extracting libvorbis-1.3.7_2,3: .......... done [15amd64-main] | | `-- Installing mpg123-1.32.6... [15amd64-main] | | `-- Extracting mpg123-1.32.6: .......... done [15amd64-main] | | `-- Installing opus-1.5.2... [15amd64-main] | | `-- Extracting opus-1.5.2: .......... done [15amd64-main] | | `-- Extracting libsndfile-1.2.2_1: .......... done [15amd64-main] | `-- Extracting libsamplerate-0.2.2_1: .......... done [15amd64-main] | `-- Installing libsysinfo-0.0.3_3... [15amd64-main] | `-- Extracting libsysinfo-0.0.3_3: ......... done [15amd64-main] | `-- Installing py39-dbus-1.3.2... [15amd64-main] | | `-- Installing dbus-glib-0.112_1... [15amd64-main] | | `-- Installing gettext-runtime-0.22.5... [15amd64-main] | | | `-- Installing indexinfo-0.3.1... [15amd64-main] | | | `-- Extracting indexinfo-0.3.1: .... done [15amd64-main] | | `-- Extracting gettext-runtime-0.22.5: .......... done [15amd64-main] | | `-- Installing glib-2.80.0,2... [15amd64-main] | | | `-- Installing libffi-3.4.4_1... [15amd64-main] | | | `-- Extracting libffi-3.4.4_1: .......... done [15amd64-main] | | | `-- Installing libiconv-1.17_1... [15amd64-main] | | | `-- Extracting libiconv-1.17_1: .......... done [15amd64-main] | | | `-- Installing pcre2-10.43... [15amd64-main] | | | `-- Extracting pcre2-10.43: .......... done [15amd64-main] | | | `-- Installing py39-packaging-24.0... [15amd64-main] | | | `-- Installing python39-3.9.18_2... [15amd64-main] | | | | `-- Installing mpdecimal-4.0.0... [15amd64-main] | | | | `-- Extracting mpdecimal-4.0.0: .......... done [15amd64-main] | | | | `-- Installing readline-8.2.10... [15amd64-main] | | | | `-- Extracting readline-8.2.10: .......... done [15amd64-main] | | | `-- Extracting python39-3.9.18_2: .......... done [15amd64-main] | | | `-- Extracting py39-packaging-24.0: .......... done [15amd64-main] | | `-- Extracting glib-2.80.0,2: .......... done [15amd64-main] | | `-- Extracting dbus-glib-0.112_1: .......... done [15amd64-main] | | `-- Installing pydbus-common-1.3.2... [15amd64-main] | | `-- Extracting pydbus-common-1.3.2: .......... done [15amd64-main] | `-- Extracting py39-dbus-1.3.2: .......... done [15amd64-main] `-- Extracting jackit-1.9.22_2: .......... done [15amd64-main] `-- Installing ladspa-1.17_1... [15amd64-main] `-- Extracting ladspa-1.17_1: .......... done [15amd64-main] `-- Installing libdssialsacompat-1.0.8a_2... [15amd64-main] `-- Extracting libdssialsacompat-1.0.8a_2: .......... done [15amd64-main] `-- Installing liblo-0.32... [15amd64-main] `-- Extracting liblo-0.32: .......... done [15amd64-main] Extracting dssi-1.1.1_13: .......... done ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ==> Running trigger: gio-modules.ucl Generating GIO modules cache ===== Message from python39-3.9.18_2: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===== Message from jackit-1.9.22_2: -- The new JACK server comes with a DBUS control interface: $ jack_control help $ jack_control ds oss $ jack_control dp $ jack_control dps rate 48000 $ jack_control dps wordlength 16 $ jack_control dps capture /dev/dsp0 $ jack_control dps playback /dev/dsp0 $ jack_control eps realtime False $ jack_control start To use real-time priority for JACK server and clients, load the mac_priority(4) module and add the JACK user to the realtime group. Memory locking has to be allowed in /etc/login.conf or ~/.login_conf. Set the resource limit ":memorylocked=unlimited:" and don't forget to run # cap_mkdb /etc/login.conf It's still possible to start JACK server as an RC service for a dedicated user. Note that only one JACK server can be run at a time. An /etc/rc.conf example: jackd_enable="YES" jackd_user="joe" jackd_args="--no-realtime -doss -r48000 -p1024 -w16 \ --capture /dev/dsp0 --playback /dev/dsp0" Official JACK example clients and tools are available as jack-example-tools. JACK 1.9.22 introduces a latency correction fix. Latency correction parameters have to be measured again after an update. ===== Message from ladspa-1.17_1: -- ===> NOTICE: The ladspa port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from libdssialsacompat-1.0.8a_2: -- ===> NOTICE: The libdssialsacompat port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from dssi-1.1.1_13: -- ===> NOTICE: The dssi port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> amsynth-1.13.3 depends on package: dssi>0 - found ===> Returning to build of amsynth-1.13.3 ===> amsynth-1.13.3 depends on package: lv2>0 - not found ===> Installing existing package /packages/All/lv2-1.18.10.pkg [15amd64-main] Installing lv2-1.18.10... [15amd64-main] `-- Installing at-spi2-core-2.52.0... [15amd64-main] | `-- Installing libXi-1.8_1,1... [15amd64-main] | | `-- Installing libXext-1.3.6,1... [15amd64-main] | | `-- Extracting libXext-1.3.6,1: .......... done [15amd64-main] | | `-- Installing libXfixes-6.0.0_1... [15amd64-main] | | `-- Extracting libXfixes-6.0.0_1: .......... done [15amd64-main] | `-- Extracting libXi-1.8_1,1: .......... done [15amd64-main] | `-- Installing libXtst-1.2.3_3... [15amd64-main] | `-- Extracting libXtst-1.2.3_3: .......... done [15amd64-main] `-- Extracting at-spi2-core-2.52.0: .......... done [15amd64-main] `-- Installing cairo-1.17.4_2,3... [15amd64-main] | `-- Installing fontconfig-2.15.0_2,1... [15amd64-main] | | `-- Installing freetype2-2.13.2... [15amd64-main] | | `-- Installing brotli-1.1.0,1... [15amd64-main] | | `-- Extracting brotli-1.1.0,1: .......... done [15amd64-main] | | `-- Installing png-1.6.43... [15amd64-main] | | `-- Extracting png-1.6.43: .......... done [15amd64-main] | | `-- Extracting freetype2-2.13.2: .......... done [15amd64-main] | `-- Extracting fontconfig-2.15.0_2,1: .......... done [15amd64-main] | `-- Installing libXrender-0.9.10_2... [15amd64-main] | `-- Extracting libXrender-0.9.10_2: .......... done [15amd64-main] | `-- Installing libglvnd-1.7.0... [15amd64-main] | `-- Extracting libglvnd-1.7.0: .......... done [15amd64-main] | `-- Installing pixman-0.42.2... [15amd64-main] | `-- Extracting pixman-0.42.2: .......... done [15amd64-main] `-- Extracting cairo-1.17.4_2,3: .......... done [15amd64-main] `-- Installing gtk2-2.24.33_1... [15amd64-main] | `-- Installing cups-2.4.7_2... [15amd64-main] | | `-- Installing avahi-app-0.8_2... [15amd64-main] | | `-- Installing gdbm-1.23... [15amd64-main] | | `-- Extracting gdbm-1.23: .......... done [15amd64-main] | | `-- Installing gnome_subr-1.0... [15amd64-main] | | `-- Extracting gnome_subr-1.0: .... done [15amd64-main] | | `-- Installing libdaemon-0.14_1... [15amd64-main] | | `-- Extracting libdaemon-0.14_1: .......... done [15amd64-main] | | `-- Installing libevent-2.1.12... [15amd64-main] | | `-- Extracting libevent-2.1.12: .......... done ===> Creating groups Creating group 'avahi' with gid '558' ===> Creating users Creating user 'avahi' with uid '558' [15amd64-main] | | `-- Extracting avahi-app-0.8_2: .......... done [15amd64-main] | | `-- Installing gnutls-3.8.5_1... [15amd64-main] | | `-- Installing gmp-6.3.0... [15amd64-main] | | `-- Extracting gmp-6.3.0: .......... done [15amd64-main] | | `-- Installing libidn2-2.3.7... [15amd64-main] | | | `-- Installing libunistring-1.2... [15amd64-main] | | | `-- Extracting libunistring-1.2: .......... done [15amd64-main] | | `-- Extracting libidn2-2.3.7: .......... done [15amd64-main] | | `-- Installing libtasn1-4.19.0_1... [15amd64-main] | | `-- Extracting libtasn1-4.19.0_1: .......... done [15amd64-main] | | `-- Installing nettle-3.9.1... [15amd64-main] | | `-- Extracting nettle-3.9.1: .......... done [15amd64-main] | | `-- Installing p11-kit-0.25.3_2... [15amd64-main] | | `-- Extracting p11-kit-0.25.3_2: .......... done [15amd64-main] | | `-- Extracting gnutls-3.8.5_1: .......... done [15amd64-main] | | `-- Installing libpaper-1.1.28_1... [15amd64-main] | | `-- Extracting libpaper-1.1.28_1: .......... done ===> Creating groups Creating group 'cups' with gid '193' ===> Creating users Creating user 'cups' with uid '193' [15amd64-main] | `-- Extracting cups-2.4.7_2: .......... done [15amd64-main] | `-- Installing gdk-pixbuf2-2.42.10_3... [15amd64-main] | | `-- Installing jpeg-turbo-3.0.2... [15amd64-main] | | `-- Extracting jpeg-turbo-3.0.2: .......... done [15amd64-main] | | `-- Installing libxml2-2.11.7... [15amd64-main] | | `-- Extracting libxml2-2.11.7: .......... done [15amd64-main] | | `-- Installing shared-mime-info-2.2_2... [15amd64-main] | | `-- Extracting shared-mime-info-2.2_2: ......... done [15amd64-main] | | `-- Installing tiff-4.6.0... [15amd64-main] | | `-- Installing jbigkit-2.1_2... [15amd64-main] | | `-- Extracting jbigkit-2.1_2: .......... done [15amd64-main] | | `-- Installing lerc-4.0.0... [15amd64-main] | | `-- Extracting lerc-4.0.0: ........ done [15amd64-main] | | `-- Installing libdeflate-1.20... [15amd64-main] | | `-- Extracting libdeflate-1.20: .......... done [15amd64-main] | | `-- Installing zstd-1.5.6... [15amd64-main] | | | `-- Installing liblz4-1.9.4_1,1... [15amd64-main] | | | `-- Extracting liblz4-1.9.4_1,1: .......... done [15amd64-main] | | `-- Extracting zstd-1.5.6: .......... done [15amd64-main] | | `-- Extracting tiff-4.6.0: .......... done [15amd64-main] | `-- Extracting gdk-pixbuf2-2.42.10_3: .......... done [15amd64-main] | `-- Installing gtk-update-icon-cache-3.24.31_1... [15amd64-main] | `-- Extracting gtk-update-icon-cache-3.24.31_1: .......... done [15amd64-main] | `-- Installing hicolor-icon-theme-0.17... [15amd64-main] | `-- Extracting hicolor-icon-theme-0.17: . done [15amd64-main] | `-- Installing libXcomposite-0.4.6_1,1... [15amd64-main] | `-- Extracting libXcomposite-0.4.6_1,1: .......... done [15amd64-main] | `-- Installing libXcursor-1.2.2... [15amd64-main] | `-- Extracting libXcursor-1.2.2: .......... done [15amd64-main] | `-- Installing libXdamage-1.1.6... [15amd64-main] | `-- Extracting libXdamage-1.1.6: ......... done [15amd64-main] | `-- Installing libXinerama-1.1.4_3,1... [15amd64-main] | `-- Extracting libXinerama-1.1.4_3,1: .......... done [15amd64-main] | `-- Installing libXrandr-1.5.2_1... [15amd64-main] | `-- Extracting libXrandr-1.5.2_1: .......... done [15amd64-main] | `-- Installing pango-1.50.14... [15amd64-main] | | `-- Installing encodings-1.1.0,1... [15amd64-main] | | `-- Extracting encodings-1.1.0,1: .......... done [15amd64-main] | | `-- Installing fribidi-1.0.13_1... [15amd64-main] | | `-- Extracting fribidi-1.0.13_1: .......... done [15amd64-main] | | `-- Installing harfbuzz-8.4.0... [15amd64-main] | | `-- Installing graphite2-1.3.14... [15amd64-main] | | `-- Extracting graphite2-1.3.14: .......... done [15amd64-main] | | `-- Extracting harfbuzz-8.4.0: .......... done [15amd64-main] | | `-- Installing libXft-2.3.8... [15amd64-main] | | `-- Extracting libXft-2.3.8: .......... done [15amd64-main] | | `-- Installing libthai-0.1.29_1... [15amd64-main] | | `-- Installing libdatrie-0.2.13_2... [15amd64-main] | | `-- Extracting libdatrie-0.2.13_2: .......... done [15amd64-main] | | `-- Extracting libthai-0.1.29_1: .......... done [15amd64-main] | | `-- Installing xorg-fonts-truetype-7.7_1... [15amd64-main] | | `-- Installing dejavu-2.37_3... [15amd64-main] | | | `-- Installing mkfontscale-1.2.3... [15amd64-main] | | | `-- Installing libfontenc-1.1.8... [15amd64-main] | | | `-- Extracting libfontenc-1.1.8: ......... done [15amd64-main] | | | `-- Extracting mkfontscale-1.2.3: ....... done [15amd64-main] | | `-- Extracting dejavu-2.37_3: .......... done [15amd64-main] | | `-- Installing font-bh-ttf-1.0.3_5... [15amd64-main] | | `-- Extracting font-bh-ttf-1.0.3_5: .......... done [15amd64-main] | | `-- Installing font-misc-ethiopic-1.0.4... [15amd64-main] | | `-- Extracting font-misc-ethiopic-1.0.4: ...... done [15amd64-main] | | `-- Installing font-misc-meltho-1.0.3_5... [15amd64-main] | | `-- Extracting font-misc-meltho-1.0.3_5: .......... done [15amd64-main] | | `-- Extracting xorg-fonts-truetype-7.7_1: ... done [15amd64-main] | `-- Extracting pango-1.50.14: .......... done [15amd64-main] `-- Extracting gtk2-2.24.33_1: .......... done [15amd64-main] `-- Installing py39-lxml-4.9.3... [15amd64-main] | `-- Installing libxslt-1.1.37_1... [15amd64-main] | | `-- Installing libgcrypt-1.10.3_1... [15amd64-main] | | `-- Installing libgpg-error-1.48_1... [15amd64-main] | | `-- Extracting libgpg-error-1.48_1: .......... done [15amd64-main] | | `-- Extracting libgcrypt-1.10.3_1: .......... done [15amd64-main] | `-- Extracting libxslt-1.1.37_1: .......... done [15amd64-main] | `-- Installing py39-setuptools-63.1.0_1... [15amd64-main] | `-- Extracting py39-setuptools-63.1.0_1: .......... done [15amd64-main] `-- Extracting py39-lxml-4.9.3: .......... done [15amd64-main] `-- Installing py39-pygments-2.17.2... [15amd64-main] `-- Extracting py39-pygments-2.17.2: .......... done [15amd64-main] `-- Installing py39-rdflib-6.3.2... [15amd64-main] | `-- Installing py39-html5lib-1.1... [15amd64-main] | | `-- Installing py39-six-1.16.0... [15amd64-main] | | `-- Extracting py39-six-1.16.0: .......... done [15amd64-main] | | `-- Installing py39-webencodings-0.5.1... [15amd64-main] | | `-- Extracting py39-webencodings-0.5.1: .......... done [15amd64-main] | `-- Extracting py39-html5lib-1.1: .......... done [15amd64-main] | `-- Installing py39-isodate-0.6.1_1... [15amd64-main] | `-- Extracting py39-isodate-0.6.1_1: .......... done [15amd64-main] | `-- Installing py39-pyparsing-3.1.2... [15amd64-main] | `-- Extracting py39-pyparsing-3.1.2: .......... done [15amd64-main] `-- Extracting py39-rdflib-6.3.2: .......... done [15amd64-main] Extracting lv2-1.18.10: .......... done ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ==> Running trigger: gtk-update-icon-cache.ucl Generating GTK icon cache for /usr/local/share/icons/hicolor ===== Message from freetype2-2.13.2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from dejavu-2.37_3: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===== Message from lv2-1.18.10: -- ===> NOTICE: The lv2 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> amsynth-1.13.3 depends on package: lv2>0 - found ===> Returning to build of amsynth-1.13.3 ===> amsynth-1.13.3 depends on executable: pandoc - not found ===> Installing existing package /packages/All/hs-pandoc-3.1.13.pkg [15amd64-main] Installing hs-pandoc-3.1.13... [15amd64-main] Extracting hs-pandoc-3.1.13: .......... done ===> amsynth-1.13.3 depends on executable: pandoc - found ===> Returning to build of amsynth-1.13.3 ===> amsynth-1.13.3 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.22.5.pkg [15amd64-main] Installing gettext-tools-0.22.5... [15amd64-main] `-- Installing libtextstyle-0.22.5... [15amd64-main] `-- Extracting libtextstyle-0.22.5: .......... done [15amd64-main] Extracting gettext-tools-0.22.5: .......... done ===> amsynth-1.13.3 depends on executable: msgfmt - found ===> Returning to build of amsynth-1.13.3 ===> amsynth-1.13.3 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [15amd64-main] Installing gmake-4.4.1... [15amd64-main] Extracting gmake-4.4.1: .......... done ===> amsynth-1.13.3 depends on package: gmake>=4.4.1 - found ===> Returning to build of amsynth-1.13.3 ===> amsynth-1.13.3 depends on file: /usr/local/bin/intltool-extract - not found ===> Installing existing package /packages/All/intltool-0.51.0_2.pkg [15amd64-main] Installing intltool-0.51.0_2... [15amd64-main] `-- Installing p5-XML-Parser-2.47... [15amd64-main] | `-- Installing perl5-5.36.3_1... [15amd64-main] | `-- Extracting perl5-5.36.3_1: .......... done [15amd64-main] `-- Extracting p5-XML-Parser-2.47: .......... done [15amd64-main] Extracting intltool-0.51.0_2: .......... done ===> amsynth-1.13.3 depends on file: /usr/local/bin/intltool-extract - found ===> Returning to build of amsynth-1.13.3 ===> amsynth-1.13.3 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.2.0,1.pkg [15amd64-main] Installing pkgconf-2.2.0,1... [15amd64-main] Extracting pkgconf-2.2.0,1: .......... done ===> amsynth-1.13.3 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of amsynth-1.13.3 ===> amsynth-1.13.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> amsynth-1.13.3 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) ===> amsynth-1.13.3 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> amsynth-1.13.3 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> amsynth-1.13.3 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> amsynth-1.13.3 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> amsynth-1.13.3 depends on shared library: liblash.so - not found ===> Installing existing package /packages/All/lash-0.5.4_19.pkg [15amd64-main] Installing lash-0.5.4_19... [15amd64-main] `-- Installing e2fsprogs-libuuid-1.47.0... [15amd64-main] `-- Extracting e2fsprogs-libuuid-1.47.0: .......... done [15amd64-main] Extracting lash-0.5.4_19: .......... done ===== Message from lash-0.5.4_19: -- ===> NOTICE: The lash port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> amsynth-1.13.3 depends on shared library: liblash.so - found (/usr/local/lib/liblash.so) ===> Returning to build of amsynth-1.13.3 ===> amsynth-1.13.3 depends on shared library: liblo.so - found (/usr/local/lib/liblo.so) ===> amsynth-1.13.3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> amsynth-1.13.3 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> amsynth-1.13.3 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> amsynth-1.13.3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> amsynth-1.13.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> amsynth-1.13.3 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> amsynth-1.13.3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) =========================================================================== =>> Recording filesystem state for prebuild... done =================================================== ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> amsynth-1.13.3 depends on package: dssi>0 - found ===> amsynth-1.13.3 depends on package: lv2>0 - found ===> amsynth-1.13.3 depends on executable: pandoc - found ===> amsynth-1.13.3 depends on executable: msgfmt - found ===> amsynth-1.13.3 depends on package: gmake>=4.4.1 - found ===> amsynth-1.13.3 depends on file: /usr/local/bin/intltool-extract - found ===> amsynth-1.13.3 depends on package: pkgconf>=1.3.0_1 - found ===> amsynth-1.13.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> amsynth-1.13.3 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) ===> amsynth-1.13.3 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> amsynth-1.13.3 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> amsynth-1.13.3 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> amsynth-1.13.3 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> amsynth-1.13.3 depends on shared library: liblash.so - found (/usr/local/lib/liblash.so) ===> amsynth-1.13.3 depends on shared library: liblo.so - found (/usr/local/lib/liblo.so) ===> amsynth-1.13.3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> amsynth-1.13.3 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> amsynth-1.13.3 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> amsynth-1.13.3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> amsynth-1.13.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> amsynth-1.13.3 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> amsynth-1.13.3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for amsynth-1.13.3 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking for gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd15.0 checking host system type... amd64-portbld-freebsd15.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd15.0 file names to amd64-portbld-freebsd15.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd15.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate checking whether c++ supports C++11 features with -std=c++11... yes checking whether NLS is requested... yes checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.36.3 checking for XML::Parser... ok checking for sin in -lm... yes checking for pthread_create in -lpthread... yes checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0 >= 2.20.0... yes checking for sys/soundcard.h... yes checking for alsa... yes checking for jack... yes checking for jack/midiport.h... yes checking for jack/session.h... yes checking for lash-1.0... yes checking for liblo... yes checking for dssi... yes checking for liblo... yes checking for lv2, gtk+-2.0 >= 2.20.0... yes checking for pandoc... yes checking whether C compiler accepts -Werror=unknown-warning-option... yes checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... no checking whether C compiler accepts -Wduplicated-branches... no checking whether C compiler accepts -Wlogical-op... no checking whether C compiler accepts -Wrestrict... no checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C++ compiler accepts -Werror=unknown-warning-option... yes checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wpointer-arith... yes checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wno-unused-parameter... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... yes checking whether C++ compiler accepts -Wformat=2... yes checking whether C++ compiler accepts -Wcast-align... yes checking whether C++ compiler accepts -Wformat-nonliteral... yes checking whether C++ compiler accepts -Wformat-security... yes checking whether C++ compiler accepts -Wsign-compare... yes checking whether C++ compiler accepts -Wstrict-aliasing... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Winline... yes checking whether C++ compiler accepts -Wpacked... yes checking whether C++ compiler accepts -Wmissing-format-attribute... yes checking whether C++ compiler accepts -Wmissing-noreturn... yes checking whether C++ compiler accepts -Winit-self... yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wmissing-include-dirs... yes checking whether C++ compiler accepts -Wunused-but-set-variable... yes checking whether C++ compiler accepts -Warray-bounds... yes checking whether C++ compiler accepts -Wreturn-type... yes checking whether C++ compiler accepts -Wno-overloaded-virtual... yes checking whether C++ compiler accepts -Wswitch-enum... yes checking whether C++ compiler accepts -Wswitch-default... yes checking whether C++ compiler accepts -Wno-error=unused-parameter... yes checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/amsynth.desktop config.status: creating man/Makefile config.status: creating man/de/Makefile config.status: creating man/fr/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands +------------------------------------------------------- amsynth 1.13.3 | | GTK version........................................... : 2.24.33 | Build with GUI support................................ : yes | | Build with OSS support................................ : yes | Build with ALSA support............................... : yes | Build with JACK support............................... : yes | Build with JACK MIDI support.......................... : yes | Build with JACK session support....................... : yes | Build with LASH support............................... : yes | Build with Non Session Manager support................ : yes | Build DSSI plugin..................................... : yes | Build DSSI GUI........................................ : yes | Build LV2 plugin...................................... : yes | Build VST plugin...................................... : yes | | Generate man pages using pandoc....................... : yes configure complete. now type 'make' to build amsynth and then, as root, 'make install' to install =========================================================================== =================================================== ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for amsynth-1.13.3 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3' Making all in po gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/po' Making all in man gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/man' Making all in de gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/man/de' pandoc -s -t man -V footer='amsynth 1.13.3' -o amsynth.1 amsynth.1.md gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/man/de' Making all in fr gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/man/fr' pandoc -s -t man -V footer='amsynth 1.13.3' -o amsynth.1 amsynth.1.md gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/man/fr' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/man' pandoc -s -t man -V footer='amsynth 1.13.3' -o amsynth.1 amsynth.1.md gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/man' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3/man' gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3' c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth-AudioOutput.o -MD -MP -MF src/.deps/amsynth-AudioOutput.Tpo -c -o src/amsynth-AudioOutput.o `test -f 'src/AudioOutput.cpp' || echo './'`src/AudioOutput.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth-JackOutput.o -MD -MP -MF src/.deps/amsynth-JackOutput.Tpo -c -o src/amsynth-JackOutput.o `test -f 'src/JackOutput.cpp' || echo './'`src/JackOutput.cpp cc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -isystem /usr/local/include -Wno-declaration-after-statement -Wno-strict-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/amsynth-lash.o -MD -MP -MF src/.deps/amsynth-lash.Tpo -c -o src/amsynth-lash.o `test -f 'src/lash.c' || echo './'`src/lash.c c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth-main.o -MD -MP -MF src/.deps/amsynth-main.Tpo -c -o src/amsynth-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth_dssi_gtk-amsynth_dssi_gtk.o -MD -MP -MF src/.deps/amsynth_dssi_gtk-amsynth_dssi_gtk.Tpo -c -o src/amsynth_dssi_gtk-amsynth_dssi_gtk.o `test -f 'src/amsynth_dssi_gtk.cpp' || echo './'`src/amsynth_dssi_gtk.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth_dssi_gtk-Configuration.o -MD -MP -MF src/.deps/amsynth_dssi_gtk-Configuration.Tpo -c -o src/amsynth_dssi_gtk-Configuration.o `test -f 'src/Configuration.cpp' || echo './'`src/Configuration.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth_dssi_gtk-filesystem.o -MD -MP -MF src/.deps/amsynth_dssi_gtk-filesystem.Tpo -c -o src/amsynth_dssi_gtk-filesystem.o `test -f 'src/filesystem.cpp' || echo './'`src/filesystem.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth_dssi_gtk-MidiController.o -MD -MP -MF src/.deps/amsynth_dssi_gtk-MidiController.Tpo -c -o src/amsynth_dssi_gtk-MidiController.o `test -f 'src/MidiController.cpp' || echo './'`src/MidiController.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth_dssi_gtk-Parameter.o -MD -MP -MF src/.deps/amsynth_dssi_gtk-Parameter.Tpo -c -o src/amsynth_dssi_gtk-Parameter.o `test -f 'src/Parameter.cpp' || echo './'`src/Parameter.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth_dssi_gtk-Preset.o -MD -MP -MF src/.deps/amsynth_dssi_gtk-Preset.Tpo -c -o src/amsynth_dssi_gtk-Preset.o `test -f 'src/Preset.cpp' || echo './'`src/Preset.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/amsynth_dssi_gtk-PresetController.o -MD -MP -MF src/.deps/amsynth_dssi_gtk-PresetController.Tpo -c -o src/amsynth_dssi_gtk-PresetController.o `test -f 'src/PresetController.cpp' || echo './'`src/PresetController.cpp cc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -Wno-declaration-after-statement -Wno-strict-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/GUI/amsynth_dssi_gtk-bitmap_button.o -MD -MP -MF src/GUI/.deps/amsynth_dssi_gtk-bitmap_button.Tpo -c -o src/GUI/amsynth_dssi_gtk-bitmap_button.o `test -f 'src/GUI/bitmap_button.c' || echo './'`src/GUI/bitmap_button.c mv -f src/.deps/amsynth-lash.Tpo src/.deps/amsynth-lash.Po cc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -Wno-declaration-after-statement -Wno-strict-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/GUI/amsynth_dssi_gtk-bitmap_knob.o -MD -MP -MF src/GUI/.deps/amsynth_dssi_gtk-bitmap_knob.Tpo -c -o src/GUI/amsynth_dssi_gtk-bitmap_knob.o `test -f 'src/GUI/bitmap_knob.c' || echo './'`src/GUI/bitmap_knob.c mv -f src/GUI/.deps/amsynth_dssi_gtk-bitmap_button.Tpo src/GUI/.deps/amsynth_dssi_gtk-bitmap_button.Po cc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -Wno-declaration-after-statement -Wno-strict-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/GUI/amsynth_dssi_gtk-bitmap_popup.o -MD -MP -MF src/GUI/.deps/amsynth_dssi_gtk-bitmap_popup.Tpo -c -o src/GUI/amsynth_dssi_gtk-bitmap_popup.o `test -f 'src/GUI/bitmap_popup.c' || echo './'`src/GUI/bitmap_popup.c mv -f src/GUI/.deps/amsynth_dssi_gtk-bitmap_knob.Tpo src/GUI/.deps/amsynth_dssi_gtk-bitmap_knob.Po c++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/GUI/amsynth_dssi_gtk-editor_menus.o -MD -MP -MF src/GUI/.deps/amsynth_dssi_gtk-editor_menus.Tpo -c -o src/GUI/amsynth_dssi_gtk-editor_menus.o `test -f 'src/GUI/editor_menus.cpp' || echo './'`src/GUI/editor_menus.cpp mv -f src/GUI/.deps/amsynth_dssi_gtk-bitmap_popup.Tpo src/GUI/.deps/amsynth_dssi_gtk-bitmap_popup.Po cc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/local/share"' -DPKGDATADIR='"/usr/local/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/local/share/locale"\" -isystem /usr/local/include -fPIC -fvisibility=hidden -I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -Wno-declaration-after-statement -Wno-strict-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/GUI/amsynth_dssi_gtk-editor_pane.o -MD -MP -MF src/GUI/.deps/amsynth_dssi_gtk-editor_pane.Tpo -c -o src/GUI/amsynth_dssi_gtk-editor_pane.o `test -f 'src/GUI/editor_pane.c' || echo './'`src/GUI/editor_pane.c src/Configuration.cpp:35:20: error: reference to 'filesystem' is ambiguous 35 | amsynthrc_fname = filesystem::get().config; | ^ src/filesystem.h:27:7: note: candidate found by name lookup is 'filesystem' 27 | class filesystem | ^ /usr/include/c++/v1/__chrono/file_clock.h:49:1: note: candidate found by name lookup is 'std::filesystem' 49 | _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM | ^ /usr/include/c++/v1/__config:892:80: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_FILESYSTEM' 892 | inline namespace __fs { namespace filesystem { | ^ src/Configuration.cpp:60:22: error: reference to 'filesystem' is ambiguous 60 | current_bank_file = filesystem::get().default_bank; | ^ src/filesystem.h:27:7: note: candidate found by name lookup is 'filesystem' 27 | class filesystem | ^ /usr/include/c++/v1/__chrono/file_clock.h:49:1: note: candidate found by name lookup is 'std::filesystem' 49 | _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM | ^ /usr/include/c++/v1/__config:892:80: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_FILESYSTEM' 892 | inline namespace __fs { namespace filesystem { | ^ 2 errors generated. gmake[2]: *** [Makefile:3376: src/amsynth_dssi_gtk-Configuration.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... src/PresetController.cpp:474:9: error: reference to 'filesystem' is ambiguous 474 | return filesystem::get().user_banks; | ^ src/filesystem.h:27:7: note: candidate found by name lookup is 'filesystem' 27 | class filesystem | ^ /usr/include/c++/v1/__chrono/file_clock.h:49:1: note: candidate found by name lookup is 'std::filesystem' 49 | _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM | ^ /usr/include/c++/v1/__config:892:80: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_FILESYSTEM' 892 | inline namespace __fs { namespace filesystem { | ^ mv -f src/.deps/amsynth-AudioOutput.Tpo src/.deps/amsynth-AudioOutput.Po 1 error generated. gmake[2]: *** [Makefile:3446: src/amsynth_dssi_gtk-PresetController.o] Error 1 mv -f src/GUI/.deps/amsynth_dssi_gtk-editor_pane.Tpo src/GUI/.deps/amsynth_dssi_gtk-editor_pane.Po mv -f src/.deps/amsynth-JackOutput.Tpo src/.deps/amsynth-JackOutput.Po mv -f src/.deps/amsynth_dssi_gtk-filesystem.Tpo src/.deps/amsynth_dssi_gtk-filesystem.Po mv -f src/.deps/amsynth_dssi_gtk-MidiController.Tpo src/.deps/amsynth_dssi_gtk-MidiController.Po mv -f src/.deps/amsynth_dssi_gtk-Parameter.Tpo src/.deps/amsynth_dssi_gtk-Parameter.Po mv -f src/.deps/amsynth-main.Tpo src/.deps/amsynth-main.Po mv -f src/.deps/amsynth_dssi_gtk-amsynth_dssi_gtk.Tpo src/.deps/amsynth_dssi_gtk-amsynth_dssi_gtk.Po mv -f src/.deps/amsynth_dssi_gtk-Preset.Tpo src/.deps/amsynth_dssi_gtk-Preset.Po mv -f src/GUI/.deps/amsynth_dssi_gtk-editor_menus.Tpo src/GUI/.deps/amsynth_dssi_gtk-editor_menus.Po gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3' gmake[1]: *** [Makefile:3676: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/amsynth/work/amsynth-1.13.3' gmake: *** [Makefile:1445: all] Error 2 ===> 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/amsynth build of audio/amsynth | amsynth-1.13.3 ended at Tue Apr 30 12:43:55 WEST 2024 build time: 00:00:29 !!! build failure encountered !!!