------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for avldrums-lv2-0.6.1: SSE=on: Use SSE optimized routines ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/audio/avldrums-lv2 XDG_CONFIG_HOME=/construction/audio/avldrums-lv2 XDG_CACHE_HOME=/construction/audio/avldrums-lv2/.cache HOME=/construction/audio/avldrums-lv2 TMPDIR="/tmp" PATH=/construction/audio/avldrums-lv2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/audio/avldrums-lv2/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- avldrums_VERSION=0.6.1 XDG_DATA_HOME=/construction/audio/avldrums-lv2 XDG_CONFIG_HOME=/construction/audio/avldrums-lv2 XDG_CACHE_HOME=/construction/audio/avldrums-lv2/.cache HOME=/construction/audio/avldrums-lv2 TMPDIR="/tmp" PATH=/construction/audio/avldrums-lv2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/audio/avldrums-lv2/.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 CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- HAVE_SSE=yes DESTDIR=/construction/audio/avldrums-lv2/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/avldrums" EXAMPLESDIR="share/examples/avldrums" DATADIR="share/avldrums" WWWDIR="www/avldrums" ETCDIR="etc/avldrums" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/avldrums DOCSDIR=/usr/local/share/doc/avldrums EXAMPLESDIR=/usr/local/share/examples/avldrums WWWDIR=/usr/local/www/avldrums ETCDIR=/usr/local/etc/avldrums SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libogg-1.3.5,4.pkg Installing /packages/All/flac-1.4.3,1.pkg Installing /packages/All/lame-3.100_4.pkg Installing /packages/All/mpg123-1.31.3_1.pkg Installing /packages/All/opus-1.4.pkg Installing /packages/All/libvorbis-1.3.7_2,3.pkg Installing /packages/All/libsndfile-1.2.0_1.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_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). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/libepoll-shim-0.0.20230411.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/wayland-1.22.0.pkg ===== Message from wayland-1.22.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). Installing /packages/All/xkeyboard-config-2.34_2.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libxkbcommon-1.5.0.pkg ===== Message from libxkbcommon-1.5.0: -- 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 Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- 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 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/at-spi2-core-2.48.0.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai 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 Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== 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. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/hicolor-icon-theme-0.17.pkg Installing /packages/All/gtk-update-icon-cache-3.24.31.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXdamage-1.1.6.pkg Installing /packages/All/libXcomposite-0.4.6,1.pkg Installing /packages/All/gtk2-2.24.33_1.pkg Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libxslt-1.1.37.pkg Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-lxml-4.9.2.pkg Installing /packages/All/py39-pygments-2.15.1.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-isodate-0.6.1.pkg Installing /packages/All/py39-pyparsing-3.0.9_2.pkg Installing /packages/All/py39-webencodings-0.5.1.pkg Installing /packages/All/py39-html5lib-1.1.pkg Installing /packages/All/py39-rdflib-6.3.2.pkg Installing /packages/All/lv2-1.18.4_2.pkg ===== Message from lv2-1.18.4_2: -- ===> 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 Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/libGLU-9.0.2_2.pkg SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> avldrums-lv2-0.6.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> avldrums-lv2-0.6.1 depends on file: /usr/local/sbin/pkg - found => x42-avldrums.lv2-v0.6.1_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/x42/avldrums.lv2/tar.gz/v0.6.1?dummy=/x42-avldrums.lv2-v0.6.1_GH0.tar.gz fetch: https://codeload.github.com/x42/avldrums.lv2/tar.gz/v0.6.1?dummy=/x42-avldrums.lv2-v0.6.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/x42/avldrums.lv2/tar.gz/v0.6.1?dummy=/x42-avldrums.lv2-v0.6.1_GH0.tar.gz: size of remote file is not known x42-avldrums.lv2-v0.6.1_GH0.tar.gz 0 B 0 Bps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 736 kB 1232 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 4096 kB 3418 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 6736 kB 2636 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 10 MB 4385 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 15 MB 5146 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 19 MB 3521 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 22 MB 3388 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 26 MB 3598 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 29 MB 3679 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 33 MB 3847 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 37 MB 4054 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 41 MB 4242 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 45 MB 4498 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 50 MB 4616 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 55 MB 4943 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 60 MB 5716 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 67 MB 7038 kBps x42-avldrums.lv2-v0.6.1_GH0.tar.gz 73 MB 4340 kBps 17s ===> Fetching all distfiles required by avldrums-lv2-0.6.1 for building SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> avldrums-lv2-0.6.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by avldrums-lv2-0.6.1 for building => SHA256 Checksum OK for x42-avldrums.lv2-v0.6.1_GH0.tar.gz. => SHA256 Checksum OK for x42-robtk-1e82c83_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> avldrums-lv2-0.6.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by avldrums-lv2-0.6.1 for building ===> Extracting for avldrums-lv2-0.6.1 => SHA256 Checksum OK for x42-avldrums.lv2-v0.6.1_GH0.tar.gz. => SHA256 Checksum OK for x42-robtk-1e82c83_GH0.tar.gz. Extracted Memory Use: 131.21M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for avldrums-lv2-0.6.1 ===> Applying ports patches for avldrums-lv2-0.6.1 from /xports/audio/avldrums-lv2/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> avldrums-lv2-0.6.1 depends on package: lv2>0 - found ===> avldrums-lv2-0.6.1 depends on package: gmake>=4.3 - found ===> avldrums-lv2-0.6.1 depends on package: pkgconf>=1.3.0_1 - found ===> avldrums-lv2-0.6.1 depends on package: xorgproto>=0 - found ===> avldrums-lv2-0.6.1 depends on package: xorgproto>=0 - found ===> avldrums-lv2-0.6.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> avldrums-lv2-0.6.1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> avldrums-lv2-0.6.1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> avldrums-lv2-0.6.1 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> avldrums-lv2-0.6.1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> avldrums-lv2-0.6.1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> avldrums-lv2-0.6.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> avldrums-lv2-0.6.1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> avldrums-lv2-0.6.1 depends on package: lv2>0 - found ===> avldrums-lv2-0.6.1 depends on package: gmake>=4.3 - found ===> avldrums-lv2-0.6.1 depends on package: pkgconf>=1.3.0_1 - found ===> avldrums-lv2-0.6.1 depends on package: xorgproto>=0 - found ===> avldrums-lv2-0.6.1 depends on package: xorgproto>=0 - found ===> avldrums-lv2-0.6.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> avldrums-lv2-0.6.1 depends on file: /usr/local/bin/ccache - found ===> avldrums-lv2-0.6.1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> avldrums-lv2-0.6.1 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> avldrums-lv2-0.6.1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> avldrums-lv2-0.6.1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> avldrums-lv2-0.6.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> avldrums-lv2-0.6.1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for avldrums-lv2-0.6.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for avldrums-lv2-0.6.1 gmake[1]: Entering directory '/construction/audio/avldrums-lv2/avldrums.lv2-0.6.1' Version: 0.6.1 -> 0 6 1 LV2 Version: 1538 0 test -d .git -a .gitmodules -a -f Makefile.git && gmake -f Makefile.git submodule_check sed "s/@LV2NAME@/avldrums/g;s/@LIB_EXT@/.so/" \ lv2ttl/manifest.ttl.in > build/manifest.ttl gmake[1]: [Makefile:212: submodule_check] Error 1 (ignored) sed "s/@LV2NAME@/avldrums/g;s/@LIB_EXT@/.so/;s/@UI_TYPE@/ui:X11UI/;s/@LV2GUI@/avldrumsUI_gl/g" \ lv2ttl/manifest.gui.in >> build/manifest.ttl cp -v sf2/Red_Zeppelin_4_LV2.sf2 build/Red_Zeppelin_4_LV2.sf2 cc -Ifluidsynth -I fluidsynth/fluidsynth -DHAVE_CONFIG_H -D DEFAULT_SOUNDFONT=\"\" -pipe -O2 -fno-strict-aliasing -DHAVE_LV2_1_8 -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG -DVERSION="\"0.6.1\"" `pkg-config --cflags lv2 glib-2.0` -fPIC -fvisibility=hidden -std=gnu99 \ -o build/avldrums.so src/avldrums.c fluidsynth/src/fluid_adsr_env.c fluidsynth/src/fluid_chan.c fluidsynth/src/fluid_chorus.c fluidsynth/src/fluid_conv.c fluidsynth/src/fluid_defsfont.c fluidsynth/src/fluid_event.c fluidsynth/src/fluid_gen.c fluidsynth/src/fluid_hash.c fluidsynth/src/fluid_iir_filter.c fluidsynth/src/fluid_lfo.c fluidsynth/src/fluid_list.c fluidsynth/src/fluid_midi.c fluidsynth/src/fluid_mod.c fluidsynth/src/fluid_rev.c fluidsynth/src/fluid_ringbuffer.c fluidsynth/src/fluid_rvoice.c fluidsynth/src/fluid_rvoice_dsp.c fluidsynth/src/fluid_rvoice_event.c fluidsynth/src/fluid_rvoice_mixer.c fluidsynth/src/fluid_samplecache.c fluidsynth/src/fluid_settings.c fluidsynth/src/fluid_sffile.c fluidsynth/src/fluid_sfont.c fluidsynth/src/fluid_synth.c fluidsynth/src/fluid_synth_monopoly.c fluidsynth/src/fluid_sys.c fluidsynth/src/fluid_tuning.c fluidsynth/src/fluid_voice.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic -Wl,--as-needed -pthread -lm `pkg-config --libs glib-2.0` sed "s/@LV2NAME@/avldrums/g;" \ lv2ttl/avldrums.head.ttl.in > build/avldrums.ttl cp -v sf2/Black_Pearl_4_LV2.sf2 build/Black_Pearl_4_LV2.sf2 cp -v sf2/Blonde_Bop_LV2.sf2 build/Blonde_Bop_LV2.sf2 cp -v sf2/Blonde_Bop_HR_LV2.sf2 build/Blonde_Bop_HR_LV2.sf2 sed "s/@LV2NAME@/avldrums/g;s/@NAME@/Black Pearl Drumkit/g;s/@VARIANT@/BlackPearl/g;s/@SIGNATURE@//;s/@VERSION@/lv2:microVersion 0 ;lv2:minorVersion 1538 ;/g;s/@UITTL@/ui:ui avldrums:ui_gl ;/" \ lv2ttl/avldrums.ttl.in >> build/avldrums.ttl c++ -Ifluidsynth -I fluidsynth/fluidsynth -DHAVE_CONFIG_H -D DEFAULT_SOUNDFONT=\"\" -pipe -O2 -fno-strict-aliasing -DHAVE_LV2_1_8 -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG -DVERSION="\"0.6.1\"" `pkg-config --cflags lv2 glib-2.0` -fPIC -fvisibility=hidden -I. `pkg-config --cflags glu` -DHAVE_IDLE_IFACE `pkg-config --cflags cairo pango` -pipe -O2 -fno-strict-aliasing -DHAVE_LV2_1_8 -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG -DVERSION="\"0.6.1\"" `pkg-config --cflags lv2 glib-2.0` -fPIC -fvisibility=hidden -pthread \ -DUINQHACK="1690772195712199" \ -DPLUGIN_SOURCE="\"gui/avldrums.c\"" \ -o build/avldrumsUI_gl.so robtk/ui_gl.c \ robtk/pugl/pugl_x11.c \ \ -shared -Wl,-Bstatic -Wl,-Bdynamic -Wl,--as-needed -pthread -lX11 `pkg-config --libs cairo pango pangocairo glu gl` sf2/Red_Zeppelin_4_LV2.sf2 -> build/Red_Zeppelin_4_LV2.sf2 sf2/Blonde_Bop_LV2.sf2 -> build/Blonde_Bop_LV2.sf2 sf2/Blonde_Bop_HR_LV2.sf2 -> build/Blonde_Bop_HR_LV2.sf2 sf2/Black_Pearl_4_LV2.sf2 -> build/Black_Pearl_4_LV2.sf2 cat \ lv2ttl/avldrums.stereo.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g;s/@NAME@/Red Zeppelin Drumkit/g;s/@VARIANT@/RedZeppelin/g;s/@SIGNATURE@//;s/@VERSION@/lv2:microVersion 0 ;lv2:minorVersion 1538 ;/g;s/@UITTL@/ui:ui avldrums:ui_gl ;/" \ lv2ttl/avldrums.ttl.in >> build/avldrums.ttl cat \ lv2ttl/avldrums.stereo.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g;s/@NAME@/Blonde Bop Drumkit/g;s/@VARIANT@/BlondeBop/g;s/@SIGNATURE@//;s/@VERSION@/lv2:microVersion 0 ;lv2:minorVersion 1538 ;/g;s/@UITTL@/ui:ui avldrums:ui_gl ;/" \ lv2ttl/avldrums.ttl.in >> build/avldrums.ttl cat \ lv2ttl/avldrums.stereo.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g;s/@NAME@/Blonde Bop HotRod Drumkit/g;s/@VARIANT@/BlondeBopHR/g;s/@SIGNATURE@//;s/@VERSION@/lv2:microVersion 0 ;lv2:minorVersion 1538 ;/g;s/@UITTL@/ui:ui avldrums:ui_gl ;/" \ lv2ttl/avldrums.ttl.in >> build/avldrums.ttl cat \ lv2ttl/avldrums.stereo.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g;s/@NAME@/Black Pearl Drumkit Multi/g;s/@VARIANT@/BlackPearlMulti/g;s/@SIGNATURE@//;s/@VERSION@/lv2:microVersion 0 ;lv2:minorVersion 1538 ;/g;s/@UITTL@/ui:ui avldrums:ui_gl ;/" \ lv2ttl/avldrums.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g" \ lv2ttl/avldrums.multi.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g;s/@NAME@/Red Zeppelin Drumkit Multi/g;s/@VARIANT@/RedZeppelinMulti/g;s/@SIGNATURE@//;s/@VERSION@/lv2:microVersion 0 ;lv2:minorVersion 1538 ;/g;s/@UITTL@/ui:ui avldrums:ui_gl ;/" \ lv2ttl/avldrums.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g" \ lv2ttl/avldrums.multi.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g;s/@NAME@/Blonde Bop Drumkit Multi/g;s/@VARIANT@/BlondeBopMulti/g;s/@SIGNATURE@//;s/@VERSION@/lv2:microVersion 0 ;lv2:minorVersion 1538 ;/g;s/@UITTL@/ui:ui avldrums:ui_gl ;/" \ lv2ttl/avldrums.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g" \ lv2ttl/avldrums.multi.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g;s/@NAME@/Blonde Bop HotRod Drumkit Multi/g;s/@VARIANT@/BlondeBopHRMulti/g;s/@SIGNATURE@//;s/@VERSION@/lv2:microVersion 0 ;lv2:minorVersion 1538 ;/g;s/@UITTL@/ui:ui avldrums:ui_gl ;/" \ lv2ttl/avldrums.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g" \ lv2ttl/avldrums.multi.ttl.in >> build/avldrums.ttl sed "s/@LV2NAME@/avldrums/g;s/@UI_TYPE@/ui:X11UI/;s/@UI_REQ@/lv2:requiredFeature ui:idleInterface; lv2:extensionData ui:idleInterface;/" \ lv2ttl/avldrums.gui.in >> build/avldrums.ttl strip -s build/avldrums.so strip -s build/avldrumsUI_gl.so gmake[1]: Leaving directory '/construction/audio/avldrums-lv2/avldrums.lv2-0.6.1' SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> avldrums-lv2-0.6.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for avldrums-lv2-0.6.1 ===> avldrums-lv2-0.6.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/audio/avldrums-lv2/avldrums.lv2-0.6.1' Version: 0.6.1 -> 0 6 1 LV2 Version: 1538 0 test -d .git -a .gitmodules -a -f Makefile.git && gmake -f Makefile.git submodule_check gmake[1]: [Makefile:212: submodule_check] Error 1 (ignored) install -d /construction/audio/avldrums-lv2/stage/usr/local/lib/lv2/avldrums.lv2 install -m644 build/manifest.ttl build/avldrums.ttl build/*.sf2 /construction/audio/avldrums-lv2/stage/usr/local/lib/lv2/avldrums.lv2 install -m755 build/avldrums.so /construction/audio/avldrums-lv2/stage/usr/local/lib/lv2/avldrums.lv2 install -m755 build/avldrumsUI_gl.so /construction/audio/avldrums-lv2/stage/usr/local/lib/lv2/avldrums.lv2 gmake[1]: Leaving directory '/construction/audio/avldrums-lv2/avldrums.lv2-0.6.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/lv2/avldrums.lv2/avldrums.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/lv2/avldrums.lv2/avldrums.so is linked to /usr/local/lib/libpcre2-8.so.0 from devel/pcre2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre2-8.so:devel/pcre2 Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libthai.so.0 from devel/libthai but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libthai.so:devel/libthai Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libffi.so.8 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libdatrie.so.1 from devel/libdatrie but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdatrie.so:devel/libdatrie Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libbrotlidec.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlidec.so:archivers/brotli Error: /usr/local/lib/lv2/avldrums.lv2/avldrumsUI_gl.so is linked to /usr/local/lib/libbrotlicommon.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlicommon.so:archivers/brotli Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for avldrums-lv2-0.6.1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% Service unavailablepacking files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:17 TOTAL TIME 00:01:39