------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-wm/lxmed XDG_CONFIG_HOME=/construction/x11-wm/lxmed HOME=/construction/x11-wm/lxmed TMPDIR="/tmp" PATH=/construction/x11-wm/lxmed/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin 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-wm/lxmed XDG_CONFIG_HOME=/construction/x11-wm/lxmed HOME=/construction/x11-wm/lxmed TMPDIR="/tmp" PATH=/construction/x11-wm/lxmed/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 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-wm/lxmed/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/lxmed" EXAMPLESDIR="share/examples/lxmed" DATADIR="share/java/lxmed" WWWDIR="www/lxmed" ETCDIR="etc/lxmed" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/java/lxmed DOCSDIR=/usr/local/share/doc/lxmed EXAMPLESDIR=/usr/local/share/examples/lxmed WWWDIR=/usr/local/www/lxmed ETCDIR=/usr/local/etc/lxmed SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libgtop-2.40.0.txz ===== Message from libgtop-2.40.0: -- 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/atk-2.36.0.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.19.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.8.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0_1.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.1.4_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.22.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/gtk-update-icon-cache-3.24.24.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.33.txz Installing /packages/All/xmlcatmgr-2.2_2.txz + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports ===== Message from xmlcatmgr-2.2_2: -- The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. Installing /packages/All/libglade2-2.6.4_10.txz Installing /packages/All/libgpg-error-1.41.txz Installing /packages/All/libgcrypt-1.8.7.txz Installing /packages/All/libgnome-keyring-3.12.0_2.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/startup-notification-0.12_4.txz Installing /packages/All/icu-68.2,1.txz Installing /packages/All/nspr-4.29.txz Installing /packages/All/spidermonkey78-78.6.0_1.txz Installing /packages/All/polkit-0.118.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/dconf-0.38.0.txz Installing /packages/All/libIDL-0.8.14_5.txz Installing /packages/All/ORBit2-2.14.19_2.txz Installing /packages/All/gconf2-3.2.6_5.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xauth-1.1.txz Installing /packages/All/sudo-1.9.5p1.txz Installing /packages/All/libgksu-2.0.12_5.txz ===== Message from libgksu-2.0.12_5: -- ===> NOTICE: The libgksu port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/pciids-20201127.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20200331_1.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-20.2.3.txz Installing /packages/All/libepoxy-1.5.4.txz Installing /packages/All/xkeyboard-config-2.31.txz Installing /packages/All/libxkbcommon-1.0.3.txz ===== Message from libxkbcommon-1.0.3: -- 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.txz Installing /packages/All/at-spi2-core-2.36.0.txz Installing /packages/All/at-spi2-atk-2.34.2.txz Installing /packages/All/libgsf-1.14.47_1.txz Installing /packages/All/adwaita-icon-theme-3.38.0.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/gtk3-3.24.24.txz Installing /packages/All/libarchive-3.4.3_1,1.txz Installing /packages/All/gnome-autoar-0.2.4.txz Installing /packages/All/exiv2-0.27.3,1.txz Installing /packages/All/gexiv2-0.12.1.txz Installing /packages/All/e2fsprogs-libuuid-1.45.6.txz Installing /packages/All/libpsl-0.21.1_1.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.34.0,1.txz Installing /packages/All/libproxy-0.4.15.txz Installing /packages/All/gsettings-desktop-schemas-3.38.0.txz Installing /packages/All/glib-networking-2.66.0.txz Installing /packages/All/libsoup-2.72.0.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/json-glib-1.6.0.txz Installing /packages/All/tracker-2.3.4_1.txz Installing /packages/All/perl5-5.32.0_1.txz Installing /packages/All/hunspell-1.7.0_2.txz Installing /packages/All/enchant2-2.2.3_4.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libsecret-0.20.4.txz Installing /packages/All/libnotify-0.7.9_1.txz Installing /packages/All/hyphen-2.8.8.txz Installing /packages/All/lcms2-2.11_1.txz Installing /packages/All/openjpeg-2.4.0.txz Installing /packages/All/harfbuzz-icu-2.7.4_1.txz Installing /packages/All/brotli-1.0.9,1.txz Installing /packages/All/woff2-1.0.2_4.txz Installing /packages/All/libwpe-1.4.0.1.txz Installing /packages/All/wpebackend-fdo-1.4.1.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/gstreamer1-1.16.2.txz Installing /packages/All/geoclue-2.5.5.txz Installing /packages/All/orc-0.4.31.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/gstreamer1-plugins-1.16.2_2.txz Installing /packages/All/gstreamer1-plugins-bad-1.16.2.txz Installing /packages/All/pygobject3-common-3.28.3_3.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-cairo-1.18.1_1,1.txz Installing /packages/All/py37-gobject3-3.28.3_3.txz Installing /packages/All/graphene-1.10.2.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/gstreamer1-plugins-gl-1.16.2_1.txz Installing /packages/All/webkit2-gtk3-2.30.2.txz Installing /packages/All/rest-0.7.93_1.txz Installing /packages/All/desktop-file-utils-0.26.txz Installing /packages/All/gcr-3.38.1.txz Installing /packages/All/gnome-online-accounts-3.38.0.txz Installing /packages/All/libnghttp2-1.42.0.txz Installing /packages/All/curl-7.74.0.txz Installing /packages/All/liboauth-1.0.3_4.txz Installing /packages/All/libgdata-0.17.13_1.txz Installing /packages/All/cogl-1.22.8.txz Installing /packages/All/clutter-1.26.2.txz Installing /packages/All/clutter-gst3-3.0.27.txz Installing /packages/All/clutter-gtk3-1.8.4.txz Installing /packages/All/libpeas-1.26.0.txz Installing /packages/All/libassuan-2.5.4.txz Installing /packages/All/libksba-1.5.0.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/pinentry-tty-1.1.0.txz Installing /packages/All/pinentry-1.1.0_7.txz Installing /packages/All/gnupg-2.2.27.txz ===== Message from gnupg-2.2.27: -- GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to dual-stack hkp servers [1]. As a workaround, add disable-ipv6 to /usr/local/etc/dirmngr.conf [1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec Installing /packages/All/gpgme-1.15.1.txz Installing /packages/All/gmime30-3.2.7.txz Installing /packages/All/lua52-5.2.4.txz Installing /packages/All/lua52-bitop-1.0.2_2.txz Installing /packages/All/lua52-luaexpat-1.3.0_5.txz Installing /packages/All/lua52-lpeg-1.0.2_1.txz Installing /packages/All/lua52-json-1.3.4_1.txz Installing /packages/All/lua52-luasocket-3.0.r1_5,1.txz Installing /packages/All/libquvi-scripts09-0.9.20131130_1.txz Installing /packages/All/libquvi09-0.9.4_4.txz Installing /packages/All/totem-pl-parser-3.26.5.txz Installing /packages/All/grilo-0.3.13.txz Installing /packages/All/cantarell-fonts-0.101_1.txz Installing /packages/All/gnome-desktop-3.38.2.txz Installing /packages/All/py37-libpeas-1.26.0.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.7_2,3.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/libcanberra-0.30_5.txz Installing /packages/All/libcanberra-gtk3-0.30_5.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5_1.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/upower-0.99.11_1.txz Installing /packages/All/geocode-glib-3.26.2.txz Installing /packages/All/libgweather-3.36.1.txz Installing /packages/All/nss-3.60.1.txz Installing /packages/All/gnome-settings-daemon-3.38.1.txz Installing /packages/All/gnome-icon-theme-symbolic-3.12.0.txz Installing /packages/All/gom-0.4.txz Installing /packages/All/libmediaart-1.9.4.txz Installing /packages/All/gmime26-2.6.23_1.txz Installing /packages/All/aom-2.0.1_1.txz Installing /packages/All/libass-0.15.0.txz Installing /packages/All/dav1d-0.8.1.txz Installing /packages/All/lame-3.100_2.txz Installing /packages/All/opencv-core-3.4.1_38.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libudev-devd-0.4.2_1.txz Installing /packages/All/libv4l-1.20.0.txz Installing /packages/All/libva-2.10.0.txz Installing /packages/All/libvdpau-1.4.txz Installing /packages/All/libvpx-1.9.0.txz Installing /packages/All/libx264-0.161.3020.txz Installing /packages/All/x265-3.4_1.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.3.1_9,1.txz Installing /packages/All/chromaprint-1.5.0.txz Installing /packages/All/gstreamer1-plugins-chromaprint-1.16.2.txz Installing /packages/All/grilo-plugins-0.3.12.txz Installing /packages/All/gstreamer1-libav-1.16.2.txz Installing /packages/All/liba52-0.7.4_3.txz Installing /packages/All/gstreamer1-plugins-ugly-1.16.2.txz Installing /packages/All/gstreamer1-plugins-a52dec-1.16.2.txz Installing /packages/All/libdca-0.0.6_1.txz ===== Message from libdca-0.0.6_1: -- ===> NOTICE: The libdca port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/gstreamer1-plugins-dts-1.16.2.txz Installing /packages/All/libdvdread-6.1.0.txz Installing /packages/All/gstreamer1-plugins-dvdread-1.16.2_1.txz Installing /packages/All/gstreamer1-plugins-good-1.16.2.txz Installing /packages/All/mpg123-1.26.4.txz Installing /packages/All/gstreamer1-plugins-mpg123-1.16.2.txz Installing /packages/All/gstreamer1-plugins-ogg-1.16.2.txz Installing /packages/All/gstreamer1-plugins-pango-1.16.2.txz Installing /packages/All/gstreamer1-plugins-png-1.16.2.txz Installing /packages/All/libdvdnav-6.1.0.txz Installing /packages/All/gstreamer1-plugins-resindvd-1.16.2_1.txz Installing /packages/All/gstreamer1-plugins-theora-1.16.2.txz Installing /packages/All/gstreamer1-plugins-vorbis-1.16.2.txz Installing /packages/All/gstreamer1-plugins-core-1.16.txz Installing /packages/All/gstreamer1-plugins-soup-1.16.2.txz Installing /packages/All/totem-3.38.0_2.txz Installing /packages/All/libgudev-234.txz Installing /packages/All/libudisks-2.9.1.txz Installing /packages/All/libbluray-1.2.1,1.txz ===== Message from libbluray-1.2.1,1: -- ===> NOTICE: The libbluray port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libgd-2.3.0,1.txz Installing /packages/All/libexif-0.6.22.txz Installing /packages/All/libgphoto2-2.5.23_1.txz Installing /packages/All/libmtp-1.1.18.txz Installing /packages/All/libnfs-4.0.0_1.txz Installing /packages/All/popt-1.18_1.txz Installing /packages/All/libinotify-20180201_2.txz ===== Message from libinotify-20180201_2: -- Libinotify functionality on FreeBSD is missing support for - detecting a file being moved into or out of a directory within the same filesystem - certain modifications to a symbolic link (rather than the file it points to.) in addition to the known limitations on all platforms using kqueue(2) where various open and close notifications are unimplemented. This means the following regression tests will fail: Directory notifications: IN_MOVED_FROM IN_MOVED_TO Open/close notifications: IN_OPEN IN_CLOSE_NOWRITE IN_CLOSE_WRITE Symbolic Link notifications: IN_DONT_FOLLOW IN_ATTRIB IN_MOVE_SELF IN_DELETE_SELF Kernel patches to address the missing directory and symbolic link notifications are available from: https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches 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.txz ===== 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/jansson-2.13.1.txz Installing /packages/All/talloc-2.3.1.txz Installing /packages/All/tevent-0.10.2_1.txz Installing /packages/All/tdb-1.4.3,1.txz Installing /packages/All/lmdb-0.9.24_3,1.txz Installing /packages/All/py37-dnspython-1.16.0.txz Installing /packages/All/py37-markdown-2.6.11_1.txz Installing /packages/All/krb5-1.18.3.txz Installing /packages/All/samba412-4.12.9_1.txz ===== Message from samba412-4.12.9_1: -- 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 * Provisioning script is: /usr/local/bin/samba-tool 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.46.1_2.txz Installing /packages/All/nautilus-3.36.3.txz Installing /packages/All/gksu-2.0.2_7.txz ===== Message from gksu-2.0.2_7: -- ===> NOTICE: The gksu port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/alsa-lib-1.1.2_2.txz ===== Message from alsa-lib-1.1.2_2: -- ===> 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/javavmwrapper-2.7.6.txz Installing /packages/All/java-zoneinfo-2020.d.txz Installing /packages/All/openjdk8-8.181.13_1.txz ===== Message from openjdk8-8.181.13_1: -- ====================================================================== This OpenJDK implementation requires procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t procfs proc /proc To make it permanent, you need the following line in /etc/fstab: proc /proc procfs rw 0 0 ====================================================================== SUCCEEDED 00:04:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The lxmed port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lxmed-20120515_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The lxmed port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lxmed-20120515_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxmed-20120515_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The lxmed port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lxmed-20120515_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxmed-20120515_3 for building => SHA256 Checksum OK for java/lxmed-20120515.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The lxmed port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lxmed-20120515_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxmed-20120515_3 for building ===> Extracting for lxmed-20120515_3 => SHA256 Checksum OK for java/lxmed-20120515.tar.gz. Extracted Memory Use: 0.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lxmed-20120515_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for lxmed-20120515_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> lxmed-20120515_3 depends on executable: gksu - found ===> lxmed-20120515_3 depends on file: /usr/local/openjdk8/bin/java - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lxmed-20120515_3 ===> lxmed-20120515_3 depends on executable: gksu - found ===> lxmed-20120515_3 depends on file: /usr/local/openjdk8/bin/java - found ===> Generating temporary packing list install -m 555 /construction/x11-wm/lxmed/lxmed.sh /construction/x11-wm/lxmed/stage/usr/local/bin/lxmed install -m 555 /construction/x11-wm/lxmed/lxmed-root /construction/x11-wm/lxmed/stage/usr/local/bin/ /bin/cp -a /xports/x11-wm/lxmed/files/pc-su /construction/x11-wm/lxmed/stage/usr/local/share/java/lxmed install -m 0644 /construction/x11-wm/lxmed/lxmed/content/LXMenuEditor.jar /construction/x11-wm/lxmed/stage/usr/local/share/java/lxmed install -m 0644 /construction/x11-wm/lxmed/lxmed/content/lxmed.png /construction/x11-wm/lxmed/stage/usr/local/share/pixmaps/ install -m 0644 /construction/x11-wm/lxmed/lxmed/content/*.desktop /construction/x11-wm/lxmed/stage/usr/local/share/applications ====> 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:01 ------------------------------------------------------------------------------- -- 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 lxmed-20120515_3 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:04:16