------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11/mate XDG_CONFIG_HOME=/construction/x11/mate XDG_CACHE_HOME=/construction/x11/mate/.cache HOME=/construction/x11/mate TMPDIR="/tmp" PATH=/construction/x11/mate/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11/mate/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11/mate XDG_CONFIG_HOME=/construction/x11/mate XDG_CACHE_HOME=/construction/x11/mate/.cache HOME=/construction/x11/mate TMPDIR="/tmp" PATH=/construction/x11/mate/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11/mate/.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 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 ------------------------------------------------------------------------------- DESTDIR=/construction/x11/mate/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/mate" EXAMPLESDIR="share/examples/mate" DATADIR="share/mate" WWWDIR="www/mate" ETCDIR="etc/mate" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mate DOCSDIR=/usr/local/share/doc/mate EXAMPLESDIR=/usr/local/share/examples/mate WWWDIR=/usr/local/www/mate ETCDIR=/usr/local/etc/mate 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/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.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/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/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/mate-backgrounds-1.26.0.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/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libxkbcommon-1.5.0.pkg ===== Message from libxkbcommon-1.5.0: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/at-spi2-core-2.48.0.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/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/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/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/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/hicolor-icon-theme-0.17.pkg Installing /packages/All/gtk-update-icon-cache-3.24.31.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXdamage-1.1.6.pkg Installing /packages/All/libXcomposite-0.4.6,1.pkg Installing /packages/All/gtk2-2.24.33_1.pkg Installing /packages/All/gtk-engines2-2.20.2_4.pkg Installing /packages/All/gtk-murrine-engine-0.98.2_6.pkg Installing /packages/All/mate-themes-3.22.23_1.pkg Generating GTK icon cache for /usr/local/share/icons/ContrastHigh Generating GTK icon cache for /usr/local/share/icons/mate-black Generating GTK icon cache for /usr/local/share/icons/mate Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg 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/libepoxy-1.5.9.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/gtk3-3.24.34_1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/gobject-introspection-1.76.1,1.pkg Installing /packages/All/gjs-1.74.1_1.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/perl5-5.32.1_3.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/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/libunwind-20211201_2.pkg Installing /packages/All/gstreamer1-1.22.5.pkg Installing /packages/All/json-glib-1.6.6.pkg Installing /packages/All/geoclue-2.5.7.pkg Installing /packages/All/orc-0.4.34_1.pkg Installing /packages/All/libnice-0.1.21_1.pkg Installing /packages/All/iso-codes-4.7.pkg Installing /packages/All/gstreamer1-plugins-1.22.5.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/desktop-file-utils-0.26_1.pkg Building cache database of MIME types Building cache database of MIME types 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 Installing /packages/All/libnghttp2-1.53.0.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libsoup3-3.2.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 UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/mpfr-4.2.0_1,1.pkg Installing /packages/All/mpc-1.3.1_1.pkg UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/gcc12-12.2.0_6.pkg ===== Message from gcc12-12.2.0_6: -- 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/gcc12 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/webkit2-gtk4-2.38.3_2.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/yelp-xsl-42.0.pkg Installing /packages/All/yelp-42.1_1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/mate-user-guide-1.26.0.pkg Building cache database of MIME types Installing /packages/All/libexif-0.6.24.pkg Installing /packages/All/exempi-2.6.3.pkg 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 Generating gdk-pixbuf modules cache Building the Shared MIME-Info database 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/libpciaccess-0.17.pkg Installing /packages/All/libdrm-2.4.115,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/libogg-1.3.5,4.pkg Installing /packages/All/libvorbis-1.3.7_2,3.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/ffmpegthumbnailer-2.2.2.20221021_1.pkg ===== Message from ffmpegthumbnailer-2.2.2.20221021_1: -- ===> NOTICE: The ffmpegthumbnailer 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/xcb-util-0.4.1,1.pkg Installing /packages/All/startup-notification-0.12_4.pkg Installing /packages/All/dconf-0.40.0_3.pkg Generating GIO modules cache Installing /packages/All/mate-desktop-1.26.0_1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/mate-icon-theme-1.26.0.pkg Generating GTK icon cache for /usr/local/share/icons/menta Generating GTK icon cache for /usr/local/share/icons/mate Installing /packages/All/caja-1.26.1_3.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/libltdl-2.4.7.pkg Installing /packages/All/libcanberra-0.30_8.pkg Installing /packages/All/libcanberra-gtk3-0.30_8.pkg Installing /packages/All/libxkbfile-1.1.0.pkg Installing /packages/All/xkbcomp-1.4.5.pkg Installing /packages/All/libxklavier-5.3_3,1.pkg Installing /packages/All/libunique-3.0.2_4.pkg Installing /packages/All/pcre-8.45_3.pkg Installing /packages/All/accountsservice-0.6.55_5.pkg Installing /packages/All/libmatekbd-1.26.0_1.pkg Compiling glib schemas Installing /packages/All/libgtop-2.40.0_1.pkg ===== Message from libgtop-2.40.0_1: -- In order to use the File System read/write monitor, you must chmod /dev/devstat so that all users can open it read-only. For example: # chmod 0444 /dev/devstat In order for this to persist across reboots, add the following to /etc/devfs.conf: perm devstat 0444 Installing /packages/All/zenity-3.42.1_1.pkg Installing /packages/All/marco-1.26.0_1.pkg Compiling glib schemas Building cache database of MIME types Installing /packages/All/mate-menus-1.26.0.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/nss-3.91.pkg Installing /packages/All/alsa-lib-1.2.2_1.pkg ===== Message from alsa-lib-1.2.2_1: -- ===> NOTICE: The alsa-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/libmatemixer-1.26.0.pkg Installing /packages/All/libXmu-1.1.3,1.pkg Installing /packages/All/xrdb-1.2.1.pkg Installing /packages/All/mate-settings-daemon-1.26.0_2.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/libXScrnSaver-1.2.4.pkg Installing /packages/All/mate-control-center-1.26.0_4.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/gtk-layer-shell-0.8.1.pkg Installing /packages/All/libXres-1.2.2.pkg Installing /packages/All/libwnck3-3.36.0_1.pkg Installing /packages/All/libmateweather-1.26.0_3.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/mate-panel-1.26.2_1,1.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/mate-notification-daemon-1.26.0_2.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/mate-polkit-1.26.0_1.pkg Installing /packages/All/upower-1.90.0.pkg Installing /packages/All/libevdev-1.5.9.pkg Installing /packages/All/consolekit2-1.2.5.pkg Installing /packages/All/libXxf86dga-1.1.6.pkg Installing /packages/All/libXxf86vm-1.1.4_3.pkg Installing /packages/All/xdpyinfo-1.3.2_4.pkg Installing /packages/All/mate-session-manager-1.26.0_3.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/mate-base-1.26.0_1.pkg ===== Message from mate-base-1.26.0_1: -- Congratulations! MATE base has been successfully installed on your system. For help on starting it up, as well as answers to common questions, and some known issues, please see the FreeBSD GNOME homepage at: http://www.FreeBSD.org/gnome/ Installing /packages/All/gcc11-11.3.0_8.pkg ===== Message from gcc11-11.3.0_8: -- 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/gcc11 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/vte3-0.70.2_3.pkg Installing /packages/All/mate-terminal-1.26.0_1.pkg Compiling glib schemas Building cache database of MIME types Installing /packages/All/mate-pam-helper-1.3.pkg Installing /packages/All/mate-screensaver-1.26.1_3.pkg Compiling glib schemas Building cache database of MIME types Installing /packages/All/mate-calc-1.26.0_4.pkg Compiling glib schemas Building cache database of MIME types Installing /packages/All/mate-utils-1.26.0_2.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/libsigc++-2.12.0.pkg Installing /packages/All/glibmm-2.66.5,1.pkg Installing /packages/All/atkmm-2.28.0_1.pkg Installing /packages/All/libxml++-2.40.1_2,1.pkg Installing /packages/All/cairomm-1.12.2_6.pkg Installing /packages/All/pangomm-2.40.1_6.pkg Installing /packages/All/gtkmm30-3.24.2_3.pkg Installing /packages/All/mate-system-monitor-1.26.0_3.pkg Compiling glib schemas Building cache database of MIME types Installing /packages/All/libpeas-1.34.0_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/eom-1.26.0_3.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/gtar-1.34_1.pkg Installing /packages/All/unzip-6.0_8.pkg Installing /packages/All/engrampa-1.26.0_2.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/gcc9-9.5.0_1.pkg ===== 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/libarchive-3.6.2,1.pkg Installing /packages/All/libgxps-0.3.2.pkg Installing /packages/All/atril-1.26.0_20.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/mate-media-1.26.0_4.pkg Building cache database of MIME types Installing /packages/All/mate-power-manager-1.26.0_2.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/gssdp14-1.4.1_1.pkg Installing /packages/All/libelf-0.8.13_3.pkg Installing /packages/All/e2fsprogs-libuuid-1.47.0.pkg Installing /packages/All/gupnp14-1.4.4_1.pkg Installing /packages/All/caja-extensions-1.26.0_4.pkg Compiling glib schemas Installing /packages/All/mozo-1.26.1_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Installing /packages/All/gucharmap-15.0.0_1.pkg Compiling glib schemas Building cache database of MIME types Installing /packages/All/gtksourceview3-3.24.11_3.pkg Installing /packages/All/mate-applets-1.26.0_3.pkg Compiling glib schemas Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/gtksourceview4-4.8.3_1.pkg 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/libudisks-2.9.4.pkg Installing /packages/All/libbluray-1.3.4,1.pkg Installing /packages/All/libssh2-1.11.0,3.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/curl-8.1.2.pkg Installing /packages/All/libgd-2.3.3_5,1.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/pluma-1.26.0_4.pkg Compiling glib schemas Building cache database of MIME types 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 devel/binutils -> use devel/binutils@native UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:01:53 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mate-1.26.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mate-1.26.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mate-1.26.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mate-1.26.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mate-1.26.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mate-1.26.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mate-1.26.0_2 for building ===> Extracting for mate-1.26.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mate-1.26.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for mate-1.26.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mate-1.26.0_2 depends on package: mate-base>=1.22.0 - found ===> mate-1.26.0_2 depends on package: mate-themes>=0 - found ===> mate-1.26.0_2 depends on executable: mate-terminal - found ===> mate-1.26.0_2 depends on executable: mate-screensaver - found ===> mate-1.26.0_2 depends on executable: mate-calc - found ===> mate-1.26.0_2 depends on executable: mate-screenshot - found ===> mate-1.26.0_2 depends on executable: mate-system-monitor - found ===> mate-1.26.0_2 depends on executable: eom - found ===> mate-1.26.0_2 depends on executable: engrampa - found ===> mate-1.26.0_2 depends on executable: atril - found ===> mate-1.26.0_2 depends on executable: mate-volume-control - found ===> mate-1.26.0_2 depends on executable: mate-power-manager - found ===> mate-1.26.0_2 depends on executable: caja-sendto - found ===> mate-1.26.0_2 depends on executable: mozo - found ===> mate-1.26.0_2 depends on package: mate-applets>=1.22.0 - found ===> mate-1.26.0_2 depends on file: /usr/local/libdata/pkgconfig/pluma.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mate-1.26.0_2 ===> mate-1.26.0_2 depends on package: mate-base>=1.22.0 - found ===> mate-1.26.0_2 depends on package: mate-themes>=0 - found ===> mate-1.26.0_2 depends on executable: mate-terminal - found ===> mate-1.26.0_2 depends on executable: mate-screensaver - found ===> mate-1.26.0_2 depends on executable: mate-calc - found ===> mate-1.26.0_2 depends on executable: mate-screenshot - found ===> mate-1.26.0_2 depends on executable: mate-system-monitor - found ===> mate-1.26.0_2 depends on executable: eom - found ===> mate-1.26.0_2 depends on executable: engrampa - found ===> mate-1.26.0_2 depends on executable: atril - found ===> mate-1.26.0_2 depends on executable: mate-volume-control - found ===> mate-1.26.0_2 depends on executable: mate-power-manager - found ===> mate-1.26.0_2 depends on executable: caja-sendto - found ===> mate-1.26.0_2 depends on executable: mozo - found ===> mate-1.26.0_2 depends on package: mate-applets>=1.22.0 - found ===> mate-1.26.0_2 depends on file: /usr/local/libdata/pkgconfig/pluma.pc - found ===> Generating temporary packing list ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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 mate-1.26.0_2 file sizes/checksums [0]: 0% file sizes/checksums [0]: 100% Service unavailablepacking files [0]: 0% packing files [0]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:55