------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/audio/midi-matrix-lv2 XDG_CONFIG_HOME=/construction/audio/midi-matrix-lv2 HOME=/construction/audio/midi-matrix-lv2 TMPDIR="/tmp" PATH=/construction/audio/midi-matrix-lv2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin 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 ------------------------------------------------------------------------------- --prefix /usr/local --mandir man --infodir share/info --buildtype release --strip _build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/audio/midi-matrix-lv2 XDG_CONFIG_HOME=/construction/audio/midi-matrix-lv2 HOME=/construction/audio/midi-matrix-lv2 TMPDIR="/tmp" PATH=/construction/audio/midi-matrix-lv2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DESTDIR=/construction/audio/midi-matrix-lv2/stage 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 ------------------------------------------------------------------------------- -v SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/midi-matrix" EXAMPLESDIR="share/examples/midi-matrix" DATADIR="share/midi-matrix" WWWDIR="www/midi-matrix" ETCDIR="etc/midi-matrix" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/midi-matrix DOCSDIR=/usr/local/share/doc/midi-matrix EXAMPLESDIR=/usr/local/share/examples/midi-matrix WWWDIR=/usr/local/www/midi-matrix ETCDIR=/usr/local/etc/midi-matrix SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libvorbis-1.3.7_2,3.txz Installing /packages/All/libsndfile-1.0.31.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.36.0.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.19.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.8.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0_1.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.61.txz ===== Message from ca_root_nss-3.61: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.1.4_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.22.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3op2.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== 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.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/gtk-update-icon-cache-3.24.24.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.33.txz Installing /packages/All/libgpg-error-1.41.txz Installing /packages/All/libgcrypt-1.9.2.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-lxml-4.6.2.txz Installing /packages/All/py37-pygments-2.7.2.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-webencodings-0.5.1.txz Installing /packages/All/py37-html5lib-1.0.1.txz Installing /packages/All/py37-isodate-0.6.0.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-certifi-2020.12.5.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.5.txz Installing /packages/All/py37-cryptography-2.9.2.txz Installing /packages/All/py37-openssl-20.0.1.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0_2.txz Installing /packages/All/py37-rdflib-5.0.0.txz Installing /packages/All/lv2-1.18.2.txz ===== Message from lv2-1.18.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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/serd-0.30.10.txz Installing /packages/All/sord-0.16.6.txz ===== Message from sord-0.16.6: -- ===> NOTICE: The sord 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/sratom-0.6.8.txz ===== Message from sratom-0.6.8: -- ===> NOTICE: The sratom 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/lilv-0.24.12.txz ===== Message from lilv-0.24.12: -- ===> NOTICE: The lilv 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libnghttp2-1.43.0.txz Installing /packages/All/curl-7.75.0.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/lv2lint-0.10.0.txz Installing /packages/All/ninja-1.10.2,2.txz Installing /packages/All/meson-0.57.1.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/zstd-1.4.8.txz Installing /packages/All/pciids-20210131.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20201110.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-20.2.3.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libXt-1.2.1,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/glew-2.2.0.txz SUCCEEDED 00:01:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/sbin/pkg - found => midi-matrix-0.28.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://gitlab.com/OpenMusicKontrollers/midi_matrix.lv2/repository/archive.tar.gz?ref=0.28.0&dummy=/midi-matrix-0.28.0.tar.gz fetch: https://gitlab.com/OpenMusicKontrollers/midi_matrix.lv2/repository/archive.tar.gz?ref=0.28.0&dummy=/midi-matrix-0.28.0.tar.gz: size unknown fetch: https://gitlab.com/OpenMusicKontrollers/midi_matrix.lv2/repository/archive.tar.gz?ref=0.28.0&dummy=/midi-matrix-0.28.0.tar.gz: size of remote file is not known midi-matrix-0.28.0.tar.gz 0 B 0 Bps midi-matrix-0.28.0.tar.gz 1896 kB 11 MBps 00s ===> Fetching all distfiles required by midi-matrix-lv2-0.28.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by midi-matrix-lv2-0.28.0 for building => SHA256 Checksum OK for midi-matrix-0.28.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by midi-matrix-lv2-0.28.0 for building ===> Extracting for midi-matrix-lv2-0.28.0 => SHA256 Checksum OK for midi-matrix-0.28.0.tar.gz. Extracted Memory Use: 5.33M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for midi-matrix-lv2-0.28.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> midi-matrix-lv2-0.28.0 depends on package: lv2>0 - found ===> midi-matrix-lv2-0.28.0 depends on executable: lv2lint - found ===> midi-matrix-lv2-0.28.0 depends on executable: sord_validate - found ===> midi-matrix-lv2-0.28.0 depends on executable: meson - found ===> midi-matrix-lv2-0.28.0 depends on executable: ninja - found ===> midi-matrix-lv2-0.28.0 depends on package: pkgconf>=1.3.0_1 - found ===> midi-matrix-lv2-0.28.0 depends on package: xorgproto>=0 - found ===> midi-matrix-lv2-0.28.0 depends on package: xorgproto>=0 - found ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> midi-matrix-lv2-0.28.0 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> midi-matrix-lv2-0.28.0 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> midi-matrix-lv2-0.28.0 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> midi-matrix-lv2-0.28.0 depends on package: lv2>0 - found ===> midi-matrix-lv2-0.28.0 depends on executable: lv2lint - found ===> midi-matrix-lv2-0.28.0 depends on executable: sord_validate - found ===> midi-matrix-lv2-0.28.0 depends on executable: meson - found ===> midi-matrix-lv2-0.28.0 depends on executable: ninja - found ===> midi-matrix-lv2-0.28.0 depends on package: pkgconf>=1.3.0_1 - found ===> midi-matrix-lv2-0.28.0 depends on package: xorgproto>=0 - found ===> midi-matrix-lv2-0.28.0 depends on package: xorgproto>=0 - found ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> midi-matrix-lv2-0.28.0 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> midi-matrix-lv2-0.28.0 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> midi-matrix-lv2-0.28.0 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> Configuring for midi-matrix-lv2-0.28.0 The Meson build system Version: 0.57.1 Source dir: /construction/audio/midi-matrix-lv2/midi-matrix-0.28.0 Build dir: /construction/audio/midi-matrix-lv2/midi-matrix-0.28.0/_build Build type: native build Project name: midi_matrix.lv2 Project version: undefined C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 |Executing subproject nk_pugl method meson | |Project name: nk_pugl |Project version: undefined |C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") |C linker for the host machine: cc ld.gold 2.34 |Library m found: YES |Found pkg-config: /usr/local/bin/pkgconf (1.7.3) |Run-time dependency lv2 found: YES 1.18.2 |Run-time dependency glew found: YES 2.2.0 |Run-time dependency glu found: YES 9.0.1 |Run-time dependency gl found: YES 20.2.3 |Run-time dependency x11 found: YES 1.6.12 |Run-time dependency xext found: YES 1.3.4 |Build targets in project: 0 |Subproject nk_pugl finished. Library m found: YES Dependency lv2 found: YES 1.18.2 (cached) Program lv2_validate found: YES (/usr/local/bin/lv2_validate) Program sord_validate found: YES (/usr/local/bin/sord_validate) Program lv2lint found: YES (/usr/local/bin/lv2lint) Configuring manifest.ttl using configuration Build targets in project: 2 midi_matrix.lv2 undefined Subprojects nk_pugl: YES Option werror is: false [default: false] Option b_lto is: false [default: false] Found ninja-1.10.2 at /usr/local/bin/ninja SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for midi-matrix-lv2-0.28.0 [1/9] cc -Imidi_matrix.so.p -I. -I.. -Isubprojects/nk_pugl -I../subprojects/nk_pugl -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 '-DMIDI_MATRIX_VERSION="0.28.0"' -D_GNU_SOURCE -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -MD -MQ midi_matrix.so.p/midi_matrix.c.o -MF midi_matrix.so.p/midi_matrix.c.o.d -o midi_matrix.so.p/midi_matrix.c.o -c ../midi_matrix.c [2/9] cc -Imidi_matrix_ui.so.p -I. -I.. -Isubprojects/nk_pugl -I../subprojects/nk_pugl -I../subprojects/nk_pugl/pugl/include -I/usr/local/include -I/usr/local/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 '-DMIDI_MATRIX_VERSION="0.28.0"' -D_GNU_SOURCE -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -DPUGL_STATIC -fvisibility=hidden -MD -MQ midi_matrix_ui.so.p/midi_matrix_nk.c.o -MF midi_matrix_ui.so.p/midi_matrix_nk.c.o.d -o midi_matrix_ui.so.p/midi_matrix_nk.c.o -c ../midi_matrix_nk.c [3/9] cc -Imidi_matrix.so.p -I. -I.. -Isubprojects/nk_pugl -I../subprojects/nk_pugl -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 '-DMIDI_MATRIX_VERSION="0.28.0"' -D_GNU_SOURCE -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -MD -MQ midi_matrix.so.p/midi_matrix_channel_filter.c.o -MF midi_matrix.so.p/midi_matrix_channel_filter.c.o.d -o midi_matrix.so.p/midi_matrix_channel_filter.c.o -c ../midi_matrix_channel_filter.c [4/9] cc -o midi_matrix.so midi_matrix.so.p/midi_matrix.c.o midi_matrix.so.p/midi_matrix_channel_filter.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,midi_matrix.so -lm -Wl,--end-group [5/9] cc -Imidi_matrix_ui.so.p -I. -I.. -Isubprojects/nk_pugl -I../subprojects/nk_pugl -I../subprojects/nk_pugl/pugl/include -I/usr/local/include -I/usr/local/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 '-DMIDI_MATRIX_VERSION="0.28.0"' -D_GNU_SOURCE -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -DPUGL_STATIC -fvisibility=hidden -MD -MQ midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_x11_gl.c.o -MF midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_x11_gl.c.o.d -o midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_x11_gl.c.o -c ../subprojects/nk_pugl/pugl/src/x11_gl.c [6/9] cc -Imidi_matrix_ui.so.p -I. -I.. -Isubprojects/nk_pugl -I../subprojects/nk_pugl -I../subprojects/nk_pugl/pugl/include -I/usr/local/include -I/usr/local/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 '-DMIDI_MATRIX_VERSION="0.28.0"' -D_GNU_SOURCE -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -DPUGL_STATIC -fvisibility=hidden -MD -MQ midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_implementation.c.o -MF midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_implementation.c.o.d -o midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_implementation.c.o -c ../subprojects/nk_pugl/pugl/src/implementation.c [7/9] cc -Imidi_matrix_ui.so.p -I. -I.. -Isubprojects/nk_pugl -I../subprojects/nk_pugl -I../subprojects/nk_pugl/pugl/include -I/usr/local/include -I/usr/local/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 '-DMIDI_MATRIX_VERSION="0.28.0"' -D_GNU_SOURCE -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -DPUGL_STATIC -fvisibility=hidden -MD -MQ midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_x11.c.o -MF midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_x11.c.o.d -o midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_x11.c.o -c ../subprojects/nk_pugl/pugl/src/x11.c [8/9] cc -Imidi_matrix_ui.so.p -I. -I.. -Isubprojects/nk_pugl -I../subprojects/nk_pugl -I../subprojects/nk_pugl/pugl/include -I/usr/local/include -I/usr/local/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 '-DMIDI_MATRIX_VERSION="0.28.0"' -D_GNU_SOURCE -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -DPUGL_STATIC -fvisibility=hidden -MD -MQ midi_matrix_ui.so.p/midi_matrix_channel_filter_nk.c.o -MF midi_matrix_ui.so.p/midi_matrix_channel_filter_nk.c.o.d -o midi_matrix_ui.so.p/midi_matrix_channel_filter_nk.c.o -c ../midi_matrix_channel_filter_nk.c [9/9] cc -o midi_matrix_ui.so midi_matrix_ui.so.p/midi_matrix_nk.c.o midi_matrix_ui.so.p/midi_matrix_channel_filter_nk.c.o midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_implementation.c.o midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_x11.c.o midi_matrix_ui.so.p/subprojects_nk_pugl_pugl_src_x11_gl.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,midi_matrix_ui.so -lm /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libGLEW.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -Wl,--end-group SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for midi-matrix-lv2-0.28.0 ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> midi-matrix-lv2-0.28.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> Generating temporary packing list [0/1] /usr/local/bin/meson install --no-rebuild Installing midi_matrix.so to /construction/audio/midi-matrix-lv2/stage/usr/local/lib/lv2/midi_matrix.lv2 Stripping target 'midi_matrix.so' using strip. Installing midi_matrix_ui.so to /construction/audio/midi-matrix-lv2/stage/usr/local/lib/lv2/midi_matrix.lv2 Stripping target 'midi_matrix_ui.so' using strip. Installing /construction/audio/midi-matrix-lv2/midi-matrix-0.28.0/_build/manifest.ttl to /construction/audio/midi-matrix-lv2/stage/usr/local/lib/lv2/midi_matrix.lv2 Installing /construction/audio/midi-matrix-lv2/midi-matrix-0.28.0/_build/midi_matrix.ttl to /construction/audio/midi-matrix-lv2/stage/usr/local/lib/lv2/midi_matrix.lv2 Installing /construction/audio/midi-matrix-lv2/midi-matrix-0.28.0/_build/midi_matrix_ui.ttl to /construction/audio/midi-matrix-lv2/stage/usr/local/lib/lv2/midi_matrix.lv2 Installing /construction/audio/midi-matrix-lv2/midi-matrix-0.28.0/_build/Cousine-Regular.ttf to /construction/audio/midi-matrix-lv2/stage/usr/local/lib/lv2/midi_matrix.lv2 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/lv2/midi_matrix.lv2/midi_matrix_ui.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/lv2/midi_matrix.lv2/midi_matrix_ui.so is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lv2/midi_matrix.lv2/midi_matrix_ui.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/midi_matrix.lv2/midi_matrix_ui.so is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lv2/midi_matrix.lv2/midi_matrix_ui.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/lv2/midi_matrix.lv2/midi_matrix_ui.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/lv2/midi_matrix.lv2/midi_matrix_ui.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/lv2/midi_matrix.lv2/midi_matrix_ui.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/midi_matrix.lv2/midi_matrix_ui.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/midi_matrix.lv2/midi_matrix_ui.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 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 midi-matrix-lv2-0.28.0 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:56