------------------------------------------------------------------------------- -- 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-fm/sushi XDG_CONFIG_HOME=/construction/x11-fm/sushi XDG_CACHE_HOME=/construction/x11-fm/sushi/.cache HOME=/construction/x11-fm/sushi TMPDIR="/tmp" PATH=/construction/x11-fm/sushi/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-fm/sushi/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" 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 --auto-features=enabled -Db_colorout=never --buildtype release --strip _build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- GI_SCANNER_DISABLE_CACHE=1 NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/construction/x11-fm/sushi XDG_CONFIG_HOME=/construction/x11-fm/sushi XDG_CACHE_HOME=/construction/x11-fm/sushi/.cache HOME=/construction/x11-fm/sushi TMPDIR="/tmp" PATH=/construction/x11-fm/sushi/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-fm/sushi/.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 DESTDIR=/construction/x11-fm/sushi/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 -isystem /usr/local/include -fno-strict-aliasing -std=c11 " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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/sushi" EXAMPLESDIR="share/examples/sushi" DATADIR="share/sushi" WWWDIR="www/sushi" ETCDIR="etc/sushi" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sushi DOCSDIR=/usr/local/share/doc/sushi EXAMPLESDIR=/usr/local/share/examples/sushi WWWDIR=/usr/local/www/sushi ETCDIR=/usr/local/etc/sushi 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/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/indexinfo-0.3.1.pkg Installing /packages/All/libtextstyle-0.21.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gettext-tools-0.21.1.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/p5-XML-Parser-2.46.pkg Installing /packages/All/intltool-0.51.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/orc-0.4.34_1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.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/libunwind-20211201_2.pkg Installing /packages/All/gstreamer1-1.22.5.pkg Installing /packages/All/iso-codes-4.7.pkg Installing /packages/All/gstreamer1-plugins-1.22.5.pkg UNFLAVORED devel/meson -> use devel/meson@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-wheel-0.40.0_1.pkg Installing /packages/All/py39-packaging-23.1.pkg Installing /packages/All/py39-tomli-2.0.1_2.pkg Installing /packages/All/py39-pyproject_hooks-1.0.0_2.pkg Installing /packages/All/py39-build-0.10.0_2.pkg Installing /packages/All/py39-installer-0.7.0.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/ninja-1.11.1,2.pkg Installing /packages/All/meson-1.1.1.pkg Installing /packages/All/pkgconf-1.8.1,1.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/libX11-1.8.6,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXcomposite-0.4.6,1.pkg Installing /packages/All/libXdamage-1.1.6.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,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/libgpg-error-1.47.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libepoll-shim-0.0.20230411.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/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/libXtst-1.2.3_2.pkg Installing /packages/All/at-spi2-core-2.48.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libepoxy-1.5.9.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg 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/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.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/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/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/adwaita-icon-theme-40.1.1_1.pkg Generating GTK icon cache for /usr/local/share/icons/Adwaita Installing /packages/All/gsettings-desktop-schemas-42.0.pkg Compiling glib schemas Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/gtk3-3.24.34_1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/desktop-file-utils-0.26_1.pkg Building cache database of MIME types Building cache database of MIME types Installing /packages/All/gcr-3.40.0_1.pkg Compiling glib schemas Building the Shared MIME-Info database cache Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/icu-73.2,1.pkg Installing /packages/All/nspr-4.35.pkg Installing /packages/All/spidermonkey102-102.4.0_8.pkg Installing /packages/All/gobject-introspection-1.76.1,1.pkg Installing /packages/All/gjs-1.74.1_1.pkg Installing /packages/All/libpciaccess-0.17.pkg Installing /packages/All/libdrm-2.4.115,1.pkg Installing /packages/All/libxshmfence-1.3.2.pkg Installing /packages/All/libXxf86vm-1.1.4_3.pkg Installing /packages/All/mesa-libs-21.3.9.pkg Installing /packages/All/cogl-1.22.8_1.pkg Installing /packages/All/json-glib-1.6.6.pkg Installing /packages/All/clutter-1.26.4_1.pkg Installing /packages/All/clutter-gtk3-1.8.4_2.pkg Installing /packages/All/clutter-gst3-3.0.27_2.pkg Installing /packages/All/hunspell-1.7.2.pkg Installing /packages/All/enchant2-2.2.15_3.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libsecret-0.20.5_2.pkg Installing /packages/All/libnotify-0.8.2.pkg Installing /packages/All/hyphen-2.8.8.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/harfbuzz-icu-7.3.0.pkg Installing /packages/All/libpsl-0.21.2_3.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/sqlite3-3.42.0,1.pkg Installing /packages/All/libproxy-0.4.17_1.pkg Installing /packages/All/glib-networking-2.76.0.pkg Generating GIO modules cache Installing /packages/All/libsoup-2.74.3.pkg ===== Message from libsoup-2.74.3: -- libsoup can use NTLM authentication if it is compiled with the SMB option. To use it, you must install a port that provides NTLM, like net/samba412 or net/samba413. Installing /packages/All/woff2-1.0.2_4.pkg Installing /packages/All/libwpe-1.12.0.pkg Installing /packages/All/wpebackend-fdo-1.12.0.pkg Installing /packages/All/libxslt-1.1.37.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/geoclue-2.5.7.pkg Building cache database of MIME types Installing /packages/All/libnice-0.1.21_1.pkg Installing /packages/All/gstreamer1-plugins-bad-1.22.5.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_2.pkg Installing /packages/All/gstreamer1-plugins-gl-1.22.5.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/webkit2-gtk3-2.34.6_7.pkg Installing /packages/All/ca_root_nss-3.89.1.pkg ===== Message from ca_root_nss-3.89.1: -- 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/neon-0.32.4.pkg Installing /packages/All/libmusicbrainz5-5.1.0.19_2.pkg UNFLAVORED graphics/evince -> use graphics/evince@full Installing /packages/All/py39-libxml2-2.10.4.pkg Installing /packages/All/itstool-2.0.7.pkg UNFLAVORED devel/meson -> use devel/meson@py39 Installing /packages/All/glade-3.40.0_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/libhandy-1.6.2_1.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/nss-3.91.pkg Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/mpfr-4.2.0_1,1.pkg Installing /packages/All/mpc-1.3.1_1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/gcc9-9.5.0_1.pkg create symlink for gcc9 create symlink for gcc9 (world) create symlink for g++9 create symlink for g++9 (world) create symlink for cpp9 create symlink for cpp9 (world) ===== Message from gcc9-9.5.0_1: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc9 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 10 or newer instead.. It is scheduled to be removed on or after 2024-06-30. Installing /packages/All/poppler-23.05.0.pkg Installing /packages/All/poppler-glib-23.05.0.pkg Installing /packages/All/libidn-1.38.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libspectre-0.2.12.pkg Installing /packages/All/djvulibre-3.5.28_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/gspell-1.10.0_3.pkg Installing /packages/All/libarchive-3.6.2,1.pkg Installing /packages/All/libgxps-0.3.2.pkg Installing /packages/All/libgusb-0.3.10_1.pkg Installing /packages/All/libudev-devd-0.5.1.pkg Installing /packages/All/libgudev-234.pkg Installing /packages/All/duktape-lib-2.7.0.pkg ===== Message from duktape-lib-2.7.0: -- ===> NOTICE: The duktape-lib 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/polkit-122.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/hwdata-0.371,1.pkg Installing /packages/All/colord-1.4.6.pkg ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Compiling glib schemas Installing /packages/All/vulkan-loader-1.3.257.pkg Installing /packages/All/vulkan-headers-1.3.257.pkg Installing /packages/All/gtk4-4.10.4.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/cantarell-fonts-0.301.pkg Installing /packages/All/gnome-desktop-42.4_1.pkg Installing /packages/All/exiv2-0.27.6,1.pkg Installing /packages/All/gexiv2-0.14.1.pkg Installing /packages/All/gnome-autoar-0.4.3_1.pkg Installing /packages/All/libportal-0.6_2.pkg Installing /packages/All/libportal-gtk3-0.6_2.pkg Installing /packages/All/rest-0.8.1_2.pkg Installing /packages/All/gnome-online-accounts-3.44.0_1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/libnghttp2-1.53.0.pkg Installing /packages/All/libssh2-1.11.0,3.pkg Installing /packages/All/curl-8.1.2.pkg Installing /packages/All/liboauth-1.0.3_4.pkg Installing /packages/All/libgnome-keyring-3.12.0_2.pkg Installing /packages/All/libgdata-0.18.1.pkg Installing /packages/All/libpeas-1.34.0_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/libassuan-2.5.6.pkg Installing /packages/All/libksba-1.6.3.pkg Installing /packages/All/npth-1.6.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/pinentry-curses-1.2.1.pkg Installing /packages/All/pinentry-1.2.1.pkg Installing /packages/All/gnupg-2.3.8.pkg Installing /packages/All/gpgme-1.20.0.pkg Installing /packages/All/gmime30-3.2.7_1.pkg Installing /packages/All/totem-pl-parser-3.26.6.pkg Installing /packages/All/grilo-0.3.15.pkg Installing /packages/All/py39-libpeas-1.34.0.pkg Installing /packages/All/libogg-1.3.5,4.pkg Installing /packages/All/libvorbis-1.3.7_2,3.pkg Installing /packages/All/libltdl-2.4.7.pkg Installing /packages/All/libcanberra-0.30_8.pkg Installing /packages/All/libcanberra-gtk3-0.30_8.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libsoup3-3.2.2.pkg Installing /packages/All/geocode-glib-3.26.4.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/geocode-glib2-3.26.4.pkg Installing /packages/All/libgweather4-4.2.0_1.pkg Compiling glib schemas Installing /packages/All/upower-1.90.0.pkg Installing /packages/All/gnome-settings-daemon-42.2_5.pkg Compiling glib schemas Installing /packages/All/gnome-icon-theme-symbolic-3.12.0.pkg Generating GTK icon cache for /usr/local/share/icons/gnome UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/gom-0.4.pkg Installing /packages/All/libmediaart-1.9.6.pkg Installing /packages/All/gmime26-2.6.23_2.pkg Installing /packages/All/libelf-0.8.13_3.pkg Installing /packages/All/e2fsprogs-libuuid-1.47.0.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/tracker-2.3.4_10.pkg Compiling glib schemas UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/highway-1.0.4_1.pkg Installing /packages/All/Imath-3.1.9.pkg Installing /packages/All/openexr-3.1.9.pkg Installing /packages/All/libjxl-0.8.2.pkg Building the Shared MIME-Info database cache Generating gdk-pixbuf modules cache ===== Message from libjxl-0.8.2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin Installing /packages/All/vmaf-2.3.1.pkg Installing /packages/All/aom-3.6.1.pkg Installing /packages/All/libunibreak-5.1,1.pkg Installing /packages/All/libass-0.17.1_1.pkg Installing /packages/All/dav1d-1.2.1.pkg Installing /packages/All/lame-3.100_4.pkg Installing /packages/All/shaderc-2023.4.pkg Installing /packages/All/libplacebo-5.264.1.pkg Installing /packages/All/opus-1.4.pkg Installing /packages/All/svt-av1-1.6.0.pkg Installing /packages/All/argp-standalone-1.5.0.pkg Installing /packages/All/libv4l-1.23.0.pkg Installing /packages/All/libva-2.18.0.pkg Installing /packages/All/libvdpau-1.5.pkg Installing /packages/All/libvpx-1.13.0.pkg Installing /packages/All/libx264-0.164.3095.pkg Installing /packages/All/x265-3.4_2.pkg Installing /packages/All/ffmpeg-6.0,1.pkg Installing /packages/All/chromaprint-1.5.1.20221217_1.pkg Installing /packages/All/gstreamer1-plugins-chromaprint-1.22.5.pkg Installing /packages/All/grilo-plugins-0.3.15_1.pkg Installing /packages/All/gstreamer1-libav-1.22.5.pkg Installing /packages/All/liba52-0.8.0.pkg Installing /packages/All/gstreamer1-plugins-ugly-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-a52dec-1.22.5.pkg Installing /packages/All/libdca-0.0.7.pkg Installing /packages/All/gstreamer1-plugins-dts-1.22.5.pkg Installing /packages/All/libdvdread-6.1.3.pkg Installing /packages/All/gstreamer1-plugins-dvdread-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-good-1.22.5.pkg Installing /packages/All/mpg123-1.31.3_1.pkg Installing /packages/All/gstreamer1-plugins-mpg123-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-ogg-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-pango-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-png-1.22.5.pkg Installing /packages/All/libdvdnav-6.1.1.pkg Installing /packages/All/gstreamer1-plugins-resindvd-1.22.5.pkg Installing /packages/All/libtheora-1.1.1_7.pkg Installing /packages/All/gstreamer1-plugins-theora-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-vorbis-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-core-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-soup-1.22.5.pkg Installing /packages/All/totem-3.38.2_4.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/tracker3-3.5.3.pkg Installing /packages/All/libudisks-2.9.4.pkg Installing /packages/All/libbluray-1.3.4,1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/libexif-0.6.24.pkg Installing /packages/All/libgphoto2-2.5.26_2.pkg Installing /packages/All/libmtp-1.1.18.pkg Installing /packages/All/libnfs-5.0.2.pkg Installing /packages/All/popt-1.19.pkg Installing /packages/All/libinotify-20211018.pkg ===== Message from libinotify-20211018: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/gamin-0.1.10_10.pkg ===== Message from gamin-0.1.10_10: -- Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). The behavior of gamin can be controlled via the various gaminrc files. See http://www.gnome.org/~veillard/gamin/config.html on how to create these files. In particular, if you find gam_server is taking up too much CPU time polling for changes, something like the following may help in one of the gaminrc files: # reduce polling frequency to once per 10 seconds # for UFS file systems in order to lower CPU load fsset ufs poll 10 -- ===> NOTICE: The gamin 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/jansson-2.14.pkg Installing /packages/All/talloc-2.3.4.pkg Installing /packages/All/tevent-0.13.0_1.pkg Installing /packages/All/tdb-1.4.7,1.pkg Installing /packages/All/krb5-1.21.1.pkg Installing /packages/All/samba413-4.13.17_5.pkg ===== Message from samba413-4.13.17_5: -- How to start: http://wiki.samba.org/index.php/Samba4/HOWTO * Your configuration is: /usr/local/etc/smb4.conf * All the relevant databases are under: /var/db/samba4 * All the logs are under: /var/log/samba4 For additional documentation check: http://wiki.samba.org/index.php/Samba4 Bug reports should go to the: https://bugzilla.samba.org/ Installing /packages/All/gvfs-1.50.2_1.pkg Generating GIO modules cache Compiling glib schemas Installing /packages/All/nautilus-42.2_3.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/evince-43.1_6.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/gtksourceview4-4.8.3_1.pkg UNFLAVORED devel/meson -> use devel/meson@py39 UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED graphics/evince -> use graphics/evince@full UNFLAVORED devel/meson -> use devel/meson@py39 UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:01:30 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> sushi-42.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> sushi-42.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sushi-42.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> sushi-42.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sushi-42.0_2 for building => SHA256 Checksum OK for gnome/sushi-42.0.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> sushi-42.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sushi-42.0_2 for building ===> Extracting for sushi-42.0_2 => SHA256 Checksum OK for gnome/sushi-42.0.tar.xz. Extracted Memory Use: 0.71M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sushi-42.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> sushi-42.0_2 depends on executable: msgfmt - found ===> sushi-42.0_2 depends on file: /usr/local/bin/intltool-extract - found ===> sushi-42.0_2 depends on package: gstreamer1-plugins>=1.22.5 - found ===> sushi-42.0_2 depends on executable: meson - found ===> sushi-42.0_2 depends on executable: ninja - found ===> sushi-42.0_2 depends on package: pkgconf>=1.3.0_1 - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> sushi-42.0_2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> sushi-42.0_2 depends on shared library: libgcr-base-3.so - found (/usr/local/lib/libgcr-base-3.so) ===> sushi-42.0_2 depends on shared library: libgjs.so - found (/usr/local/lib/libgjs.so) ===> sushi-42.0_2 depends on shared library: libclutter-gtk-1.0.so - found (/usr/local/lib/libclutter-gtk-1.0.so) ===> sushi-42.0_2 depends on shared library: libclutter-gst-3.0.so - found (/usr/local/lib/libclutter-gst-3.0.so) ===> sushi-42.0_2 depends on shared library: libwebkit2gtk-4.0.so - found (/usr/local/lib/libwebkit2gtk-4.0.so) ===> sushi-42.0_2 depends on shared library: libmusicbrainz5.so - found (/usr/local/lib/libmusicbrainz5.so) ===> sushi-42.0_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> sushi-42.0_2 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> sushi-42.0_2 depends on shared library: libclutter-1.0.so - found (/usr/local/lib/libclutter-1.0.so) ===> sushi-42.0_2 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so) ===> sushi-42.0_2 depends on shared library: libcogl.so - found (/usr/local/lib/libcogl.so) ===> sushi-42.0_2 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> sushi-42.0_2 depends on shared library: libevdocument3.so - found (/usr/local/lib/libevdocument3.so) ===> sushi-42.0_2 depends on shared library: libepoxy.so - found (/usr/local/lib/libepoxy.so) ===> sushi-42.0_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> sushi-42.0_2 depends on shared library: libEGL.so - found (/usr/local/lib/libEGL.so) ===> sushi-42.0_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> sushi-42.0_2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> sushi-42.0_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> sushi-42.0_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> sushi-42.0_2 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> sushi-42.0_2 depends on shared library: libgtksourceview-4.so - found (/usr/local/lib/libgtksourceview-4.so) ===> sushi-42.0_2 depends on shared library: libgirepository-1.0.so - found (/usr/local/lib/libgirepository-1.0.so) ===> sushi-42.0_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> sushi-42.0_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> sushi-42.0_2 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> sushi-42.0_2 depends on executable: msgfmt - found ===> sushi-42.0_2 depends on file: /usr/local/bin/intltool-extract - found ===> sushi-42.0_2 depends on package: gstreamer1-plugins>=1.22.5 - found ===> sushi-42.0_2 depends on executable: meson - found ===> sushi-42.0_2 depends on executable: ninja - found ===> sushi-42.0_2 depends on package: pkgconf>=1.3.0_1 - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> sushi-42.0_2 depends on file: /usr/local/bin/ccache - found ===> sushi-42.0_2 depends on shared library: libgcr-base-3.so - found (/usr/local/lib/libgcr-base-3.so) ===> sushi-42.0_2 depends on shared library: libgjs.so - found (/usr/local/lib/libgjs.so) ===> sushi-42.0_2 depends on shared library: libclutter-gtk-1.0.so - found (/usr/local/lib/libclutter-gtk-1.0.so) ===> sushi-42.0_2 depends on shared library: libclutter-gst-3.0.so - found (/usr/local/lib/libclutter-gst-3.0.so) ===> sushi-42.0_2 depends on shared library: libwebkit2gtk-4.0.so - found (/usr/local/lib/libwebkit2gtk-4.0.so) ===> sushi-42.0_2 depends on shared library: libmusicbrainz5.so - found (/usr/local/lib/libmusicbrainz5.so) ===> sushi-42.0_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> sushi-42.0_2 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> sushi-42.0_2 depends on shared library: libclutter-1.0.so - found (/usr/local/lib/libclutter-1.0.so) ===> sushi-42.0_2 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so) ===> sushi-42.0_2 depends on shared library: libcogl.so - found (/usr/local/lib/libcogl.so) ===> sushi-42.0_2 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> sushi-42.0_2 depends on shared library: libevdocument3.so - found (/usr/local/lib/libevdocument3.so) ===> sushi-42.0_2 depends on shared library: libepoxy.so - found (/usr/local/lib/libepoxy.so) ===> sushi-42.0_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> sushi-42.0_2 depends on shared library: libEGL.so - found (/usr/local/lib/libEGL.so) ===> sushi-42.0_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> sushi-42.0_2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> sushi-42.0_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> sushi-42.0_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> sushi-42.0_2 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> sushi-42.0_2 depends on shared library: libgtksourceview-4.so - found (/usr/local/lib/libgtksourceview-4.so) ===> sushi-42.0_2 depends on shared library: libgirepository-1.0.so - found (/usr/local/lib/libgirepository-1.0.so) ===> sushi-42.0_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> sushi-42.0_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> sushi-42.0_2 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) ===> Configuring for sushi-42.0_2 The Meson build system Version: 1.1.1 Source dir: /construction/x11-fm/sushi/sushi-42.0 Build dir: /construction/x11-fm/sushi/sushi-42.0/_build Build type: native build Project name: sushi Project version: 42.0 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 Found pkg-config: /usr/local/bin/pkgconf (1.8.1) Run-time dependency epoxy found: YES 1.5.9 Run-time dependency evince-document-3.0 found: YES 43.1 Run-time dependency evince-view-3.0 found: YES 43.1 Run-time dependency freetype2 found: YES 24.3.18 Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.10 Run-time dependency gio-unix-2.0 found: YES 2.76.4 Run-time dependency glib-2.0 found: YES 2.76.4 Run-time dependency gstreamer-1.0 found: YES 1.22.5 Run-time dependency gstreamer-audio-1.0 found: YES 1.22.5 Run-time dependency gstreamer-tag-1.0 found: YES 1.22.5 Run-time dependency gstreamer-video-1.0 found: YES 1.22.5 Run-time dependency gtk+-3.0 found: YES 3.24.34 Run-time dependency gtk+-x11-3.0 found: YES 3.24.34 Run-time dependency gtk+-wayland-3.0 found: YES 3.24.34 Run-time dependency gtksourceview-4 found: YES 4.8.3 Run-time dependency harfbuzz found: YES 7.3.0 Did not find CMake 'cmake' Found CMake: NO Run-time dependency webkit2gtk-4.1 found: NO (tried pkgconfig and cmake) Run-time dependency webkit2gtk-4.0 found: YES 2.34.6 Program gjs found: YES (/usr/local/bin/gjs) Configuring org.gnome.NautilusPreviewer.service using configuration Program msgfmt found: YES (/usr/local/bin/msgfmt) Program msginit found: YES (/usr/local/bin/msginit) Program msgmerge found: YES (/usr/local/bin/msgmerge) Program xgettext found: YES (/usr/local/bin/xgettext) Configuring config.h using configuration Found pkg-config: /usr/local/bin/pkgconf (1.8.1) Program glib-compile-resources found: YES (/usr/local/bin/glib-compile-resources) Run-time dependency gobject-introspection-1.0 found: YES 1.76.1 Dependency gobject-introspection-1.0 found: YES 1.76.1 (cached) Program g-ir-scanner found: YES (/usr/local/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.76.1 (cached) Program g-ir-compiler found: YES (/usr/local/bin/g-ir-compiler) Program glib-compile-resources found: YES (/usr/local/bin/glib-compile-resources) Program glib-compile-resources found: YES (/usr/local/bin/glib-compile-resources) Configuring org.gnome.NautilusPreviewer using configuration Configuring sushi using configuration Build targets in project: 86 NOTICE: Future-deprecated features used: * 0.55.0: {'ExternalProgram.path'} sushi 42.0 User defined options auto_features: enabled buildtype : release infodir : share/info mandir : man prefix : /usr/local strip : True b_colorout : never Found ninja-1.11.1 at /usr/local/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sushi-42.0_2 [ 1% 13/91] /usr/local/bin/msgfmt ../po/ab.po -o po/ab/LC_MESSAGES/sushi.mo [ 2% 14/91] /usr/local/bin/msgfmt ../po/an.po -o po/an/LC_MESSAGES/sushi.mo [ 3% 15/91] /usr/local/bin/msgfmt ../po/ar.po -o po/ar/LC_MESSAGES/sushi.mo [ 4% 16/91] /usr/local/bin/msgfmt ../po/be.po -o po/be/LC_MESSAGES/sushi.mo [ 5% 17/91] /usr/local/bin/msgfmt ../po/af.po -o po/af/LC_MESSAGES/sushi.mo [ 6% 18/91] /usr/local/bin/msgfmt ../po/bn_IN.po -o po/bn_IN/LC_MESSAGES/sushi.mo [ 7% 19/91] /usr/local/bin/msgfmt ../po/bs.po -o po/bs/LC_MESSAGES/sushi.mo [ 8% 20/91] /usr/local/bin/msgfmt ../po/ca.po -o po/ca/LC_MESSAGES/sushi.mo [ 9% 21/91] /usr/local/bin/msgfmt ../po/ca@valencia.po -o po/ca@valencia/LC_MESSAGES/sushi.mo [ 10% 22/91] /usr/local/bin/msgfmt ../po/as.po -o po/as/LC_MESSAGES/sushi.mo [ 12% 23/91] /usr/local/bin/msgfmt ../po/ast.po -o po/ast/LC_MESSAGES/sushi.mo [ 13% 24/91] /usr/local/bin/msgfmt ../po/ckb.po -o po/ckb/LC_MESSAGES/sushi.mo [ 14% 25/91] /usr/local/bin/msgfmt ../po/cs.po -o po/cs/LC_MESSAGES/sushi.mo [ 15% 26/91] /usr/local/bin/msgfmt ../po/da.po -o po/da/LC_MESSAGES/sushi.mo [ 16% 27/91] /usr/local/bin/msgfmt ../po/de.po -o po/de/LC_MESSAGES/sushi.mo [ 17% 28/91] /usr/local/bin/msgfmt ../po/el.po -o po/el/LC_MESSAGES/sushi.mo [ 18% 29/91] /usr/local/bin/msgfmt ../po/en_GB.po -o po/en_GB/LC_MESSAGES/sushi.mo [ 19% 30/91] /usr/local/bin/msgfmt ../po/es.po -o po/es/LC_MESSAGES/sushi.mo [ 20% 31/91] /usr/local/bin/msgfmt ../po/fur.po -o po/fur/LC_MESSAGES/sushi.mo [ 21% 32/91] /usr/local/bin/msgfmt ../po/fr.po -o po/fr/LC_MESSAGES/sushi.mo [ 23% 33/91] /usr/local/bin/msgfmt ../po/gu.po -o po/gu/LC_MESSAGES/sushi.mo [ 24% 34/91] /usr/local/bin/msgfmt ../po/he.po -o po/he/LC_MESSAGES/sushi.mo [ 25% 35/91] /usr/local/bin/msgfmt ../po/fa.po -o po/fa/LC_MESSAGES/sushi.mo [ 26% 36/91] /usr/local/bin/msgfmt ../po/eo.po -o po/eo/LC_MESSAGES/sushi.mo [ 27% 37/91] /usr/local/bin/msgfmt ../po/hu.po -o po/hu/LC_MESSAGES/sushi.mo [ 28% 38/91] /usr/local/bin/msgfmt ../po/et.po -o po/et/LC_MESSAGES/sushi.mo [ 29% 39/91] /usr/local/bin/msgfmt ../po/id.po -o po/id/LC_MESSAGES/sushi.mo [ 30% 40/91] /usr/local/bin/msgfmt ../po/fi.po -o po/fi/LC_MESSAGES/sushi.mo [ 31% 41/91] /usr/local/bin/msgfmt ../po/gl.po -o po/gl/LC_MESSAGES/sushi.mo [ 32% 42/91] /usr/local/bin/msgfmt ../po/hi.po -o po/hi/LC_MESSAGES/sushi.mo [ 34% 43/91] /usr/local/bin/msgfmt ../po/gd.po -o po/gd/LC_MESSAGES/sushi.mo [ 35% 44/91] /usr/local/bin/msgfmt ../po/hr.po -o po/hr/LC_MESSAGES/sushi.mo [ 36% 45/91] /usr/local/bin/msgfmt ../po/is.po -o po/is/LC_MESSAGES/sushi.mo [ 37% 46/91] /usr/local/bin/msgfmt ../po/it.po -o po/it/LC_MESSAGES/sushi.mo [ 38% 47/91] /usr/local/bin/msgfmt ../po/ja.po -o po/ja/LC_MESSAGES/sushi.mo [ 39% 48/91] /usr/local/bin/msgfmt ../po/kn.po -o po/kn/LC_MESSAGES/sushi.mo [ 40% 49/91] /usr/local/bin/msgfmt ../po/eu.po -o po/eu/LC_MESSAGES/sushi.mo [ 41% 50/91] /usr/local/bin/msgfmt ../po/kk.po -o po/kk/LC_MESSAGES/sushi.mo [ 42% 51/91] /usr/local/bin/msgfmt ../po/ka.po -o po/ka/LC_MESSAGES/sushi.mo [ 43% 52/91] /usr/local/bin/msgfmt ../po/ml.po -o po/ml/LC_MESSAGES/sushi.mo [ 45% 53/91] /usr/local/bin/msgfmt ../po/mr.po -o po/mr/LC_MESSAGES/sushi.mo [ 46% 54/91] /usr/local/bin/msgfmt ../po/ms.po -o po/ms/LC_MESSAGES/sushi.mo [ 47% 55/91] /usr/local/bin/msgfmt ../po/nb.po -o po/nb/LC_MESSAGES/sushi.mo [ 48% 56/91] /usr/local/bin/msgfmt ../po/nl.po -o po/nl/LC_MESSAGES/sushi.mo [ 49% 57/91] /usr/local/bin/msgfmt ../po/lt.po -o po/lt/LC_MESSAGES/sushi.mo [ 50% 58/91] /usr/local/bin/msgfmt ../po/oc.po -o po/oc/LC_MESSAGES/sushi.mo [ 51% 59/91] /usr/local/bin/msgfmt ../po/pa.po -o po/pa/LC_MESSAGES/sushi.mo [ 52% 60/91] /usr/local/bin/msgfmt ../po/lv.po -o po/lv/LC_MESSAGES/sushi.mo [ 53% 61/91] /usr/local/bin/msgfmt ../po/or.po -o po/or/LC_MESSAGES/sushi.mo [ 54% 62/91] /usr/local/bin/msgfmt ../po/ne.po -o po/ne/LC_MESSAGES/sushi.mo [ 56% 63/91] /usr/local/bin/msgfmt ../po/pt.po -o po/pt/LC_MESSAGES/sushi.mo [ 57% 64/91] /usr/local/bin/msgfmt ../po/pt_BR.po -o po/pt_BR/LC_MESSAGES/sushi.mo [ 58% 65/91] /usr/local/bin/msgfmt ../po/mjw.po -o po/mjw/LC_MESSAGES/sushi.mo [ 59% 66/91] /usr/local/bin/msgfmt ../po/bg.po -o po/bg/LC_MESSAGES/sushi.mo [ 60% 67/91] /usr/local/bin/msgfmt ../po/ko.po -o po/ko/LC_MESSAGES/sushi.mo [ 61% 68/91] /usr/local/bin/msgfmt ../po/pl.po -o po/pl/LC_MESSAGES/sushi.mo [ 62% 69/91] /usr/local/bin/msgfmt ../po/ro.po -o po/ro/LC_MESSAGES/sushi.mo [ 63% 70/91] /usr/local/bin/msgfmt ../po/sl.po -o po/sl/LC_MESSAGES/sushi.mo [ 64% 71/91] /usr/local/bin/msgfmt ../po/sr@latin.po -o po/sr@latin/LC_MESSAGES/sushi.mo [ 65% 72/91] /usr/local/bin/msgfmt ../po/ta.po -o po/ta/LC_MESSAGES/sushi.mo [ 67% 73/91] /usr/local/bin/msgfmt ../po/te.po -o po/te/LC_MESSAGES/sushi.mo [ 68% 74/91] /usr/local/bin/msgfmt ../po/ru.po -o po/ru/LC_MESSAGES/sushi.mo [ 69% 75/91] /usr/local/bin/msgfmt ../po/sk.po -o po/sk/LC_MESSAGES/sushi.mo [ 70% 76/91] /usr/local/bin/msgfmt ../po/sr.po -o po/sr/LC_MESSAGES/sushi.mo [ 71% 77/91] /usr/local/bin/msgfmt ../po/sv.po -o po/sv/LC_MESSAGES/sushi.mo [ 72% 78/91] /usr/local/bin/msgfmt ../po/tg.po -o po/tg/LC_MESSAGES/sushi.mo [ 73% 79/91] /usr/local/bin/msgfmt ../po/tr.po -o po/tr/LC_MESSAGES/sushi.mo [ 74% 80/91] /usr/local/bin/msgfmt ../po/th.po -o po/th/LC_MESSAGES/sushi.mo [ 75% 80/91] /usr/local/bin/msgfmt ../po/vi.po -o po/vi/LC_MESSAGES/sushi.mo [ 76% 80/91] /usr/local/bin/glib-compile-resources ../src/libsushi/org.gnome.Libsushi.gresource.xml --sourcedir ../src/libsushi --c-name sushi --internal --generate --target src/libsushi/sushi-lib-resources.h [ 78% 83/91] /usr/local/bin/msgfmt ../po/zh_TW.po -o po/zh_TW/LC_MESSAGES/sushi.mo [ 79% 84/91] /usr/local/bin/glib-compile-resources ../src/org.gnome.NautilusPreviewer.src.gresource.xml --sourcedir ../src --internal --generate --target src/org.gnome.NautilusPreviewer.src.gresource --dependency-file src/org.gnome.NautilusPreviewer.src.gresource.d [ 80% 85/91] /usr/local/bin/msgfmt ../po/ug.po -o po/ug/LC_MESSAGES/sushi.mo [ 81% 86/91] /usr/local/bin/msgfmt ../po/uk.po -o po/uk/LC_MESSAGES/sushi.mo [ 82% 87/91] /usr/local/bin/msgfmt ../po/uz@cyrillic.po -o po/uz@cyrillic/LC_MESSAGES/sushi.mo [ 83% 87/91] /usr/local/bin/msgfmt ../po/zh_CN.po -o po/zh_CN/LC_MESSAGES/sushi.mo [ 84% 87/91] /usr/local/bin/msgfmt ../po/zh_HK.po -o po/zh_HK/LC_MESSAGES/sushi.mo [ 85% 87/91] /usr/local/bin/glib-compile-resources ../src/libsushi/org.gnome.Libsushi.gresource.xml --sourcedir ../src/libsushi --c-name sushi --internal --generate --target src/libsushi/sushi-lib-resources.c --dependency-file src/libsushi/sushi-lib-resources.c.d [ 86% 88/91] /usr/local/bin/glib-compile-resources ../src/org.gnome.NautilusPreviewer.data.gresource.xml --sourcedir ../src --internal --generate --target src/org.gnome.NautilusPreviewer.data.gresource --dependency-file src/org.gnome.NautilusPreviewer.data.gresource.d [ 87% 88/91] cc -Isrc/libsushi/libsushi-1.0.so.p -Isrc/libsushi -I../src/libsushi -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-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 '-DGETTEXT_PACKAGE="sushi"' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ src/libsushi/libsushi-1.0.so.p/externalwindow-x11.c.o -MF src/libsushi/libsushi-1.0.so.p/externalwindow-x11.c.o.d -o src/libsushi/libsushi-1.0.so.p/externalwindow-x11.c.o -c ../src/libsushi/externalwindow-x11.c [ 89% 88/91] cc -Isrc/libsushi/libsushi-1.0.so.p -Isrc/libsushi -I../src/libsushi -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-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 '-DGETTEXT_PACKAGE="sushi"' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ src/libsushi/libsushi-1.0.so.p/sushi-font-loader.c.o -MF src/libsushi/libsushi-1.0.so.p/sushi-font-loader.c.o.d -o src/libsushi/libsushi-1.0.so.p/sushi-font-loader.c.o -c ../src/libsushi/sushi-font-loader.c [ 90% 88/91] /usr/local/bin/meson --internal msgfmthelper --msgfmt=/usr/local/bin/msgfmt ../data/org.gnome.NautilusPreviewer.appdata.xml.in data/org.gnome.NautilusPreviewer.appdata.xml xml ../data/../po [ 91% 88/91] cc -Isrc/libsushi/libsushi-1.0.so.p -Isrc/libsushi -I../src/libsushi -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-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 '-DGETTEXT_PACKAGE="sushi"' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ src/libsushi/libsushi-1.0.so.p/meson-generated_.._sushi-lib-resources.c.o -MF src/libsushi/libsushi-1.0.so.p/meson-generated_.._sushi-lib-resources.c.o.d -o src/libsushi/libsushi-1.0.so.p/meson-generated_.._sushi-lib-resources.c.o -c src/libsushi/sushi-lib-resources.c [ 92% 88/91] cc -Isrc/libsushi/libsushi-1.0.so.p -Isrc/libsushi -I../src/libsushi -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-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 '-DGETTEXT_PACKAGE="sushi"' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ src/libsushi/libsushi-1.0.so.p/externalwindow.c.o -MF src/libsushi/libsushi-1.0.so.p/externalwindow.c.o.d -o src/libsushi/libsushi-1.0.so.p/externalwindow.c.o -c ../src/libsushi/externalwindow.c [ 93% 88/91] cc -Isrc/libsushi/libsushi-1.0.so.p -Isrc/libsushi -I../src/libsushi -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-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 '-DGETTEXT_PACKAGE="sushi"' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ src/libsushi/libsushi-1.0.so.p/externalwindow-wayland.c.o -MF src/libsushi/libsushi-1.0.so.p/externalwindow-wayland.c.o.d -o src/libsushi/libsushi-1.0.so.p/externalwindow-wayland.c.o -c ../src/libsushi/externalwindow-wayland.c [ 94% 88/91] cc -Isrc/libsushi/libsushi-1.0.so.p -Isrc/libsushi -I../src/libsushi -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-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 '-DGETTEXT_PACKAGE="sushi"' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ src/libsushi/libsushi-1.0.so.p/sushi-font-widget.c.o -MF src/libsushi/libsushi-1.0.so.p/sushi-font-widget.c.o.d -o src/libsushi/libsushi-1.0.so.p/sushi-font-widget.c.o -c ../src/libsushi/sushi-font-widget.c ../src/libsushi/sushi-font-widget.c: In function 'text_to_glyphs': ../src/libsushi/sushi-font-widget.c:98:3: warning: 'pango_find_base_dir' is deprecated [-Wdeprecated-declarations] base_dir = pango_find_base_dir (text, -1); ^~~~~~~~ In file included from /usr/local/include/pango-1.0/pango/pango-types.h:239, from /usr/local/include/pango-1.0/pango/pango-font.h:26, from /usr/local/include/pango-1.0/pango/pango-attributes.h:25, from /usr/local/include/pango-1.0/pango/pango.h:25, from /usr/local/include/gtk-3.0/gdk/gdktypes.h:35, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/libsushi/sushi-font-widget.h:30, from ../src/libsushi/sushi-font-widget.c:27: /usr/local/include/pango-1.0/pango/pango-bidi-type.h:107:16: note: declared here PangoDirection pango_find_base_dir (const gchar *text, ^~~~~~~~~~~~~~~~~~~ [ 95% 88/91] cc -Isrc/libsushi/libsushi-1.0.so.p -Isrc/libsushi -I../src/libsushi -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-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 '-DGETTEXT_PACKAGE="sushi"' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ src/libsushi/libsushi-1.0.so.p/sushi-media-bin.c.o -MF src/libsushi/libsushi-1.0.so.p/sushi-media-bin.c.o.d -o src/libsushi/libsushi-1.0.so.p/sushi-media-bin.c.o -c ../src/libsushi/sushi-media-bin.c [ 96% 88/91] cc -Isrc/libsushi/libsushi-1.0.so.p -Isrc/libsushi -I../src/libsushi -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-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 '-DGETTEXT_PACKAGE="sushi"' -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -fPIC -pthread -D_THREAD_SAFE -MD -MQ src/libsushi/libsushi-1.0.so.p/sushi-utils.c.o -MF src/libsushi/libsushi-1.0.so.p/sushi-utils.c.o.d -o src/libsushi/libsushi-1.0.so.p/sushi-utils.c.o -c ../src/libsushi/sushi-utils.c ../src/libsushi/sushi-utils.c: In function 'check_libreoffice_flatpak': ../src/libsushi/sushi-utils.c:229:5: warning: 'g_spawn_check_exit_status' is deprecated: Use 'g_spawn_check_wait_status' instead [-Wdeprecated-declarations] if (g_spawn_check_exit_status (exit_status, &child_error)) { ^~ In file included from /usr/local/include/glib-2.0/glib.h:84, from /usr/local/include/glib-2.0/gobject/gbinding.h:30, from /usr/local/include/glib-2.0/glib-object.h:24, from /usr/local/include/evince/3.0/libdocument/ev-annotation.h:28, from /usr/local/include/evince/3.0/evince-document.h:23, from ../src/libsushi/sushi-utils.h:29, from ../src/libsushi/sushi-utils.c:26: /usr/local/include/glib-2.0/glib/gspawn.h:315:10: note: declared here gboolean g_spawn_check_exit_status (gint wait_status, ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 97% 89/91] cc -o src/libsushi/libsushi-1.0.so src/libsushi/libsushi-1.0.so.p/meson-generated_.._sushi-lib-resources.c.o src/libsushi/libsushi-1.0.so.p/externalwindow.c.o src/libsushi/libsushi-1.0.so.p/externalwindow-x11.c.o src/libsushi/libsushi-1.0.so.p/externalwindow-wayland.c.o src/libsushi/libsushi-1.0.so.p/sushi-font-loader.c.o src/libsushi/libsushi-1.0.so.p/sushi-font-widget.c.o src/libsushi/libsushi-1.0.so.p/sushi-media-bin.c.o src/libsushi/libsushi-1.0.so.p/sushi-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libsushi-1.0.so -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c11 -isystem /usr/local/include -Wl,-z,origin -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib /usr/local/lib/libepoxy.so /usr/local/lib/libevdocument3.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libharfbuzz.so /usr/local/lib/libfribidi.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so /usr/local/lib/libgdk_pixbuf-2.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/libevview3.so /usr/local/lib/libgthread-2.0.so -pthread /usr/local/lib/libfreetype.so /usr/local/lib/libgstreamer-1.0.so /usr/local/lib/libgstaudio-1.0.so /usr/local/lib/libgstbase-1.0.so /usr/local/lib/libgsttag-1.0.so /usr/local/lib/libgstvideo-1.0.so -Wl,--end-group [ 98% 90/91] env PKG_CONFIG_PATH=/construction/x11-fm/sushi/sushi-42.0/_build/meson-uninstalled /usr/local/bin/g-ir-scanner --quiet --no-libtool --namespace=Sushi --nsversion=1.0 --warn-all --output src/libsushi/Sushi-1.0.gir -I/construction/x11-fm/sushi/sushi-42.0/src/libsushi -I/construction/x11-fm/sushi/sushi-42.0/_build/src/libsushi --filelist=/construction/x11-fm/sushi/sushi-42.0/_build/src/libsushi/libsushi-1.0.so.p/Sushi_1.0_gir_filelist --include=GstTag-1.0 --include=GdkPixbuf-2.0 --include=Gtk-3.0 --include=EvinceDocument-3.0 --include=EvinceView-3.0 --symbol-prefix=sushi --identifier-prefix=Sushi --cflags-begin '-DGETTEXT_PACKAGE="sushi"' -I/usr/local/include -I/usr/local/include/evince/3.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -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 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/orc-0.4 -I/usr/local/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/local/share/gir-1.0 -L/construction/x11-fm/sushi/sushi-42.0/_build/src/libsushi --library sushi-1.0 -L/usr/local/lib -L/usr/local/lib --extra-library=epoxy --extra-library=evdocument3 --extra-library=gtk-3 --extra-library=gdk-3 --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=harfbuzz --extra-library=fribidi --extra-library=atk-1.0 --extra-library=cairo-gobject --extra-library=cairo --extra-library=gdk_pixbuf-2.0 --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=intl --extra-library=evview3 --extra-library=gthread-2.0 --extra-library=freetype --extra-library=gstreamer-1.0 --extra-library=gstaudio-1.0 --extra-library=gstbase-1.0 --extra-library=gsttag-1.0 --extra-library=gstvideo-1.0 --extra-library=girepository-1.0 --sources-top-dirs /construction/x11-fm/sushi/sushi-42.0/ --sources-top-dirs /construction/x11-fm/sushi/sushi-42.0/_build/ [100% 91/91] /usr/local/bin/g-ir-compiler src/libsushi/Sushi-1.0.gir --output src/libsushi/Sushi-1.0.typelib --includedir=/usr/local/share/gir-1.0 SUCCEEDED 00:01:08 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> sushi-42.0_2 depends on executable: nautilus - found ===> sushi-42.0_2 depends on package: gstreamer1-plugins>=1.22.5 - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sushi-42.0_2 ===> sushi-42.0_2 depends on executable: nautilus - found ===> sushi-42.0_2 depends on package: gstreamer1-plugins>=1.22.5 - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> sushi-42.0_2 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> Generating temporary packing list [ 0% 1/1] /usr/local/bin/meson install --no-rebuild Installing data/org.gnome.NautilusPreviewer.appdata.xml to /construction/x11-fm/sushi/stage/usr/local/share/metainfo Installing po/ab/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ab/LC_MESSAGES Installing po/af/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/af/LC_MESSAGES Installing po/an/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/an/LC_MESSAGES Installing po/ar/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/as/LC_MESSAGES Installing po/ast/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ast/LC_MESSAGES Installing po/be/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/bg/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/bn_IN/LC_MESSAGES Installing po/bs/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES Installing po/ckb/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ckb/LC_MESSAGES Installing po/cs/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/el/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/fur/LC_MESSAGES Installing po/gd/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/id/LC_MESSAGES Installing po/is/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/lv/LC_MESSAGES Installing po/mjw/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/mjw/LC_MESSAGES Installing po/ml/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ml/LC_MESSAGES Installing po/mr/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/nb/LC_MESSAGES Installing po/ne/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/nl/LC_MESSAGES Installing po/oc/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ru/LC_MESSAGES Installing po/sl/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/sl/LC_MESSAGES Installing po/sk/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/sk/LC_MESSAGES Installing po/sr/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/uk/LC_MESSAGES Installing po/uz@cyrillic/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/uz@cyrillic/LC_MESSAGES Installing po/vi/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/vi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/zh_TW/LC_MESSAGES Installing po/ug/LC_MESSAGES/sushi.mo to /construction/x11-fm/sushi/stage/usr/local/share/locale/ug/LC_MESSAGES Installing src/libsushi/libsushi-1.0.so to /construction/x11-fm/sushi/stage/usr/local/lib/sushi Stripping target 'src/libsushi/libsushi-1.0.so'. Installing src/libsushi/Sushi-1.0.gir to /construction/x11-fm/sushi/stage/usr/local/share/sushi/gir-1.0 Installing src/libsushi/Sushi-1.0.typelib to /construction/x11-fm/sushi/stage/usr/local/lib/sushi/girepository-1.0 Installing src/org.gnome.NautilusPreviewer.src.gresource to /construction/x11-fm/sushi/stage/usr/local/share/sushi Installing src/org.gnome.NautilusPreviewer.data.gresource to /construction/x11-fm/sushi/stage/usr/local/share/sushi Installing /construction/x11-fm/sushi/sushi-42.0/_build/data/org.gnome.NautilusPreviewer.service to /construction/x11-fm/sushi/stage/usr/local/share/dbus-1/services Installing /construction/x11-fm/sushi/sushi-42.0/data/builder-dark.style-scheme.xml to /construction/x11-fm/sushi/stage/usr/local/share/sushi/gtksourceview-4/styles Installing /construction/x11-fm/sushi/sushi-42.0/_build/src/org.gnome.NautilusPreviewer to /construction/x11-fm/sushi/stage/usr/local/libexec Installing /construction/x11-fm/sushi/sushi-42.0/_build/src/sushi to /construction/x11-fm/sushi/stage/usr/local/bin ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.so is linked to /usr/local/lib/libxkbcommon.so.0 from x11/libxkbcommon but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxkbcommon.so:x11/libxkbcommon Error: /usr/local/lib/sushi/libsushi-1.0.so is linked to /usr/local/lib/libwayland-cursor.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-cursor.so:graphics/wayland Error: /usr/local/lib/sushi/libsushi-1.0.so is linked to /usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland Error: /usr/local/lib/sushi/libsushi-1.0.so is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.so is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/lib/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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/sushi/libsushi-1.0.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:09 ------------------------------------------------------------------------------- -- 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 sushi-42.0_2 file sizes/checksums [85]: 0% file sizes/checksums [85]: 100% Service unavailablepacking files [85]: 0% packing files [85]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:03:13