FreeBSD Bugzilla – Attachment 248925 Details for
Bug 276963
[NEW PORT] deskutils/rednotebook: Personal Journal Application
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere testport log
rednotebook-2.31.log (text/plain), 90.79 KB, created by
Travis Hunter
on 2024-03-04 17:04:31 UTC
(
hide
)
Description:
Poudriere testport log
Filename:
MIME Type:
Creator:
Travis Hunter
Created:
2024-03-04 17:04:31 UTC
Size:
90.79 KB
patch
obsolete
>=>> Building deskutils/rednotebook >build started at Mon Mar 4 09:53:40 MST 2024 >port directory: /usr/ports/deskutils/rednotebook >package name: rednotebook-2.31 >building for: FreeBSD 14-stable-local-job-01 14.0-STABLE FreeBSD 14.0-STABLE amd64 >maintained by: cth-freebsd@pm.me >Makefile datestamp: -rw-r--r-- 1 root wheel 707 Mar 4 16:52 /usr/ports/deskutils/rednotebook/Makefile >Ports top last git commit: 15f9542ee0d7 >Ports top unclean checkout: no >Port dir last git commit: a5b8ef24e5fc >Port dir unclean checkout: no >Poudriere version: poudriere-git-3.4.1 >Host OSVERSION: 1400509 >Jail OSVERSION: 1400509 >Job Id: 01 > >---Begin Environment--- >SHELL=/bin/sh >OSVERSION=1400509 >UNAME_v=FreeBSD 14.0-STABLE >UNAME_r=14.0-STABLE >BLOCKSIZE=K >MAIL=/var/mail/root >MM_CHARSET=UTF-8 >LANG=C.UTF-8 >STATUS=1 >HOME=/root >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >MAKE_OBJDIR_CHECK_WRITABLE=0 >LOCALBASE=/usr/local >USER=root >POUDRIERE_NAME=poudriere-git >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.4.1 >MASTERMNT=/usr/local/poudriere/data/.m/14-stable-local/ref >LC_COLLATE=C >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=xterm-256color >OUTPUT_REDIRECTED_STDERR=4 >OUTPUT_REDIRECTED=1 >PWD=/usr/local/poudriere/data/.m/14-stable-local/01/.p >OUTPUT_REDIRECTED_STDOUT=3 >P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS >MASTERNAME=14-stable-local >SCRIPTPREFIX=/usr/local/share/poudriere >SCRIPTNAME=bulk.sh >OLDPWD=/usr/local/poudriere/data/.m/14-stable-local/ref/.p/pool >POUDRIERE_PKGNAME=poudriere-git-3.4.1 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR=py39 >MAKE_ARGS= FLAVOR=py39 >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for rednotebook-2.31: > ENCHANT=on: Use PyEnchant for spell checking >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >cth-freebsd@pm.me >--End MAINTAINER-- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39/.cache HOME=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39/.cache HOME=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/rednotebook/work-py39/.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 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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" >--End MAKE_ENV-- > >--PLIST_SUB-- > PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rednotebook" EXAMPLESDIR="share/examples/rednotebook" DATADIR="share/rednotebook" WWWDIR="www/rednotebook" ETCDIR="etc/rednotebook" >--End PLIST_SUB-- > >--SUB_LIST-- > PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rednotebook DOCSDIR=/usr/local/share/doc/rednotebook EXAMPLESDIR=/usr/local/share/examples/rednotebook WWWDIR=/usr/local/www/rednotebook ETCDIR=/usr/local/etc/rednotebook >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### #### >DISABLE_LICENSES=yes > >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >#### Misc Poudriere #### >.include "/etc/make.conf.ports_env" >GID=0 >UID=0 >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 89999 >open files (-n) 8192 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >=========================================================================== >=======================<phase: pkg-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >===> rednotebook-2.31 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.20.9_1.pkg >[14-stable-local-job-01] Installing pkg-1.20.9_1... >[14-stable-local-job-01] Extracting pkg-1.20.9_1: .......... done >===> rednotebook-2.31 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of rednotebook-2.31 >=========================================================================== >=======================<phase: fetch-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >=========================================================================== >=======================<phase: fetch >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >===> Fetching all distfiles required by rednotebook-2.31 for building >=========================================================================== >=======================<phase: checksum >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >===> Fetching all distfiles required by rednotebook-2.31 for building >=> SHA256 Checksum OK for jendrikseipp-rednotebook-v2.31_GH0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >=========================================================================== >=======================<phase: extract >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >===> Fetching all distfiles required by rednotebook-2.31 for building >===> Extracting for rednotebook-2.31 >=> SHA256 Checksum OK for jendrikseipp-rednotebook-v2.31_GH0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >=========================================================================== >=======================<phase: patch >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >===> Patching for rednotebook-2.31 >=========================================================================== >=======================<phase: build-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >===> rednotebook-2.31 depends on package: gettext-runtime>0 - not found >===> Installing existing package /packages/All/gettext-0.22.3.pkg >[14-stable-local-job-01] Installing gettext-0.22.3... >[14-stable-local-job-01] `-- Installing gettext-runtime-0.22.3_1... >[14-stable-local-job-01] | `-- Installing indexinfo-0.3.1... >[14-stable-local-job-01] | `-- Extracting indexinfo-0.3.1: .... done >[14-stable-local-job-01] `-- Extracting gettext-runtime-0.22.3_1: .......... done >[14-stable-local-job-01] `-- Installing gettext-tools-0.22.3_1... >[14-stable-local-job-01] | `-- Installing libtextstyle-0.22.3... >[14-stable-local-job-01] | `-- Extracting libtextstyle-0.22.3: .......... done >[14-stable-local-job-01] `-- Extracting gettext-tools-0.22.3_1: .......... done >===> rednotebook-2.31 depends on package: gettext-runtime>0 - found >===> Returning to build of rednotebook-2.31 >===> rednotebook-2.31 depends on package: py39-setuptools>=63.1.0 - not found >===> Installing existing package /packages/All/py39-setuptools-63.1.0_1.pkg >[14-stable-local-job-01] Installing py39-setuptools-63.1.0_1... >[14-stable-local-job-01] `-- Installing python39-3.9.18_1... >[14-stable-local-job-01] | `-- Installing libffi-3.4.4_1... >[14-stable-local-job-01] | `-- Extracting libffi-3.4.4_1: .......... done >[14-stable-local-job-01] | `-- Installing mpdecimal-2.5.1... >[14-stable-local-job-01] | `-- Extracting mpdecimal-2.5.1: .......... done >[14-stable-local-job-01] | `-- Installing readline-8.2.7_1... >[14-stable-local-job-01] | `-- Extracting readline-8.2.7_1: .......... done >[14-stable-local-job-01] `-- Extracting python39-3.9.18_1: .......... done >[14-stable-local-job-01] Extracting py39-setuptools-63.1.0_1: .......... done >===== >Message from python39-3.9.18_1: > >-- >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 >===> rednotebook-2.31 depends on package: py39-setuptools>=63.1.0 - found >===> Returning to build of rednotebook-2.31 >===> rednotebook-2.31 depends on file: /usr/local/bin/python3.9 - found >===> rednotebook-2.31 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.7.12_5.pkg >[14-stable-local-job-01] Installing ccache-3.7.12_5... >[14-stable-local-job-01] Extracting ccache-3.7.12_5: .......... done >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 clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >===== >Message from ccache-3.7.12_5: > >-- >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> rednotebook-2.31 depends on file: /usr/local/bin/ccache - found >===> Returning to build of rednotebook-2.31 >=========================================================================== >=======================<phase: lib-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >===> rednotebook-2.31 depends on shared library: libatk-1.0.so - not found >===> Installing existing package /packages/All/at-spi2-core-2.50.1.pkg >[14-stable-local-job-01] Installing at-spi2-core-2.50.1... >[14-stable-local-job-01] `-- Installing dbus-1.14.10_4,1... >[14-stable-local-job-01] | `-- Installing expat-2.6.0... >[14-stable-local-job-01] | `-- Extracting expat-2.6.0: .......... done >[14-stable-local-job-01] | `-- Installing libICE-1.1.0_2,1... >[14-stable-local-job-01] | `-- Extracting libICE-1.1.0_2,1: .......... done >[14-stable-local-job-01] | `-- Installing libSM-1.2.3_1,1... >[14-stable-local-job-01] | `-- Extracting libSM-1.2.3_1,1: .......... done >[14-stable-local-job-01] | `-- Installing libX11-1.8.7_1,1... >[14-stable-local-job-01] | | `-- Installing libxcb-1.15_2... >[14-stable-local-job-01] | | `-- Installing libXau-1.0.9_1... >[14-stable-local-job-01] | | `-- Extracting libXau-1.0.9_1: .......... done >[14-stable-local-job-01] | | `-- Installing libXdmcp-1.1.3... >[14-stable-local-job-01] | | | `-- Installing xorgproto-2023.2... >[14-stable-local-job-01] | | | `-- Extracting xorgproto-2023.2: .......... done >[14-stable-local-job-01] | | `-- Extracting libXdmcp-1.1.3: ......... done >[14-stable-local-job-01] | | `-- Extracting libxcb-1.15_2: .......... done >[14-stable-local-job-01] | `-- Extracting libX11-1.8.7_1,1: .......... done >===> Creating groups. >Creating group 'messagebus' with gid '556'. >===> Creating users >Creating user 'messagebus' with uid '556'. >[14-stable-local-job-01] `-- Extracting dbus-1.14.10_4,1: ......... done >[14-stable-local-job-01] `-- Installing glib-2.78.4,2... >[14-stable-local-job-01] | `-- Installing libiconv-1.17_1... >[14-stable-local-job-01] | `-- Extracting libiconv-1.17_1: .......... done >[14-stable-local-job-01] | `-- Installing libxml2-2.11.7... >[14-stable-local-job-01] | | `-- Installing icu-74.2,1... >[14-stable-local-job-01] | | `-- Extracting icu-74.2,1: .......... done >[14-stable-local-job-01] | `-- Extracting libxml2-2.11.7: .......... done >[14-stable-local-job-01] | `-- Installing pcre2-10.43... >[14-stable-local-job-01] | | `-- Installing libedit-3.1.20230828_1,1... >[14-stable-local-job-01] | | `-- Extracting libedit-3.1.20230828_1,1: .......... done >[14-stable-local-job-01] | `-- Extracting pcre2-10.43: .......... done >[14-stable-local-job-01] `-- Extracting glib-2.78.4,2: .......... done >[14-stable-local-job-01] `-- Installing libXi-1.8_1,1... >[14-stable-local-job-01] | `-- Installing libXext-1.3.6,1... >[14-stable-local-job-01] | `-- Extracting libXext-1.3.6,1: .......... done >[14-stable-local-job-01] | `-- Installing libXfixes-6.0.0_1... >[14-stable-local-job-01] | `-- Extracting libXfixes-6.0.0_1: .......... done >[14-stable-local-job-01] `-- Extracting libXi-1.8_1,1: .......... done >[14-stable-local-job-01] `-- Installing libXtst-1.2.3_3... >[14-stable-local-job-01] `-- Extracting libXtst-1.2.3_3: .......... done >[14-stable-local-job-01] Extracting at-spi2-core-2.50.1: .......... done >==> Running trigger: gio-modules.ucl >Generating GIO modules cache >==> Running trigger: glib-schemas.ucl >Compiling glib schemas >No schema files found: doing nothing. >===> rednotebook-2.31 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) >===> Returning to build of rednotebook-2.31 >===> rednotebook-2.31 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) >===> rednotebook-2.31 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) >===> rednotebook-2.31 depends on shared library: libgtk-3.so - not found >===> Installing existing package /packages/All/gtk3-3.24.41.pkg >[14-stable-local-job-01] Installing gtk3-3.24.41... >[14-stable-local-job-01] `-- Installing adwaita-icon-theme-42.0... >[14-stable-local-job-01] | `-- Installing gdk-pixbuf2-2.42.10_2... >[14-stable-local-job-01] | | `-- Installing jpeg-turbo-3.0.2... >[14-stable-local-job-01] | | `-- Extracting jpeg-turbo-3.0.2: .......... done >[14-stable-local-job-01] | | `-- Installing png-1.6.42... >[14-stable-local-job-01] | | `-- Extracting png-1.6.42: .......... done >[14-stable-local-job-01] | | `-- Installing shared-mime-info-2.2_2... >[14-stable-local-job-01] | | `-- Extracting shared-mime-info-2.2_2: ......... done >[14-stable-local-job-01] | | `-- Installing tiff-4.4.0_3... >[14-stable-local-job-01] | | `-- Installing jbigkit-2.1_2... >[14-stable-local-job-01] | | `-- Extracting jbigkit-2.1_2: .......... done >[14-stable-local-job-01] | | `-- Installing libdeflate-1.19... >[14-stable-local-job-01] | | `-- Extracting libdeflate-1.19: .......... done >[14-stable-local-job-01] | | `-- Installing zstd-1.5.5_1... >[14-stable-local-job-01] | | | `-- Installing liblz4-1.9.4_1,1... >[14-stable-local-job-01] | | | `-- Extracting liblz4-1.9.4_1,1: .......... done >[14-stable-local-job-01] | | `-- Extracting zstd-1.5.5_1: .......... done >[14-stable-local-job-01] | | `-- Extracting tiff-4.4.0_3: .......... done >[14-stable-local-job-01] | `-- Extracting gdk-pixbuf2-2.42.10_2: .......... done >[14-stable-local-job-01] | `-- Installing gtk-update-icon-cache-3.24.31_1... >[14-stable-local-job-01] | `-- Extracting gtk-update-icon-cache-3.24.31_1: .......... done >[14-stable-local-job-01] | `-- Installing pango-1.50.14... >[14-stable-local-job-01] | | `-- Installing cairo-1.17.4_2,3... >[14-stable-local-job-01] | | `-- Installing fontconfig-2.15.0_2,1... >[14-stable-local-job-01] | | | `-- Installing freetype2-2.13.2... >[14-stable-local-job-01] | | | `-- Installing brotli-1.1.0,1... >[14-stable-local-job-01] | | | `-- Extracting brotli-1.1.0,1: .......... done >[14-stable-local-job-01] | | | `-- Extracting freetype2-2.13.2: .......... done >[14-stable-local-job-01] | | `-- Extracting fontconfig-2.15.0_2,1: .......... done >[14-stable-local-job-01] | | `-- Installing libXrender-0.9.10_2... >[14-stable-local-job-01] | | `-- Extracting libXrender-0.9.10_2: .......... done >[14-stable-local-job-01] | | `-- Installing libglvnd-1.7.0... >[14-stable-local-job-01] | | `-- Extracting libglvnd-1.7.0: .......... done >[14-stable-local-job-01] | | `-- Installing pixman-0.42.2... >[14-stable-local-job-01] | | `-- Extracting pixman-0.42.2: .......... done >[14-stable-local-job-01] | | `-- Extracting cairo-1.17.4_2,3: .......... done >[14-stable-local-job-01] | | `-- Installing encodings-1.0.5,1... >[14-stable-local-job-01] | | `-- Extracting encodings-1.0.5,1: .......... done >[14-stable-local-job-01] | | `-- Installing fribidi-1.0.13_1... >[14-stable-local-job-01] | | `-- Extracting fribidi-1.0.13_1: .......... done >[14-stable-local-job-01] | | `-- Installing harfbuzz-8.3.0... >[14-stable-local-job-01] | | `-- Installing graphite2-1.3.14... >[14-stable-local-job-01] | | `-- Extracting graphite2-1.3.14: .......... done >[14-stable-local-job-01] | | `-- Extracting harfbuzz-8.3.0: .......... done >[14-stable-local-job-01] | | `-- Installing libXft-2.3.7_1... >[14-stable-local-job-01] | | `-- Extracting libXft-2.3.7_1: .......... done >[14-stable-local-job-01] | | `-- Installing libthai-0.1.29_1... >[14-stable-local-job-01] | | `-- Installing libdatrie-0.2.13_2... >[14-stable-local-job-01] | | `-- Extracting libdatrie-0.2.13_2: .......... done >[14-stable-local-job-01] | | `-- Extracting libthai-0.1.29_1: .......... done >[14-stable-local-job-01] | | `-- Installing xorg-fonts-truetype-7.7_1... >[14-stable-local-job-01] | | `-- Installing dejavu-2.37_3... >[14-stable-local-job-01] | | | `-- Installing mkfontscale-1.2.1_1... >[14-stable-local-job-01] | | | `-- Installing libfontenc-1.1.7... >[14-stable-local-job-01] | | | `-- Extracting libfontenc-1.1.7: ......... done >[14-stable-local-job-01] | | | `-- Extracting mkfontscale-1.2.1_1: ....... done >[14-stable-local-job-01] | | `-- Extracting dejavu-2.37_3: .......... done >[14-stable-local-job-01] | | `-- Installing font-bh-ttf-1.0.3_5... >[14-stable-local-job-01] | | `-- Extracting font-bh-ttf-1.0.3_5: .......... done >[14-stable-local-job-01] | | `-- Installing font-misc-ethiopic-1.0.4... >[14-stable-local-job-01] | | `-- Extracting font-misc-ethiopic-1.0.4: ...... done >[14-stable-local-job-01] | | `-- Installing font-misc-meltho-1.0.3_5... >[14-stable-local-job-01] | | `-- Extracting font-misc-meltho-1.0.3_5: .......... done >[14-stable-local-job-01] | | `-- Extracting xorg-fonts-truetype-7.7_1: ... done >[14-stable-local-job-01] | `-- Extracting pango-1.50.14: .......... done >[14-stable-local-job-01] `-- Extracting adwaita-icon-theme-42.0: .......... done >[14-stable-local-job-01] `-- Installing colord-1.4.7... >[14-stable-local-job-01] | `-- Installing hwdata-0.379,1... >[14-stable-local-job-01] | `-- Extracting hwdata-0.379,1: .......... done >[14-stable-local-job-01] | `-- Installing lcms2-2.16_1... >[14-stable-local-job-01] | `-- Extracting lcms2-2.16_1: .......... done >[14-stable-local-job-01] | `-- Installing libgudev-237... >[14-stable-local-job-01] | | `-- Installing libudev-devd-0.5.2... >[14-stable-local-job-01] | | `-- Extracting libudev-devd-0.5.2: ......... done >[14-stable-local-job-01] | `-- Extracting libgudev-237: .......... done >[14-stable-local-job-01] | `-- Installing libgusb-0.3.10_1... >[14-stable-local-job-01] | `-- Extracting libgusb-0.3.10_1: .......... done >[14-stable-local-job-01] | `-- Installing polkit-124_2... >[14-stable-local-job-01] | | `-- Installing duktape-lib-2.7.0... >[14-stable-local-job-01] | | `-- Extracting duktape-lib-2.7.0: ......... done >===> Creating groups. >Creating group 'polkitd' with gid '565'. >===> Creating users >Creating user 'polkitd' with uid '565'. >[14-stable-local-job-01] | `-- Extracting polkit-124_2: ......... done >[14-stable-local-job-01] | `-- Installing sqlite3-3.45.0_1,1... >[14-stable-local-job-01] | `-- Extracting sqlite3-3.45.0_1,1: .......... done >===> Creating groups. >Creating group 'colord' with gid '970'. >===> Creating users >Creating user 'colord' with uid '970'. >[14-stable-local-job-01] `-- Extracting colord-1.4.7: .......... done >[14-stable-local-job-01] `-- Installing cups-2.4.7_2... >[14-stable-local-job-01] | `-- Installing avahi-app-0.8_2... >[14-stable-local-job-01] | | `-- Installing dbus-glib-0.112_1... >[14-stable-local-job-01] | | `-- Extracting dbus-glib-0.112_1: .......... done >[14-stable-local-job-01] | | `-- Installing gdbm-1.23... >[14-stable-local-job-01] | | `-- Extracting gdbm-1.23: .......... done >[14-stable-local-job-01] | | `-- Installing gnome_subr-1.0... >[14-stable-local-job-01] | | `-- Extracting gnome_subr-1.0: .... done >[14-stable-local-job-01] | | `-- Installing libdaemon-0.14_1... >[14-stable-local-job-01] | | `-- Extracting libdaemon-0.14_1: .......... done >[14-stable-local-job-01] | | `-- Installing libevent-2.1.12... >[14-stable-local-job-01] | | `-- Extracting libevent-2.1.12: .......... done >===> Creating groups. >Creating group 'avahi' with gid '558'. >===> Creating users >Creating user 'avahi' with uid '558'. >[14-stable-local-job-01] | `-- Extracting avahi-app-0.8_2: .......... done >[14-stable-local-job-01] | `-- Installing gnutls-3.7.10_2... >[14-stable-local-job-01] | | `-- Installing gmp-6.3.0... >[14-stable-local-job-01] | | `-- Extracting gmp-6.3.0: .......... done >[14-stable-local-job-01] | | `-- Installing libidn2-2.3.7... >[14-stable-local-job-01] | | `-- Installing libunistring-1.1... >[14-stable-local-job-01] | | `-- Extracting libunistring-1.1: .......... done >[14-stable-local-job-01] | | `-- Extracting libidn2-2.3.7: .......... done >[14-stable-local-job-01] | | `-- Installing libtasn1-4.19.0_1... >[14-stable-local-job-01] | | `-- Extracting libtasn1-4.19.0_1: .......... done >[14-stable-local-job-01] | | `-- Installing nettle-3.9.1... >[14-stable-local-job-01] | | `-- Extracting nettle-3.9.1: .......... done >[14-stable-local-job-01] | | `-- Installing p11-kit-0.25.3_1... >[14-stable-local-job-01] | | `-- Extracting p11-kit-0.25.3_1: .......... done >[14-stable-local-job-01] | `-- Extracting gnutls-3.7.10_2: .......... done >[14-stable-local-job-01] | `-- Installing libpaper-1.1.28_1... >[14-stable-local-job-01] | `-- Extracting libpaper-1.1.28_1: .......... done >[14-stable-local-job-01] | `-- Installing xdg-utils-1.1.3_4... >[14-stable-local-job-01] | | `-- Installing hicolor-icon-theme-0.17... >[14-stable-local-job-01] | | `-- Extracting hicolor-icon-theme-0.17: . done >[14-stable-local-job-01] | | `-- Installing xprop-1.2.7... >[14-stable-local-job-01] | | `-- Extracting xprop-1.2.7: ..... done >[14-stable-local-job-01] | | `-- Installing xset-1.2.5_1... >[14-stable-local-job-01] | | `-- Installing libXmu-1.1.4,1... >[14-stable-local-job-01] | | | `-- Installing libXt-1.2.1_1,1... >[14-stable-local-job-01] | | | `-- Extracting libXt-1.2.1_1,1: .......... done >[14-stable-local-job-01] | | `-- Extracting libXmu-1.1.4,1: .......... done >[14-stable-local-job-01] | | `-- Extracting xset-1.2.5_1: ..... done >[14-stable-local-job-01] | `-- Extracting xdg-utils-1.1.3_4: .......... done >===> Creating groups. >Creating group 'cups' with gid '193'. >===> Creating users >Creating user 'cups' with uid '193'. >[14-stable-local-job-01] `-- Extracting cups-2.4.7_2: .......... done >[14-stable-local-job-01] `-- Installing gsettings-desktop-schemas-42.0... >[14-stable-local-job-01] `-- Extracting gsettings-desktop-schemas-42.0: .......... done >[14-stable-local-job-01] `-- Installing libXcomposite-0.4.6_1,1... >[14-stable-local-job-01] `-- Extracting libXcomposite-0.4.6_1,1: .......... done >[14-stable-local-job-01] `-- Installing libXcursor-1.2.0_2... >[14-stable-local-job-01] `-- Extracting libXcursor-1.2.0_2: .......... done >[14-stable-local-job-01] `-- Installing libXdamage-1.1.6... >[14-stable-local-job-01] `-- Extracting libXdamage-1.1.6: ......... done >[14-stable-local-job-01] `-- Installing libXinerama-1.1.4_3,1... >[14-stable-local-job-01] `-- Extracting libXinerama-1.1.4_3,1: .......... done >[14-stable-local-job-01] `-- Installing libXrandr-1.5.2_1... >[14-stable-local-job-01] `-- Extracting libXrandr-1.5.2_1: .......... done >[14-stable-local-job-01] `-- Installing libepoxy-1.5.9... >[14-stable-local-job-01] `-- Extracting libepoxy-1.5.9: .......... done >[14-stable-local-job-01] `-- Installing librsvg2-rust-2.56.4_5... >[14-stable-local-job-01] `-- Extracting librsvg2-rust-2.56.4_5: .......... done >[14-stable-local-job-01] `-- Installing libxkbcommon-1.6.0_2... >[14-stable-local-job-01] | `-- Installing wayland-1.22.0... >[14-stable-local-job-01] | | `-- Installing libepoll-shim-0.0.20230411... >[14-stable-local-job-01] | | `-- Extracting libepoll-shim-0.0.20230411: .......... done >[14-stable-local-job-01] | `-- Extracting wayland-1.22.0: .......... done >[14-stable-local-job-01] | `-- Installing xkeyboard-config-2.41_4... >[14-stable-local-job-01] | `-- Extracting xkeyboard-config-2.41_4: .......... done >[14-stable-local-job-01] `-- Extracting libxkbcommon-1.6.0_2: .......... done >[14-stable-local-job-01] Extracting gtk3-3.24.41: .......... done >==> Running trigger: gdk-pixbuf-query-loaders.ucl >Generating gdk-pixbuf modules cache >==> Running trigger: fontconfig.ucl >Running fc-cache to build fontconfig cache... >==> Running trigger: gtk-update-icon-cache.ucl >Generating GTK icon cache for /usr/local/share/icons/hicolor >Generating GTK icon cache for /usr/local/share/icons/Adwaita >==> Running trigger: shared-mime-info.ucl >Building the Shared MIME-Info database cache >==> Running trigger: glib-schemas.ucl >Compiling glib schemas >===== >Message from freetype2-2.13.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). >===== >Message from dejavu-2.37_3: > >-- >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. >===== >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 >===== >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). >===== >Message from libxkbcommon-1.6.0_2: > >-- >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 >===> rednotebook-2.31 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) >===> Returning to build of rednotebook-2.31 >===> rednotebook-2.31 depends on shared library: libgtksourceview-3.0.so - not found >===> Installing existing package /packages/All/gtksourceview3-3.24.11_4.pkg >[14-stable-local-job-01] Installing gtksourceview3-3.24.11_4... >[14-stable-local-job-01] Extracting gtksourceview3-3.24.11_4: .......... done >===> rednotebook-2.31 depends on shared library: libgtksourceview-3.0.so - found (/usr/local/lib/libgtksourceview-3.0.so) >===> Returning to build of rednotebook-2.31 >===> rednotebook-2.31 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) >===> rednotebook-2.31 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) >=========================================================================== >=======================<phase: configure >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >===> Configuring for rednotebook-2.31 >running config >=========================================================================== >=======================<phase: build >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >===> Building for rednotebook-2.31 >running build >running build_py >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ar.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ar/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ast.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ast/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/be.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/be/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/bg.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/bg/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/bs.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/bs/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ca.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ca/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/cs.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/cs/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/cy.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/cy/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/da.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/da/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/de.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/de/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/el.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/el/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/en_GB.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/en_GB/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/eo.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/eo/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/es.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/es/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/eu.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/eu/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/fi.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/fi/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/fo.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/fo/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/fr.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/fr/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ga.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ga/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/gl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/gl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/he.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/he/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/hi.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/hi/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/hr.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/hr/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/hu.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/hu/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/hy.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/hy/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/id.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/id/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ie.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ie/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/it.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/it/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ja.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ja/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ka.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ka/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/kk.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/kk/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ko.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ko/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ky.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ky/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/lt.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/lt/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ml.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ml/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/mn.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/mn/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ms.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ms/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/my.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/my/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/nb.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/nb/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/nds.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/nds/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/nl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/nl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/nn.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/nn/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/oc.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/oc/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/pl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/pl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/pt.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/pt/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/pt_BR.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/pt_BR/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ro.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ro/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ru.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ru/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/si.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/si/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/sk.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/sk/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/sl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/sl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/sr.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/sr/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/sv.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/sv/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ta.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ta/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/te.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/te/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/tl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/tl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/tr.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/tr/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ug.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ug/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/uk.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/uk/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/uz.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/uz/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/vi.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/vi/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/wae.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/wae/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/xh.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/xh/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/zh_CN.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/zh_CN/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/zh_HK.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/zh_HK/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/zh_TW.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/zh_TW/LC_MESSAGES/rednotebook.mo >creating build/lib >creating build/lib/rednotebook >copying rednotebook/templates.py -> build/lib/rednotebook >copying rednotebook/journal.py -> build/lib/rednotebook >copying rednotebook/__init__.py -> build/lib/rednotebook >copying rednotebook/storage.py -> build/lib/rednotebook >copying rednotebook/configuration.py -> build/lib/rednotebook >copying rednotebook/data.py -> build/lib/rednotebook >copying rednotebook/help.py -> build/lib/rednotebook >copying rednotebook/info.py -> build/lib/rednotebook >copying rednotebook/backup.py -> build/lib/rednotebook >creating build/lib/rednotebook/external >copying rednotebook/external/__init__.py -> build/lib/rednotebook/external >copying rednotebook/external/elibintl.py -> build/lib/rednotebook/external >copying rednotebook/external/txt2tags.py -> build/lib/rednotebook/external >copying rednotebook/external/spellcheck.py -> build/lib/rednotebook/external >creating build/lib/rednotebook/gui >copying rednotebook/gui/exports.py -> build/lib/rednotebook/gui >copying rednotebook/gui/browser.py -> build/lib/rednotebook/gui >copying rednotebook/gui/insert_menu.py -> build/lib/rednotebook/gui >copying rednotebook/gui/__init__.py -> build/lib/rednotebook/gui >copying rednotebook/gui/options.py -> build/lib/rednotebook/gui >copying rednotebook/gui/menu.py -> build/lib/rednotebook/gui >copying rednotebook/gui/format_menu.py -> build/lib/rednotebook/gui >copying rednotebook/gui/editor.py -> build/lib/rednotebook/gui >copying rednotebook/gui/clouds.py -> build/lib/rednotebook/gui >copying rednotebook/gui/main_window.py -> build/lib/rednotebook/gui >copying rednotebook/gui/browser_cef.py -> build/lib/rednotebook/gui >copying rednotebook/gui/categories.py -> build/lib/rednotebook/gui >copying rednotebook/gui/search.py -> build/lib/rednotebook/gui >copying rednotebook/gui/customwidgets.py -> build/lib/rednotebook/gui >creating build/lib/rednotebook/util >copying rednotebook/util/filesystem.py -> build/lib/rednotebook/util >copying rednotebook/util/urls.py -> build/lib/rednotebook/util >copying rednotebook/util/markup.py -> build/lib/rednotebook/util >copying rednotebook/util/__init__.py -> build/lib/rednotebook/util >copying rednotebook/util/dates.py -> build/lib/rednotebook/util >copying rednotebook/util/statistics.py -> build/lib/rednotebook/util >copying rednotebook/util/utils.py -> build/lib/rednotebook/util >copying rednotebook/util/pango_markup.py -> build/lib/rednotebook/util >creating build/lib/rednotebook/images >copying rednotebook/images/picture.png -> build/lib/rednotebook/images >copying rednotebook/images/bulletlist.png -> build/lib/rednotebook/images >copying rednotebook/images/date.png -> build/lib/rednotebook/images >copying rednotebook/images/numberedlist.png -> build/lib/rednotebook/images >copying rednotebook/images/link.png -> build/lib/rednotebook/images >copying rednotebook/images/formula.png -> build/lib/rednotebook/images >copying rednotebook/images/insert-image-22.png -> build/lib/rednotebook/images >copying rednotebook/images/linebreak.png -> build/lib/rednotebook/images >copying rednotebook/images/table.png -> build/lib/rednotebook/images >copying rednotebook/images/line.png -> build/lib/rednotebook/images >copying rednotebook/images/title.png -> build/lib/rednotebook/images >copying rednotebook/images/insert-image-16.png -> build/lib/rednotebook/images >creating build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-192.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-64.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-22.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-14.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-256.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-128.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-48.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-16.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rn-32.png -> build/lib/rednotebook/images/rednotebook-icon >copying rednotebook/images/rednotebook-icon/rednotebook.svg -> build/lib/rednotebook/images/rednotebook-icon >creating build/lib/rednotebook/files >copying rednotebook/files/default.cfg -> build/lib/rednotebook/files >copying rednotebook/files/main_window.glade -> build/lib/rednotebook/files >copying rednotebook/files/t2t.lang -> build/lib/rednotebook/files >copying rednotebook/files/rednotebook-highlight-style.xml -> build/lib/rednotebook/files >running build_scripts >creating build/scripts-3.9 >copying and adjusting rednotebook/rednotebook -> build/scripts-3.9 >changing mode of build/scripts-3.9/rednotebook from 644 to 755 >=========================================================================== >=======================<phase: run-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >===> rednotebook-2.31 depends on package: py39-yaml>0 - not found >===> Installing existing package /packages/All/py39-yaml-6.0.1.pkg >[14-stable-local-job-01] Installing py39-yaml-6.0.1... >[14-stable-local-job-01] `-- Installing libyaml-0.2.5... >[14-stable-local-job-01] `-- Extracting libyaml-0.2.5: ......... done >[14-stable-local-job-01] Extracting py39-yaml-6.0.1: .......... done >===> rednotebook-2.31 depends on package: py39-yaml>0 - found >===> Returning to build of rednotebook-2.31 >===> rednotebook-2.31 depends on package: webkit2-gtk3>=2.16 - not found >===> Installing existing package /packages/All/webkit2-gtk3-2.34.6_10.pkg >[14-stable-local-job-01] Installing webkit2-gtk3-2.34.6_10... >[14-stable-local-job-01] `-- Installing enchant2-2.2.15_5... >[14-stable-local-job-01] | `-- Installing hunspell-1.7.2_1... >[14-stable-local-job-01] | | `-- Installing perl5-5.36.3_1... >[14-stable-local-job-01] | | `-- Extracting perl5-5.36.3_1: .......... done >[14-stable-local-job-01] | `-- Extracting hunspell-1.7.2_1: .......... done >[14-stable-local-job-01] `-- Extracting enchant2-2.2.15_5: .......... done >[14-stable-local-job-01] `-- Installing geoclue-2.7.1_1... >[14-stable-local-job-01] | `-- Installing json-glib-1.8.0... >[14-stable-local-job-01] | | `-- Installing gobject-introspection-1.78.1_2,1... >[14-stable-local-job-01] | | `-- Extracting gobject-introspection-1.78.1_2,1: .......... done >[14-stable-local-job-01] | `-- Extracting json-glib-1.8.0: .......... done >[14-stable-local-job-01] | `-- Installing libnotify-0.8.2_2... >[14-stable-local-job-01] | `-- Extracting libnotify-0.8.2_2: .......... done >[14-stable-local-job-01] | `-- Installing libsoup3-3.2.2... >[14-stable-local-job-01] | | `-- Installing glib-networking-2.78.0... >[14-stable-local-job-01] | | `-- Installing libproxy-0.4.18... >[14-stable-local-job-01] | | `-- Extracting libproxy-0.4.18: .......... done >[14-stable-local-job-01] | | `-- Extracting glib-networking-2.78.0: .......... done >[14-stable-local-job-01] | | `-- Installing krb5-1.21.2_3... >[14-stable-local-job-01] | | `-- Extracting krb5-1.21.2_3: .......... done >[14-stable-local-job-01] | | `-- Installing libnghttp2-1.59.0... >[14-stable-local-job-01] | | `-- Extracting libnghttp2-1.59.0: .......... done >[14-stable-local-job-01] | | `-- Installing libpsl-0.21.5... >[14-stable-local-job-01] | | `-- Extracting libpsl-0.21.5: .......... done >[14-stable-local-job-01] | `-- Extracting libsoup3-3.2.2: .......... done >[14-stable-local-job-01] `-- Extracting geoclue-2.7.1_1: .......... done >[14-stable-local-job-01] `-- Installing gstreamer1-1.22.5_1... >[14-stable-local-job-01] | `-- Installing libunwind-20240112... >[14-stable-local-job-01] | `-- Extracting libunwind-20240112: .......... done >[14-stable-local-job-01] `-- Extracting gstreamer1-1.22.5_1: .......... done >[14-stable-local-job-01] `-- Installing gstreamer1-plugins-1.22.5_1... >[14-stable-local-job-01] | `-- Installing iso-codes-4.15.0... >[14-stable-local-job-01] | `-- Extracting iso-codes-4.15.0: .......... done >[14-stable-local-job-01] | `-- Installing orc-0.4.34_1... >[14-stable-local-job-01] | `-- Extracting orc-0.4.34_1: .......... done >[14-stable-local-job-01] `-- Extracting gstreamer1-plugins-1.22.5_1: .......... done >[14-stable-local-job-01] `-- Installing gstreamer1-plugins-bad-1.22.5_1... >[14-stable-local-job-01] | `-- Installing libnice-0.1.21_2... >[14-stable-local-job-01] | `-- Extracting libnice-0.1.21_2: .......... done >[14-stable-local-job-01] `-- Extracting gstreamer1-plugins-bad-1.22.5_1: .......... done >[14-stable-local-job-01] `-- Installing gstreamer1-plugins-gl-1.22.5... >[14-stable-local-job-01] | `-- Installing graphene-1.10.8... >[14-stable-local-job-01] | | `-- Installing py39-gobject3-3.42.2... >[14-stable-local-job-01] | | `-- Installing py39-cairo-1.21.0,1... >[14-stable-local-job-01] | | `-- Extracting py39-cairo-1.21.0,1: .......... done >[14-stable-local-job-01] | | `-- Installing pygobject3-common-3.42.2... >[14-stable-local-job-01] | | `-- Extracting pygobject3-common-3.42.2: ..... done >[14-stable-local-job-01] | | `-- Extracting py39-gobject3-3.42.2: .......... done >[14-stable-local-job-01] | `-- Extracting graphene-1.10.8: .......... done >[14-stable-local-job-01] | `-- Installing libGLU-9.0.2_2... >[14-stable-local-job-01] | `-- Extracting libGLU-9.0.2_2: ..... done >[14-stable-local-job-01] `-- Extracting gstreamer1-plugins-gl-1.22.5: .......... done >[14-stable-local-job-01] `-- Installing harfbuzz-icu-8.3.0_1... >[14-stable-local-job-01] `-- Extracting harfbuzz-icu-8.3.0_1: ........ done >[14-stable-local-job-01] `-- Installing hyphen-2.8.8... >[14-stable-local-job-01] `-- Extracting hyphen-2.8.8: .......... done >[14-stable-local-job-01] `-- Installing libgcrypt-1.10.3_1... >[14-stable-local-job-01] | `-- Installing libgpg-error-1.47_1... >[14-stable-local-job-01] | `-- Extracting libgpg-error-1.47_1: .......... done >[14-stable-local-job-01] `-- Extracting libgcrypt-1.10.3_1: .......... done >[14-stable-local-job-01] `-- Installing libsecret-0.20.5_3... >[14-stable-local-job-01] `-- Extracting libsecret-0.20.5_3: .......... done >[14-stable-local-job-01] `-- Installing libsoup-2.74.3... >[14-stable-local-job-01] `-- Extracting libsoup-2.74.3: .......... done >[14-stable-local-job-01] `-- Installing libwpe-1.12.0... >[14-stable-local-job-01] `-- Extracting libwpe-1.12.0: .......... done >[14-stable-local-job-01] `-- Installing libxslt-1.1.37_1... >[14-stable-local-job-01] `-- Extracting libxslt-1.1.37_1: .......... done >[14-stable-local-job-01] `-- Installing openjpeg-2.5.0_1... >[14-stable-local-job-01] `-- Extracting openjpeg-2.5.0_1: .......... done >[14-stable-local-job-01] `-- Installing webp-1.3.2_1... >[14-stable-local-job-01] | `-- Installing freeglut-3.2.1... >[14-stable-local-job-01] | | `-- Installing libXxf86vm-1.1.4_4... >[14-stable-local-job-01] | | `-- Extracting libXxf86vm-1.1.4_4: .......... done >[14-stable-local-job-01] | `-- Extracting freeglut-3.2.1: .......... done >[14-stable-local-job-01] | `-- Installing giflib-5.2.1_1... >[14-stable-local-job-01] | `-- Extracting giflib-5.2.1_1: .......... done >[14-stable-local-job-01] `-- Extracting webp-1.3.2_1: .......... done >[14-stable-local-job-01] `-- Installing woff2-1.0.2_5... >[14-stable-local-job-01] `-- Extracting woff2-1.0.2_5: .......... done >[14-stable-local-job-01] `-- Installing wpebackend-fdo-1.12.0... >[14-stable-local-job-01] `-- Extracting wpebackend-fdo-1.12.0: .......... done >[14-stable-local-job-01] Extracting webkit2-gtk3-2.34.6_10: .......... done >==> Running trigger: gio-modules.ucl >Generating GIO modules cache >===== >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. >===== >Message from freeglut-3.2.1: > >-- >Joystick support is untested and it is unknown if it works. > >Do not hesitate to contact x11@FreeBSD.org if this causes issues. >===> rednotebook-2.31 depends on package: webkit2-gtk3>=2.16 - found >===> Returning to build of rednotebook-2.31 >===> rednotebook-2.31 depends on package: py39-enchant>=1.6 - not found >===> Installing existing package /packages/All/py39-enchant-3.2.2_2.pkg >[14-stable-local-job-01] Installing py39-enchant-3.2.2_2... >[14-stable-local-job-01] `-- Installing enchant-1.6.0_10... >[14-stable-local-job-01] `-- Extracting enchant-1.6.0_10: .......... done >[14-stable-local-job-01] Extracting py39-enchant-3.2.2_2: .......... done >===> rednotebook-2.31 depends on package: py39-enchant>=1.6 - found >===> Returning to build of rednotebook-2.31 >===> rednotebook-2.31 depends on package: py39-setuptools>=63.1.0 - found >===> rednotebook-2.31 depends on file: /usr/local/bin/python3.9 - found >=========================================================================== >=======================<phase: stage >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >===> Staging for rednotebook-2.31 >===> Generating temporary packing list >running install >/usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. > warnings.warn( >running build >running build_py >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ar.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ar/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ast.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ast/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/be.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/be/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/bg.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/bg/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/bs.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/bs/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ca.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ca/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/cs.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/cs/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/cy.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/cy/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/da.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/da/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/de.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/de/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/el.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/el/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/en_GB.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/en_GB/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/eo.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/eo/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/es.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/es/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/eu.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/eu/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/fi.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/fi/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/fo.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/fo/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/fr.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/fr/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ga.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ga/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/gl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/gl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/he.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/he/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/hi.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/hi/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/hr.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/hr/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/hu.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/hu/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/hy.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/hy/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/id.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/id/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ie.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ie/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/it.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/it/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ja.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ja/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ka.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ka/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/kk.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/kk/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ko.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ko/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ky.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ky/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/lt.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/lt/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ml.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ml/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/mn.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/mn/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ms.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ms/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/my.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/my/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/nb.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/nb/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/nds.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/nds/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/nl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/nl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/nn.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/nn/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/oc.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/oc/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/pl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/pl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/pt.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/pt/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/pt_BR.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/pt_BR/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ro.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ro/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ru.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ru/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/si.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/si/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/sk.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/sk/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/sl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/sl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/sr.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/sr/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/sv.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/sv/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ta.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ta/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/te.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/te/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/tl.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/tl/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/tr.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/tr/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/ug.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/ug/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/uk.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/uk/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/uz.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/uz/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/vi.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/vi/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/wae.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/wae/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/xh.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/xh/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/zh_CN.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/zh_CN/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/zh_HK.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/zh_HK/LC_MESSAGES/rednotebook.mo >Compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/po/zh_TW.po to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/rednotebook-2.31/build/locale/zh_TW/LC_MESSAGES/rednotebook.mo >running build_scripts >running install_lib >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9 >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >copying build/lib/rednotebook/util/filesystem.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >copying build/lib/rednotebook/util/urls.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >copying build/lib/rednotebook/util/markup.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >copying build/lib/rednotebook/util/__init__.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >copying build/lib/rednotebook/util/dates.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >copying build/lib/rednotebook/util/statistics.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >copying build/lib/rednotebook/util/utils.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >copying build/lib/rednotebook/util/pango_markup.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/files >copying build/lib/rednotebook/files/rednotebook-highlight-style.xml -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/files >copying build/lib/rednotebook/files/default.cfg -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/files >copying build/lib/rednotebook/files/t2t.lang -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/files >copying build/lib/rednotebook/files/main_window.glade -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/files >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/exports.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/browser.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/insert_menu.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/__init__.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/options.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/menu.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/format_menu.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/editor.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/clouds.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/main_window.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/browser_cef.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/categories.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/search.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/gui/customwidgets.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui >copying build/lib/rednotebook/templates.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >copying build/lib/rednotebook/journal.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >copying build/lib/rednotebook/__init__.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external >copying build/lib/rednotebook/external/__init__.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external >copying build/lib/rednotebook/external/elibintl.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external >copying build/lib/rednotebook/external/txt2tags.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external >copying build/lib/rednotebook/external/spellcheck.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external >copying build/lib/rednotebook/storage.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >copying build/lib/rednotebook/configuration.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >copying build/lib/rednotebook/data.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-192.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-64.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-22.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rednotebook.svg -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-14.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-256.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-128.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-48.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-16.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/rednotebook-icon/rn-32.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images/rednotebook-icon >copying build/lib/rednotebook/images/picture.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/bulletlist.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/date.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/numberedlist.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/link.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/formula.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/insert-image-22.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/linebreak.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/table.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/line.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/title.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/images/insert-image-16.png -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/images >copying build/lib/rednotebook/help.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >copying build/lib/rednotebook/info.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >copying build/lib/rednotebook/backup.py -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util/filesystem.py to filesystem.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util/urls.py to urls.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util/markup.py to markup.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util/__init__.py to __init__.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util/dates.py to dates.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util/statistics.py to statistics.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util/utils.py to utils.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/util/pango_markup.py to pango_markup.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/exports.py to exports.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/browser.py to browser.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/insert_menu.py to insert_menu.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/__init__.py to __init__.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/options.py to options.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/menu.py to menu.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/format_menu.py to format_menu.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/editor.py to editor.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/clouds.py to clouds.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/main_window.py to main_window.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/browser_cef.py to browser_cef.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/categories.py to categories.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/search.py to search.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/gui/customwidgets.py to customwidgets.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/templates.py to templates.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/journal.py to journal.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/__init__.py to __init__.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external/__init__.py to __init__.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external/elibintl.py to elibintl.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external/txt2tags.py to txt2tags.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/external/spellcheck.py to spellcheck.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/storage.py to storage.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/configuration.py to configuration.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/data.py to data.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/help.py to help.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/info.py to info.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook/backup.py to backup.cpython-39.pyc >writing byte-compilation script '/tmp/tmp005z9llq.py' >/usr/local/bin/python3.9 /tmp/tmp005z9llq.py >removing /tmp/tmp005z9llq.py >running install_data >copying data/rednotebook.desktop -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/share/applications >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/share/icons/hicolor >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/share/icons/hicolor/scalable >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/share/icons/hicolor/scalable/apps >copying rednotebook/images/rednotebook-icon/rednotebook.svg -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/share/icons/hicolor/scalable/apps >creating /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/share/metainfo >copying data/rednotebook.appdata.xml -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/share/metainfo >running install_egg_info >running egg_info >creating rednotebook.egg-info >writing rednotebook.egg-info/PKG-INFO >writing dependency_links to rednotebook.egg-info/dependency_links.txt >writing requirements to rednotebook.egg-info/requires.txt >writing top-level names to rednotebook.egg-info/top_level.txt >writing manifest file 'rednotebook.egg-info/SOURCES.txt' >reading manifest file 'rednotebook.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >adding license file 'LICENSE' >writing manifest file 'rednotebook.egg-info/SOURCES.txt' >Copying rednotebook.egg-info to /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook-2.31-py3.9.egg-info >running install_scripts >copying build/scripts-3.9/rednotebook -> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/bin >changing mode of /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/bin/rednotebook to 755 >writing list of installed files to '/wrkdirs/usr/ports/deskutils/rednotebook/work-py39/.PLIST.pymodtmp' >====> Compressing man pages (compress-man) >if [ -d "/wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook-2.31-py3.9.egg-info" ]; then /bin/ls /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/stage/usr/local/lib/python3.9/site-packages/rednotebook-2.31-py3.9.egg-info | while read f; do echo lib/python3.9/site-packages/rednotebook-2.31-py3.9.egg-info/${f} >> /wrkdirs/usr/ports/deskutils/rednotebook/work-py39/.PLIST.mktmp; done; fi; >=========================================================================== >=======================<phase: package >============================ >===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-03-04T16:53:40+0000' 'PKG_NOTE_ports_top_git_hash=15f9542ee0d7' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=a5b8ef24e5fc' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.1' NO_DEPENDS=yes USER=root UID=0 GID=0 >===> Building packages for rednotebook-2.31 >===> Building rednotebook-2.31 >=========================================================================== >=>> Cleaning up wrkdir >===> Cleaning for rednotebook-2.31 >build of deskutils/rednotebook@py39 | rednotebook-2.31 ended at Mon Mar 4 09:53:56 MST 2024 >build time: 00:00:15
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 276963
:
248341
|
248361
|
248920
|
248924
|
248925
|
248926
|
248941