------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11-toolkits/gstreamer1-plugins-gtk4 XDG_CONFIG_HOME=/construction/x11-toolkits/gstreamer1-plugins-gtk4 XDG_CACHE_HOME=/construction/x11-toolkits/gstreamer1-plugins-gtk4/.cache HOME=/construction/x11-toolkits/gstreamer1-plugins-gtk4 TMPDIR="/tmp" PATH=/construction/x11-toolkits/gstreamer1-plugins-gtk4/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-toolkits/gstreamer1-plugins-gtk4/.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 ------------------------------------------------------------------------------- --prefix /usr/local --mandir man --infodir share/info -Db_colorout=never --buildtype release --strip --auto-features=disabled -Dgtk4=enabled _build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/construction/x11-toolkits/gstreamer1-plugins-gtk4 XDG_CONFIG_HOME=/construction/x11-toolkits/gstreamer1-plugins-gtk4 XDG_CACHE_HOME=/construction/x11-toolkits/gstreamer1-plugins-gtk4/.cache HOME=/construction/x11-toolkits/gstreamer1-plugins-gtk4 TMPDIR="/tmp" PATH=/construction/x11-toolkits/gstreamer1-plugins-gtk4/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-toolkits/gstreamer1-plugins-gtk4/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DESTDIR=/construction/x11-toolkits/gstreamer1-plugins-gtk4/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 ------------------------------------------------------------------------------- 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/gstreamer1-plugins-gtk4" EXAMPLESDIR="share/examples/gstreamer1-plugins-gtk4" DATADIR="share/gstreamer1-plugins-gtk4" WWWDIR="www/gstreamer1-plugins-gtk4" ETCDIR="etc/gstreamer1-plugins-gtk4" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gstreamer1-plugins-gtk4 DOCSDIR=/usr/local/share/doc/gstreamer1-plugins-gtk4 EXAMPLESDIR=/usr/local/share/examples/gstreamer1-plugins-gtk4 WWWDIR=/usr/local/www/gstreamer1-plugins-gtk4 ETCDIR=/usr/local/etc/gstreamer1-plugins-gtk4 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=600500 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=16 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.37_1.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/orc-0.4.32.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.pkg Installing /packages/All/libffi-3.4.2.pkg Installing /packages/All/pcre2-10.40.pkg Installing /packages/All/ncurses-6.3.pkg ===== Message from ncurses-6.3: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.1.2.pkg Installing /packages/All/libxml2-2.10.3.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.4.9.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1q,1.pkg Installing /packages/All/python39-3.9.16.pkg ===== Message from python39-3.9.16: -- 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.74.3,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/libunwind-20211201_1.pkg Installing /packages/All/gstreamer1-1.16.2.pkg Installing /packages/All/iso-codes-4.7.pkg Installing /packages/All/gstreamer1-plugins-1.16.2_7.pkg Installing /packages/All/gstreamer1-plugins-bad-1.16.2_3.pkg Installing /packages/All/libepoll-shim-0.0.20220703.pkg Installing /packages/All/wayland-1.21.0.pkg ===== Message from wayland-1.21.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/fontconfig-2.14.0,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libpthread-stubs-0.4.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15.pkg Installing /packages/All/libX11-1.7.2,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.4.0_2.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/gobject-introspection-1.74.0,1.pkg Installing /packages/All/pygobject3-common-3.42.2.pkg Installing /packages/All/py39-cairo-1.21.0,1.pkg Installing /packages/All/py39-gobject3-3.42.2.pkg Installing /packages/All/graphene-1.10.8.pkg Installing /packages/All/libGLU-9.0.2_1.pkg Installing /packages/All/gstreamer1-plugins-gl-1.16.2_4.pkg Installing /packages/All/ninja-1.11.1,2.pkg Installing /packages/All/py39-setuptools-63.1.0.pkg Installing /packages/All/meson-0.63.2.pkg Installing /packages/All/pkgconf-1.8.0_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/atk-2.38.0.pkg Installing /packages/All/libepoxy-1.5.9.pkg Installing /packages/All/libdeflate-1.14.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.2_1.pkg Installing /packages/All/jpeg-turbo-2.1.4.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/fribidi-1.0.12.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-5.2.0.pkg Installing /packages/All/libICE-1.0.10,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/dbus-1.14.4,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/lcms2-2.13.1.pkg Installing /packages/All/icu-71.1,1.pkg Installing /packages/All/nspr-4.35.pkg Installing /packages/All/spidermonkey91-91.13.0.pkg Installing /packages/All/polkit-0.120_2.pkg ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libedit-3.1.20210910,1.pkg Installing /packages/All/sqlite3-3.39.3,1.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/libXScrnSaver-1.2.3_2.pkg Installing /packages/All/libXxf86vm-1.1.4_3.pkg Installing /packages/All/argyllcms-1.9.2_5.pkg Installing /packages/All/colord-1.3.5_2.pkg ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Compiling glib schemas 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.8.1.pkg Installing /packages/All/libtasn1-4.18.0.pkg Installing /packages/All/libunistring-1.0.pkg Installing /packages/All/libidn2-2.3.3.pkg Installing /packages/All/ca_root_nss-3.83.pkg ===== Message from ca_root_nss-3.83: -- 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/p11-kit-0.24.1_1.pkg Installing /packages/All/gnutls-3.7.7.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/cups-2.4.2.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/vulkan-loader-1.3.230.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.9.pkg Generating gdk-pixbuf modules cache 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.6.pkg Installing /packages/All/pango-1.50.9.pkg Installing /packages/All/hicolor-icon-theme-0.17.pkg Installing /packages/All/gtk-update-icon-cache-3.24.31.pkg Installing /packages/All/adwaita-icon-theme-40.1.1.pkg Generating GTK icon cache for /usr/local/share/icons/Adwaita Installing /packages/All/vulkan-headers-1.3.230.pkg Installing /packages/All/librsvg2-rust-2.54.5.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXcomposite-0.4.5,1.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXdamage-1.1.5.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/gtk4-4.8.0.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Compiling glib schemas UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:00:38 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gstreamer1-plugins-gtk4-1.16.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gstreamer1-plugins-gtk4-1.16.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gstreamer1-plugins-gtk4-1.16.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gstreamer1-plugins-gtk4-1.16.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gstreamer1-plugins-gtk4-1.16.2 for building => SHA256 Checksum OK for gst-plugins-good-1.16.2.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gstreamer1-plugins-gtk4-1.16.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gstreamer1-plugins-gtk4-1.16.2 for building ===> Extracting for gstreamer1-plugins-gtk4-1.16.2 => SHA256 Checksum OK for gst-plugins-good-1.16.2.tar.xz. Extracted Memory Use: 37.43M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gstreamer1-plugins-gtk4-1.16.2 ===> Applying ports patches for gstreamer1-plugins-gtk4-1.16.2 from /xports/x11-toolkits/gstreamer1-plugins-gtk4/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins-bad>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins-gl>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: meson>=0.57.1_1 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on executable: ninja - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: pkgconf>=1.3.0_1 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libgtk-4.so - found (/usr/local/lib/libgtk-4.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins-bad>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins-gl>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: meson>=0.57.1_1 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on executable: ninja - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: pkgconf>=1.3.0_1 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on file: /usr/local/bin/ccache - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libgtk-4.so - found (/usr/local/lib/libgtk-4.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> gstreamer1-plugins-gtk4-1.16.2 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) ===> Configuring for gstreamer1-plugins-gtk4-1.16.2 The Meson build system Version: 0.63.2 Source dir: /construction/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2 Build dir: /construction/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/_build Build type: native build Project name: gst-plugins-good Project version: 1.16.2 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 C++ compiler for the host machine: c++ (gcc 8.3.0 "c++ 8.3 [DragonFly] Release/2019-02-22") C++ linker for the host machine: c++ ld.gold 2.34 Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fno-strict-aliasing: YES Message: Disabling GLib cast checks Has header "dlfcn.h" : YES Has header "fcntl.h" : YES Has header "inttypes.h" : YES Has header "memory.h" : YES Has header "process.h" : NO Has header "stdint.h" : YES Has header "stdlib.h" : YES Has header "strings.h" : YES Has header "string.h" : YES Has header "sys/ioctl.h" : YES Has header "sys/param.h" : YES Has header "sys/socket.h" : YES Has header "sys/stat.h" : YES Has header "sys/time.h" : YES Has header "sys/types.h" : YES Has header "unistd.h" : YES Library m found: YES Checking for function "asinh" with dependency -lm: YES Checking for function "clock_gettime" with dependency -lm: YES Checking for function "cosh" with dependency -lm: YES Checking for function "dcgettext" with dependency -lm: NO Checking for function "getpagesize" with dependency -lm: YES Checking for function "isinf" with dependency -lm: NO Checking for function "mmap" with dependency -lm: YES Checking for function "mmap64" with dependency -lm: NO Checking for function "sinh" with dependency -lm: YES Checking for size of "char" : 1 Checking for size of "int" : 4 Checking for size of "long" : 8 Checking for size of "short" : 2 Checking for size of "void*" : 8 Checking for size of "off_t" : 8 Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C++ supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C++ supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C++ supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Winit-self: YES Compiler for C++ supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C++ supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wno-multichar: YES Compiler for C++ supports arguments -Wno-multichar: YES Compiler for C supports arguments -Wvla: YES Compiler for C++ supports arguments -Wvla: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C++ supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Waggregate-return: YES Found pkg-config: /usr/local/bin/pkgconf (1.8.0) Run-time dependency gstreamer-1.0 found: YES 1.16.2 Run-time dependency gstreamer-base-1.0 found: YES 1.16.2 Run-time dependency gstreamer-net-1.0 found: YES 1.16.2 Run-time dependency gstreamer-controller-1.0 found: YES 1.16.2 Dependency gstreamer-check-1.0 skipped: feature tests disabled Run-time dependency gstreamer-pbutils-1.0 found: YES 1.16.2 Run-time dependency gstreamer-allocators-1.0 found: YES 1.16.2 Run-time dependency gstreamer-app-1.0 found: YES 1.16.2 Run-time dependency gstreamer-audio-1.0 found: YES 1.16.2 Run-time dependency gstreamer-fft-1.0 found: YES 1.16.2 Run-time dependency gstreamer-riff-1.0 found: YES 1.16.2 Run-time dependency gstreamer-rtp-1.0 found: YES 1.16.2 Run-time dependency gstreamer-rtsp-1.0 found: YES 1.16.2 Run-time dependency gstreamer-sdp-1.0 found: YES 1.16.2 Run-time dependency gstreamer-tag-1.0 found: YES 1.16.2 Run-time dependency gstreamer-video-1.0 found: YES 1.16.2 Run-time dependency gstreamer-gl-1.0 found: YES 1.16.2 Message: GStreamer OpenGL window systems: wayland x11 Message: GStreamer OpenGL platforms: egl Message: GStreamer OpenGL apis: gles2 Run-time dependency zlib found: YES 1.2.11 Run-time dependency glib-2.0 found: YES 2.74.3 Run-time dependency gobject-2.0 found: YES 2.74.3 Run-time dependency gio-2.0 found: YES 2.74.3 Dependency orc-0.4 skipped: feature orc disabled Program orcc skipped: feature orc disabled Message: Orc Compiler not found, will use backup C code Header "gst/gstconfig.h" has symbol "GST_DISABLE_GST_DEBUG" with dependency gstreamer-1.0: NO Message: GStreamer debug system is enabled Message: Not building Open Sound System 4 plugin, required headers not found. Message: V4L2 plugin is disabled Dependency x11 skipped: feature ximagesrc disabled Dependency cairo-gobject skipped: feature cairo disabled Dependency flac skipped: feature flac disabled Dependency gdk-pixbuf-2.0 skipped: feature gdk-pixbuf disabled Dependency gtk+-3.0 skipped: feature gtk3 disabled Run-time dependency gtk4 found: YES 4.8.0 Did not find CMake 'cmake' Found CMake: NO Run-time dependency gtk4-wayland found: NO (tried pkgconfig and cmake) Dependency jack skipped: feature jack disabled Dependency libjpeg skipped: feature jpeg disabled Library mp3lame skipped: feature lame disabled Dependency caca skipped: feature libcaca disabled Dependency libdv skipped: feature dv disabled Dependency libpng skipped: feature png disabled Dependency libmpg123 skipped: feature mpg123 disabled Dependency libraw1394 skipped: feature dv1394 disabled Dependency libavc1394 skipped: feature dv1394 disabled Dependency libiec61883 skipped: feature dv1394 disabled Dependency qt5 (modules: Core, Gui, Qml, Quick) skipped: feature qt5 disabled Dependency libpulse skipped: feature pulse disabled Dependency shout skipped: feature shout2 disabled Dependency libsoup-2.4 skipped: feature soup disabled Dependency speex skipped: feature speex disabled Dependency taglib skipped: feature taglib disabled Dependency twolame skipped: feature twolame disabled Dependency vpx skipped: feature vpx disabled Dependency wavpack skipped: feature wavpack disabled Configuring gstreamer-plugins-good-1.0-uninstalled.pc using configuration Program xgettext skipped: feature nls disabled Configuring config.h using configuration Program python3 found: YES (/usr/local/bin/python3.9) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Build targets in project: 1 NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable'} gst-plugins-good 1.16.2 User defined options auto_features: disabled buildtype : release infodir : share/info mandir : man prefix : /usr/local strip : True b_colorout : never gtk4 : enabled Found ninja-1.11.1 at /usr/local/bin/ninja SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gstreamer1-plugins-gtk4-1.16.2 [ 14% 6/7] cc -Iext/gtk/libgstgtk4.so.p -Iext/gtk -I../ext/gtk -I. -I.. -I/usr/local/include/gtk-4.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/graphene-1.0 -I/usr/local/lib/graphene-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Waggregate-return -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILD_FOR_GTK4 -MD -MQ ext/gtk/libgstgtk4.so.p/gtkgstwidget.c.o -MF ext/gtk/libgstgtk4.so.p/gtkgstwidget.c.o.d -o ext/gtk/libgstgtk4.so.p/gtkgstwidget.c.o -c ../ext/gtk/gtkgstwidget.c [ 28% 6/7] cc -Iext/gtk/libgstgtk4.so.p -Iext/gtk -I../ext/gtk -I. -I.. -I/usr/local/include/gtk-4.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/graphene-1.0 -I/usr/local/lib/graphene-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Waggregate-return -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILD_FOR_GTK4 -MD -MQ ext/gtk/libgstgtk4.so.p/gstgtkutils.c.o -MF ext/gtk/libgstgtk4.so.p/gstgtkutils.c.o.d -o ext/gtk/libgstgtk4.so.p/gstgtkutils.c.o -c ../ext/gtk/gstgtkutils.c [ 42% 6/7] cc -Iext/gtk/libgstgtk4.so.p -Iext/gtk -I../ext/gtk -I. -I.. -I/usr/local/include/gtk-4.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/graphene-1.0 -I/usr/local/lib/graphene-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Waggregate-return -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILD_FOR_GTK4 -MD -MQ ext/gtk/libgstgtk4.so.p/gstplugin.c.o -MF ext/gtk/libgstgtk4.so.p/gstplugin.c.o.d -o ext/gtk/libgstgtk4.so.p/gstplugin.c.o -c ../ext/gtk/gstplugin.c [ 57% 6/7] cc -Iext/gtk/libgstgtk4.so.p -Iext/gtk -I../ext/gtk -I. -I.. -I/usr/local/include/gtk-4.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/graphene-1.0 -I/usr/local/lib/graphene-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Waggregate-return -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILD_FOR_GTK4 -MD -MQ ext/gtk/libgstgtk4.so.p/gstgtkbasesink.c.o -MF ext/gtk/libgstgtk4.so.p/gstgtkbasesink.c.o.d -o ext/gtk/libgstgtk4.so.p/gstgtkbasesink.c.o -c ../ext/gtk/gstgtkbasesink.c [ 71% 6/7] cc -Iext/gtk/libgstgtk4.so.p -Iext/gtk -I../ext/gtk -I. -I.. -I/usr/local/include/gtk-4.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/graphene-1.0 -I/usr/local/lib/graphene-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Waggregate-return -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILD_FOR_GTK4 -MD -MQ ext/gtk/libgstgtk4.so.p/gstgtksink.c.o -MF ext/gtk/libgstgtk4.so.p/gstgtksink.c.o.d -o ext/gtk/libgstgtk4.so.p/gstgtksink.c.o -c ../ext/gtk/gstgtksink.c [ 85% 6/7] cc -Iext/gtk/libgstgtk4.so.p -Iext/gtk -I../ext/gtk -I. -I.. -I/usr/local/include/gtk-4.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/graphene-1.0 -I/usr/local/lib/graphene-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Waggregate-return -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILD_FOR_GTK4 -MD -MQ ext/gtk/libgstgtk4.so.p/gtkgstbasewidget.c.o -MF ext/gtk/libgstgtk4.so.p/gtkgstbasewidget.c.o.d -o ext/gtk/libgstgtk4.so.p/gtkgstbasewidget.c.o -c ../ext/gtk/gtkgstbasewidget.c [100% 7/7] cc -o ext/gtk/libgstgtk4.so ext/gtk/libgstgtk4.so.p/gstgtkbasesink.c.o ext/gtk/libgstgtk4.so.p/gstgtksink.c.o ext/gtk/libgstgtk4.so.p/gstgtkutils.c.o ext/gtk/libgstgtk4.so.p/gstplugin.c.o ext/gtk/libgstgtk4.so.p/gtkgstbasewidget.c.o ext/gtk/libgstgtk4.so.p/gtkgstwidget.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgstgtk4.so -Wl,-Bsymbolic-functions -pipe -O2 -fno-strict-aliasing -Wl,-z,origin -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib /usr/local/lib/libgtk-4.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libharfbuzz.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so /usr/local/lib/libvulkan.so /usr/local/lib/libgraphene-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgstreamer-1.0.so -lm -Wl,--end-group SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins-bad>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins-gl>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins>=1.16.2 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gstreamer1-plugins-gtk4-1.16.2 ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins-bad>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins-gl>=1.16.2 - found ===> gstreamer1-plugins-gtk4-1.16.2 depends on package: gstreamer1-plugins>=1.16.2 - found ===> Generating temporary packing list [ 0% 1/1] /usr/local/bin/meson install --no-rebuild Installing ext/gtk/libgstgtk4.so to /construction/x11-toolkits/gstreamer1-plugins-gtk4/stage/usr/local/lib/gstreamer-1.0 Stripping target 'ext/gtk/libgstgtk4.so'. ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libepoxy.so.0 from graphics/libepoxy but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libepoxy.so:graphics/libepoxy Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libgraphene-1.0.so.0 from graphics/graphene but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphene-1.0.so:graphics/graphene Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libvulkan.so.1 from graphics/vulkan-loader but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvulkan.so:graphics/vulkan-loader Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libEGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/liborc-0.4.so.0 from devel/orc but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liborc-0.4.so:devel/orc Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libunwind.so.8 from devel/libunwind but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunwind.so:devel/libunwind Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libzstd.so.1 from archivers/zstd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libzstd.so:archivers/zstd Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libdeflate.so.0 from archivers/libdeflate but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdeflate.so:archivers/libdeflate Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libGLdispatch.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libGLdispatch.so:graphics/libglvnd Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.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/gstreamer-1.0/libgstgtk4.so is linked to /usr/local/lib/libGLX.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/gstreamer-1.0/libgstgtk4.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:07 ------------------------------------------------------------------------------- -- 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 gstreamer1-plugins-gtk4-1.16.2 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% Service unavailablepacking files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:17