NetBSD Problem Report #59891

From www@netbsd.org  Mon Jan  5 12:39:00 2026
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
	 client-signature RSA-PSS (2048 bits) client-digest SHA256)
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id A61671A923A
	for <gnats-bugs@gnats.NetBSD.org>; Mon,  5 Jan 2026 12:39:00 +0000 (UTC)
Message-Id: <20260105123858.E7AB91A923C@mollari.NetBSD.org>
Date: Mon,  5 Jan 2026 12:38:58 +0000 (UTC)
From: netbsd.open.source@softhome.ca
Reply-To: netbsd.open.source@softhome.ca
To: gnats-bugs@NetBSD.org
Subject: Lost XFCE and many primary packages with pkg upgrade when packages were "refreshed"
X-Send-Pr-Version: www-1.0

>Number:         59891
>Category:       pkg
>Synopsis:       Lost XFCE and many primary packages with pkg upgrade when packages were "refreshed"
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 05 12:40:00 +0000 2026
>Last-Modified:  Mon Jan 05 15:10:02 +0000 2026
>Originator:     John L. Males
>Release:        10.1 20260105
>Organization:
User
>Environment:
NetBSD DN001.local 10.1 NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
Did:

pkgin update
pkgin upgrade

many packages failed refresh directly and indirectly due to:

pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.

the result was many key packages deleted including xfce4 as package deleted first before package refresh.

Second time have had xfce4 removed from system since initial NetBSD install that was first time performed pkgin upgrade after initial NetBSD install. In fact first time performed pkgin upgrade xfce4 packages and all GUI applications lost and had to manually install basically all packages again installed after initial NetBSD install 20250714.  At time I did not know how to report such issues, hence this incident went unreported.  It is likely this first occurrence will be in "pkg_install-err-20260105-0936+0000.log.tar.gz"
>How-To-Repeat:
I believe those testing with pkgin have for example mpdecimal already on NetBSD system and if so will not have:

pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.

What needs to be done is install NetBSD from install image as of 20250714 and pkgin as of 20250714 with at least xfce4, and ideally packages I had per "20260105-101633+0000-UTC-netbsd-10.1-de-pkg-update.script.tar.gz" prior to update.
>Fix:
My fear is for second time I have lost most installed packages with pkgin is yet again I will have to take hours to go through error log to build a pkgin install of these many lost packages.  This is only fourth time I have performed pkgin update since installed NetBSD 20250714.  A 50% occurrence of pkgin deleting most packages installed on system is not acceptable.  I hazard I would not be only user impacted, but have sense NetBSD developers are not encountering such clearly critical issues because testing is additive and not based on baseline references.  Baseline references are very important.  When to choose baseline references is important and I cannot provide guidance other than one baseline reference is pkgin and all packages as of when each base install image is created.  Can this be automated; yes for sure not just testing, but selecting install images/kernel updates/pkgin/binary/pkg source. et al can be automated.  I know as had to implement not just for single OS but acros
 s multiple OS for multiple software packages.

>Audit-Trail:
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/59891:  Lost XFCE and many primary packages with pkg upgrade
 when packages were "refreshed"
Date: Mon, 5 Jan 2026 14:10:11 +0100

 Can you find out which URL pkgin did try to fetch the packages from?
 Could there have been networking issues?

 There is no good reason why mpdecimal-4.0.1 was not found, it certainly
 is available in the master repository for amd64:

 Trying [2a04:4e42:8d::262]:443 ...
 Requesting https://cdn.netbsd.org//pub/pkgsrc/packages/NetBSD/amd64/10.0_2025Q4/All/mpdecimal-4.0.1.tgz
 100% |***********************************|   114 KiB    2.14 MiB/s    00:00 ETA
 116736 bytes retrieved in 00:00 (2.13 MiB/s)


 Martin

From: Ramiro Aceves <ea1abz@gmail.com>
To: gnats-bugs@netbsd.org, pkg-manager@netbsd.org, gnats-admin@netbsd.org,
 pkgsrc-bugs@netbsd.org, netbsd.open.source@softhome.ca
Cc: 
Subject: Re: pkg/59891: Lost XFCE and many primary packages with pkg upgrade
 when packages were "refreshed"
Date: Mon, 5 Jan 2026 15:59:50 +0100

 El 5/1/26 a las 14:15, Martin Husemann via gnats escribió:
 > The following reply was made to PR pkg/59891; it has been noted by GNATS.
 > 
 > From: Martin Husemann <martin@duskware.de>
 > To: gnats-bugs@NetBSD.org
 > Cc:
 > Subject: Re: pkg/59891:  Lost XFCE and many primary packages with pkg upgrade
 >   when packages were "refreshed"
 > Date: Mon, 5 Jan 2026 14:10:11 +0100
 > 
 >   Can you find out which URL pkgin did try to fetch the packages from?
 >   Could there have been networking issues?
 >   
 >   There is no good reason why mpdecimal-4.0.1 was not found, it certainly
 >   is available in the master repository for amd64:
 >   
 >   Trying [2a04:4e42:8d::262]:443 ...
 >   Requesting https://cdn.netbsd.org//pub/pkgsrc/packages/NetBSD/amd64/10.0_2025Q4/All/mpdecimal-4.0.1.tgz
 >   100% |***********************************|   114 KiB    2.14 MiB/s    00:00 ETA
 >   116736 bytes retrieved in 00:00 (2.13 MiB/s)
 >   
 >   
 >   Martin
 >   

 Hello Martin,

 I believe I have had a similar problem in my Intel Nuc amd64 NetBSD 
 system when upgrading installed packages 2025Q3->2025Q4. When I started 
 startx I figured out I missed several XFCE4 packages cause it refused to 
 start. Also lost another packages that I have been reinstalling as soon 
 as I needed them to leave the system as it was before.

 Upgrade was on 2026-01-03T. I have done the same 2025Q3->2025Q4 in my 
 Thinkpad X260 laptop on 2026-01-04 and I did not have the same issue.


 2026-01-03T17:55:26Z [12/615] upgrading xfce4-conf-4.20.0nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-conf-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 still missing
 ..
 ..
 ..


 The full log:

 2025-12-21T19:28:40Z [51/53] installing libsigc++-2.10.8nb1...
 2025-12-21T19:28:40Z [52/53] installing gtkmm4-4.16.0nb3...
 2025-12-21T19:28:41Z [53/53] installing pavucontrol-6.1nb3...
 2025-12-21T19:32:36Z [1/5] installing kf6-kwindowsystem-6.8.0nb3...
 2025-12-21T19:32:37Z [2/5] installing polkit-qt6-0.200.0nb6...
 2025-12-21T19:32:38Z [3/5] installing libqtxdg-4.2.0...
 2025-12-21T19:32:38Z [4/5] installing liblxqt-2.2.0...
 2025-12-21T19:32:39Z [5/5] installing pavucontrol-qt-2.2.0...
 2025-12-22T08:05:05Z [1/1] installing unrar-7.1.3...
 2025-12-22T14:55:53Z [1/1] installing alsa-plugins-oss-1.2.7.1...
 2025-12-22T16:42:11Z [1/2] refreshing fftw-3.3.10nb2...
 2025-12-22T16:42:12Z [2/2] installing alsa-utils-1.2.10nb1...
 2025-12-23T17:25:55Z [1/1] installing alsa-plugins-pulse-1.2.7.1nb2...
 2026-01-03T17:30:47Z [1/18] refreshing lapacke-3.12.0...
 2026-01-03T17:30:48Z [2/18] refreshing cblas-3.12.0...
 2026-01-03T17:30:49Z [3/18] refreshing py312-numpy-2.3.3...
 2026-01-03T17:30:53Z [4/18] refreshing py312-project-metadata-0.9.1...
 2026-01-03T17:30:54Z [5/18] upgrading osabi-NetBSD-10.0...
 pkg_add: osabi-NetBSD-10.0: install script returned error status
 pkg_add: 1 package addition failed
 2026-01-03T17:30:55Z [6/18] refreshing py-boost-cmake-1.87.0...
 2026-01-03T17:30:55Z [7/18] refreshing py312-meson_python-0.18.0...
 2026-01-03T17:30:55Z [8/18] refreshing boost-headers-1.87.0nb3...
 2026-01-03T17:31:12Z [9/18] refreshing py312-boost-1.87.0nb1...
 2026-01-03T17:31:13Z [10/18] refreshing gperf-3.2nb1...
 2026-01-03T17:31:14Z [11/18] refreshing dos2unix-7.5.2...
 2026-01-03T17:31:15Z [12/18] refreshing fftw-3.3.10nb2...
 2026-01-03T17:31:16Z [13/18] refreshing range-v3-0.10.0nb1...
 2026-01-03T17:31:17Z [14/18] refreshing py312-cython-3.1.3...
 2026-01-03T17:31:19Z [15/18] refreshing utf8-cpp-4.0.7...
 2026-01-03T17:31:19Z [16/18] refreshing minizip-1.3.1...
 2026-01-03T17:31:20Z [17/18] refreshing x11-links-1.36...
 pkg_add: osabi-NetBSD-10.0: install script returned error status
 pkg_add: Can't install dependency osabi-NetBSD-10.0
 pkg_add: x11-links-1.36: expected dependency osabi-NetBSD-10.0 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:31:22Z [18/18] refreshing boost-jam-1.87.0...
 2026-01-03T17:55:16Z [1/1] removing fltk13-1.3.11nb2...
 Package `fltk13-1.3.11nb2' is still required by other packages:
 	tigervnc-1.15.0.1.20.13nb2
 	fldigi-4.1.01nb39
 	octave-10.2.0nb2
 2026-01-03T17:55:16Z [1/615] upgrading fmtlib-12.1.0...
 2026-01-03T17:55:17Z [2/615] refreshing libduktape-2.7.0...
 2026-01-03T17:55:17Z [3/615] refreshing libmysofa-1.3.3...
 2026-01-03T17:55:18Z [4/615] upgrading gsettings-desktop-schemas-40.0nb4...
 2026-01-03T17:55:22Z [5/615] refreshing libunistring-1.2...
 2026-01-03T17:55:23Z [6/615] upgrading nghttp2-1.68.0...
 2026-01-03T17:55:24Z [7/615] upgrading p11-kit-0.25.10...
 2026-01-03T17:55:24Z [8/615] upgrading spdlog-1.16.0...
 2026-01-03T17:55:25Z [9/615] upgrading mozilla-rootcerts-1.1.20251029...
 2026-01-03T17:55:25Z [10/615] refreshing graphite2-1.3.14nb3...
 2026-01-03T17:55:26Z [11/615] upgrading libpaper-2.2.7...
 2026-01-03T17:55:26Z [12/615] upgrading xfce4-conf-4.20.0nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-conf-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:55:32Z [13/615] upgrading libxfce4util-4.20.1nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libxfce4util-4.20.1nb4: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:55:34Z [14/615] refreshing pkg_install-20250417...
 2026-01-03T17:55:34Z [15/615] upgrading libxkbcommon-1.13.1...
 2026-01-03T17:55:34Z [16/615] refreshing libwebp-1.6.0nb1...
 2026-01-03T17:55:35Z [17/615] upgrading sqlite3-3.51.1...
 2026-01-03T17:55:35Z [18/615] refreshing libb2-0.98.1nb1...
 2026-01-03T17:55:36Z [19/615] upgrading harfbuzz-icu-12.2.0...
 2026-01-03T17:55:36Z [20/615] upgrading gstreamer1-1.26.7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T17:55:37Z [21/615] upgrading gnutls-3.8.11nb1...
 2026-01-03T17:55:40Z [22/615] refreshing libcss-0.9.2...
 2026-01-03T17:55:40Z [23/615] refreshing lerc-4.0.0...
 2026-01-03T17:55:41Z [24/615] refreshing inih-62...
 2026-01-03T17:55:41Z [25/615] refreshing libuuid-2.40.2...
 2026-01-03T17:55:42Z [26/615] upgrading libxfce4ui-4.20.2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: libxfce4ui-4.20.2: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T17:55:43Z [27/615] upgrading wayland-1.24.0...
 2026-01-03T17:55:43Z [28/615] upgrading enchant2-2.8.14...
 2026-01-03T17:55:44Z [29/615] upgrading pcre2-10.47...
 2026-01-03T17:55:44Z [30/615] refreshing physfs-3.2.0...
 2026-01-03T17:55:44Z [31/615] refreshing libxslt-1.1.43nb4...
 2026-01-03T17:55:45Z [32/615] upgrading nspr-4.38.2...
 2026-01-03T17:55:45Z [33/615] refreshing gsm-1.0.22...
 2026-01-03T17:55:45Z [34/615] refreshing md4c-0.5.2...
 2026-01-03T17:55:46Z [35/615] refreshing double-conversion-3.3.1...
 2026-01-03T17:55:46Z [36/615] upgrading libcups-2.4.16...
 2026-01-03T17:55:46Z [37/615] upgrading imath-3.2.2...
 2026-01-03T17:55:47Z [38/615] installing OpenJPH-0.25.3...
 2026-01-03T17:55:47Z [39/615] refreshing gle-3.1.0nb4...
 2026-01-03T17:55:47Z [40/615] installing python313-3.13.11...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T17:55:47Z [41/615] upgrading libsixel-1.8.7nb2...
 2026-01-03T17:55:48Z [42/615] upgrading libsecret-0.20.5nb2...
 2026-01-03T17:55:48Z [43/615] refreshing ncurses-6.5nb1...
 2026-01-03T17:55:51Z [44/615] refreshing woff2-1.0.2nb3...
 2026-01-03T17:55:51Z [45/615] upgrading gst-plugins1-good-1.26.7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: gst-plugins1-good-1.26.7: expected dependency 
 gst-plugins1-base>=1.26.5nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:55:53Z [46/615] refreshing libpsl-0.21.5...
 2026-01-03T17:55:53Z [47/615] refreshing tre-0.8.0...
 2026-01-03T17:55:53Z [48/615] upgrading glib2-2.84.4nb1...
 2026-01-03T17:55:54Z [49/615] upgrading gst-plugins1-base-1.26.7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:55:55Z [50/615] refreshing libcerf-2.4...
 2026-01-03T17:55:55Z [51/615] upgrading libproxy-0.5.12...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:55:56Z [52/615] upgrading libixion-0.20.0nb2...
 2026-01-03T17:55:57Z [53/615] upgrading bash-5.3.9...
 2026-01-03T17:55:58Z [54/615] refreshing libsigc++3-3.6.0...
 2026-01-03T17:55:58Z [55/615] upgrading cairo-1.18.4nb2...
 2026-01-03T17:55:59Z [56/615] upgrading libnotify-0.8.4nb4...
 2026-01-03T17:55:59Z [57/615] refreshing libevent-2.1.12nb2...
 2026-01-03T17:56:00Z [58/615] upgrading SDL2_net-2.2.0nb7...
 2026-01-03T17:56:01Z [59/615] upgrading openal-soft-1.24.3nb1...
 2026-01-03T17:56:01Z [60/615] refreshing libhighway-1.3.0...
 2026-01-03T17:56:02Z [61/615] refreshing libXft-2.3.9...
 2026-01-03T17:56:02Z [62/615] upgrading harfbuzz-12.2.0...
 2026-01-03T17:56:03Z [63/615] upgrading brotli-1.2.0...
 2026-01-03T17:56:04Z [64/615] refreshing hamlib-4.6.5...
 2026-01-03T17:56:04Z [65/615] refreshing fontconfig-2.17.1nb1...
 2026-01-03T17:56:06Z [66/615] refreshing libgcrypt-1.11.2...
 2026-01-03T17:56:07Z [67/615] refreshing ghostscript-fonts-8.11nb3...
 2026-01-03T17:56:07Z [68/615] refreshing libidn-1.42...
 2026-01-03T17:56:08Z [69/615] upgrading glib-networking-2.80.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: glib-networking-2.80.0nb7: expected dependency 
 libproxy>=0.5.11nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:10Z [70/615] upgrading pcaudiolib-1.3nb2...
 2026-01-03T17:56:11Z [71/615] refreshing lcms2-2.16nb2...
 2026-01-03T17:56:11Z [72/615] upgrading libcares-1.34.6...
 2026-01-03T17:56:11Z [73/615] refreshing serd-0.32.4...
 2026-01-03T17:56:12Z [74/615] upgrading dbus-1.16.2nb2...
 2026-01-03T17:56:12Z [75/615] refreshing x264-20231001...
 2026-01-03T17:56:13Z [76/615] refreshing x265-4.1...
 2026-01-03T17:56:13Z [77/615] upgrading curl-8.17.0...
 2026-01-03T17:56:14Z [78/615] upgrading libjpeg-turbo-3.1.3...
 2026-01-03T17:56:15Z [79/615] upgrading freetype2-2.14.1...
 2026-01-03T17:56:15Z [80/615] refreshing libdom-0.4.2...
 2026-01-03T17:56:16Z [81/615] upgrading quickjs-20250913nb1...
 2026-01-03T17:56:17Z [82/615] refreshing readline-8.3nb1...
 2026-01-03T17:56:17Z [83/615] upgrading gtk3+-3.24.51...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:18Z [84/615] upgrading png-1.6.53...
 2026-01-03T17:56:19Z [85/615] upgrading qt5-qtwebsockets-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency 
 qt5-qtxmlpatterns>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 pkg_add: qt5-qtwebsockets-5.15.17nb1: expected dependency 
 qt5-qtdeclarative>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:25Z [86/615] refreshing hicolor-icon-theme-0.17nb1...
 2026-01-03T17:56:30Z [87/615] installing argp-1.3nb3...
 2026-01-03T17:56:31Z [88/615] upgrading libdeflate-1.25...
 2026-01-03T17:56:31Z [89/615] upgrading vim-share-9.1.1952...
 2026-01-03T17:56:34Z [90/615] refreshing fltk13-1.3.11nb2...
 2026-01-03T17:56:34Z [91/615] upgrading pango-1.57.0nb1...
 2026-01-03T17:56:35Z [92/615] upgrading gdbm-1.26...
 2026-01-03T17:56:35Z [93/615] upgrading libxklavier-5.4nb18...
 2026-01-03T17:56:36Z [94/615] upgrading libepubgen-0.1.1nb11...
 2026-01-03T17:56:37Z [95/615] upgrading xfce4-appfinder-4.20.0nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-appfinder-4.20.0nb4: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:39Z [96/615] upgrading x11vnc-0.9.17nb1...
 2026-01-03T17:56:40Z [97/615] upgrading gdk-pixbuf2-2.42.12nb5...
 2026-01-03T17:56:40Z [98/615] upgrading xfce4-terminal-1.1.5nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-terminal-1.1.5nb2: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:41Z [99/615] upgrading xfce4-notifyd-0.9.7nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-notifyd-0.9.7nb4: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:43Z [100/615] upgrading json-glib-1.10.6nb2...
 2026-01-03T17:56:44Z [101/615] upgrading py-cairo-shared-1.29.0...
 2026-01-03T17:56:44Z [102/615] upgrading xfce4-systemload-plugin-1.3.3nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-systemload-plugin-1.3.3nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:46Z [103/615] refreshing qpdf-12.2.0...
 2026-01-03T17:56:47Z [104/615] upgrading ninja-build-1.13.2...
 2026-01-03T17:56:47Z [105/615] upgrading cairomm1.16-1.18.0nb2...
 2026-01-03T17:56:48Z [106/615] installing py313-setuptools-80.9.0...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:48Z [107/615] upgrading qt5-qtquickcontrols2-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency 
 qt5-qtxmlpatterns>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 pkg_add: qt5-qtquickcontrols2-5.15.17nb1: expected dependency 
 qt5-qtdeclarative>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:51Z [108/615] refreshing chmlib-0.40nb1...
 2026-01-03T17:56:52Z [109/615] installing py313-markdown-3.10...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-markdown-3.10: expected dependency python313>=3.13 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T17:56:52Z [110/615] refreshing gpgme-1.24.3...
 2026-01-03T17:56:53Z [111/615] upgrading protobuf-33.1...
 2026-01-03T17:56:54Z [112/615] upgrading libgnome-keyring-3.12.0nb3...
 2026-01-03T17:56:55Z [113/615] upgrading dosbox-x-0.84.3nb9...
 2026-01-03T17:56:57Z [114/615] refreshing p5-Parse-Yapp-1.21nb8...
 2026-01-03T17:56:57Z [115/615] refreshing arpack-ng-3.9.1...
 2026-01-03T17:56:57Z [116/615] refreshing libaom-3.12.1...
 2026-01-03T17:56:58Z [117/615] upgrading nss-3.119.1...
 2026-01-03T17:56:59Z [118/615] refreshing libcdio-2.1.0nb5...
 2026-01-03T17:56:59Z [119/615] upgrading libgsf-1.14.54...
 2026-01-03T17:57:00Z [120/615] upgrading xfce4-eyes-plugin-4.6.2nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-eyes-plugin-4.6.2nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:57:02Z [121/615] refreshing mythes-1.2.4nb3...
 2026-01-03T17:57:03Z [122/615] refreshing db4-4.8.30nb1...
 2026-01-03T17:57:10Z [123/615] upgrading xfce4-wm-themes-4.10.0nb31...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-wm-themes-4.10.0nb31: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:57:16Z [124/615] upgrading libmspub-0.1.4nb35...
 2026-01-03T17:57:18Z [125/615] upgrading libvisio-0.1.7nb30...
 2026-01-03T17:57:19Z [126/615] refreshing aspell-0.60.8.1...
 2026-01-03T17:57:20Z [127/615] upgrading cmake-4.1.2...
 2026-01-03T17:57:25Z [128/615] refreshing mng-2.0.3nb1...
 2026-01-03T17:57:25Z [129/615] upgrading libimagequant-4.4.1...
 2026-01-03T17:57:26Z [130/615] refreshing lp_solve-5.5.2.3...
 2026-01-03T17:57:26Z [131/615] upgrading libzmf-0.0.2nb37...
 2026-01-03T17:57:27Z [132/615] upgrading xfce4-timer-plugin-1.7.3nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-timer-plugin-1.7.3nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:57:29Z [133/615] refreshing libssh-0.111nb2...
 2026-01-03T17:57:29Z [134/615] refreshing coinmp-1.8.4...
 2026-01-03T17:57:30Z [135/615] refreshing libdisplay-info-0.2.0...
 2026-01-03T17:57:31Z [136/615] installing py313-iso8601-2.1.0nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-iso8601-2.1.0nb2: expected dependency python313>=3.13 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:57:31Z [137/615] refreshing libao-1.2.2...
 2026-01-03T17:57:31Z [138/615] upgrading qt6-qtbase-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: 1 package addition failed
 2026-01-03T17:57:32Z [139/615] upgrading avahi-0.8nb8...
 2026-01-03T17:57:32Z [140/615] upgrading xfce4-docklike-plugin-0.4.3nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-docklike-plugin-0.4.3nb4: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:57:34Z [141/615] upgrading ghostscript-agpl-10.06.0nb1...
 2026-01-03T17:57:36Z [142/615] upgrading hunspell-1.7.2nb3...
 2026-01-03T17:57:36Z [143/615] upgrading xfce4-verve-plugin-2.0.4nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-verve-plugin-2.0.4nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:57:37Z [144/615] upgrading xarchiver-0.5.4.22nb8...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xarchiver-0.5.4.22nb8: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:57:38Z [145/615] upgrading xfce4-notes-plugin-1.11.2nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-notes-plugin-1.11.2nb4: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:57:40Z [146/615] refreshing pixman-0.46.4...
 2026-01-03T17:57:40Z [147/615] refreshing gcc10-10.5.0nb4...
 2026-01-03T17:57:50Z [148/615] refreshing ebook-tools-0.2.2nb26...
 2026-01-03T17:57:50Z [149/615] upgrading libcdr-0.1.7nb20...
 2026-01-03T17:57:51Z [150/615] refreshing adwaita-icon-theme-40.1.1...
 2026-01-03T17:57:55Z [151/615] refreshing libepoll-shim-0.0.20240608...
 2026-01-03T17:57:55Z [152/615] refreshing libheif-1.20.2...
 2026-01-03T17:57:56Z [153/615] upgrading polkit-126nb2...
 2026-01-03T17:57:57Z [154/615] refreshing gnupg2-2.4.8...
 2026-01-03T17:57:59Z [155/615] refreshing gflags-2.2.2...
 2026-01-03T17:57:59Z [156/615] upgrading SDL2-2.32.10nb2...
 2026-01-03T17:58:00Z [157/615] upgrading libcanberra-0.30nb21...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: libcanberra-0.30nb21: expected dependency gstreamer1>=1.26.5nb1 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:02Z [158/615] refreshing openh264-2.6.0...
 2026-01-03T17:58:02Z [159/615] upgrading xfce4-time-out-plugin-1.1.4nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-time-out-plugin-1.1.4nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:05Z [160/615] upgrading librsvg-2.60.1...
 2026-01-03T17:58:06Z [161/615] upgrading xfce4-thunar-4.20.6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: xfce4-thunar-4.20.6: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:07Z [162/615] upgrading pkgin-25.10.0...
 2026-01-03T17:58:08Z [163/615] refreshing jsoncpp-1.9.6...
 2026-01-03T17:58:08Z [164/615] upgrading qt5-qtx11extras-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 pkg_add: qt5-qtx11extras-5.15.17nb1: expected dependency 
 qt5-qtxmlpatterns>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:10Z [165/615] refreshing libopus-1.5.2...
 2026-01-03T17:58:10Z [166/615] upgrading gst-plugins1-bad-1.26.7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: gst-plugins1-bad-1.26.7: expected dependency 
 gst-plugins1-base>=1.26.5nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:12Z [167/615] refreshing litehtml-0.9nb1...
 2026-01-03T17:58:12Z [168/615] upgrading cups-base-2.4.16...
 2026-01-03T17:58:14Z [169/615] refreshing docbook-xsl-1.79.2nb7...
 2026-01-03T17:58:17Z [170/615] upgrading xfce4-mousepad-0.6.5nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gspell-1.8.4nb12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gspell>=1.8.4nb12
 pkg_add: xfce4-mousepad-0.6.5nb2: expected dependency gspell>=1.8.4nb12 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:19Z [171/615] upgrading gtksourceview4-4.8.4nb18...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: gtksourceview4-4.8.4nb18: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:21Z [172/615] installing py313-numpy-2.3.5...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-numpy-2.3.5: expected dependency python313>=3.13 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:21Z [173/615] upgrading qt5-qtbase-5.15.17nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:23Z [174/615] refreshing djvulibre-lib-3.5.29nb1...
 2026-01-03T17:58:23Z [175/615] upgrading xfce4-session-4.20.3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-session-4.20.3: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:24Z [176/615] upgrading grpc-1.76.0...
 2026-01-03T17:58:26Z [177/615] upgrading git-base-2.52.0...
 2026-01-03T17:58:28Z [178/615] refreshing cmocka-1.1.8...
 2026-01-03T17:58:28Z [179/615] upgrading xfce4-icon-theme-4.4.3nb49...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-icon-theme-4.4.3nb49: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:30Z [180/615] upgrading libqxp-0.0.2nb29...
 2026-01-03T17:58:30Z [181/615] upgrading abseil-20250814.1...
 2026-01-03T17:58:32Z [182/615] upgrading libIDL-0.8.14nb7...
 2026-01-03T17:58:32Z [183/615] refreshing lapacke-3.12.0...
 2026-01-03T17:58:33Z [184/615] upgrading babl-0.1.114nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: babl-0.1.114nb2: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:34Z [185/615] upgrading raqm-0.10.3nb1...
 2026-01-03T17:58:35Z [186/615] upgrading gpredict-2.2.1nb32...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: goocanvas2-2.0.4nb20: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: Can't install dependency goocanvas2>=2.0.4nb20
 pkg_add: gpredict-2.2.1nb32: expected dependency goocanvas2>=2.0.4nb20 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:37Z [187/615] refreshing libsigc++-2.10.8nb1...
 2026-01-03T17:58:37Z [188/615] refreshing libid3tag-0.15.1bnb2...
 2026-01-03T17:58:38Z [189/615] upgrading zenity3-3.44.4nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: zenity3-3.44.4nb6: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:40Z [190/615] refreshing ttmkfdir2-20021109nb8...
 2026-01-03T17:58:40Z [191/615] upgrading 
 qt5-qtgraphicaleffects-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency 
 qt5-qtxmlpatterns>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 pkg_add: qt5-qtgraphicaleffects-5.15.17nb1: expected dependency 
 qt5-qtdeclarative>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:58:42Z [192/615] upgrading sord-0.16.18nb1...
 2026-01-03T17:58:42Z [193/615] upgrading python312-3.12.12...
 2026-01-03T17:58:54Z [194/615] refreshing subversion-base-1.14.5nb1...
 2026-01-03T17:58:55Z [195/615] upgrading redland-1.0.17nb47...
 2026-01-03T17:58:56Z [196/615] refreshing libcbor-0.13.0...
 2026-01-03T17:58:57Z [197/615] upgrading libstaroffice-0.0.7nb11...
 2026-01-03T17:58:57Z [198/615] refreshing liba52-0.7.4nb3...
 2026-01-03T17:58:58Z [199/615] upgrading libslirp-4.7.0nb3...
 2026-01-03T17:58:58Z [200/615] refreshing libwmf-0.2.8.4nb33...
 2026-01-03T17:58:59Z [201/615] upgrading xfce4-garcon-4.20.0nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-garcon-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:01Z [202/615] upgrading libcmis-0.6.2nb5...
 2026-01-03T17:59:02Z [203/615] upgrading xfce4-mpc-plugin-0.5.5nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-mpc-plugin-0.5.5nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:03Z [204/615] refreshing dragonbox-1.1.3...
 2026-01-03T17:59:04Z [205/615] refreshing libcddb-1.3.2nb1...
 2026-01-03T17:59:04Z [206/615] upgrading qt5-qtspeech-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: qt5-qtmultimedia-5.15.17nb1: expected dependency 
 gst-plugins1-base>=1.26.5nb1 still missing
 pkg_add: Can't install dependency qt5-qtmultimedia>=5.15.17nb1
 pkg_add: qt5-qtspeech-5.15.17nb1: expected dependency 
 qt5-qtmultimedia>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:06Z [207/615] upgrading glibmm2.68-2.84.0nb1...
 2026-01-03T17:59:07Z [208/615] refreshing libfixmath-0.0.0pre20220623nb1...
 2026-01-03T17:59:08Z [209/615] upgrading xfce4-wm-4.20.0nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-wm-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:10Z [210/615] upgrading xfce4-dict-0.8.9nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-dict-0.8.9nb2: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:12Z [211/615] refreshing p5-JSON-4.10nb3...
 2026-01-03T17:59:13Z [212/615] refreshing hyphen-2.8.8nb5...
 2026-01-03T17:59:13Z [213/615] installing appstream-1.1.1nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: appstream-1.1.1nb1: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:15Z [214/615] refreshing assimp-6.0.2...
 2026-01-03T17:59:16Z [215/615] refreshing giflib-5.2.2nb1...
 2026-01-03T17:59:16Z [216/615] refreshing libmodplug-0.8.9.0...
 2026-01-03T17:59:16Z [217/615] upgrading libabw-0.1.3nb27...
 2026-01-03T17:59:17Z [218/615] installing py313-dns-2.8.0...
 pkg_add: no pkg found for 'py313-idna>=2.1', sorry.
 pkg_add: Can't install dependency py313-idna>=2.1
 pkg_add: py313-dns-2.8.0: expected dependency py313-idna>=2.1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:17Z [219/615] upgrading libe-book-0.1.3nb37...
 2026-01-03T17:59:18Z [220/615] upgrading at-spi2-core-2.58.1...
 2026-01-03T17:59:19Z [221/615] upgrading qt5-qtmultimedia-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: qt5-qtmultimedia-5.15.17nb1: expected dependency 
 gst-plugins1-base>=1.26.5nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:20Z [222/615] refreshing libmypaint-1.6.1...
 2026-01-03T17:59:21Z [223/615] refreshing musepack-0rc475nb1...
 2026-01-03T17:59:21Z [224/615] upgrading pangomm2.48-2.52.0nb2...
 2026-01-03T17:59:21Z [225/615] upgrading espeak-ng-1.52.0nb2...
 2026-01-03T17:59:23Z [226/615] upgrading consolekit-1.2.6nb1...
 2026-01-03T17:59:24Z [227/615] upgrading qt5-qtwayland-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency 
 qt5-qtxmlpatterns>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 pkg_add: qt5-qtwayland-5.15.17nb1: expected dependency 
 qt5-qtdeclarative>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:27Z [228/615] installing py313-gobject3-3.50.0nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: py313-gobject3-3.50.0nb2: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:28Z [229/615] upgrading libsoup-2.74.3nb12...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: glib-networking-2.80.0nb7: expected dependency 
 libproxy>=0.5.11nb2 still missing
 pkg_add: Can't install dependency glib-networking-[0-9]*
 pkg_add: libsoup-2.74.3nb12: expected dependency glib-networking-[0-9]* 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:30Z [230/615] upgrading gdk-pixbuf2-xlib-2.40.2nb7...
 2026-01-03T17:59:31Z [231/615] upgrading wayland-protocols-1.46...
 2026-01-03T17:59:32Z [232/615] refreshing tigervnc-1.15.0.1.20.13nb2...
 2026-01-03T17:59:33Z [233/615] upgrading upower-1.90.9nb4...
 2026-01-03T17:59:33Z [234/615] upgrading librevenge-0.0.5nb3...
 2026-01-03T17:59:34Z [235/615] refreshing tcl-8.6.17...
 2026-01-03T17:59:35Z [236/615] upgrading rasqal-0.9.33nb39...
 2026-01-03T17:59:36Z [237/615] upgrading libdbusmenu-glib-16.04.0nb3...
 2026-01-03T17:59:36Z [238/615] refreshing cblas-3.12.0...
 2026-01-03T17:59:36Z [239/615] upgrading libjxl-0.11.1nb5...
 2026-01-03T17:59:38Z [240/615] refreshing qhull-2020.2nb1...
 2026-01-03T17:59:39Z [241/615] refreshing libbluray-1.3.4nb9...
 2026-01-03T17:59:39Z [242/615] refreshing gl2ps-1.4.2nb4...
 2026-01-03T17:59:40Z [243/615] refreshing lua52-5.2.4nb1...
 2026-01-03T17:59:40Z [244/615] refreshing json-c-0.18...
 2026-01-03T17:59:41Z [245/615] refreshing libdvdplay-1.0.1nb4...
 2026-01-03T17:59:41Z [246/615] refreshing gnome-icon-theme-3.12.0nb8...
 2026-01-03T17:59:45Z [247/615] upgrading exiv2-0.28.7...
 2026-01-03T17:59:46Z [248/615] upgrading fldigi-4.1.01nb40...
 2026-01-03T17:59:48Z [249/615] upgrading qt6-qttranslations-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qttools-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: Can't install dependency qt6-qttools>=6.9.3nb1
 pkg_add: qt6-qttranslations-6.10.1: expected dependency 
 qt6-qttools>=6.9.3nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:50Z [250/615] upgrading xfce4-fsguard-plugin-1.1.4nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-fsguard-plugin-1.1.4nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:53Z [251/615] upgrading ristretto-0.13.4nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: ristretto-0.13.4nb2: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:54Z [252/615] upgrading vim-gtk3-9.1.1952nb8...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: vim-gtk3-9.1.1952nb8: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:55Z [253/615] upgrading ORBit2-2.14.19nb7...
 2026-01-03T17:59:55Z [254/615] refreshing libvpx-1.15.2...
 2026-01-03T17:59:56Z [255/615] upgrading xfce4-taskmanager-1.5.8nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-taskmanager-1.5.8nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:57Z [256/615] upgrading libetonyek-0.1.10nb21...
 2026-01-03T17:59:57Z [257/615] upgrading xscreensaver-6.13...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xscreensaver-6.13: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T17:59:59Z [258/615] upgrading git-docs-2.52.0...
 2026-01-03T18:00:00Z [259/615] refreshing snappy-1.2.2...
 2026-01-03T18:00:00Z [260/615] refreshing dtc-1.7.2...
 2026-01-03T18:00:01Z [261/615] upgrading xfce4-places-plugin-1.8.4nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-places-plugin-1.8.4nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:02Z [262/615] refreshing p5-DBD-SQLite-1.76nb6...
 2026-01-03T18:00:03Z [263/615] refreshing libsndfile-1.2.2nb2...
 2026-01-03T18:00:03Z [264/615] upgrading libass-0.17.4nb1...
 2026-01-03T18:00:03Z [265/615] upgrading xfce4-battery-plugin-1.1.6nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-battery-plugin-1.1.6nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:04Z [266/615] refreshing alsa-utils-1.2.10nb1...
 2026-01-03T18:00:05Z [267/615] upgrading libdbusmenu-gtk3-16.04.0nb11...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: libdbusmenu-gtk3-16.04.0nb11: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:06Z [268/615] upgrading xfce4-indicator-plugin-2.4.3nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-indicator-plugin-2.4.3nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:07Z [269/615] upgrading openexr-3.4.4...
 2026-01-03T18:00:07Z [270/615] upgrading elinks-0.18.0nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: elinks-0.18.0nb3: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:08Z [271/615] refreshing hdf5-1.14.6...
 2026-01-03T18:00:09Z [272/615] upgrading xfce4-genmon-plugin-4.2.1nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-genmon-plugin-4.2.1nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:10Z [273/615] refreshing discount-2.2.7dnb1...
 2026-01-03T18:00:11Z [274/615] upgrading tiff-4.7.1...
 2026-01-03T18:00:12Z [275/615] upgrading libodfgen-0.1.7nb11...
 2026-01-03T18:00:12Z [276/615] refreshing zxcvbn-c-2.6...
 2026-01-03T18:00:12Z [277/615] upgrading xfce4-screenshooter-1.11.1nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: zenity3-3.44.4nb6: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: Can't install dependency zenity3-[0-9]*
 pkg_add: xfce4-screenshooter-1.11.1nb7: expected dependency 
 zenity3-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:14Z [278/615] upgrading libmwaw-0.3.21nb6...
 2026-01-03T18:00:14Z [279/615] upgrading perl-5.42.0nb1...
 2026-01-03T18:00:20Z [280/615] upgrading xfce4-exo-4.20.0nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-exo-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:22Z [281/615] refreshing fam-2.7.0nb10...
 2026-01-03T18:00:23Z [282/615] upgrading appstream-glib-0.8.3nb13...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: appstream-glib-0.8.3nb13: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:24Z [283/615] upgrading dbus-glib-0.114nb1...
 2026-01-03T18:00:25Z [284/615] upgrading unixodbc-2.3.14...
 2026-01-03T18:00:25Z [285/615] refreshing libkate-0.4.1nb24...
 2026-01-03T18:00:26Z [286/615] upgrading xfce4-mailwatch-plugin-1.3.2nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-mailwatch-plugin-1.3.2nb4: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:27Z [287/615] upgrading xfce4-cpugraph-plugin-1.2.11nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-cpugraph-plugin-1.2.11nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:28Z [288/615] refreshing hpijs-2.1.4nb5...
 2026-01-03T18:00:29Z [289/615] upgrading 
 xfce4-thunar-media-tags-plugin-0.3.0nb26...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-thunar-media-tags-plugin-0.3.0nb26: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:30Z [290/615] upgrading libwpd-0.10.3nb11...
 2026-01-03T18:00:31Z [291/615] upgrading 
 xfce4-thunar-archive-plugin-0.5.3nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xarchiver-0.5.4.22nb8: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: Can't install dependency xarchiver-[0-9]*
 pkg_add: xfce4-thunar-archive-plugin-0.5.3nb3: expected dependency 
 xarchiver-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:32Z [292/615] upgrading libwpg-0.3.3nb14...
 2026-01-03T18:00:33Z [293/615] refreshing jasper-4.2.8...
 2026-01-03T18:00:33Z [294/615] upgrading shared-mime-info-2.4nb6...
 2026-01-03T18:00:35Z [295/615] upgrading postgresql16-client-16.11...
 2026-01-03T18:00:37Z [296/615] refreshing libmtp-1.1.21...
 2026-01-03T18:00:38Z [297/615] upgrading gnuplot-6.0.3nb1...
 2026-01-03T18:00:38Z [298/615] upgrading dconf-0.40.0nb7...
 2026-01-03T18:00:39Z [299/615] refreshing libshout-2.4.6nb2...
 2026-01-03T18:00:39Z [300/615] upgrading fluidsynth-2.5.1...
 2026-01-03T18:00:39Z [301/615] upgrading raptor2-2.0.16nb12...
 2026-01-03T18:00:39Z [302/615] refreshing lapack-3.12.0...
 2026-01-03T18:00:40Z [303/615] upgrading nmap-7.98nb1...
 2026-01-03T18:00:40Z [304/615] refreshing libspectre-0.2.9nb3...
 2026-01-03T18:00:41Z [305/615] upgrading libv4l-1.32.0nb1...
 2026-01-03T18:00:41Z [306/615] upgrading xfce4-calculator-plugin-0.7.3nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-calculator-plugin-0.7.3nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:42Z [307/615] upgrading 
 xfce4-thunar-vcs-plugin-0.2.0nb38...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-thunar-vcs-plugin-0.2.0nb38: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:43Z [308/615] refreshing dosbox-0.74.3nb4...
 2026-01-03T18:00:44Z [309/615] refreshing xmlcatmgr-2.2nb1...
 2026-01-03T18:00:44Z [310/615] upgrading qt5-qtdeclarative-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency 
 qt5-qtxmlpatterns>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:00:46Z [311/615] upgrading libwps-0.4.12nb10...
 2026-01-03T18:00:46Z [312/615] upgrading openjdk17-1.17.0.17.10...
 2026-01-03T18:01:01Z [313/615] upgrading wine-9.0nb10...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: wine-9.0nb10: expected dependency gst-plugins1-base>=1.26.5nb1 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:08Z [314/615] upgrading libfreehand-0.1.2nb28...
 2026-01-03T18:01:08Z [315/615] refreshing libVNCServer-0.9.15...
 2026-01-03T18:01:08Z [316/615] refreshing ng-spice-40nb1...
 2026-01-03T18:01:09Z [317/615] upgrading xfce4-mount-plugin-1.1.6nb11...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-mount-plugin-1.1.6nb11: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:10Z [318/615] refreshing libebml-1.4.5...
 2026-01-03T18:01:10Z [319/615] upgrading webkit-gtk-2.36.8nb27...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: webkit-gtk-2.36.8nb27: expected dependency 
 gst-plugins1-base>=1.26.5nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:12Z [320/615] upgrading mpg123-1.33.3...
 2026-01-03T18:01:12Z [321/615] refreshing dejavu-ttf-2.37...
 2026-01-03T18:01:14Z [322/615] upgrading zix-0.6.2nb1...
 2026-01-03T18:01:14Z [323/615] upgrading clisp-2.49nb29...
 2026-01-03T18:01:15Z [324/615] upgrading pulseaudio-17.0nb3...
 2026-01-03T18:01:17Z [325/615] upgrading xfce4-diskperf-plugin-2.7.1nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-diskperf-plugin-2.7.1nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:18Z [326/615] upgrading mypaint-brushes1-1.3.1nb1...
 2026-01-03T18:01:19Z [327/615] upgrading xfce4-power-manager-4.20.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-power-manager-4.20.0nb6: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:20Z [328/615] upgrading libavif-1.3.0nb2...
 2026-01-03T18:01:21Z [329/615] upgrading boost-libs-1.89.0nb1...
 2026-01-03T18:01:22Z [330/615] refreshing box2d-2.4.2...
 2026-01-03T18:01:22Z [331/615] upgrading gegl-0.4.62nb5...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: babl-0.1.114nb2: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency babl>=0.1.106nb1
 pkg_add: gegl-0.4.62nb5: expected dependency babl>=0.1.106nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:23Z [332/615] upgrading libayatana-indicator-0.9.4nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: ayatana-ido-0.10.2nb7: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency ayatana-ido>=0.10.2nb7
 pkg_add: libayatana-indicator-0.9.4nb6: expected dependency 
 ayatana-ido>=0.10.2nb7 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:25Z [333/615] refreshing zxing-cpp-2.3.0...
 2026-01-03T18:01:25Z [334/615] upgrading 
 xfce4-smartbookmark-plugin-0.5.3nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-smartbookmark-plugin-0.5.3nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:26Z [335/615] refreshing xdg-utils-1.2.1...
 2026-01-03T18:01:26Z [336/615] upgrading vte3-0.80.3nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: vte3-0.80.3nb2: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:27Z [337/615] refreshing libsoxr-0.1.3...
 2026-01-03T18:01:28Z [338/615] upgrading qt5-qtwebchannel-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency 
 qt5-qtxmlpatterns>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 pkg_add: qt5-qtwebchannel-5.15.17nb1: expected dependency 
 qt5-qtdeclarative>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:29Z [339/615] upgrading libpagemaker-0.0.4nb17...
 2026-01-03T18:01:30Z [340/615] upgrading desktop-file-utils-0.27nb1...
 2026-01-03T18:01:30Z [341/615] refreshing iso-codes-4.16.0...
 2026-01-03T18:01:31Z [342/615] refreshing hsqldb18-1.8.0.10...
 2026-01-03T18:01:31Z [343/615] upgrading xfce4-clipman-plugin-1.6.7nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-clipman-plugin-1.6.7nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:33Z [344/615] upgrading xfce4-xkb-plugin-0.8.5nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-xkb-plugin-0.8.5nb4: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:34Z [345/615] upgrading ffmpeg4-4.4.6nb1...
 2026-01-03T18:01:36Z [346/615] upgrading xfce4-netload-plugin-1.4.2nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-netload-plugin-1.4.2nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:37Z [347/615] upgrading gd-2.3.3nb17...
 2026-01-03T18:01:38Z [348/615] upgrading ki18n-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qttools-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 pkg_add: qt5-qtscript-5.15.17nb1: expected dependency 
 qt5-qttools>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtscript>=5.15.17nb1
 pkg_add: ki18n-5.116.0nb7: expected dependency qt5-qtscript>=5.15.17nb1 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:40Z [349/615] upgrading ffmpeg6-6.1.4...
 2026-01-03T18:01:42Z [350/615] upgrading orcus-0.20.2nb1...
 2026-01-03T18:01:42Z [351/615] upgrading ffmpeg7-7.1.3...
 2026-01-03T18:01:45Z [352/615] refreshing compiler-rt-19.1.7nb1...
 2026-01-03T18:01:50Z [353/615] upgrading sane-backends-1.4.0...
 2026-01-03T18:01:53Z [354/615] refreshing ffmpegthumbnailer-2.2.2nb8...
 2026-01-03T18:01:53Z [355/615] refreshing dav1d-1.5.1...
 2026-01-03T18:01:54Z [356/615] installing fltk-1.4.4nb1...
 pkg_add: fltk-1.4.4nb1: conflicts with `fltk13-[0-9]*', and 
 `fltk13-1.3.11nb2' is installed.
 pkg_add: fltk-1.4.4nb1: Installed package `fltk13-1.3.11nb2' conflicts 
 with `fltk-[0-9]*'.
 pkg_add: 1 package addition failed
 2026-01-03T18:01:54Z [357/615] upgrading xfce4-wavelan-plugin-0.6.4nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-wavelan-plugin-0.6.4nb3: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:55Z [358/615] upgrading goocanvas2-2.0.4nb20...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: goocanvas2-2.0.4nb20: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:56Z [359/615] refreshing taglib-2.1.1...
 2026-01-03T18:01:56Z [360/615] upgrading liblangtag-0.6.7nb6...
 2026-01-03T18:01:57Z [361/615] upgrading gexiv2-0.14.3nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: py313-gobject3-3.50.0nb2: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency py313-gobject3-[0-9]*
 pkg_add: gexiv2-0.14.3nb2: expected dependency py313-gobject3-[0-9]* 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:01:58Z [362/615] upgrading 
 xfce4-whiskermenu-plugin-2.9.2nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-exo-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: Can't install dependency xfce4-exo>=4.20.0nb4
 pkg_add: xfce4-whiskermenu-plugin-2.9.2nb3: expected dependency 
 xfce4-exo>=4.20.0nb4 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:00Z [363/615] upgrading libiconv-1.18...
 2026-01-03T18:02:01Z [364/615] upgrading libclucene-2.3.3.4nb28...
 2026-01-03T18:02:01Z [365/615] refreshing libmicrodns-0.2.0nb1...
 2026-01-03T18:02:02Z [366/615] upgrading SDL2_image-2.6.3nb7...
 2026-01-03T18:02:02Z [367/615] upgrading wxGTK30-3.0.5.1nb22...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: wxGTK30-3.0.5.1nb22: expected dependency 
 gst-plugins1-base>=1.26.5nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:04Z [368/615] upgrading spice-server-0.15.2nb2...
 2026-01-03T18:02:05Z [369/615] upgrading openjpeg-2.5.4...
 2026-01-03T18:02:05Z [370/615] refreshing libmatroska-1.7.1...
 2026-01-03T18:02:06Z [371/615] upgrading gtk4-4.18.6nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk4-4.18.6nb3: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:08Z [372/615] upgrading kcodecs-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kcodecs-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:10Z [373/615] upgrading qt5-qtsvg-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtsvg-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:12Z [374/615] upgrading kcrash-5.116.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kcoreaddons-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 pkg_add: kcrash-5.116.0nb6: expected dependency kcoreaddons>=5.116.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:15Z [375/615] upgrading kf6-kwindowsystem-6.18.0nb1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: kf6-kwindowsystem-6.18.0nb1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:16Z [376/615] upgrading 
 kdegraphics-mobipocket-23.08.4nb10...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 missing
 pkg_add: Can't install dependency kio>=5.116.0nb9
 pkg_add: kdegraphics-mobipocket-23.08.4nb10: expected dependency 
 kio>=5.116.0nb9 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:19Z [377/615] refreshing py312-pyphen-0.17.2nb1...
 2026-01-03T18:02:19Z [378/615] refreshing p5-DBI-1.647nb1...
 2026-01-03T18:02:20Z [379/615] upgrading kxmlgui-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: attica-qt5-5.116.0nb6: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency attica-qt5>=5.116.0nb6
 pkg_add: kxmlgui-5.116.0nb7: expected dependency attica-qt5>=5.116.0nb6 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:22Z [380/615] refreshing p5-Try-Tiny-0.32nb2...
 2026-01-03T18:02:22Z [381/615] upgrading kio-5.116.0nb9...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:24Z [382/615] upgrading git-2.52.0...
 2026-01-03T18:02:25Z [383/615] installing firefox140-140.6.0...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: firefox140-140.6.0: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:26Z [384/615] upgrading qt6-psql-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-psql-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:26Z [385/615] upgrading re2-20251105...
 2026-01-03T18:02:26Z [386/615] upgrading qt6-qtnetworkauth-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtnetworkauth-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:27Z [387/615] refreshing p5-HTTP-Cookies-6.11nb2...
 2026-01-03T18:02:27Z [388/615] upgrading GConf-3.2.5nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: GConf-3.2.5nb2: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:28Z [389/615] upgrading qca2-qt5-2.3.10nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qca2-qt5-2.3.10nb1: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:30Z [390/615] refreshing py312-meson_python-0.18.0...
 2026-01-03T18:02:30Z [391/615] refreshing p5-Socket6-0.29nb7...
 2026-01-03T18:02:30Z [392/615] refreshing p5-IO-Socket-INET6-2.73nb4...
 2026-01-03T18:02:31Z [393/615] upgrading py312-boost-1.89.0nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-numpy-2.3.5: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency py313-numpy>=1.20.3nb1
 pkg_add: py-boost-cmake-1.89.0: expected dependency 
 py313-numpy>=1.20.3nb1 still missing
 pkg_add: Can't install dependency py-boost-cmake-1.89.*
 pkg_add: py312-boost-1.89.0nb1: expected dependency 
 py-boost-cmake-1.89.* still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:32Z [394/615] upgrading kactivities5-5.116.0nb11...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 missing
 pkg_add: Can't install dependency kio>=5.116.0nb9
 pkg_add: kactivities5-5.116.0nb11: expected dependency kio>=5.116.0nb9 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:33Z [395/615] upgrading gvfs-1.6.7nb76...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: GConf-3.2.5nb2: expected dependency python313>=3.13 still missing
 pkg_add: Can't install dependency GConf>=3.2.5nb2
 pkg_add: gvfs-1.6.7nb76: expected dependency GConf>=3.2.5nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:34Z [396/615] upgrading sonnet-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: sonnet-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:35Z [397/615] upgrading qt6-qtmultimedia-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: gst-plugins1-bad-1.26.7: expected dependency 
 gst-plugins1-base>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-bad>=1.26.5nb1
 pkg_add: qt6-qtmultimedia-6.10.1: expected dependency 
 gst-plugins1-bad>=1.26.5nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:37Z [398/615] upgrading polkit-qt5-0.200.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: polkit-qt5-0.200.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:39Z [399/615] refreshing py312-installer-0.7.0nb3...
 2026-01-03T18:02:39Z [400/615] refreshing pkgdiff-1.12...
 2026-01-03T18:02:39Z [401/615] upgrading thunderbird-145.0nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: thunderbird-145.0nb1: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:41Z [402/615] upgrading ksanecore-23.08.4nb9...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qttools-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 pkg_add: qt5-qtscript-5.15.17nb1: expected dependency 
 qt5-qttools>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtscript>=5.15.17nb1
 pkg_add: ki18n-5.116.0nb7: expected dependency qt5-qtscript>=5.15.17nb1 
 still missing
 pkg_add: Can't install dependency ki18n>=5.18.0
 pkg_add: ksanecore-23.08.4nb9: expected dependency ki18n>=5.18.0 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:43Z [403/615] upgrading polkit-qt6-0.200.0nb7...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: polkit-qt6-0.200.0nb7: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:44Z [404/615] refreshing p5-HTML-Parser-3.83nb2...
 2026-01-03T18:02:44Z [405/615] refreshing p5-Clone-0.47nb2...
 2026-01-03T18:02:45Z [406/615] refreshing p5-Devel-CheckLib-1.16nb5...
 2026-01-03T18:02:45Z [407/615] upgrading vlc-3.0.21nb14...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: vlc-3.0.21nb14: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:48Z [408/615] refreshing clang-19.1.7nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: clang-19.1.7nb1: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:51Z [409/615] upgrading py312-iso8601-2.1.0nb2...
 2026-01-03T18:02:51Z [410/615] refreshing p5-MIME-Base32-1.303nb9...
 2026-01-03T18:02:52Z [411/615] refreshing p5-Crypt-URandom-0.54nb1...
 2026-01-03T18:02:53Z [412/615] upgrading ktextwidgets-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency kconfig>=5.116.0nb7
 pkg_add: kcompletion-5.116.0nb7: expected dependency kconfig>=5.116.0nb7 
 still missing
 pkg_add: Can't install dependency kcompletion>=5.116.0nb7
 pkg_add: ktextwidgets-5.116.0nb7: expected dependency 
 kcompletion>=5.116.0nb7 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:56Z [413/615] upgrading kjs-5.116.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kjs-5.116.0nb6: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:02:58Z [414/615] upgrading py312-pyparsing-3.2.5...
 2026-01-03T18:02:58Z [415/615] upgrading okular-23.08.4nb19...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 missing
 pkg_add: Can't install dependency kio>=5.116.0nb9
 pkg_add: kactivities5-5.116.0nb11: expected dependency kio>=5.116.0nb9 
 still missing
 pkg_add: Can't install dependency kactivities5>=5.116.0nb11
 pkg_add: okular-23.08.4nb19: expected dependency 
 kactivities5>=5.116.0nb11 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:02Z [416/615] refreshing p5-ExtUtils-Helpers-0.028nb2...
 2026-01-03T18:03:03Z [417/615] refreshing 
 p5-CPAN-Requirements-Dynamic-0.002nb1...
 2026-01-03T18:03:03Z [418/615] upgrading kconfigwidgets-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kcoreaddons-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 pkg_add: kauth-5.116.0nb7: expected dependency kcoreaddons>=5.116.0nb7 
 still missing
 pkg_add: Can't install dependency kauth>=5.116.0nb7
 pkg_add: kconfigwidgets-5.116.0nb7: expected dependency 
 kauth>=5.116.0nb7 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:05Z [419/615] upgrading qt5-qtsensors-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtsensors-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:07Z [420/615] upgrading kiconthemes-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kiconthemes-5.116.0nb7: expected dependency 
 karchive>=5.116.0nb7 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:09Z [421/615] upgrading libreoffice-25.8.3.2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 gstreamer1>=1.26.5nb1 still missing
 pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 pkg_add: libreoffice-25.8.3.2: expected dependency 
 gst-plugins1-base>=1.26.5nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:28Z [422/615] refreshing p5-Mozilla-CA-20250602nb1...
 2026-01-03T18:03:29Z [423/615] upgrading kservice-5.116.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency kconfig>=5.116.0nb7
 pkg_add: kservice-5.116.0nb6: expected dependency kconfig>=5.116.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:30Z [424/615] upgrading gobject-introspection-1.84.0nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:31Z [425/615] upgrading qt6-qtquicktimeline-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtquicktimeline-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:32Z [426/615] upgrading qt6-qtquick3d-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtquick3d-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:33Z [427/615] upgrading git-contrib-2.52.0...
 2026-01-03T18:03:33Z [428/615] upgrading meson-1.9.2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: meson-1.9.2: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:35Z [429/615] upgrading qt6-qtlocation-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtlocation-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:36Z [430/615] refreshing url2pkg-23.6.0...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: url2pkg-23.6.0: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:36Z [431/615] upgrading qt6-qtlanguageserver-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtlanguageserver-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:37Z [432/615] refreshing itstool-2.0.7nb5...
 pkg_add: no pkg found for 'py313-libxml2>=2.10.4nb4', sorry.
 pkg_add: Can't install dependency py313-libxml2>=2.10.4nb4
 pkg_add: itstool-2.0.7nb5: expected dependency py313-libxml2>=2.10.4nb4 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:37Z [433/615] upgrading py312-project-metadata-0.10.0...
 2026-01-03T18:03:38Z [434/615] refreshing p5-Authen-SASL-2.1900...
 2026-01-03T18:03:39Z [435/615] refreshing p5-Email-Valid-1.204nb2...
 2026-01-03T18:03:39Z [436/615] upgrading p5-ExtUtils-InstallPaths-0.015...
 2026-01-03T18:03:40Z [437/615] refreshing p5-File-Listing-6.16nb2...
 2026-01-03T18:03:41Z [438/615] upgrading ghostscript-9.05nb45...
 2026-01-03T18:03:41Z [439/615] upgrading py312-dbus-1.3.2nb2...
 2026-01-03T18:03:41Z [440/615] refreshing p5-Error-0.17030nb1...
 2026-01-03T18:03:42Z [441/615] refreshing p5-HTTP-Date-6.06nb2...
 2026-01-03T18:03:43Z [442/615] upgrading attica-qt5-5.116.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: attica-qt5-5.116.0nb6: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:45Z [443/615] upgrading kirigami2-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency 
 qt5-qtxmlpatterns>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 pkg_add: qt5-qtgraphicaleffects-5.15.17nb1: expected dependency 
 qt5-qtdeclarative>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtgraphicaleffects-[0-9]*
 pkg_add: kirigami2-5.116.0nb7: expected dependency 
 qt5-qtgraphicaleffects-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:48Z [444/615] upgrading libqtxdg-4.3.0nb1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: libqtxdg-4.3.0nb1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:48Z [445/615] upgrading khtml-5.116.0nb8...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kjs-5.116.0nb6: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency kjs>=5.116.0nb6
 pkg_add: khtml-5.116.0nb8: expected dependency kjs>=5.116.0nb6 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:50Z [446/615] refreshing lintpkgsrc-2022.09.29...
 2026-01-03T18:03:50Z [447/615] upgrading p5-URI-5.34...
 2026-01-03T18:03:50Z [448/615] upgrading poppler-25.08.0nb4...
 2026-01-03T18:03:51Z [449/615] upgrading qt6-qtvirtualkeyboard-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtvirtualkeyboard-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:51Z [450/615] refreshing p5-Net-HTTP-6.24...
 2026-01-03T18:03:52Z [451/615] refreshing p5-LWP-MediaTypes-6.04nb6...
 2026-01-03T18:03:52Z [452/615] upgrading kwindowsystem-5.116.0nb9...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kwindowsystem-5.116.0nb9: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:54Z [453/615] refreshing p5-Net-SMTP-SSL-1.04nb9...
 2026-01-03T18:03:54Z [454/615] upgrading libksane-23.08.4nb10...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: clang-19.1.7nb1: expected dependency python313>=3.13 still missing
 pkg_add: Can't install dependency clang>=19.1.7nb1
 pkg_add: qt5-qttools-5.15.17nb1: expected dependency clang>=19.1.7nb1 
 still missing
 pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 pkg_add: qt5-qtscript-5.15.17nb1: expected dependency 
 qt5-qttools>=5.15.17nb1 still missing
 pkg_add: Can't install dependency qt5-qtscript>=5.15.17nb1
 pkg_add: ki18n-5.116.0nb7: expected dependency qt5-qtscript>=5.15.17nb1 
 still missing
 pkg_add: Can't install dependency ki18n>=5.18.0
 pkg_add: ksanecore-23.08.4nb9: expected dependency ki18n>=5.18.0 still 
 missing
 pkg_add: Can't install dependency ksanecore>=23.08.4nb9
 pkg_add: libksane-23.08.4nb10: expected dependency ksanecore>=23.08.4nb9 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:56Z [455/615] upgrading git-perlscripts-2.52.0...
 2026-01-03T18:03:56Z [456/615] upgrading karchive-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:57Z [457/615] refreshing py312-packaging-25.0...
 2026-01-03T18:03:57Z [458/615] upgrading qt6-qtserialport-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtserialport-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:58Z [459/615] upgrading qt6-qtcharts-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtcharts-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:03:59Z [460/615] upgrading gtkmm4-4.16.0nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk4-4.18.6nb3: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk4>=4.18.6nb3
 pkg_add: gtkmm4-4.16.0nb4: expected dependency gtk4>=4.18.6nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:00Z [461/615] refreshing intltool-0.51.0nb7...
 2026-01-03T18:04:01Z [462/615] refreshing automake-1.18...
 2026-01-03T18:04:01Z [463/615] refreshing help2man-1.49.3...
 2026-01-03T18:04:02Z [464/615] upgrading faudio-22.05nb12...
 2026-01-03T18:04:02Z [465/615] upgrading qemu-10.1.3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: qemu-10.1.3: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:06Z [466/615] refreshing 
 p5-CPAN-Meta-Requirements-2.143nb2...
 2026-01-03T18:04:06Z [467/615] upgrading qt6-qtsensors-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtsensors-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:07Z [468/615] upgrading solid-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: solid-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:08Z [469/615] refreshing llvm-19.1.7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:12Z [470/615] refreshing p5-HTML-Tagset-3.24nb2...
 2026-01-03T18:04:13Z [471/615] upgrading qt6-qscintilla-2.14.1nb8...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qscintilla-2.14.1nb8: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:14Z [472/615] refreshing p5-XML-Parser-2.47nb2...
 2026-01-03T18:04:14Z [473/615] upgrading qt5-qttools-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 pkg_add: Can't install dependency llvm-19.1.7{,nb*}
 pkg_add: clang-19.1.7nb1: expected dependency llvm-19.1.7{,nb*} still 
 missing
 pkg_add: Can't install dependency clang>=19.1.7nb1
 pkg_add: qt5-qttools-5.15.17nb1: expected dependency clang>=19.1.7nb1 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:16Z [474/615] upgrading kjobwidgets-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kcoreaddons-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 pkg_add: kjobwidgets-5.116.0nb7: expected dependency 
 kcoreaddons>=5.116.0nb7 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:17Z [475/615] upgrading xfce4-extras-4.20.0nb33...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: ristretto-0.13.4nb2: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: Can't install dependency ristretto>=0.13.3
 pkg_add: xfce4-extras-4.20.0nb33: expected dependency ristretto>=0.13.3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:18Z [476/615] upgrading qt6-qttools-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 pkg_add: Can't install dependency llvm-19.1.7{,nb*}
 pkg_add: clang-19.1.7nb1: expected dependency llvm-19.1.7{,nb*} still 
 missing
 pkg_add: Can't install dependency clang>=19.1.7nb1
 pkg_add: qt6-qttools-6.10.1: expected dependency clang>=19.1.7nb1 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:19Z [477/615] refreshing p5-TimeDate-2.33nb5...
 2026-01-03T18:04:20Z [478/615] upgrading 
 libdbusmenu-qt5-0.9.3.16.04.20160218nb32...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: libdbusmenu-qt5-0.9.3.16.04.20160218nb32: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:21Z [479/615] upgrading threadweaver-5.116.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: threadweaver-5.116.0nb6: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:23Z [480/615] upgrading p5-HTTP-Message-7.01...
 2026-01-03T18:04:24Z [481/615] upgrading chromium-143.0.7499.109...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: chromium-143.0.7499.109: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:27Z [482/615] upgrading qt6-qtwebchannel-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtwebchannel-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:27Z [483/615] upgrading samba-4.21.9nb1...
 pkg_add: no pkg found for 'py313-idna>=2.1', sorry.
 pkg_add: Can't install dependency py313-idna>=2.1
 pkg_add: py313-dns-2.8.0: expected dependency py313-idna>=2.1 still missing
 pkg_add: Can't install dependency py313-dns-[0-9]*
 pkg_add: samba-4.21.9nb1: expected dependency py313-dns-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:29Z [484/615] upgrading qt6-qtspeech-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtspeech-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:29Z [485/615] upgrading py312-numpy-2.3.5...
 2026-01-03T18:04:32Z [486/615] refreshing p5-Module-Build-Tiny-0.052nb1...
 2026-01-03T18:04:33Z [487/615] upgrading alsa-plugins-pulse-1.2.7.1nb3...
 2026-01-03T18:04:33Z [488/615] refreshing py312-libxml2-2.14.6...
 2026-01-03T18:04:34Z [489/615] upgrading qt6-qtwebsockets-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtwebsockets-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:34Z [490/615] upgrading kguiaddons-5.116.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kguiaddons-5.116.0nb6: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:37Z [491/615] upgrading qt6-qtconnectivity-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtconnectivity-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:38Z [492/615] upgrading speech-dispatcher-0.12.1nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: speech-dispatcher-0.12.1nb1: expected dependency 
 python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:40Z [493/615] upgrading p5-libwww-6.81...
 2026-01-03T18:04:41Z [494/615] refreshing glib2-tools-2.84.4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: glib2-tools-2.84.4: expected dependency python313>=3.13 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:42Z [495/615] upgrading qt6-qtdeclarative-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtdeclarative-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:45Z [496/615] upgrading kwallet-5.116.0nb8...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kiconthemes-5.116.0nb7: expected dependency 
 karchive>=5.116.0nb7 still missing
 pkg_add: Can't install dependency kiconthemes>=5.116.0nb7
 pkg_add: kwallet-5.116.0nb8: expected dependency kiconthemes>=5.116.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:47Z [497/615] upgrading kparts-5.116.0nb8...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 missing
 pkg_add: Can't install dependency kio>=5.116.0nb9
 pkg_add: kparts-5.116.0nb8: expected dependency kio>=5.116.0nb9 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:49Z [498/615] refreshing tevent-0.16.2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: tevent-0.16.2: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:49Z [499/615] refreshing p5-gettext-1.07nb10...
 2026-01-03T18:04:50Z [500/615] refreshing p5-ExtUtils-Config-0.010nb2...
 2026-01-03T18:04:50Z [501/615] refreshing gdbus-codegen-2.84.4...
 pkg_add: no pkg found for 'py313-packaging-[0-9]*', sorry.
 pkg_add: Can't install dependency py313-packaging-[0-9]*
 pkg_add: gdbus-codegen-2.84.4: expected dependency 
 py313-packaging-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:50Z [502/615] refreshing p5-GSSAPI-0.28nb18...
 2026-01-03T18:04:51Z [503/615] upgrading py312-cairo-1.29.0...
 2026-01-03T18:04:51Z [504/615] refreshing tdb-1.4.14...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: tdb-1.4.14: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:51Z [505/615] upgrading cups-2.4.16...
 2026-01-03T18:04:53Z [506/615] upgrading kwidgetsaddons-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kwidgetsaddons-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:54Z [507/615] refreshing p5-IO-CaptureOutput-1.1105nb6...
 2026-01-03T18:04:55Z [508/615] upgrading pavucontrol-6.1nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk4-4.18.6nb3: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk4>=4.18.6nb3
 pkg_add: gtkmm4-4.16.0nb4: expected dependency gtk4>=4.18.6nb3 still missing
 pkg_add: Can't install dependency gtkmm4>=4.16.0nb4
 pkg_add: pavucontrol-6.1nb4: expected dependency gtkmm4>=4.16.0nb4 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:57Z [509/615] refreshing autoconf-2.72...
 2026-01-03T18:04:57Z [510/615] refreshing p5-Net-IP-1.26nb13...
 2026-01-03T18:04:58Z [511/615] refreshing talloc-2.4.3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: talloc-2.4.3: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:58Z [512/615] upgrading liblxqt-2.3.0nb1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: kf6-kwindowsystem-6.18.0nb1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: Can't install dependency kf6-kwindowsystem>=6.18.0nb1
 pkg_add: liblxqt-2.3.0nb1: expected dependency 
 kf6-kwindowsystem>=6.18.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:59Z [513/615] refreshing revbump-3.9...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: revbump-3.9: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:04:59Z [514/615] upgrading py312-cython-3.2.3...
 2026-01-03T18:05:00Z [515/615] upgrading octave-10.3.0nb1...
 pkg_add: fltk-1.4.4nb1: conflicts with `fltk13-[0-9]*', and 
 `fltk13-1.3.11nb2' is installed.
 pkg_add: fltk-1.4.4nb1: Installed package `fltk13-1.3.11nb2' conflicts 
 with `fltk-[0-9]*'.
 pkg_add: Can't install dependency fltk>=1.4.4nb1<1.5.0
 pkg_add: octave-10.3.0nb1: expected dependency fltk>=1.4.4nb1<1.5.0 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:03Z [516/615] upgrading py312-Pillow-12.0.0nb1...
 2026-01-03T18:05:04Z [517/615] upgrading qt6-qt3d-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qt3d-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:06Z [518/615] upgrading kcompletion-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency kconfig>=5.116.0nb7
 pkg_add: kcompletion-5.116.0nb7: expected dependency kconfig>=5.116.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:09Z [519/615] upgrading mate-polkit-1.26.1nb14...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: mate-polkit-1.26.1nb14: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:11Z [520/615] refreshing libzip-1.11.4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: libzip-1.11.4: expected dependency python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:12Z [521/615] upgrading py-boost-cmake-1.89.0...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-numpy-2.3.5: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency py313-numpy>=1.20.3nb1
 pkg_add: py-boost-cmake-1.89.0: expected dependency 
 py313-numpy>=1.20.3nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:12Z [522/615] refreshing p5-IO-HTML-1.004nb5...
 2026-01-03T18:05:13Z [523/615] upgrading kcoreaddons-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kcoreaddons-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:14Z [524/615] upgrading gimp-3.0.6nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: glib-networking-2.80.0nb7: expected dependency 
 libproxy>=0.5.11nb2 still missing
 pkg_add: Can't install dependency glib-networking>=2.36.2
 pkg_add: gimp-3.0.6nb1: expected dependency glib-networking>=2.36.2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:19Z [525/615] upgrading purpose-5.116.0nb8...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 missing
 pkg_add: Can't install dependency kio>=5.116.0nb9
 pkg_add: purpose-5.116.0nb8: expected dependency kio>=5.116.0nb9 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:21Z [526/615] refreshing py312-setuptools-80.9.0...
 2026-01-03T18:05:22Z [527/615] upgrading firefox-145.0.2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: firefox-145.0.2: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:24Z [528/615] upgrading kglobalaccel-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency kconfig>=5.116.0nb7
 pkg_add: kglobalaccel-5.116.0nb7: expected dependency 
 kconfig>=5.116.0nb7 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:26Z [529/615] upgrading qt6-qtshadertools-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtshadertools-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:26Z [530/615] upgrading xfce4-panel-4.20.5...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-panel-4.20.5: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:27Z [531/615] refreshing p5-Digest-HMAC-1.05nb2...
 2026-01-03T18:05:27Z [532/615] upgrading kolourpaint-23.08.4nb10...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 missing
 pkg_add: Can't install dependency kio>=5.116.0nb9
 pkg_add: kolourpaint-23.08.4nb10: expected dependency kio>=5.116.0nb9 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:29Z [533/615] upgrading xfce4-settings-4.20.2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-settings-4.20.2: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:30Z [534/615] upgrading phonon-qt5-4.12.0...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: phonon-qt5-4.12.0: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:31Z [535/615] upgrading qt6-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-odbc-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 missing
 pkg_add: Can't install dependency qt6-odbc-6.10.1{,nb[0-9]*}
 pkg_add: qt6-6.10.1: expected dependency qt6-odbc-6.10.1{,nb[0-9]*} 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:32Z [536/615] refreshing maxima-5.44.0nb5...
 2026-01-03T18:05:37Z [537/615] upgrading qt6-qtsvg-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtsvg-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:37Z [538/615] upgrading qt6-qtwayland-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtwayland-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:42Z [539/615] refreshing p5-IO-Socket-SSL-2.095...
 2026-01-03T18:05:42Z [540/615] refreshing elementary-xfce-icon-theme-0.21...
 2026-01-03T18:05:48Z [541/615] upgrading qt6-qtpositioning-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtpositioning-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:50Z [542/615] upgrading kconfig-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:52Z [543/615] refreshing py312-flit_core-3.12.0...
 2026-01-03T18:05:52Z [544/615] upgrading gtk2+-2.24.33nb34...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:54Z [545/615] upgrading qt6-qthttpserver-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qthttpserver-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:56Z [546/615] refreshing p5-MailTools-2.22nb1...
 2026-01-03T18:05:56Z [547/615] upgrading qt6-qt5compat-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qt5compat-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:57Z [548/615] upgrading libxfce4windowing-4.20.4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libxfce4windowing-4.20.4: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:58Z [549/615] upgrading kitemviews-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kitemviews-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:05:59Z [550/615] upgrading py312-idna-3.11...
 2026-01-03T18:05:59Z [551/615] upgrading poppler-qt5-25.08.0nb4...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: poppler-qt5-25.08.0nb4: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:00Z [552/615] upgrading qt6-qtimageformats-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtimageformats-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:01Z [553/615] refreshing cross-arm-none-eabi-gdb-16.3nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: cross-arm-none-eabi-gdb-16.3nb2: expected dependency 
 python313>=3.13 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:02Z [554/615] upgrading firefox128-128.14.0nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: firefox128-128.14.0nb3: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:03Z [555/615] upgrading pavucontrol-qt-2.3.0nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: kf6-kwindowsystem-6.18.0nb1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: Can't install dependency kf6-kwindowsystem>=6.18.0nb1
 pkg_add: liblxqt-2.3.0nb1: expected dependency 
 kf6-kwindowsystem>=6.18.0nb1 still missing
 pkg_add: Can't install dependency liblxqt>=2.2.0nb1
 pkg_add: pavucontrol-qt-2.3.0nb1: expected dependency liblxqt>=2.2.0nb1 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:04Z [556/615] upgrading qt5-qtserialport-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtserialport-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:05Z [557/615] upgrading xfce4-weather-plugin-0.11.3nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-weather-plugin-0.11.3nb7: expected dependency 
 gtk3+>=3.24.50nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:07Z [558/615] upgrading audacity-2.4.1nb29...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 pkg_add: lv2-1.18.10nb13: expected dependency gtk2+>=2.24.33nb34 still 
 missing
 pkg_add: Can't install dependency lv2>=1.18.10nb13
 pkg_add: lilv-0.24.26nb2: expected dependency lv2>=1.18.10nb13 still missing
 pkg_add: Can't install dependency lilv>=0.24.26nb2
 pkg_add: audacity-2.4.1nb29: expected dependency lilv>=0.24.26nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:08Z [559/615] upgrading kbookmarks-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: attica-qt5-5.116.0nb6: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency attica-qt5>=5.116.0nb6
 pkg_add: kxmlgui-5.116.0nb7: expected dependency attica-qt5>=5.116.0nb6 
 still missing
 pkg_add: Can't install dependency kxmlgui>=5.116.0nb7
 pkg_add: kbookmarks-5.116.0nb7: expected dependency kxmlgui>=5.116.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:10Z [560/615] upgrading qt6-qtscxml-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtscxml-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:11Z [561/615] refreshing p5-WWW-RobotRules-6.02nb14...
 2026-01-03T18:06:12Z [562/615] refreshing p5-Capture-Tiny-0.50nb1...
 2026-01-03T18:06:12Z [563/615] refreshing p5-Net-SSLeay-1.94nb2...
 2026-01-03T18:06:13Z [564/615] refreshing py312-reportlab-3.6.12nb3...
 2026-01-03T18:06:14Z [565/615] refreshing p5-Net-LibIDN-0.12nb17...
 2026-01-03T18:06:15Z [566/615] refreshing py312-build-1.3.0...
 2026-01-03T18:06:15Z [567/615] refreshing p5-Encode-Locale-1.05nb11...
 2026-01-03T18:06:15Z [568/615] upgrading kauth-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kcoreaddons-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 pkg_add: kauth-5.116.0nb7: expected dependency kcoreaddons>=5.116.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:16Z [569/615] refreshing MesaLib-21.3.9nb5...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: MesaLib-21.3.9nb5: expected dependency python313>=3.13 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:18Z [570/615] upgrading qt6-qtlottie-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtlottie-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:19Z [571/615] refreshing p5-HTTP-Negotiate-6.01nb14...
 2026-01-03T18:06:19Z [572/615] upgrading poppler-utils-25.08.0nb4...
 2026-01-03T18:06:19Z [573/615] upgrading qt6-odbc-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-odbc-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:20Z [574/615] upgrading qt6-qtremoteobjects-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtremoteobjects-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:21Z [575/615] upgrading qt5-qtlocation-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtlocation-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:22Z [576/615] upgrading knotifications-5.116.0nb11...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kcodecs-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency kcodecs>=5.116.0nb7
 pkg_add: knotifications-5.116.0nb11: expected dependency 
 kcodecs>=5.116.0nb7 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:23Z [577/615] upgrading kpty-5.116.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kcoreaddons-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 pkg_add: kpty-5.116.0nb6: expected dependency kcoreaddons>=5.116.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:24Z [578/615] refreshing p5-Net-DNS-1.53...
 2026-01-03T18:06:25Z [579/615] upgrading qt5-qtimageformats-5.15.17nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtimageformats-5.15.17nb2: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:26Z [580/615] upgrading qt5-qtxmlpatterns-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:27Z [581/615] refreshing p5-Net-Domain-TLD-1.75nb9...
 2026-01-03T18:06:27Z [582/615] upgrading py312-markdown-3.10...
 2026-01-03T18:06:27Z [583/615] refreshing py312-pyproject_hooks-1.2.0nb1...
 2026-01-03T18:06:28Z [584/615] upgrading libkexiv2-23.08.4nb8...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: libkexiv2-23.08.4nb8: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:29Z [585/615] upgrading qt6-qtdatavis3d-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtdatavis3d-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:30Z [586/615] upgrading py312-dns-2.8.0...
 2026-01-03T18:06:31Z [587/615] upgrading poppler-cpp-25.08.0nb4...
 2026-01-03T18:06:31Z [588/615] upgrading kdoctools-5.116.0nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 still missing
 pkg_add: Can't install dependency karchive>=5.116.0nb7
 pkg_add: kdoctools-5.116.0nb6: expected dependency karchive>=5.116.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:33Z [589/615] upgrading kdbusaddons-5.116.0nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 pkg_add: kdbusaddons-5.116.0nb7: expected dependency 
 qt5-qtbase>=5.15.17nb3 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:35Z [590/615] upgrading qt6ct-0.11nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6ct-0.11nb1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:36Z [591/615] refreshing p5-HTTP-Daemon-6.16nb3...
 2026-01-03T18:06:37Z [592/615] upgrading qt6-qtgrpc-6.10.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libproxy-0.5.12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency libproxy>=0.5.11nb2
 pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 still missing
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtgrpc-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:38Z [593/615] upgrading wxGTK32-3.2.8.1nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gspell-1.8.4nb12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gspell>=1.8.4nb12
 pkg_add: wxGTK32-3.2.8.1nb3: expected dependency gspell>=1.8.4nb12 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:41Z [594/615] upgrading libppd-2.1.1nb3...
 2026-01-03T18:06:41Z [595/615] upgrading wxmaxima-23.12.0nb13...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gspell-1.8.4nb12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gspell>=1.8.4nb12
 pkg_add: wxGTK32-3.2.8.1nb3: expected dependency gspell>=1.8.4nb12 still 
 missing
 pkg_add: Can't install dependency wxGTK32>=3.2.8.1nb3
 pkg_add: wxmaxima-23.12.0nb13: expected dependency wxGTK32>=3.2.8.1nb3 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:42Z [596/615] upgrading xfce4-tumbler-4.20.1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-tumbler-4.20.1: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:43Z [597/615] upgrading gnome-themes-standard-3.20.2nb39...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 pkg_add: gnome-themes-standard-3.20.2nb39: expected dependency 
 gtk2+>=2.24.33nb34 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:46Z [598/615] upgrading cups-filters-2.0.1nb3...
 2026-01-03T18:06:46Z [599/615] upgrading firefox-l10n-145.0.2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: firefox-145.0.2: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: Can't install dependency firefox>=145.0.2
 pkg_add: firefox-l10n-145.0.2: expected dependency firefox>=145.0.2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:48Z [600/615] upgrading py312-gobject3-3.50.0nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: py312-gobject3-3.50.0nb2: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:49Z [601/615] upgrading libwnck3-3.36.0nb17...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: libwnck3-3.36.0nb17: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:50Z [602/615] upgrading qt5-qtscript-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 pkg_add: Can't install dependency llvm-19.1.7{,nb*}
 pkg_add: clang-19.1.7nb1: expected dependency llvm-19.1.7{,nb*} still 
 missing
 pkg_add: Can't install dependency clang>=19.1.7nb1
 pkg_add: qt5-qttools-5.15.17nb1: expected dependency clang>=19.1.7nb1 
 still missing
 pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 pkg_add: qt5-qtscript-5.15.17nb1: expected dependency 
 qt5-qttools>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:51Z [603/615] upgrading graphene-1.10.8nb3...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: graphene-1.10.8nb3: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:52Z [604/615] upgrading libcupsfilters-2.1.1nb3...
 2026-01-03T18:06:52Z [605/615] upgrading xfce4-4.20.0nb12...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-tumbler-4.20.1: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: Can't install dependency xfce4-tumbler>=4.20.1
 pkg_add: xfce4-4.20.0nb12: expected dependency xfce4-tumbler>=4.20.1 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:53Z [606/615] upgrading ayatana-ido-0.10.2nb7...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: ayatana-ido-0.10.2nb7: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:53Z [607/615] upgrading firefox-esr-140...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: firefox140-140.6.0: expected dependency gtk3+>=3.24.50nb2 still 
 missing
 pkg_add: Can't install dependency firefox140>=140.0.0
 pkg_add: firefox-esr-140: expected dependency firefox140>=140.0.0 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:54Z [608/615] upgrading qt5-qttranslations-5.15.17nb1...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 pkg_add: Can't install dependency llvm-19.1.7{,nb*}
 pkg_add: clang-19.1.7nb1: expected dependency llvm-19.1.7{,nb*} still 
 missing
 pkg_add: Can't install dependency clang>=19.1.7nb1
 pkg_add: qt5-qttools-5.15.17nb1: expected dependency clang>=19.1.7nb1 
 still missing
 pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 pkg_add: qt5-qttranslations-5.15.17nb1: expected dependency 
 qt5-qttools>=5.15.17nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:55Z [609/615] upgrading lv2-1.18.10nb13...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 pkg_add: lv2-1.18.10nb13: expected dependency gtk2+>=2.24.33nb34 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:56Z [610/615] upgrading suil-0.10.12nb18...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 pkg_add: suil-0.10.12nb18: expected dependency gtk2+>=2.24.33nb34 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:56Z [611/615] upgrading xfce4-desktop-4.20.1nb6...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: xfce4-desktop-4.20.1nb6: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:57Z [612/615] upgrading thunderbird-l10n-145.0...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gtk3+-3.24.51: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 pkg_add: thunderbird-145.0nb1: expected dependency gtk3+>=3.24.50nb2 
 still missing
 pkg_add: Can't install dependency thunderbird>=145.0
 pkg_add: thunderbird-l10n-145.0: expected dependency thunderbird>=145.0 
 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:59Z [613/615] upgrading gspell-1.8.4nb12...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 still missing
 pkg_add: Can't install dependency py313-setuptools>=78
 pkg_add: gobject-introspection-1.84.0nb1: expected dependency 
 py313-setuptools>=78 still missing
 pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 pkg_add: gspell-1.8.4nb12: expected dependency 
 gobject-introspection>=1.84.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-03T18:06:59Z [614/615] upgrading sratom-0.6.18nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 pkg_add: lv2-1.18.10nb13: expected dependency gtk2+>=2.24.33nb34 still 
 missing
 pkg_add: Can't install dependency lv2>=1.18.10nb13
 pkg_add: sratom-0.6.18nb2: expected dependency lv2>=1.18.10nb13 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-03T18:07:00Z [615/615] upgrading lilv-0.24.26nb2...
 pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 pkg_add: Can't install dependency mpdecimal>=4.0.0
 pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 missing
 pkg_add: Can't install dependency python313>=3.13
 pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 missing
 pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 pkg_add: lv2-1.18.10nb13: expected dependency gtk2+>=2.24.33nb34 still 
 missing
 pkg_add: Can't install dependency lv2>=1.18.10nb13
 pkg_add: lilv-0.24.26nb2: expected dependency lv2>=1.18.10nb13 still missing
 pkg_add: 1 package addition failed
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkg_admin: Dependency tdb>=1.4.12nb1 of pulseaudio-17.0nb3 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency revbump>=1.8 of pkg_developer-1.2.2 unresolved
 pkg_admin: Dependency url2pkg>=1.34 of pkg_developer-1.2.2 unresolved
 pkg_admin: Dependency gtk3+>=3.24.50nb1 of xemu-0.0.2025.04.23 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkgin: Dependency tdb>=1.4.12nb1 of pulseaudio-17.0nb3 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency revbump>=1.8 of pkg_developer-1.2.2 unresolved
 pkgin: Dependency url2pkg>=1.34 of pkg_developer-1.2.2 unresolved
 pkgin: Dependency gtk3+>=3.24.50nb1 of xemu-0.0.2025.04.23 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T18:22:18Z [1/60] installing mpdecimal-4.0.1...
 2026-01-03T18:22:18Z [2/60] upgrading SDL-1.2.15nb47...
 2026-01-03T18:22:18Z [3/60] upgrading libgpg-error-1.56...
 2026-01-03T18:22:19Z [4/60] installing python313-3.13.11...
 2026-01-03T18:22:22Z [5/60] refreshing digest-20220214...
 2026-01-03T18:22:22Z [6/60] refreshing pkg_tarup-1.9.1...
 2026-01-03T18:22:22Z [7/60] refreshing import-package-1.1...
 2026-01-03T18:22:22Z [8/60] upgrading pkglint-23.19.0nb5...
 2026-01-03T18:22:23Z [9/60] refreshing smpeg-0.4.5nb1...
 2026-01-03T18:22:23Z [10/60] installing url2pkg-23.6.0...
 2026-01-03T18:22:23Z [11/60] refreshing cross-arm-none-eabi-binutils-2.45...
 2026-01-03T18:22:24Z [12/60] refreshing libassuan-3.0.2...
 2026-01-03T18:22:24Z [13/60] upgrading libmikmod-3.3.13nb1...
 2026-01-03T18:22:24Z [14/60] installing revbump-3.9...
 2026-01-03T18:22:24Z [15/60] refreshing verifypc-1.8...
 2026-01-03T18:22:24Z [16/60] refreshing createbuildlink-3.19...
 2026-01-03T18:22:24Z [17/60] refreshing libparserutils-0.2.5...
 2026-01-03T18:22:24Z [18/60] refreshing pkg_chk-2.0.13...
 2026-01-03T18:22:24Z [19/60] refreshing libksba-1.6.7...
 2026-01-03T18:22:25Z [20/60] refreshing libtool-base-2.4.7nb1...
 2026-01-03T18:22:25Z [21/60] refreshing freeglut-3.6.0...
 2026-01-03T18:22:25Z [22/60] refreshing blas-3.12.0...
 2026-01-03T18:22:25Z [23/60] refreshing CUnit-2.1.3nb1...
 2026-01-03T18:22:25Z [24/60] refreshing SDL_sound-1.0.3nb9...
 2026-01-03T18:22:25Z [25/60] refreshing libhubbub-0.3.8...
 2026-01-03T18:22:25Z [26/60] upgrading nasm-3.01...
 2026-01-03T18:22:26Z [27/60] upgrading boost-headers-1.89.0nb1...
 2026-01-03T18:22:42Z [28/60] refreshing alsa-plugins-oss-1.2.7.1...
 2026-01-03T18:22:43Z [29/60] refreshing gsed-4.9nb1...
 2026-01-03T18:22:43Z [30/60] refreshing orc-0.4.41...
 2026-01-03T18:22:43Z [31/60] refreshing ossplay-4.2.build2019...
 2026-01-03T18:22:44Z [32/60] upgrading re2c-4.3.1...
 2026-01-03T18:22:44Z [33/60] refreshing gcc14-14.3.0nb1...
 2026-01-03T18:22:55Z [34/60] refreshing cwrappers-20220403...
 2026-01-03T18:22:55Z [35/60] refreshing wget-1.25.0nb1...
 2026-01-03T18:22:55Z [36/60] refreshing bison-3.8.2nb1...
 2026-01-03T18:22:56Z [37/60] upgrading screen-5.0.0nb4...
 2026-01-03T18:22:56Z [38/60] refreshing rapidjson-1.1.0nb2...
 2026-01-03T18:22:56Z [39/60] refreshing estd-0.11nb4...
 2026-01-03T18:22:57Z [40/60] refreshing gumbo-parser-0.13.2...
 2026-01-03T18:22:57Z [41/60] upgrading dos2unix-7.5.3...
 2026-01-03T18:22:57Z [42/60] refreshing SDL_net-1.2.8nb2...
 2026-01-03T18:22:57Z [43/60] upgrading xkeyboard-config-2.46...
 2026-01-03T18:22:58Z [44/60] refreshing libcuefile-0rc475...
 2026-01-03T18:22:58Z [45/60] refreshing range-v3-0.10.0nb1...
 2026-01-03T18:22:59Z [46/60] refreshing pkg_developer-1.2.2...
 2026-01-03T18:22:59Z [47/60] refreshing libtool-fortran-2.4.7nb1...
 2026-01-03T18:22:59Z [48/60] upgrading libnbcompat-20251029...
 2026-01-03T18:22:59Z [49/60] refreshing cross-arm-none-eabi-gcc-14.3.0...
 2026-01-03T18:23:38Z [50/60] refreshing libLLVM-13.0.1nb4...
 2026-01-03T18:23:42Z [51/60] upgrading utf8-cpp-4.0.8...
 2026-01-03T18:23:42Z [52/60] refreshing e2fsprogs-1.47.2...
 2026-01-03T18:23:43Z [53/60] upgrading utf8proc-2.11.2...
 2026-01-03T18:23:43Z [54/60] refreshing libaec-1.1.3...
 2026-01-03T18:23:43Z [55/60] refreshing libreplaygain-0rc475...
 2026-01-03T18:23:43Z [56/60] refreshing serf-1.3.10nb3...
 2026-01-03T18:23:43Z [57/60] upgrading btop-1.4.5nb2...
 2026-01-03T18:23:44Z [58/60] refreshing mktools-20250213...
 2026-01-03T18:23:44Z [59/60] upgrading boost-jam-1.89.0...
 2026-01-03T18:23:44Z [60/60] refreshing pinentry-1.3.2...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkg_admin: Dependency tdb>=1.4.12nb1 of pulseaudio-17.0nb3 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency gtk3+>=3.24.50nb1 of xemu-0.0.2025.04.23 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkgin: Dependency tdb>=1.4.12nb1 of pulseaudio-17.0nb3 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency gtk3+>=3.24.50nb1 of xemu-0.0.2025.04.23 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: SQL query failed, see /var/db/pkgin/sql.log
 2026-01-03T18:24:57Z [1/46] installing gobject-introspection-1.84.0nb1...
 2026-01-03T18:24:59Z [2/46] installing py313-idna-3.11...
 2026-01-03T18:24:59Z [3/46] installing libproxy-0.5.12...
 2026-01-03T18:24:59Z [4/46] installing talloc-2.4.3...
 2026-01-03T18:25:00Z [5/46] installing py313-markdown-3.10...
 2026-01-03T18:25:00Z [6/46] installing py313-iso8601-2.1.0nb2...
 2026-01-03T18:25:00Z [7/46] installing py313-dns-2.8.0...
 2026-01-03T18:25:00Z [8/46] installing tevent-0.16.2...
 2026-01-03T18:25:00Z [9/46] installing tdb-1.4.14...
 2026-01-03T18:25:01Z [10/46] installing glib-networking-2.80.0nb7...
 2026-01-03T18:25:01Z [11/46] installing GConf-3.2.5nb2...
 2026-01-03T18:25:01Z [12/46] installing py313-setuptools-80.9.0...
 2026-01-03T18:25:02Z [13/46] installing gstreamer1-1.26.7...
 2026-01-03T18:25:03Z [14/46] installing libxfce4ui-4.20.2...
 2026-01-03T18:25:06Z [15/46] installing libwnck3-3.36.0nb17...
 2026-01-03T18:25:06Z [16/46] installing libsoup-2.74.3nb12...
 2026-01-03T18:25:06Z [17/46] installing samba-4.21.9nb1...
 2026-01-03T18:25:08Z [18/46] installing gtk3+-3.24.51...
 2026-01-03T18:25:10Z [19/46] installing xfce4-conf-4.20.0nb4...
 2026-01-03T18:25:10Z [20/46] installing libxfce4util-4.20.1nb4...
 2026-01-03T18:25:11Z [21/46] installing gvfs-1.6.7nb76...
 2026-01-03T18:25:11Z [22/46] installing libcanberra-0.30nb21...
 2026-01-03T18:25:11Z [23/46] installing xfce4-thunar-4.20.6...
 2026-01-03T18:25:13Z [24/46] installing gtksourceview4-4.8.4nb18...
 2026-01-03T18:25:13Z [25/46] installing xfce4-garcon-4.20.0nb4...
 2026-01-03T18:25:14Z [26/46] installing xscreensaver-6.13...
 2026-01-03T18:25:15Z [27/46] installing libdbusmenu-gtk3-16.04.0nb11...
 2026-01-03T18:25:15Z [28/46] installing mate-polkit-1.26.1nb14...
 2026-01-03T18:25:15Z [29/46] installing xfce4-exo-4.20.0nb4...
 2026-01-03T18:25:16Z [30/46] installing xfce4-panel-4.20.5...
 2026-01-03T18:25:16Z [31/46] installing gtk2+-2.24.33nb34...
 2026-01-03T18:25:17Z [32/46] installing libxfce4windowing-4.20.4...
 2026-01-03T18:25:18Z [33/46] installing vte3-0.80.3nb2...
 2026-01-03T18:25:18Z [34/46] installing gspell-1.8.4nb12...
 2026-01-03T18:25:18Z [35/46] installing xfce4-appfinder-4.20.0nb4...
 2026-01-03T18:25:18Z [36/46] installing xfce4-terminal-1.1.5nb2...
 2026-01-03T18:25:19Z [37/46] installing xfce4-wm-themes-4.10.0nb31...
 2026-01-03T18:25:20Z [38/46] installing xfce4-tumbler-4.20.1...
 2026-01-03T18:25:21Z [39/46] installing gnome-themes-standard-3.20.2nb39...
 2026-01-03T18:25:22Z [40/46] installing xfce4-mousepad-0.6.5nb2...
 2026-01-03T18:25:23Z [41/46] installing xfce4-session-4.20.3...
 2026-01-03T18:25:23Z [42/46] installing xfce4-wm-4.20.0nb4...
 2026-01-03T18:25:24Z [43/46] installing xfce4-settings-4.20.2...
 2026-01-03T18:25:24Z [44/46] installing xfce4-desktop-4.20.1nb6...
 2026-01-03T18:25:25Z [45/46] installing xfce4-power-manager-4.20.0nb6...
 2026-01-03T18:25:25Z [46/46] installing xfce4-4.20.0nb12...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:10:39Z [1/1] installing xfce4-notes-plugin-1.11.2nb4...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:11:29Z [1/1] installing xfce4-icon-theme-4.4.3nb49...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:12:07Z [1/1] installing xfce4-genmon-plugin-4.2.1nb3...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:13:20Z [1/2] installing zenity3-3.44.4nb6...
 2026-01-03T21:13:21Z [2/2] installing xfce4-screenshooter-1.11.1nb7...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:17:09Z [1/1] installing xfce4-weather-plugin-0.11.3nb7...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:20:36Z [1/4] installing llvm-19.1.7...
 2026-01-03T21:20:44Z [2/4] installing qt6-qtbase-6.10.1...
 2026-01-03T21:20:46Z [3/4] installing speech-dispatcher-0.12.1nb1...
 2026-01-03T21:20:48Z [4/4] installing chromium-143.0.7499.109...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:21:34Z [1/2] installing firefox140-140.6.0...
 2026-01-03T21:21:39Z [2/2] installing firefox-esr-140...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:22:54Z [1/2] installing thunderbird-145.0nb1...
 2026-01-03T21:23:00Z [2/2] installing thunderbird-l10n-145.0...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:24:48Z [1/1] installing firefox140-l10n-140.6.0...
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:35:25Z [1/1] removing fltk13-1.3.11nb2...
 Package `fltk13-1.3.11nb2' is still required by other packages:
 	tigervnc-1.15.0.1.20.13nb2
 	fldigi-4.1.01nb40
 2026-01-03T21:35:25Z [1/11] installing qt6-qtlanguageserver-6.10.1...
 2026-01-03T21:35:25Z [2/11] installing qt6-qtshadertools-6.10.1...
 2026-01-03T21:35:26Z [3/11] installing qt6-qtsvg-6.10.1...
 2026-01-03T21:35:27Z [4/11] installing qt6-qtimageformats-6.10.1...
 2026-01-03T21:35:27Z [5/11] installing clang-19.1.7nb1...
 2026-01-03T21:35:33Z [6/11] installing qt6-qtdeclarative-6.10.1...
 2026-01-03T21:35:36Z [7/11] installing qt6-qscintilla-2.14.1nb8...
 2026-01-03T21:35:36Z [8/11] installing qt6-qttools-6.10.1...
 2026-01-03T21:35:37Z [9/11] installing qt6-qt5compat-6.10.1...
 2026-01-03T21:35:37Z [10/11] installing fltk-1.4.4nb1...
 2026-01-03T21:35:37Z [11/11] installing octave-10.3.0nb1...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:36:07Z [1/6] installing gst-plugins1-base-1.26.7...
 2026-01-03T21:36:08Z [2/6] installing gst-plugins1-good-1.26.7...
 2026-01-03T21:36:08Z [3/6] installing gst-plugins1-bad-1.26.7...
 2026-01-03T21:36:08Z [4/6] installing webkit-gtk-2.36.8nb27...
 2026-01-03T21:36:10Z [5/6] installing wxGTK32-3.2.8.1nb3...
 2026-01-03T21:36:11Z [6/6] installing wxmaxima-23.12.0nb13...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:37:45Z [1/10] installing libfyaml-0.9...
 2026-01-03T21:37:45Z [2/10] installing babl-0.1.114nb2...
 2026-01-03T21:37:46Z [3/10] installing py313-cairo-1.29.0...
 2026-01-03T21:37:47Z [4/10] installing py313-gobject3-3.50.0nb2...
 2026-01-03T21:37:47Z [5/10] installing libxmlb-0.3.24...
 2026-01-03T21:37:47Z [6/10] installing libstemmer-2.2.0nb1...
 2026-01-03T21:37:48Z [7/10] installing appstream-1.1.1nb1...
 2026-01-03T21:37:48Z [8/10] installing gegl-0.4.62nb5...
 2026-01-03T21:37:49Z [9/10] installing gexiv2-0.14.3nb2...
 2026-01-03T21:37:49Z [10/10] installing gimp-3.0.6nb1...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:38:17Z [1/1] installing ristretto-0.13.4nb2...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 unresolved
 pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:38:26Z [1/62] installing qt5-qtbase-5.15.17nb3...
 2026-01-03T21:38:29Z [2/62] installing qt5-qtdeclarative-5.15.17nb1...
 2026-01-03T21:38:30Z [3/62] installing polkit-qt5-0.200.0nb7...
 2026-01-03T21:38:30Z [4/62] installing qt5-qtx11extras-5.15.17nb1...
 2026-01-03T21:38:30Z [5/62] installing qt5-qtwayland-5.15.17nb1...
 2026-01-03T21:38:31Z [6/62] installing qt5-qttools-5.15.17nb1...
 2026-01-03T21:38:33Z [7/62] installing kwidgetsaddons-5.116.0nb7...
 2026-01-03T21:38:34Z [8/62] installing kcoreaddons-5.116.0nb7...
 2026-01-03T21:38:34Z [9/62] installing kconfig-5.116.0nb7...
 2026-01-03T21:38:34Z [10/62] installing kcodecs-5.116.0nb7...
 2026-01-03T21:38:35Z [11/62] installing kcrash-5.116.0nb6...
 2026-01-03T21:38:35Z [12/62] installing sonnet-5.116.0nb7...
 2026-01-03T21:38:35Z [13/62] installing kiconthemes-5.116.0nb7...
 2026-01-03T21:38:38Z [14/62] installing kservice-5.116.0nb6...
 2026-01-03T21:38:39Z [15/62] installing qt5-qtspeech-5.15.17nb1...
 2026-01-03T21:38:39Z [16/62] installing kwindowsystem-5.116.0nb9...
 2026-01-03T21:38:39Z [17/62] installing kguiaddons-5.116.0nb6...
 2026-01-03T21:38:40Z [18/62] installing kcompletion-5.116.0nb7...
 2026-01-03T21:38:40Z [19/62] installing kauth-5.116.0nb7...
 2026-01-03T21:38:40Z [20/62] installing ki18n-5.116.0nb7...
 2026-01-03T21:38:41Z [21/62] installing kdbusaddons-5.116.0nb7...
 2026-01-03T21:38:41Z [22/62] installing qt5-qtsvg-5.15.17nb1...
 2026-01-03T21:38:41Z [23/62] installing ktextwidgets-5.116.0nb7...
 2026-01-03T21:38:42Z [24/62] installing kconfigwidgets-5.116.0nb7...
 2026-01-03T21:38:42Z [25/62] installing attica-qt5-5.116.0nb6...
 2026-01-03T21:38:43Z [26/62] installing karchive-5.116.0nb7...
 2026-01-03T21:38:43Z [27/62] installing kglobalaccel-5.116.0nb7...
 2026-01-03T21:38:43Z [28/62] installing kitemviews-5.116.0nb7...
 2026-01-03T21:38:44Z [29/62] installing qt5-qtxmlpatterns-5.15.17nb1...
 2026-01-03T21:38:45Z [30/62] installing kxmlgui-5.116.0nb7...
 2026-01-03T21:38:45Z [31/62] installing qca2-qt5-2.3.10nb1...
 2026-01-03T21:38:46Z [32/62] installing qt5-qtmultimedia-5.15.17nb1...
 2026-01-03T21:38:46Z [33/62] installing qt5-qtserialport-5.15.17nb1...
 2026-01-03T21:38:47Z [34/62] installing knotifications-5.116.0nb11...
 2026-01-03T21:38:48Z [35/62] installing qt5-qtwebsockets-5.15.17nb1...
 2026-01-03T21:38:48Z [36/62] installing qt5-qtsensors-5.15.17nb1...
 2026-01-03T21:38:48Z [37/62] installing solid-5.116.0nb7...
 2026-01-03T21:38:49Z [38/62] installing kjobwidgets-5.116.0nb7...
 2026-01-03T21:38:49Z [39/62] installing 
 libdbusmenu-qt5-0.9.3.16.04.20160218nb32...
 2026-01-03T21:38:49Z [40/62] installing qt5-qtscript-5.15.17nb1...
 2026-01-03T21:38:49Z [41/62] installing kwallet-5.116.0nb8...
 2026-01-03T21:38:50Z [42/62] installing phonon-qt5-4.12.0...
 2026-01-03T21:38:50Z [43/62] installing kbookmarks-5.116.0nb7...
 2026-01-03T21:38:50Z [44/62] installing qt5-qtwebchannel-5.15.17nb1...
 2026-01-03T21:38:51Z [45/62] installing qt5-qtlocation-5.15.17nb1...
 2026-01-03T21:38:51Z [46/62] installing kdoctools-5.116.0nb6...
 2026-01-03T21:38:52Z [47/62] installing kio-5.116.0nb9...
 2026-01-03T21:38:53Z [48/62] installing qt5-qtquickcontrols2-5.15.17nb1...
 2026-01-03T21:38:54Z [49/62] installing kjs-5.116.0nb6...
 2026-01-03T21:38:54Z [50/62] installing qt5-qtgraphicaleffects-5.15.17nb1...
 2026-01-03T21:38:54Z [51/62] installing kirigami2-5.116.0nb7...
 2026-01-03T21:38:55Z [52/62] installing kparts-5.116.0nb8...
 2026-01-03T21:38:55Z [53/62] installing libzip-1.11.4...
 2026-01-03T21:38:55Z [54/62] installing 
 kdegraphics-mobipocket-23.08.4nb10...
 2026-01-03T21:38:56Z [55/62] installing kactivities5-5.116.0nb11...
 2026-01-03T21:38:56Z [56/62] installing khtml-5.116.0nb8...
 2026-01-03T21:38:56Z [57/62] installing threadweaver-5.116.0nb6...
 2026-01-03T21:38:57Z [58/62] installing purpose-5.116.0nb8...
 2026-01-03T21:38:57Z [59/62] installing poppler-qt5-25.08.0nb4...
 2026-01-03T21:38:57Z [60/62] installing kpty-5.116.0nb6...
 2026-01-03T21:38:57Z [61/62] installing libkexiv2-23.08.4nb8...
 2026-01-03T21:38:58Z [62/62] installing okular-23.08.4nb19...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 2026-01-03T21:39:48Z [1/1] installing libreoffice-25.8.3.2...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 2026-01-04T10:09:49Z [1/1] installing vim-gtk3-9.1.1952nb8...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 2026-01-04T10:30:54Z [1/1] removing wsjtx-2.5.4nb1...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 2026-01-04T10:31:35Z [1/3] upgrading osabi-NetBSD-10.0...
 pkg_add: osabi-NetBSD-10.0: install script returned error status
 pkg_add: 1 package addition failed
 2026-01-04T10:31:35Z [2/3] refreshing glib2-tools-2.84.4...
 2026-01-04T10:31:35Z [3/3] refreshing x11-links-1.36...
 pkg_add: osabi-NetBSD-10.0: install script returned error status
 pkg_add: Can't install dependency osabi-NetBSD-10.0
 pkg_add: x11-links-1.36: expected dependency osabi-NetBSD-10.0 still missing
 pkg_add: 1 package addition failed
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 2026-01-04T11:47:18Z [1/1] installing xnec2c-4.2.3nb8...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 2026-01-04T12:37:23Z [1/1] installing nec2c-1.3.1...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 2026-01-05T12:07:31Z [1/4] installing graphene-1.10.8nb3...
 2026-01-05T12:07:31Z [2/4] installing gtk4-4.18.6nb3...
 2026-01-05T12:07:34Z [3/4] installing gtkmm4-4.16.0nb4...
 2026-01-05T12:07:34Z [4/4] installing pavucontrol-6.1nb4...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency graphene>=1.10.8nb3 of gtk4-4.18.6nb3 unresolved
 pkgin: Dependency gtk4>=4.18.6nb3 of gtkmm4-4.16.0nb4 unresolved
 pkgin: Dependency gtkmm4>=4.16.0nb4 of pavucontrol-6.1nb4 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 2026-01-05T14:53:17Z [1/9] refreshing qt6-qtquick3d-6.10.1...
 2026-01-05T14:53:20Z [2/9] refreshing qt6-qtquicktimeline-6.10.1...
 2026-01-05T14:53:20Z [3/9] refreshing qt6-qtmultimedia-6.10.1...
 2026-01-05T14:53:22Z [4/9] upgrading osabi-NetBSD-10.0...
 pkg_add: osabi-NetBSD-10.0: install script returned error status
 pkg_add: 1 package addition failed
 2026-01-05T14:53:22Z [5/9] refreshing libmodplug-0.8.9.0...
 2026-01-05T14:53:23Z [6/9] refreshing qt6-qtcharts-6.10.1...
 2026-01-05T14:53:23Z [7/9] refreshing fftw-3.3.10nb2...
 2026-01-05T14:53:24Z [8/9] refreshing qt5-qttranslations-5.15.17nb1...
 2026-01-05T14:53:24Z [9/9] refreshing x11-links-1.36...
 pkg_add: osabi-NetBSD-10.0: install script returned error status
 pkg_add: Can't install dependency osabi-NetBSD-10.0
 pkg_add: x11-links-1.36: expected dependency osabi-NetBSD-10.0 still missing
 pkg_add: 1 package addition failed
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 2026-01-05T14:54:27Z [1/1] removing fltk-1.4.4nb1...
 Package `fltk-1.4.4nb1' is still required by other packages:
 	octave-10.3.0nb1
 2026-01-05T14:54:27Z [1/1] installing fltk13-1.3.11nb2...
 pkg_admin: Dependency fltk>=1.4.4nb1<1.5.0 of octave-10.3.0nb1 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency fltk>=1.4.4nb1<1.5.0 of octave-10.3.0nb1 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 2026-01-05T14:54:50Z [1/1] removing fltk13-1.3.11nb2...
 Package `fltk13-1.3.11nb2' is still required by other packages:
 	tigervnc-1.15.0.1.20.13nb2
 	fldigi-4.1.01nb40
 2026-01-05T14:54:50Z [1/1] installing fltk-1.4.4nb1...
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 tigervnc-1.15.0.1.20.13nb2 unresolved
 pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 unresolved
 pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 2026-01-05T14:55:42Z [1/1] removing fltk-1.4.4nb1...
 Package `fltk-1.4.4nb1' is still required by other packages:
 	octave-10.3.0nb1
 2026-01-05T14:55:42Z [1/1] installing fltk13-1.3.11nb2...
 pkg_admin: Dependency fltk>=1.4.4nb1<1.5.0 of octave-10.3.0nb1 unresolved
 pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 pkgin: Dependency fltk>=1.4.4nb1<1.5.0 of octave-10.3.0nb1 unresolved
 pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 netbsd-nuc#

 Regards.
 Ramiro.


From: Ramiro Aceves <ea1abz@gmail.com>
To: gnats-bugs@netbsd.org, pkg-manager@netbsd.org, gnats-admin@netbsd.org,
 pkgsrc-bugs@netbsd.org, netbsd.open.source@softhome.ca
Cc: 
Subject: Re: pkg/59891: Lost XFCE and many primary packages with pkg upgrade
 when packages were "refreshed"
Date: Mon, 5 Jan 2026 16:06:17 +0100

 El 5/1/26 a las 15:59, Ramiro Aceves escribió:
 > 
 > 
 > El 5/1/26 a las 14:15, Martin Husemann via gnats escribió:
 >> The following reply was made to PR pkg/59891; it has been noted by GNATS.
 >>
 >> From: Martin Husemann <martin@duskware.de>
 >> To: gnats-bugs@NetBSD.org
 >> Cc:
 >> Subject: Re: pkg/59891:  Lost XFCE and many primary packages with pkg 
 >> upgrade
 >>   when packages were "refreshed"
 >> Date: Mon, 5 Jan 2026 14:10:11 +0100
 >>
 >>   Can you find out which URL pkgin did try to fetch the packages from?
 >>   Could there have been networking issues?
 >>   There is no good reason why mpdecimal-4.0.1 was not found, it certainly
 >>   is available in the master repository for amd64:
 >>   Trying [2a04:4e42:8d::262]:443 ...
 >>   Requesting https://cdn.netbsd.org//pub/pkgsrc/packages/NetBSD/ 
 >> amd64/10.0_2025Q4/All/mpdecimal-4.0.1.tgz
 >>   100% |***********************************|   114 KiB    2.14 MiB/ 
 >> s    00:00 ETA
 >>   116736 bytes retrieved in 00:00 (2.13 MiB/s)
 >>   Martin
 > 
 > Hello Martin,
 > 
 > I believe I have had a similar problem in my Intel Nuc amd64 NetBSD 
 > system when upgrading installed packages 2025Q3->2025Q4. When I started 
 > startx I figured out I missed several XFCE4 packages cause it refused to 
 > start. Also lost another packages that I have been reinstalling as soon 
 > as I needed them to leave the system as it was before.
 > 
 > Upgrade was on 2026-01-03T. I have done the same 2025Q3->2025Q4 in my 
 > Thinkpad X260 laptop on 2026-01-04 and I did not have the same issue.
 > 
 > 
 > 2026-01-03T17:55:26Z [12/615] upgrading xfce4-conf-4.20.0nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-conf-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > ..
 > ..
 > ..
 > 
 > 
 > The full log:
 > 
 > 2025-12-21T19:28:40Z [51/53] installing libsigc++-2.10.8nb1...
 > 2025-12-21T19:28:40Z [52/53] installing gtkmm4-4.16.0nb3...
 > 2025-12-21T19:28:41Z [53/53] installing pavucontrol-6.1nb3...
 > 2025-12-21T19:32:36Z [1/5] installing kf6-kwindowsystem-6.8.0nb3...
 > 2025-12-21T19:32:37Z [2/5] installing polkit-qt6-0.200.0nb6...
 > 2025-12-21T19:32:38Z [3/5] installing libqtxdg-4.2.0...
 > 2025-12-21T19:32:38Z [4/5] installing liblxqt-2.2.0...
 > 2025-12-21T19:32:39Z [5/5] installing pavucontrol-qt-2.2.0...
 > 2025-12-22T08:05:05Z [1/1] installing unrar-7.1.3...
 > 2025-12-22T14:55:53Z [1/1] installing alsa-plugins-oss-1.2.7.1...
 > 2025-12-22T16:42:11Z [1/2] refreshing fftw-3.3.10nb2...
 > 2025-12-22T16:42:12Z [2/2] installing alsa-utils-1.2.10nb1...
 > 2025-12-23T17:25:55Z [1/1] installing alsa-plugins-pulse-1.2.7.1nb2...
 > 2026-01-03T17:30:47Z [1/18] refreshing lapacke-3.12.0...
 > 2026-01-03T17:30:48Z [2/18] refreshing cblas-3.12.0...
 > 2026-01-03T17:30:49Z [3/18] refreshing py312-numpy-2.3.3...
 > 2026-01-03T17:30:53Z [4/18] refreshing py312-project-metadata-0.9.1...
 > 2026-01-03T17:30:54Z [5/18] upgrading osabi-NetBSD-10.0...
 > pkg_add: osabi-NetBSD-10.0: install script returned error status
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:30:55Z [6/18] refreshing py-boost-cmake-1.87.0...
 > 2026-01-03T17:30:55Z [7/18] refreshing py312-meson_python-0.18.0...
 > 2026-01-03T17:30:55Z [8/18] refreshing boost-headers-1.87.0nb3...
 > 2026-01-03T17:31:12Z [9/18] refreshing py312-boost-1.87.0nb1...
 > 2026-01-03T17:31:13Z [10/18] refreshing gperf-3.2nb1...
 > 2026-01-03T17:31:14Z [11/18] refreshing dos2unix-7.5.2...
 > 2026-01-03T17:31:15Z [12/18] refreshing fftw-3.3.10nb2...
 > 2026-01-03T17:31:16Z [13/18] refreshing range-v3-0.10.0nb1...
 > 2026-01-03T17:31:17Z [14/18] refreshing py312-cython-3.1.3...
 > 2026-01-03T17:31:19Z [15/18] refreshing utf8-cpp-4.0.7...
 > 2026-01-03T17:31:19Z [16/18] refreshing minizip-1.3.1...
 > 2026-01-03T17:31:20Z [17/18] refreshing x11-links-1.36...
 > pkg_add: osabi-NetBSD-10.0: install script returned error status
 > pkg_add: Can't install dependency osabi-NetBSD-10.0
 > pkg_add: x11-links-1.36: expected dependency osabi-NetBSD-10.0 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:31:22Z [18/18] refreshing boost-jam-1.87.0...
 > 2026-01-03T17:55:16Z [1/1] removing fltk13-1.3.11nb2...
 > Package `fltk13-1.3.11nb2' is still required by other packages:
 >      tigervnc-1.15.0.1.20.13nb2
 >      fldigi-4.1.01nb39
 >      octave-10.2.0nb2
 > 2026-01-03T17:55:16Z [1/615] upgrading fmtlib-12.1.0...
 > 2026-01-03T17:55:17Z [2/615] refreshing libduktape-2.7.0...
 > 2026-01-03T17:55:17Z [3/615] refreshing libmysofa-1.3.3...
 > 2026-01-03T17:55:18Z [4/615] upgrading gsettings-desktop-schemas-40.0nb4...
 > 2026-01-03T17:55:22Z [5/615] refreshing libunistring-1.2...
 > 2026-01-03T17:55:23Z [6/615] upgrading nghttp2-1.68.0...
 > 2026-01-03T17:55:24Z [7/615] upgrading p11-kit-0.25.10...
 > 2026-01-03T17:55:24Z [8/615] upgrading spdlog-1.16.0...
 > 2026-01-03T17:55:25Z [9/615] upgrading mozilla-rootcerts-1.1.20251029...
 > 2026-01-03T17:55:25Z [10/615] refreshing graphite2-1.3.14nb3...
 > 2026-01-03T17:55:26Z [11/615] upgrading libpaper-2.2.7...
 > 2026-01-03T17:55:26Z [12/615] upgrading xfce4-conf-4.20.0nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-conf-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:55:32Z [13/615] upgrading libxfce4util-4.20.1nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libxfce4util-4.20.1nb4: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:55:34Z [14/615] refreshing pkg_install-20250417...
 > 2026-01-03T17:55:34Z [15/615] upgrading libxkbcommon-1.13.1...
 > 2026-01-03T17:55:34Z [16/615] refreshing libwebp-1.6.0nb1...
 > 2026-01-03T17:55:35Z [17/615] upgrading sqlite3-3.51.1...
 > 2026-01-03T17:55:35Z [18/615] refreshing libb2-0.98.1nb1...
 > 2026-01-03T17:55:36Z [19/615] upgrading harfbuzz-icu-12.2.0...
 > 2026-01-03T17:55:36Z [20/615] upgrading gstreamer1-1.26.7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:55:37Z [21/615] upgrading gnutls-3.8.11nb1...
 > 2026-01-03T17:55:40Z [22/615] refreshing libcss-0.9.2...
 > 2026-01-03T17:55:40Z [23/615] refreshing lerc-4.0.0...
 > 2026-01-03T17:55:41Z [24/615] refreshing inih-62...
 > 2026-01-03T17:55:41Z [25/615] refreshing libuuid-2.40.2...
 > 2026-01-03T17:55:42Z [26/615] upgrading libxfce4ui-4.20.2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: libxfce4ui-4.20.2: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:55:43Z [27/615] upgrading wayland-1.24.0...
 > 2026-01-03T17:55:43Z [28/615] upgrading enchant2-2.8.14...
 > 2026-01-03T17:55:44Z [29/615] upgrading pcre2-10.47...
 > 2026-01-03T17:55:44Z [30/615] refreshing physfs-3.2.0...
 > 2026-01-03T17:55:44Z [31/615] refreshing libxslt-1.1.43nb4...
 > 2026-01-03T17:55:45Z [32/615] upgrading nspr-4.38.2...
 > 2026-01-03T17:55:45Z [33/615] refreshing gsm-1.0.22...
 > 2026-01-03T17:55:45Z [34/615] refreshing md4c-0.5.2...
 > 2026-01-03T17:55:46Z [35/615] refreshing double-conversion-3.3.1...
 > 2026-01-03T17:55:46Z [36/615] upgrading libcups-2.4.16...
 > 2026-01-03T17:55:46Z [37/615] upgrading imath-3.2.2...
 > 2026-01-03T17:55:47Z [38/615] installing OpenJPH-0.25.3...
 > 2026-01-03T17:55:47Z [39/615] refreshing gle-3.1.0nb4...
 > 2026-01-03T17:55:47Z [40/615] installing python313-3.13.11...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:55:47Z [41/615] upgrading libsixel-1.8.7nb2...
 > 2026-01-03T17:55:48Z [42/615] upgrading libsecret-0.20.5nb2...
 > 2026-01-03T17:55:48Z [43/615] refreshing ncurses-6.5nb1...
 > 2026-01-03T17:55:51Z [44/615] refreshing woff2-1.0.2nb3...
 > 2026-01-03T17:55:51Z [45/615] upgrading gst-plugins1-good-1.26.7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: gst-plugins1-good-1.26.7: expected dependency gst-plugins1- 
 > base>=1.26.5nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:55:53Z [46/615] refreshing libpsl-0.21.5...
 > 2026-01-03T17:55:53Z [47/615] refreshing tre-0.8.0...
 > 2026-01-03T17:55:53Z [48/615] upgrading glib2-2.84.4nb1...
 > 2026-01-03T17:55:54Z [49/615] upgrading gst-plugins1-base-1.26.7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:55:55Z [50/615] refreshing libcerf-2.4...
 > 2026-01-03T17:55:55Z [51/615] upgrading libproxy-0.5.12...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:55:56Z [52/615] upgrading libixion-0.20.0nb2...
 > 2026-01-03T17:55:57Z [53/615] upgrading bash-5.3.9...
 > 2026-01-03T17:55:58Z [54/615] refreshing libsigc++3-3.6.0...
 > 2026-01-03T17:55:58Z [55/615] upgrading cairo-1.18.4nb2...
 > 2026-01-03T17:55:59Z [56/615] upgrading libnotify-0.8.4nb4...
 > 2026-01-03T17:55:59Z [57/615] refreshing libevent-2.1.12nb2...
 > 2026-01-03T17:56:00Z [58/615] upgrading SDL2_net-2.2.0nb7...
 > 2026-01-03T17:56:01Z [59/615] upgrading openal-soft-1.24.3nb1...
 > 2026-01-03T17:56:01Z [60/615] refreshing libhighway-1.3.0...
 > 2026-01-03T17:56:02Z [61/615] refreshing libXft-2.3.9...
 > 2026-01-03T17:56:02Z [62/615] upgrading harfbuzz-12.2.0...
 > 2026-01-03T17:56:03Z [63/615] upgrading brotli-1.2.0...
 > 2026-01-03T17:56:04Z [64/615] refreshing hamlib-4.6.5...
 > 2026-01-03T17:56:04Z [65/615] refreshing fontconfig-2.17.1nb1...
 > 2026-01-03T17:56:06Z [66/615] refreshing libgcrypt-1.11.2...
 > 2026-01-03T17:56:07Z [67/615] refreshing ghostscript-fonts-8.11nb3...
 > 2026-01-03T17:56:07Z [68/615] refreshing libidn-1.42...
 > 2026-01-03T17:56:08Z [69/615] upgrading glib-networking-2.80.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: glib-networking-2.80.0nb7: expected dependency 
 > libproxy>=0.5.11nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:10Z [70/615] upgrading pcaudiolib-1.3nb2...
 > 2026-01-03T17:56:11Z [71/615] refreshing lcms2-2.16nb2...
 > 2026-01-03T17:56:11Z [72/615] upgrading libcares-1.34.6...
 > 2026-01-03T17:56:11Z [73/615] refreshing serd-0.32.4...
 > 2026-01-03T17:56:12Z [74/615] upgrading dbus-1.16.2nb2...
 > 2026-01-03T17:56:12Z [75/615] refreshing x264-20231001...
 > 2026-01-03T17:56:13Z [76/615] refreshing x265-4.1...
 > 2026-01-03T17:56:13Z [77/615] upgrading curl-8.17.0...
 > 2026-01-03T17:56:14Z [78/615] upgrading libjpeg-turbo-3.1.3...
 > 2026-01-03T17:56:15Z [79/615] upgrading freetype2-2.14.1...
 > 2026-01-03T17:56:15Z [80/615] refreshing libdom-0.4.2...
 > 2026-01-03T17:56:16Z [81/615] upgrading quickjs-20250913nb1...
 > 2026-01-03T17:56:17Z [82/615] refreshing readline-8.3nb1...
 > 2026-01-03T17:56:17Z [83/615] upgrading gtk3+-3.24.51...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:18Z [84/615] upgrading png-1.6.53...
 > 2026-01-03T17:56:19Z [85/615] upgrading qt5-qtwebsockets-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 > pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency qt5- 
 > qtxmlpatterns>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 > pkg_add: qt5-qtwebsockets-5.15.17nb1: expected dependency qt5- 
 > qtdeclarative>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:25Z [86/615] refreshing hicolor-icon-theme-0.17nb1...
 > 2026-01-03T17:56:30Z [87/615] installing argp-1.3nb3...
 > 2026-01-03T17:56:31Z [88/615] upgrading libdeflate-1.25...
 > 2026-01-03T17:56:31Z [89/615] upgrading vim-share-9.1.1952...
 > 2026-01-03T17:56:34Z [90/615] refreshing fltk13-1.3.11nb2...
 > 2026-01-03T17:56:34Z [91/615] upgrading pango-1.57.0nb1...
 > 2026-01-03T17:56:35Z [92/615] upgrading gdbm-1.26...
 > 2026-01-03T17:56:35Z [93/615] upgrading libxklavier-5.4nb18...
 > 2026-01-03T17:56:36Z [94/615] upgrading libepubgen-0.1.1nb11...
 > 2026-01-03T17:56:37Z [95/615] upgrading xfce4-appfinder-4.20.0nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-appfinder-4.20.0nb4: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:39Z [96/615] upgrading x11vnc-0.9.17nb1...
 > 2026-01-03T17:56:40Z [97/615] upgrading gdk-pixbuf2-2.42.12nb5...
 > 2026-01-03T17:56:40Z [98/615] upgrading xfce4-terminal-1.1.5nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-terminal-1.1.5nb2: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:41Z [99/615] upgrading xfce4-notifyd-0.9.7nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-notifyd-0.9.7nb4: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:43Z [100/615] upgrading json-glib-1.10.6nb2...
 > 2026-01-03T17:56:44Z [101/615] upgrading py-cairo-shared-1.29.0...
 > 2026-01-03T17:56:44Z [102/615] upgrading xfce4-systemload- 
 > plugin-1.3.3nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-systemload-plugin-1.3.3nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:46Z [103/615] refreshing qpdf-12.2.0...
 > 2026-01-03T17:56:47Z [104/615] upgrading ninja-build-1.13.2...
 > 2026-01-03T17:56:47Z [105/615] upgrading cairomm1.16-1.18.0nb2...
 > 2026-01-03T17:56:48Z [106/615] installing py313-setuptools-80.9.0...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:48Z [107/615] upgrading qt5-qtquickcontrols2-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 > pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency qt5- 
 > qtxmlpatterns>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 > pkg_add: qt5-qtquickcontrols2-5.15.17nb1: expected dependency qt5- 
 > qtdeclarative>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:51Z [108/615] refreshing chmlib-0.40nb1...
 > 2026-01-03T17:56:52Z [109/615] installing py313-markdown-3.10...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-markdown-3.10: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:56:52Z [110/615] refreshing gpgme-1.24.3...
 > 2026-01-03T17:56:53Z [111/615] upgrading protobuf-33.1...
 > 2026-01-03T17:56:54Z [112/615] upgrading libgnome-keyring-3.12.0nb3...
 > 2026-01-03T17:56:55Z [113/615] upgrading dosbox-x-0.84.3nb9...
 > 2026-01-03T17:56:57Z [114/615] refreshing p5-Parse-Yapp-1.21nb8...
 > 2026-01-03T17:56:57Z [115/615] refreshing arpack-ng-3.9.1...
 > 2026-01-03T17:56:57Z [116/615] refreshing libaom-3.12.1...
 > 2026-01-03T17:56:58Z [117/615] upgrading nss-3.119.1...
 > 2026-01-03T17:56:59Z [118/615] refreshing libcdio-2.1.0nb5...
 > 2026-01-03T17:56:59Z [119/615] upgrading libgsf-1.14.54...
 > 2026-01-03T17:57:00Z [120/615] upgrading xfce4-eyes-plugin-4.6.2nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-eyes-plugin-4.6.2nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:02Z [121/615] refreshing mythes-1.2.4nb3...
 > 2026-01-03T17:57:03Z [122/615] refreshing db4-4.8.30nb1...
 > 2026-01-03T17:57:10Z [123/615] upgrading xfce4-wm-themes-4.10.0nb31...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-wm-themes-4.10.0nb31: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:16Z [124/615] upgrading libmspub-0.1.4nb35...
 > 2026-01-03T17:57:18Z [125/615] upgrading libvisio-0.1.7nb30...
 > 2026-01-03T17:57:19Z [126/615] refreshing aspell-0.60.8.1...
 > 2026-01-03T17:57:20Z [127/615] upgrading cmake-4.1.2...
 > 2026-01-03T17:57:25Z [128/615] refreshing mng-2.0.3nb1...
 > 2026-01-03T17:57:25Z [129/615] upgrading libimagequant-4.4.1...
 > 2026-01-03T17:57:26Z [130/615] refreshing lp_solve-5.5.2.3...
 > 2026-01-03T17:57:26Z [131/615] upgrading libzmf-0.0.2nb37...
 > 2026-01-03T17:57:27Z [132/615] upgrading xfce4-timer-plugin-1.7.3nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-timer-plugin-1.7.3nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:29Z [133/615] refreshing libssh-0.111nb2...
 > 2026-01-03T17:57:29Z [134/615] refreshing coinmp-1.8.4...
 > 2026-01-03T17:57:30Z [135/615] refreshing libdisplay-info-0.2.0...
 > 2026-01-03T17:57:31Z [136/615] installing py313-iso8601-2.1.0nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-iso8601-2.1.0nb2: expected dependency python313>=3.13 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:31Z [137/615] refreshing libao-1.2.2...
 > 2026-01-03T17:57:31Z [138/615] upgrading qt6-qtbase-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:32Z [139/615] upgrading avahi-0.8nb8...
 > 2026-01-03T17:57:32Z [140/615] upgrading xfce4-docklike-plugin-0.4.3nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-docklike-plugin-0.4.3nb4: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:34Z [141/615] upgrading ghostscript-agpl-10.06.0nb1...
 > 2026-01-03T17:57:36Z [142/615] upgrading hunspell-1.7.2nb3...
 > 2026-01-03T17:57:36Z [143/615] upgrading xfce4-verve-plugin-2.0.4nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-verve-plugin-2.0.4nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:37Z [144/615] upgrading xarchiver-0.5.4.22nb8...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xarchiver-0.5.4.22nb8: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:38Z [145/615] upgrading xfce4-notes-plugin-1.11.2nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-notes-plugin-1.11.2nb4: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:57:40Z [146/615] refreshing pixman-0.46.4...
 > 2026-01-03T17:57:40Z [147/615] refreshing gcc10-10.5.0nb4...
 > 2026-01-03T17:57:50Z [148/615] refreshing ebook-tools-0.2.2nb26...
 > 2026-01-03T17:57:50Z [149/615] upgrading libcdr-0.1.7nb20...
 > 2026-01-03T17:57:51Z [150/615] refreshing adwaita-icon-theme-40.1.1...
 > 2026-01-03T17:57:55Z [151/615] refreshing libepoll-shim-0.0.20240608...
 > 2026-01-03T17:57:55Z [152/615] refreshing libheif-1.20.2...
 > 2026-01-03T17:57:56Z [153/615] upgrading polkit-126nb2...
 > 2026-01-03T17:57:57Z [154/615] refreshing gnupg2-2.4.8...
 > 2026-01-03T17:57:59Z [155/615] refreshing gflags-2.2.2...
 > 2026-01-03T17:57:59Z [156/615] upgrading SDL2-2.32.10nb2...
 > 2026-01-03T17:58:00Z [157/615] upgrading libcanberra-0.30nb21...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: libcanberra-0.30nb21: expected dependency gstreamer1>=1.26.5nb1 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:02Z [158/615] refreshing openh264-2.6.0...
 > 2026-01-03T17:58:02Z [159/615] upgrading xfce4-time-out-plugin-1.1.4nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-time-out-plugin-1.1.4nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:05Z [160/615] upgrading librsvg-2.60.1...
 > 2026-01-03T17:58:06Z [161/615] upgrading xfce4-thunar-4.20.6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: xfce4-thunar-4.20.6: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:07Z [162/615] upgrading pkgin-25.10.0...
 > 2026-01-03T17:58:08Z [163/615] refreshing jsoncpp-1.9.6...
 > 2026-01-03T17:58:08Z [164/615] upgrading qt5-qtx11extras-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 > pkg_add: qt5-qtx11extras-5.15.17nb1: expected dependency qt5- 
 > qtxmlpatterns>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:10Z [165/615] refreshing libopus-1.5.2...
 > 2026-01-03T17:58:10Z [166/615] upgrading gst-plugins1-bad-1.26.7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: gst-plugins1-bad-1.26.7: expected dependency gst-plugins1- 
 > base>=1.26.5nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:12Z [167/615] refreshing litehtml-0.9nb1...
 > 2026-01-03T17:58:12Z [168/615] upgrading cups-base-2.4.16...
 > 2026-01-03T17:58:14Z [169/615] refreshing docbook-xsl-1.79.2nb7...
 > 2026-01-03T17:58:17Z [170/615] upgrading xfce4-mousepad-0.6.5nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gspell-1.8.4nb12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gspell>=1.8.4nb12
 > pkg_add: xfce4-mousepad-0.6.5nb2: expected dependency gspell>=1.8.4nb12 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:19Z [171/615] upgrading gtksourceview4-4.8.4nb18...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: gtksourceview4-4.8.4nb18: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:21Z [172/615] installing py313-numpy-2.3.5...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-numpy-2.3.5: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:21Z [173/615] upgrading qt5-qtbase-5.15.17nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:23Z [174/615] refreshing djvulibre-lib-3.5.29nb1...
 > 2026-01-03T17:58:23Z [175/615] upgrading xfce4-session-4.20.3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-session-4.20.3: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:24Z [176/615] upgrading grpc-1.76.0...
 > 2026-01-03T17:58:26Z [177/615] upgrading git-base-2.52.0...
 > 2026-01-03T17:58:28Z [178/615] refreshing cmocka-1.1.8...
 > 2026-01-03T17:58:28Z [179/615] upgrading xfce4-icon-theme-4.4.3nb49...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-icon-theme-4.4.3nb49: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:30Z [180/615] upgrading libqxp-0.0.2nb29...
 > 2026-01-03T17:58:30Z [181/615] upgrading abseil-20250814.1...
 > 2026-01-03T17:58:32Z [182/615] upgrading libIDL-0.8.14nb7...
 > 2026-01-03T17:58:32Z [183/615] refreshing lapacke-3.12.0...
 > 2026-01-03T17:58:33Z [184/615] upgrading babl-0.1.114nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: babl-0.1.114nb2: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:34Z [185/615] upgrading raqm-0.10.3nb1...
 > 2026-01-03T17:58:35Z [186/615] upgrading gpredict-2.2.1nb32...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: goocanvas2-2.0.4nb20: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: Can't install dependency goocanvas2>=2.0.4nb20
 > pkg_add: gpredict-2.2.1nb32: expected dependency goocanvas2>=2.0.4nb20 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:37Z [187/615] refreshing libsigc++-2.10.8nb1...
 > 2026-01-03T17:58:37Z [188/615] refreshing libid3tag-0.15.1bnb2...
 > 2026-01-03T17:58:38Z [189/615] upgrading zenity3-3.44.4nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: zenity3-3.44.4nb6: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:40Z [190/615] refreshing ttmkfdir2-20021109nb8...
 > 2026-01-03T17:58:40Z [191/615] upgrading qt5- 
 > qtgraphicaleffects-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 > pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency qt5- 
 > qtxmlpatterns>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 > pkg_add: qt5-qtgraphicaleffects-5.15.17nb1: expected dependency qt5- 
 > qtdeclarative>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:58:42Z [192/615] upgrading sord-0.16.18nb1...
 > 2026-01-03T17:58:42Z [193/615] upgrading python312-3.12.12...
 > 2026-01-03T17:58:54Z [194/615] refreshing subversion-base-1.14.5nb1...
 > 2026-01-03T17:58:55Z [195/615] upgrading redland-1.0.17nb47...
 > 2026-01-03T17:58:56Z [196/615] refreshing libcbor-0.13.0...
 > 2026-01-03T17:58:57Z [197/615] upgrading libstaroffice-0.0.7nb11...
 > 2026-01-03T17:58:57Z [198/615] refreshing liba52-0.7.4nb3...
 > 2026-01-03T17:58:58Z [199/615] upgrading libslirp-4.7.0nb3...
 > 2026-01-03T17:58:58Z [200/615] refreshing libwmf-0.2.8.4nb33...
 > 2026-01-03T17:58:59Z [201/615] upgrading xfce4-garcon-4.20.0nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-garcon-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:01Z [202/615] upgrading libcmis-0.6.2nb5...
 > 2026-01-03T17:59:02Z [203/615] upgrading xfce4-mpc-plugin-0.5.5nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-mpc-plugin-0.5.5nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:03Z [204/615] refreshing dragonbox-1.1.3...
 > 2026-01-03T17:59:04Z [205/615] refreshing libcddb-1.3.2nb1...
 > 2026-01-03T17:59:04Z [206/615] upgrading qt5-qtspeech-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: qt5-qtmultimedia-5.15.17nb1: expected dependency gst-plugins1- 
 > base>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency qt5-qtmultimedia>=5.15.17nb1
 > pkg_add: qt5-qtspeech-5.15.17nb1: expected dependency qt5- 
 > qtmultimedia>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:06Z [207/615] upgrading glibmm2.68-2.84.0nb1...
 > 2026-01-03T17:59:07Z [208/615] refreshing libfixmath-0.0.0pre20220623nb1...
 > 2026-01-03T17:59:08Z [209/615] upgrading xfce4-wm-4.20.0nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-wm-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:10Z [210/615] upgrading xfce4-dict-0.8.9nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-dict-0.8.9nb2: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:12Z [211/615] refreshing p5-JSON-4.10nb3...
 > 2026-01-03T17:59:13Z [212/615] refreshing hyphen-2.8.8nb5...
 > 2026-01-03T17:59:13Z [213/615] installing appstream-1.1.1nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: appstream-1.1.1nb1: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:15Z [214/615] refreshing assimp-6.0.2...
 > 2026-01-03T17:59:16Z [215/615] refreshing giflib-5.2.2nb1...
 > 2026-01-03T17:59:16Z [216/615] refreshing libmodplug-0.8.9.0...
 > 2026-01-03T17:59:16Z [217/615] upgrading libabw-0.1.3nb27...
 > 2026-01-03T17:59:17Z [218/615] installing py313-dns-2.8.0...
 > pkg_add: no pkg found for 'py313-idna>=2.1', sorry.
 > pkg_add: Can't install dependency py313-idna>=2.1
 > pkg_add: py313-dns-2.8.0: expected dependency py313-idna>=2.1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:17Z [219/615] upgrading libe-book-0.1.3nb37...
 > 2026-01-03T17:59:18Z [220/615] upgrading at-spi2-core-2.58.1...
 > 2026-01-03T17:59:19Z [221/615] upgrading qt5-qtmultimedia-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: qt5-qtmultimedia-5.15.17nb1: expected dependency gst-plugins1- 
 > base>=1.26.5nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:20Z [222/615] refreshing libmypaint-1.6.1...
 > 2026-01-03T17:59:21Z [223/615] refreshing musepack-0rc475nb1...
 > 2026-01-03T17:59:21Z [224/615] upgrading pangomm2.48-2.52.0nb2...
 > 2026-01-03T17:59:21Z [225/615] upgrading espeak-ng-1.52.0nb2...
 > 2026-01-03T17:59:23Z [226/615] upgrading consolekit-1.2.6nb1...
 > 2026-01-03T17:59:24Z [227/615] upgrading qt5-qtwayland-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 > pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency qt5- 
 > qtxmlpatterns>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 > pkg_add: qt5-qtwayland-5.15.17nb1: expected dependency qt5- 
 > qtdeclarative>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:27Z [228/615] installing py313-gobject3-3.50.0nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: py313-gobject3-3.50.0nb2: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:28Z [229/615] upgrading libsoup-2.74.3nb12...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: glib-networking-2.80.0nb7: expected dependency 
 > libproxy>=0.5.11nb2 still missing
 > pkg_add: Can't install dependency glib-networking-[0-9]*
 > pkg_add: libsoup-2.74.3nb12: expected dependency glib-networking-[0-9]* 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:30Z [230/615] upgrading gdk-pixbuf2-xlib-2.40.2nb7...
 > 2026-01-03T17:59:31Z [231/615] upgrading wayland-protocols-1.46...
 > 2026-01-03T17:59:32Z [232/615] refreshing tigervnc-1.15.0.1.20.13nb2...
 > 2026-01-03T17:59:33Z [233/615] upgrading upower-1.90.9nb4...
 > 2026-01-03T17:59:33Z [234/615] upgrading librevenge-0.0.5nb3...
 > 2026-01-03T17:59:34Z [235/615] refreshing tcl-8.6.17...
 > 2026-01-03T17:59:35Z [236/615] upgrading rasqal-0.9.33nb39...
 > 2026-01-03T17:59:36Z [237/615] upgrading libdbusmenu-glib-16.04.0nb3...
 > 2026-01-03T17:59:36Z [238/615] refreshing cblas-3.12.0...
 > 2026-01-03T17:59:36Z [239/615] upgrading libjxl-0.11.1nb5...
 > 2026-01-03T17:59:38Z [240/615] refreshing qhull-2020.2nb1...
 > 2026-01-03T17:59:39Z [241/615] refreshing libbluray-1.3.4nb9...
 > 2026-01-03T17:59:39Z [242/615] refreshing gl2ps-1.4.2nb4...
 > 2026-01-03T17:59:40Z [243/615] refreshing lua52-5.2.4nb1...
 > 2026-01-03T17:59:40Z [244/615] refreshing json-c-0.18...
 > 2026-01-03T17:59:41Z [245/615] refreshing libdvdplay-1.0.1nb4...
 > 2026-01-03T17:59:41Z [246/615] refreshing gnome-icon-theme-3.12.0nb8...
 > 2026-01-03T17:59:45Z [247/615] upgrading exiv2-0.28.7...
 > 2026-01-03T17:59:46Z [248/615] upgrading fldigi-4.1.01nb40...
 > 2026-01-03T17:59:48Z [249/615] upgrading qt6-qttranslations-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qttools-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qttools>=6.9.3nb1
 > pkg_add: qt6-qttranslations-6.10.1: expected dependency qt6- 
 > qttools>=6.9.3nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:50Z [250/615] upgrading xfce4-fsguard-plugin-1.1.4nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-fsguard-plugin-1.1.4nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:53Z [251/615] upgrading ristretto-0.13.4nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: ristretto-0.13.4nb2: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:54Z [252/615] upgrading vim-gtk3-9.1.1952nb8...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: vim-gtk3-9.1.1952nb8: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:55Z [253/615] upgrading ORBit2-2.14.19nb7...
 > 2026-01-03T17:59:55Z [254/615] refreshing libvpx-1.15.2...
 > 2026-01-03T17:59:56Z [255/615] upgrading xfce4-taskmanager-1.5.8nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-taskmanager-1.5.8nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:57Z [256/615] upgrading libetonyek-0.1.10nb21...
 > 2026-01-03T17:59:57Z [257/615] upgrading xscreensaver-6.13...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xscreensaver-6.13: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T17:59:59Z [258/615] upgrading git-docs-2.52.0...
 > 2026-01-03T18:00:00Z [259/615] refreshing snappy-1.2.2...
 > 2026-01-03T18:00:00Z [260/615] refreshing dtc-1.7.2...
 > 2026-01-03T18:00:01Z [261/615] upgrading xfce4-places-plugin-1.8.4nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-places-plugin-1.8.4nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:02Z [262/615] refreshing p5-DBD-SQLite-1.76nb6...
 > 2026-01-03T18:00:03Z [263/615] refreshing libsndfile-1.2.2nb2...
 > 2026-01-03T18:00:03Z [264/615] upgrading libass-0.17.4nb1...
 > 2026-01-03T18:00:03Z [265/615] upgrading xfce4-battery-plugin-1.1.6nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-battery-plugin-1.1.6nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:04Z [266/615] refreshing alsa-utils-1.2.10nb1...
 > 2026-01-03T18:00:05Z [267/615] upgrading libdbusmenu-gtk3-16.04.0nb11...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: libdbusmenu-gtk3-16.04.0nb11: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:06Z [268/615] upgrading xfce4-indicator-plugin-2.4.3nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-indicator-plugin-2.4.3nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:07Z [269/615] upgrading openexr-3.4.4...
 > 2026-01-03T18:00:07Z [270/615] upgrading elinks-0.18.0nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: elinks-0.18.0nb3: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:08Z [271/615] refreshing hdf5-1.14.6...
 > 2026-01-03T18:00:09Z [272/615] upgrading xfce4-genmon-plugin-4.2.1nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-genmon-plugin-4.2.1nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:10Z [273/615] refreshing discount-2.2.7dnb1...
 > 2026-01-03T18:00:11Z [274/615] upgrading tiff-4.7.1...
 > 2026-01-03T18:00:12Z [275/615] upgrading libodfgen-0.1.7nb11...
 > 2026-01-03T18:00:12Z [276/615] refreshing zxcvbn-c-2.6...
 > 2026-01-03T18:00:12Z [277/615] upgrading xfce4-screenshooter-1.11.1nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: zenity3-3.44.4nb6: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: Can't install dependency zenity3-[0-9]*
 > pkg_add: xfce4-screenshooter-1.11.1nb7: expected dependency zenity3- 
 > [0-9]* still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:14Z [278/615] upgrading libmwaw-0.3.21nb6...
 > 2026-01-03T18:00:14Z [279/615] upgrading perl-5.42.0nb1...
 > 2026-01-03T18:00:20Z [280/615] upgrading xfce4-exo-4.20.0nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-exo-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:22Z [281/615] refreshing fam-2.7.0nb10...
 > 2026-01-03T18:00:23Z [282/615] upgrading appstream-glib-0.8.3nb13...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: appstream-glib-0.8.3nb13: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:24Z [283/615] upgrading dbus-glib-0.114nb1...
 > 2026-01-03T18:00:25Z [284/615] upgrading unixodbc-2.3.14...
 > 2026-01-03T18:00:25Z [285/615] refreshing libkate-0.4.1nb24...
 > 2026-01-03T18:00:26Z [286/615] upgrading xfce4-mailwatch-plugin-1.3.2nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-mailwatch-plugin-1.3.2nb4: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:27Z [287/615] upgrading xfce4-cpugraph-plugin-1.2.11nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-cpugraph-plugin-1.2.11nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:28Z [288/615] refreshing hpijs-2.1.4nb5...
 > 2026-01-03T18:00:29Z [289/615] upgrading xfce4-thunar-media-tags- 
 > plugin-0.3.0nb26...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-thunar-media-tags-plugin-0.3.0nb26: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:30Z [290/615] upgrading libwpd-0.10.3nb11...
 > 2026-01-03T18:00:31Z [291/615] upgrading xfce4-thunar-archive- 
 > plugin-0.5.3nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xarchiver-0.5.4.22nb8: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: Can't install dependency xarchiver-[0-9]*
 > pkg_add: xfce4-thunar-archive-plugin-0.5.3nb3: expected dependency 
 > xarchiver-[0-9]* still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:32Z [292/615] upgrading libwpg-0.3.3nb14...
 > 2026-01-03T18:00:33Z [293/615] refreshing jasper-4.2.8...
 > 2026-01-03T18:00:33Z [294/615] upgrading shared-mime-info-2.4nb6...
 > 2026-01-03T18:00:35Z [295/615] upgrading postgresql16-client-16.11...
 > 2026-01-03T18:00:37Z [296/615] refreshing libmtp-1.1.21...
 > 2026-01-03T18:00:38Z [297/615] upgrading gnuplot-6.0.3nb1...
 > 2026-01-03T18:00:38Z [298/615] upgrading dconf-0.40.0nb7...
 > 2026-01-03T18:00:39Z [299/615] refreshing libshout-2.4.6nb2...
 > 2026-01-03T18:00:39Z [300/615] upgrading fluidsynth-2.5.1...
 > 2026-01-03T18:00:39Z [301/615] upgrading raptor2-2.0.16nb12...
 > 2026-01-03T18:00:39Z [302/615] refreshing lapack-3.12.0...
 > 2026-01-03T18:00:40Z [303/615] upgrading nmap-7.98nb1...
 > 2026-01-03T18:00:40Z [304/615] refreshing libspectre-0.2.9nb3...
 > 2026-01-03T18:00:41Z [305/615] upgrading libv4l-1.32.0nb1...
 > 2026-01-03T18:00:41Z [306/615] upgrading xfce4-calculator- 
 > plugin-0.7.3nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-calculator-plugin-0.7.3nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:42Z [307/615] upgrading xfce4-thunar-vcs- 
 > plugin-0.2.0nb38...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-thunar-vcs-plugin-0.2.0nb38: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:43Z [308/615] refreshing dosbox-0.74.3nb4...
 > 2026-01-03T18:00:44Z [309/615] refreshing xmlcatmgr-2.2nb1...
 > 2026-01-03T18:00:44Z [310/615] upgrading qt5-qtdeclarative-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 > pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency qt5- 
 > qtxmlpatterns>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:00:46Z [311/615] upgrading libwps-0.4.12nb10...
 > 2026-01-03T18:00:46Z [312/615] upgrading openjdk17-1.17.0.17.10...
 > 2026-01-03T18:01:01Z [313/615] upgrading wine-9.0nb10...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: wine-9.0nb10: expected dependency gst-plugins1-base>=1.26.5nb1 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:08Z [314/615] upgrading libfreehand-0.1.2nb28...
 > 2026-01-03T18:01:08Z [315/615] refreshing libVNCServer-0.9.15...
 > 2026-01-03T18:01:08Z [316/615] refreshing ng-spice-40nb1...
 > 2026-01-03T18:01:09Z [317/615] upgrading xfce4-mount-plugin-1.1.6nb11...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-mount-plugin-1.1.6nb11: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:10Z [318/615] refreshing libebml-1.4.5...
 > 2026-01-03T18:01:10Z [319/615] upgrading webkit-gtk-2.36.8nb27...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: webkit-gtk-2.36.8nb27: expected dependency gst-plugins1- 
 > base>=1.26.5nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:12Z [320/615] upgrading mpg123-1.33.3...
 > 2026-01-03T18:01:12Z [321/615] refreshing dejavu-ttf-2.37...
 > 2026-01-03T18:01:14Z [322/615] upgrading zix-0.6.2nb1...
 > 2026-01-03T18:01:14Z [323/615] upgrading clisp-2.49nb29...
 > 2026-01-03T18:01:15Z [324/615] upgrading pulseaudio-17.0nb3...
 > 2026-01-03T18:01:17Z [325/615] upgrading xfce4-diskperf-plugin-2.7.1nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-diskperf-plugin-2.7.1nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:18Z [326/615] upgrading mypaint-brushes1-1.3.1nb1...
 > 2026-01-03T18:01:19Z [327/615] upgrading xfce4-power-manager-4.20.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-power-manager-4.20.0nb6: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:20Z [328/615] upgrading libavif-1.3.0nb2...
 > 2026-01-03T18:01:21Z [329/615] upgrading boost-libs-1.89.0nb1...
 > 2026-01-03T18:01:22Z [330/615] refreshing box2d-2.4.2...
 > 2026-01-03T18:01:22Z [331/615] upgrading gegl-0.4.62nb5...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: babl-0.1.114nb2: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency babl>=0.1.106nb1
 > pkg_add: gegl-0.4.62nb5: expected dependency babl>=0.1.106nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:23Z [332/615] upgrading libayatana-indicator-0.9.4nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: ayatana-ido-0.10.2nb7: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency ayatana-ido>=0.10.2nb7
 > pkg_add: libayatana-indicator-0.9.4nb6: expected dependency ayatana- 
 > ido>=0.10.2nb7 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:25Z [333/615] refreshing zxing-cpp-2.3.0...
 > 2026-01-03T18:01:25Z [334/615] upgrading xfce4-smartbookmark- 
 > plugin-0.5.3nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-smartbookmark-plugin-0.5.3nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:26Z [335/615] refreshing xdg-utils-1.2.1...
 > 2026-01-03T18:01:26Z [336/615] upgrading vte3-0.80.3nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: vte3-0.80.3nb2: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:27Z [337/615] refreshing libsoxr-0.1.3...
 > 2026-01-03T18:01:28Z [338/615] upgrading qt5-qtwebchannel-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 > pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency qt5- 
 > qtxmlpatterns>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 > pkg_add: qt5-qtwebchannel-5.15.17nb1: expected dependency qt5- 
 > qtdeclarative>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:29Z [339/615] upgrading libpagemaker-0.0.4nb17...
 > 2026-01-03T18:01:30Z [340/615] upgrading desktop-file-utils-0.27nb1...
 > 2026-01-03T18:01:30Z [341/615] refreshing iso-codes-4.16.0...
 > 2026-01-03T18:01:31Z [342/615] refreshing hsqldb18-1.8.0.10...
 > 2026-01-03T18:01:31Z [343/615] upgrading xfce4-clipman-plugin-1.6.7nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-clipman-plugin-1.6.7nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:33Z [344/615] upgrading xfce4-xkb-plugin-0.8.5nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-xkb-plugin-0.8.5nb4: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:34Z [345/615] upgrading ffmpeg4-4.4.6nb1...
 > 2026-01-03T18:01:36Z [346/615] upgrading xfce4-netload-plugin-1.4.2nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-netload-plugin-1.4.2nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:37Z [347/615] upgrading gd-2.3.3nb17...
 > 2026-01-03T18:01:38Z [348/615] upgrading ki18n-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qttools-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 > pkg_add: qt5-qtscript-5.15.17nb1: expected dependency qt5- 
 > qttools>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtscript>=5.15.17nb1
 > pkg_add: ki18n-5.116.0nb7: expected dependency qt5-qtscript>=5.15.17nb1 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:40Z [349/615] upgrading ffmpeg6-6.1.4...
 > 2026-01-03T18:01:42Z [350/615] upgrading orcus-0.20.2nb1...
 > 2026-01-03T18:01:42Z [351/615] upgrading ffmpeg7-7.1.3...
 > 2026-01-03T18:01:45Z [352/615] refreshing compiler-rt-19.1.7nb1...
 > 2026-01-03T18:01:50Z [353/615] upgrading sane-backends-1.4.0...
 > 2026-01-03T18:01:53Z [354/615] refreshing ffmpegthumbnailer-2.2.2nb8...
 > 2026-01-03T18:01:53Z [355/615] refreshing dav1d-1.5.1...
 > 2026-01-03T18:01:54Z [356/615] installing fltk-1.4.4nb1...
 > pkg_add: fltk-1.4.4nb1: conflicts with `fltk13-[0-9]*', and 
 > `fltk13-1.3.11nb2' is installed.
 > pkg_add: fltk-1.4.4nb1: Installed package `fltk13-1.3.11nb2' conflicts 
 > with `fltk-[0-9]*'.
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:54Z [357/615] upgrading xfce4-wavelan-plugin-0.6.4nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-wavelan-plugin-0.6.4nb3: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:55Z [358/615] upgrading goocanvas2-2.0.4nb20...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: goocanvas2-2.0.4nb20: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:56Z [359/615] refreshing taglib-2.1.1...
 > 2026-01-03T18:01:56Z [360/615] upgrading liblangtag-0.6.7nb6...
 > 2026-01-03T18:01:57Z [361/615] upgrading gexiv2-0.14.3nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: py313-gobject3-3.50.0nb2: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency py313-gobject3-[0-9]*
 > pkg_add: gexiv2-0.14.3nb2: expected dependency py313-gobject3-[0-9]* 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:01:58Z [362/615] upgrading xfce4-whiskermenu- 
 > plugin-2.9.2nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-exo-4.20.0nb4: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: Can't install dependency xfce4-exo>=4.20.0nb4
 > pkg_add: xfce4-whiskermenu-plugin-2.9.2nb3: expected dependency xfce4- 
 > exo>=4.20.0nb4 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:00Z [363/615] upgrading libiconv-1.18...
 > 2026-01-03T18:02:01Z [364/615] upgrading libclucene-2.3.3.4nb28...
 > 2026-01-03T18:02:01Z [365/615] refreshing libmicrodns-0.2.0nb1...
 > 2026-01-03T18:02:02Z [366/615] upgrading SDL2_image-2.6.3nb7...
 > 2026-01-03T18:02:02Z [367/615] upgrading wxGTK30-3.0.5.1nb22...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: wxGTK30-3.0.5.1nb22: expected dependency gst-plugins1- 
 > base>=1.26.5nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:04Z [368/615] upgrading spice-server-0.15.2nb2...
 > 2026-01-03T18:02:05Z [369/615] upgrading openjpeg-2.5.4...
 > 2026-01-03T18:02:05Z [370/615] refreshing libmatroska-1.7.1...
 > 2026-01-03T18:02:06Z [371/615] upgrading gtk4-4.18.6nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk4-4.18.6nb3: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:08Z [372/615] upgrading kcodecs-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kcodecs-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:10Z [373/615] upgrading qt5-qtsvg-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtsvg-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:12Z [374/615] upgrading kcrash-5.116.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kcoreaddons-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 > pkg_add: kcrash-5.116.0nb6: expected dependency kcoreaddons>=5.116.0nb7 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:15Z [375/615] upgrading kf6-kwindowsystem-6.18.0nb1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: kf6-kwindowsystem-6.18.0nb1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:16Z [376/615] upgrading kdegraphics- 
 > mobipocket-23.08.4nb10...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 > missing
 > pkg_add: Can't install dependency kio>=5.116.0nb9
 > pkg_add: kdegraphics-mobipocket-23.08.4nb10: expected dependency 
 > kio>=5.116.0nb9 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:19Z [377/615] refreshing py312-pyphen-0.17.2nb1...
 > 2026-01-03T18:02:19Z [378/615] refreshing p5-DBI-1.647nb1...
 > 2026-01-03T18:02:20Z [379/615] upgrading kxmlgui-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: attica-qt5-5.116.0nb6: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency attica-qt5>=5.116.0nb6
 > pkg_add: kxmlgui-5.116.0nb7: expected dependency attica-qt5>=5.116.0nb6 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:22Z [380/615] refreshing p5-Try-Tiny-0.32nb2...
 > 2026-01-03T18:02:22Z [381/615] upgrading kio-5.116.0nb9...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:24Z [382/615] upgrading git-2.52.0...
 > 2026-01-03T18:02:25Z [383/615] installing firefox140-140.6.0...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: firefox140-140.6.0: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:26Z [384/615] upgrading qt6-psql-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-psql-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:26Z [385/615] upgrading re2-20251105...
 > 2026-01-03T18:02:26Z [386/615] upgrading qt6-qtnetworkauth-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtnetworkauth-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:27Z [387/615] refreshing p5-HTTP-Cookies-6.11nb2...
 > 2026-01-03T18:02:27Z [388/615] upgrading GConf-3.2.5nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: GConf-3.2.5nb2: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:28Z [389/615] upgrading qca2-qt5-2.3.10nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qca2-qt5-2.3.10nb1: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:30Z [390/615] refreshing py312-meson_python-0.18.0...
 > 2026-01-03T18:02:30Z [391/615] refreshing p5-Socket6-0.29nb7...
 > 2026-01-03T18:02:30Z [392/615] refreshing p5-IO-Socket-INET6-2.73nb4...
 > 2026-01-03T18:02:31Z [393/615] upgrading py312-boost-1.89.0nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-numpy-2.3.5: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency py313-numpy>=1.20.3nb1
 > pkg_add: py-boost-cmake-1.89.0: expected dependency py313- 
 > numpy>=1.20.3nb1 still missing
 > pkg_add: Can't install dependency py-boost-cmake-1.89.*
 > pkg_add: py312-boost-1.89.0nb1: expected dependency py-boost- 
 > cmake-1.89.* still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:32Z [394/615] upgrading kactivities5-5.116.0nb11...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 > missing
 > pkg_add: Can't install dependency kio>=5.116.0nb9
 > pkg_add: kactivities5-5.116.0nb11: expected dependency kio>=5.116.0nb9 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:33Z [395/615] upgrading gvfs-1.6.7nb76...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: GConf-3.2.5nb2: expected dependency python313>=3.13 still missing
 > pkg_add: Can't install dependency GConf>=3.2.5nb2
 > pkg_add: gvfs-1.6.7nb76: expected dependency GConf>=3.2.5nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:34Z [396/615] upgrading sonnet-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: sonnet-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:35Z [397/615] upgrading qt6-qtmultimedia-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: gst-plugins1-bad-1.26.7: expected dependency gst-plugins1- 
 > base>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-bad>=1.26.5nb1
 > pkg_add: qt6-qtmultimedia-6.10.1: expected dependency gst-plugins1- 
 > bad>=1.26.5nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:37Z [398/615] upgrading polkit-qt5-0.200.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: polkit-qt5-0.200.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:39Z [399/615] refreshing py312-installer-0.7.0nb3...
 > 2026-01-03T18:02:39Z [400/615] refreshing pkgdiff-1.12...
 > 2026-01-03T18:02:39Z [401/615] upgrading thunderbird-145.0nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: thunderbird-145.0nb1: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:41Z [402/615] upgrading ksanecore-23.08.4nb9...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qttools-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 > pkg_add: qt5-qtscript-5.15.17nb1: expected dependency qt5- 
 > qttools>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtscript>=5.15.17nb1
 > pkg_add: ki18n-5.116.0nb7: expected dependency qt5-qtscript>=5.15.17nb1 
 > still missing
 > pkg_add: Can't install dependency ki18n>=5.18.0
 > pkg_add: ksanecore-23.08.4nb9: expected dependency ki18n>=5.18.0 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:43Z [403/615] upgrading polkit-qt6-0.200.0nb7...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: polkit-qt6-0.200.0nb7: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:44Z [404/615] refreshing p5-HTML-Parser-3.83nb2...
 > 2026-01-03T18:02:44Z [405/615] refreshing p5-Clone-0.47nb2...
 > 2026-01-03T18:02:45Z [406/615] refreshing p5-Devel-CheckLib-1.16nb5...
 > 2026-01-03T18:02:45Z [407/615] upgrading vlc-3.0.21nb14...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: vlc-3.0.21nb14: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:48Z [408/615] refreshing clang-19.1.7nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: clang-19.1.7nb1: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:51Z [409/615] upgrading py312-iso8601-2.1.0nb2...
 > 2026-01-03T18:02:51Z [410/615] refreshing p5-MIME-Base32-1.303nb9...
 > 2026-01-03T18:02:52Z [411/615] refreshing p5-Crypt-URandom-0.54nb1...
 > 2026-01-03T18:02:53Z [412/615] upgrading ktextwidgets-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency kconfig>=5.116.0nb7
 > pkg_add: kcompletion-5.116.0nb7: expected dependency kconfig>=5.116.0nb7 
 > still missing
 > pkg_add: Can't install dependency kcompletion>=5.116.0nb7
 > pkg_add: ktextwidgets-5.116.0nb7: expected dependency 
 > kcompletion>=5.116.0nb7 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:56Z [413/615] upgrading kjs-5.116.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kjs-5.116.0nb6: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:02:58Z [414/615] upgrading py312-pyparsing-3.2.5...
 > 2026-01-03T18:02:58Z [415/615] upgrading okular-23.08.4nb19...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 > missing
 > pkg_add: Can't install dependency kio>=5.116.0nb9
 > pkg_add: kactivities5-5.116.0nb11: expected dependency kio>=5.116.0nb9 
 > still missing
 > pkg_add: Can't install dependency kactivities5>=5.116.0nb11
 > pkg_add: okular-23.08.4nb19: expected dependency 
 > kactivities5>=5.116.0nb11 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:02Z [416/615] refreshing p5-ExtUtils-Helpers-0.028nb2...
 > 2026-01-03T18:03:03Z [417/615] refreshing p5-CPAN-Requirements- 
 > Dynamic-0.002nb1...
 > 2026-01-03T18:03:03Z [418/615] upgrading kconfigwidgets-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kcoreaddons-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 > pkg_add: kauth-5.116.0nb7: expected dependency kcoreaddons>=5.116.0nb7 
 > still missing
 > pkg_add: Can't install dependency kauth>=5.116.0nb7
 > pkg_add: kconfigwidgets-5.116.0nb7: expected dependency 
 > kauth>=5.116.0nb7 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:05Z [419/615] upgrading qt5-qtsensors-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtsensors-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:07Z [420/615] upgrading kiconthemes-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kiconthemes-5.116.0nb7: expected dependency 
 > karchive>=5.116.0nb7 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:09Z [421/615] upgrading libreoffice-25.8.3.2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gstreamer1-1.26.7: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gstreamer1>=1.26.5nb1
 > pkg_add: gst-plugins1-base-1.26.7: expected dependency 
 > gstreamer1>=1.26.5nb1 still missing
 > pkg_add: Can't install dependency gst-plugins1-base>=1.26.5nb1
 > pkg_add: libreoffice-25.8.3.2: expected dependency gst-plugins1- 
 > base>=1.26.5nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:28Z [422/615] refreshing p5-Mozilla-CA-20250602nb1...
 > 2026-01-03T18:03:29Z [423/615] upgrading kservice-5.116.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency kconfig>=5.116.0nb7
 > pkg_add: kservice-5.116.0nb6: expected dependency kconfig>=5.116.0nb7 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:30Z [424/615] upgrading gobject-introspection-1.84.0nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:31Z [425/615] upgrading qt6-qtquicktimeline-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtquicktimeline-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:32Z [426/615] upgrading qt6-qtquick3d-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtquick3d-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:33Z [427/615] upgrading git-contrib-2.52.0...
 > 2026-01-03T18:03:33Z [428/615] upgrading meson-1.9.2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: meson-1.9.2: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:35Z [429/615] upgrading qt6-qtlocation-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtlocation-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:36Z [430/615] refreshing url2pkg-23.6.0...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: url2pkg-23.6.0: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:36Z [431/615] upgrading qt6-qtlanguageserver-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtlanguageserver-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:37Z [432/615] refreshing itstool-2.0.7nb5...
 > pkg_add: no pkg found for 'py313-libxml2>=2.10.4nb4', sorry.
 > pkg_add: Can't install dependency py313-libxml2>=2.10.4nb4
 > pkg_add: itstool-2.0.7nb5: expected dependency py313-libxml2>=2.10.4nb4 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:37Z [433/615] upgrading py312-project-metadata-0.10.0...
 > 2026-01-03T18:03:38Z [434/615] refreshing p5-Authen-SASL-2.1900...
 > 2026-01-03T18:03:39Z [435/615] refreshing p5-Email-Valid-1.204nb2...
 > 2026-01-03T18:03:39Z [436/615] upgrading p5-ExtUtils-InstallPaths-0.015...
 > 2026-01-03T18:03:40Z [437/615] refreshing p5-File-Listing-6.16nb2...
 > 2026-01-03T18:03:41Z [438/615] upgrading ghostscript-9.05nb45...
 > 2026-01-03T18:03:41Z [439/615] upgrading py312-dbus-1.3.2nb2...
 > 2026-01-03T18:03:41Z [440/615] refreshing p5-Error-0.17030nb1...
 > 2026-01-03T18:03:42Z [441/615] refreshing p5-HTTP-Date-6.06nb2...
 > 2026-01-03T18:03:43Z [442/615] upgrading attica-qt5-5.116.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: attica-qt5-5.116.0nb6: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:45Z [443/615] upgrading kirigami2-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency qt5-qtxmlpatterns>=5.15.17nb1
 > pkg_add: qt5-qtdeclarative-5.15.17nb1: expected dependency qt5- 
 > qtxmlpatterns>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtdeclarative>=5.15.17nb1
 > pkg_add: qt5-qtgraphicaleffects-5.15.17nb1: expected dependency qt5- 
 > qtdeclarative>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtgraphicaleffects-[0-9]*
 > pkg_add: kirigami2-5.116.0nb7: expected dependency qt5- 
 > qtgraphicaleffects-[0-9]* still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:48Z [444/615] upgrading libqtxdg-4.3.0nb1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: libqtxdg-4.3.0nb1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:48Z [445/615] upgrading khtml-5.116.0nb8...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kjs-5.116.0nb6: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency kjs>=5.116.0nb6
 > pkg_add: khtml-5.116.0nb8: expected dependency kjs>=5.116.0nb6 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:50Z [446/615] refreshing lintpkgsrc-2022.09.29...
 > 2026-01-03T18:03:50Z [447/615] upgrading p5-URI-5.34...
 > 2026-01-03T18:03:50Z [448/615] upgrading poppler-25.08.0nb4...
 > 2026-01-03T18:03:51Z [449/615] upgrading qt6-qtvirtualkeyboard-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtvirtualkeyboard-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:51Z [450/615] refreshing p5-Net-HTTP-6.24...
 > 2026-01-03T18:03:52Z [451/615] refreshing p5-LWP-MediaTypes-6.04nb6...
 > 2026-01-03T18:03:52Z [452/615] upgrading kwindowsystem-5.116.0nb9...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kwindowsystem-5.116.0nb9: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:54Z [453/615] refreshing p5-Net-SMTP-SSL-1.04nb9...
 > 2026-01-03T18:03:54Z [454/615] upgrading libksane-23.08.4nb10...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: clang-19.1.7nb1: expected dependency python313>=3.13 still missing
 > pkg_add: Can't install dependency clang>=19.1.7nb1
 > pkg_add: qt5-qttools-5.15.17nb1: expected dependency clang>=19.1.7nb1 
 > still missing
 > pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 > pkg_add: qt5-qtscript-5.15.17nb1: expected dependency qt5- 
 > qttools>=5.15.17nb1 still missing
 > pkg_add: Can't install dependency qt5-qtscript>=5.15.17nb1
 > pkg_add: ki18n-5.116.0nb7: expected dependency qt5-qtscript>=5.15.17nb1 
 > still missing
 > pkg_add: Can't install dependency ki18n>=5.18.0
 > pkg_add: ksanecore-23.08.4nb9: expected dependency ki18n>=5.18.0 still 
 > missing
 > pkg_add: Can't install dependency ksanecore>=23.08.4nb9
 > pkg_add: libksane-23.08.4nb10: expected dependency ksanecore>=23.08.4nb9 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:56Z [455/615] upgrading git-perlscripts-2.52.0...
 > 2026-01-03T18:03:56Z [456/615] upgrading karchive-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:57Z [457/615] refreshing py312-packaging-25.0...
 > 2026-01-03T18:03:57Z [458/615] upgrading qt6-qtserialport-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtserialport-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:58Z [459/615] upgrading qt6-qtcharts-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtcharts-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:03:59Z [460/615] upgrading gtkmm4-4.16.0nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk4-4.18.6nb3: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk4>=4.18.6nb3
 > pkg_add: gtkmm4-4.16.0nb4: expected dependency gtk4>=4.18.6nb3 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:00Z [461/615] refreshing intltool-0.51.0nb7...
 > 2026-01-03T18:04:01Z [462/615] refreshing automake-1.18...
 > 2026-01-03T18:04:01Z [463/615] refreshing help2man-1.49.3...
 > 2026-01-03T18:04:02Z [464/615] upgrading faudio-22.05nb12...
 > 2026-01-03T18:04:02Z [465/615] upgrading qemu-10.1.3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: qemu-10.1.3: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:06Z [466/615] refreshing p5-CPAN-Meta- 
 > Requirements-2.143nb2...
 > 2026-01-03T18:04:06Z [467/615] upgrading qt6-qtsensors-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtsensors-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:07Z [468/615] upgrading solid-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: solid-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:08Z [469/615] refreshing llvm-19.1.7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:12Z [470/615] refreshing p5-HTML-Tagset-3.24nb2...
 > 2026-01-03T18:04:13Z [471/615] upgrading qt6-qscintilla-2.14.1nb8...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qscintilla-2.14.1nb8: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:14Z [472/615] refreshing p5-XML-Parser-2.47nb2...
 > 2026-01-03T18:04:14Z [473/615] upgrading qt5-qttools-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 > pkg_add: Can't install dependency llvm-19.1.7{,nb*}
 > pkg_add: clang-19.1.7nb1: expected dependency llvm-19.1.7{,nb*} still 
 > missing
 > pkg_add: Can't install dependency clang>=19.1.7nb1
 > pkg_add: qt5-qttools-5.15.17nb1: expected dependency clang>=19.1.7nb1 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:16Z [474/615] upgrading kjobwidgets-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kcoreaddons-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 > pkg_add: kjobwidgets-5.116.0nb7: expected dependency 
 > kcoreaddons>=5.116.0nb7 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:17Z [475/615] upgrading xfce4-extras-4.20.0nb33...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: ristretto-0.13.4nb2: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: Can't install dependency ristretto>=0.13.3
 > pkg_add: xfce4-extras-4.20.0nb33: expected dependency ristretto>=0.13.3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:18Z [476/615] upgrading qt6-qttools-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 > pkg_add: Can't install dependency llvm-19.1.7{,nb*}
 > pkg_add: clang-19.1.7nb1: expected dependency llvm-19.1.7{,nb*} still 
 > missing
 > pkg_add: Can't install dependency clang>=19.1.7nb1
 > pkg_add: qt6-qttools-6.10.1: expected dependency clang>=19.1.7nb1 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:19Z [477/615] refreshing p5-TimeDate-2.33nb5...
 > 2026-01-03T18:04:20Z [478/615] upgrading libdbusmenu- 
 > qt5-0.9.3.16.04.20160218nb32...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: libdbusmenu-qt5-0.9.3.16.04.20160218nb32: expected dependency 
 > qt5-qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:21Z [479/615] upgrading threadweaver-5.116.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: threadweaver-5.116.0nb6: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:23Z [480/615] upgrading p5-HTTP-Message-7.01...
 > 2026-01-03T18:04:24Z [481/615] upgrading chromium-143.0.7499.109...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: chromium-143.0.7499.109: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:27Z [482/615] upgrading qt6-qtwebchannel-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtwebchannel-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:27Z [483/615] upgrading samba-4.21.9nb1...
 > pkg_add: no pkg found for 'py313-idna>=2.1', sorry.
 > pkg_add: Can't install dependency py313-idna>=2.1
 > pkg_add: py313-dns-2.8.0: expected dependency py313-idna>=2.1 still missing
 > pkg_add: Can't install dependency py313-dns-[0-9]*
 > pkg_add: samba-4.21.9nb1: expected dependency py313-dns-[0-9]* still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:29Z [484/615] upgrading qt6-qtspeech-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtspeech-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:29Z [485/615] upgrading py312-numpy-2.3.5...
 > 2026-01-03T18:04:32Z [486/615] refreshing p5-Module-Build-Tiny-0.052nb1...
 > 2026-01-03T18:04:33Z [487/615] upgrading alsa-plugins-pulse-1.2.7.1nb3...
 > 2026-01-03T18:04:33Z [488/615] refreshing py312-libxml2-2.14.6...
 > 2026-01-03T18:04:34Z [489/615] upgrading qt6-qtwebsockets-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtwebsockets-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:34Z [490/615] upgrading kguiaddons-5.116.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kguiaddons-5.116.0nb6: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:37Z [491/615] upgrading qt6-qtconnectivity-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtconnectivity-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:38Z [492/615] upgrading speech-dispatcher-0.12.1nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: speech-dispatcher-0.12.1nb1: expected dependency 
 > python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:40Z [493/615] upgrading p5-libwww-6.81...
 > 2026-01-03T18:04:41Z [494/615] refreshing glib2-tools-2.84.4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: glib2-tools-2.84.4: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:42Z [495/615] upgrading qt6-qtdeclarative-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtdeclarative-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:45Z [496/615] upgrading kwallet-5.116.0nb8...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kiconthemes-5.116.0nb7: expected dependency 
 > karchive>=5.116.0nb7 still missing
 > pkg_add: Can't install dependency kiconthemes>=5.116.0nb7
 > pkg_add: kwallet-5.116.0nb8: expected dependency kiconthemes>=5.116.0nb7 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:47Z [497/615] upgrading kparts-5.116.0nb8...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 > missing
 > pkg_add: Can't install dependency kio>=5.116.0nb9
 > pkg_add: kparts-5.116.0nb8: expected dependency kio>=5.116.0nb9 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:49Z [498/615] refreshing tevent-0.16.2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: tevent-0.16.2: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:49Z [499/615] refreshing p5-gettext-1.07nb10...
 > 2026-01-03T18:04:50Z [500/615] refreshing p5-ExtUtils-Config-0.010nb2...
 > 2026-01-03T18:04:50Z [501/615] refreshing gdbus-codegen-2.84.4...
 > pkg_add: no pkg found for 'py313-packaging-[0-9]*', sorry.
 > pkg_add: Can't install dependency py313-packaging-[0-9]*
 > pkg_add: gdbus-codegen-2.84.4: expected dependency py313-packaging- 
 > [0-9]* still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:50Z [502/615] refreshing p5-GSSAPI-0.28nb18...
 > 2026-01-03T18:04:51Z [503/615] upgrading py312-cairo-1.29.0...
 > 2026-01-03T18:04:51Z [504/615] refreshing tdb-1.4.14...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: tdb-1.4.14: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:51Z [505/615] upgrading cups-2.4.16...
 > 2026-01-03T18:04:53Z [506/615] upgrading kwidgetsaddons-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kwidgetsaddons-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:54Z [507/615] refreshing p5-IO-CaptureOutput-1.1105nb6...
 > 2026-01-03T18:04:55Z [508/615] upgrading pavucontrol-6.1nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk4-4.18.6nb3: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk4>=4.18.6nb3
 > pkg_add: gtkmm4-4.16.0nb4: expected dependency gtk4>=4.18.6nb3 still 
 > missing
 > pkg_add: Can't install dependency gtkmm4>=4.16.0nb4
 > pkg_add: pavucontrol-6.1nb4: expected dependency gtkmm4>=4.16.0nb4 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:57Z [509/615] refreshing autoconf-2.72...
 > 2026-01-03T18:04:57Z [510/615] refreshing p5-Net-IP-1.26nb13...
 > 2026-01-03T18:04:58Z [511/615] refreshing talloc-2.4.3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: talloc-2.4.3: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:58Z [512/615] upgrading liblxqt-2.3.0nb1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: kf6-kwindowsystem-6.18.0nb1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: Can't install dependency kf6-kwindowsystem>=6.18.0nb1
 > pkg_add: liblxqt-2.3.0nb1: expected dependency kf6- 
 > kwindowsystem>=6.18.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:59Z [513/615] refreshing revbump-3.9...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: revbump-3.9: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:04:59Z [514/615] upgrading py312-cython-3.2.3...
 > 2026-01-03T18:05:00Z [515/615] upgrading octave-10.3.0nb1...
 > pkg_add: fltk-1.4.4nb1: conflicts with `fltk13-[0-9]*', and 
 > `fltk13-1.3.11nb2' is installed.
 > pkg_add: fltk-1.4.4nb1: Installed package `fltk13-1.3.11nb2' conflicts 
 > with `fltk-[0-9]*'.
 > pkg_add: Can't install dependency fltk>=1.4.4nb1<1.5.0
 > pkg_add: octave-10.3.0nb1: expected dependency fltk>=1.4.4nb1<1.5.0 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:03Z [516/615] upgrading py312-Pillow-12.0.0nb1...
 > 2026-01-03T18:05:04Z [517/615] upgrading qt6-qt3d-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qt3d-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:06Z [518/615] upgrading kcompletion-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency kconfig>=5.116.0nb7
 > pkg_add: kcompletion-5.116.0nb7: expected dependency kconfig>=5.116.0nb7 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:09Z [519/615] upgrading mate-polkit-1.26.1nb14...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: mate-polkit-1.26.1nb14: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:11Z [520/615] refreshing libzip-1.11.4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: libzip-1.11.4: expected dependency python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:12Z [521/615] upgrading py-boost-cmake-1.89.0...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-numpy-2.3.5: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency py313-numpy>=1.20.3nb1
 > pkg_add: py-boost-cmake-1.89.0: expected dependency py313- 
 > numpy>=1.20.3nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:12Z [522/615] refreshing p5-IO-HTML-1.004nb5...
 > 2026-01-03T18:05:13Z [523/615] upgrading kcoreaddons-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kcoreaddons-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:14Z [524/615] upgrading gimp-3.0.6nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: glib-networking-2.80.0nb7: expected dependency 
 > libproxy>=0.5.11nb2 still missing
 > pkg_add: Can't install dependency glib-networking>=2.36.2
 > pkg_add: gimp-3.0.6nb1: expected dependency glib-networking>=2.36.2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:19Z [525/615] upgrading purpose-5.116.0nb8...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 > missing
 > pkg_add: Can't install dependency kio>=5.116.0nb9
 > pkg_add: purpose-5.116.0nb8: expected dependency kio>=5.116.0nb9 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:21Z [526/615] refreshing py312-setuptools-80.9.0...
 > 2026-01-03T18:05:22Z [527/615] upgrading firefox-145.0.2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: firefox-145.0.2: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:24Z [528/615] upgrading kglobalaccel-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency kconfig>=5.116.0nb7
 > pkg_add: kglobalaccel-5.116.0nb7: expected dependency 
 > kconfig>=5.116.0nb7 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:26Z [529/615] upgrading qt6-qtshadertools-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtshadertools-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:26Z [530/615] upgrading xfce4-panel-4.20.5...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-panel-4.20.5: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:27Z [531/615] refreshing p5-Digest-HMAC-1.05nb2...
 > 2026-01-03T18:05:27Z [532/615] upgrading kolourpaint-23.08.4nb10...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kio-5.116.0nb9: expected dependency karchive>=5.116.0nb7 still 
 > missing
 > pkg_add: Can't install dependency kio>=5.116.0nb9
 > pkg_add: kolourpaint-23.08.4nb10: expected dependency kio>=5.116.0nb9 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:29Z [533/615] upgrading xfce4-settings-4.20.2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-settings-4.20.2: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:30Z [534/615] upgrading phonon-qt5-4.12.0...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: phonon-qt5-4.12.0: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:31Z [535/615] upgrading qt6-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-odbc-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 > missing
 > pkg_add: Can't install dependency qt6-odbc-6.10.1{,nb[0-9]*}
 > pkg_add: qt6-6.10.1: expected dependency qt6-odbc-6.10.1{,nb[0-9]*} 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:32Z [536/615] refreshing maxima-5.44.0nb5...
 > 2026-01-03T18:05:37Z [537/615] upgrading qt6-qtsvg-6.10.1...
 > pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 > `qt6-qtwayland-6.9.1' is installed.
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtsvg-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:37Z [538/615] upgrading qt6-qtwayland-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtwayland-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:42Z [539/615] refreshing p5-IO-Socket-SSL-2.095...
 > 2026-01-03T18:05:42Z [540/615] refreshing elementary-xfce-icon- 
 > theme-0.21...
 > 2026-01-03T18:05:48Z [541/615] upgrading qt6-qtpositioning-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtpositioning-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:50Z [542/615] upgrading kconfig-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kconfig-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:52Z [543/615] refreshing py312-flit_core-3.12.0...
 > 2026-01-03T18:05:52Z [544/615] upgrading gtk2+-2.24.33nb34...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:54Z [545/615] upgrading qt6-qthttpserver-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qthttpserver-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:56Z [546/615] refreshing p5-MailTools-2.22nb1...
 > 2026-01-03T18:05:56Z [547/615] upgrading qt6-qt5compat-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qt5compat-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:57Z [548/615] upgrading libxfce4windowing-4.20.4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libxfce4windowing-4.20.4: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:58Z [549/615] upgrading kitemviews-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kitemviews-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:05:59Z [550/615] upgrading py312-idna-3.11...
 > 2026-01-03T18:05:59Z [551/615] upgrading poppler-qt5-25.08.0nb4...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: poppler-qt5-25.08.0nb4: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:00Z [552/615] upgrading qt6-qtimageformats-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtimageformats-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:01Z [553/615] refreshing cross-arm-none-eabi- 
 > gdb-16.3nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: cross-arm-none-eabi-gdb-16.3nb2: expected dependency 
 > python313>=3.13 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:02Z [554/615] upgrading firefox128-128.14.0nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: firefox128-128.14.0nb3: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:03Z [555/615] upgrading pavucontrol-qt-2.3.0nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: kf6-kwindowsystem-6.18.0nb1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: Can't install dependency kf6-kwindowsystem>=6.18.0nb1
 > pkg_add: liblxqt-2.3.0nb1: expected dependency kf6- 
 > kwindowsystem>=6.18.0nb1 still missing
 > pkg_add: Can't install dependency liblxqt>=2.2.0nb1
 > pkg_add: pavucontrol-qt-2.3.0nb1: expected dependency liblxqt>=2.2.0nb1 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:04Z [556/615] upgrading qt5-qtserialport-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtserialport-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:05Z [557/615] upgrading xfce4-weather-plugin-0.11.3nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-weather-plugin-0.11.3nb7: expected dependency 
 > gtk3+>=3.24.50nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:07Z [558/615] upgrading audacity-2.4.1nb29...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 > pkg_add: lv2-1.18.10nb13: expected dependency gtk2+>=2.24.33nb34 still 
 > missing
 > pkg_add: Can't install dependency lv2>=1.18.10nb13
 > pkg_add: lilv-0.24.26nb2: expected dependency lv2>=1.18.10nb13 still 
 > missing
 > pkg_add: Can't install dependency lilv>=0.24.26nb2
 > pkg_add: audacity-2.4.1nb29: expected dependency lilv>=0.24.26nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:08Z [559/615] upgrading kbookmarks-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: attica-qt5-5.116.0nb6: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency attica-qt5>=5.116.0nb6
 > pkg_add: kxmlgui-5.116.0nb7: expected dependency attica-qt5>=5.116.0nb6 
 > still missing
 > pkg_add: Can't install dependency kxmlgui>=5.116.0nb7
 > pkg_add: kbookmarks-5.116.0nb7: expected dependency kxmlgui>=5.116.0nb7 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:10Z [560/615] upgrading qt6-qtscxml-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtscxml-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:11Z [561/615] refreshing p5-WWW-RobotRules-6.02nb14...
 > 2026-01-03T18:06:12Z [562/615] refreshing p5-Capture-Tiny-0.50nb1...
 > 2026-01-03T18:06:12Z [563/615] refreshing p5-Net-SSLeay-1.94nb2...
 > 2026-01-03T18:06:13Z [564/615] refreshing py312-reportlab-3.6.12nb3...
 > 2026-01-03T18:06:14Z [565/615] refreshing p5-Net-LibIDN-0.12nb17...
 > 2026-01-03T18:06:15Z [566/615] refreshing py312-build-1.3.0...
 > 2026-01-03T18:06:15Z [567/615] refreshing p5-Encode-Locale-1.05nb11...
 > 2026-01-03T18:06:15Z [568/615] upgrading kauth-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kcoreaddons-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 > pkg_add: kauth-5.116.0nb7: expected dependency kcoreaddons>=5.116.0nb7 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:16Z [569/615] refreshing MesaLib-21.3.9nb5...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: MesaLib-21.3.9nb5: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:18Z [570/615] upgrading qt6-qtlottie-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtlottie-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:19Z [571/615] refreshing p5-HTTP-Negotiate-6.01nb14...
 > 2026-01-03T18:06:19Z [572/615] upgrading poppler-utils-25.08.0nb4...
 > 2026-01-03T18:06:19Z [573/615] upgrading qt6-odbc-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-odbc-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:20Z [574/615] upgrading qt6-qtremoteobjects-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtremoteobjects-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:21Z [575/615] upgrading qt5-qtlocation-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtlocation-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:22Z [576/615] upgrading knotifications-5.116.0nb11...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kcodecs-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency kcodecs>=5.116.0nb7
 > pkg_add: knotifications-5.116.0nb11: expected dependency 
 > kcodecs>=5.116.0nb7 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:23Z [577/615] upgrading kpty-5.116.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kcoreaddons-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: Can't install dependency kcoreaddons>=5.116.0nb7
 > pkg_add: kpty-5.116.0nb6: expected dependency kcoreaddons>=5.116.0nb7 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:24Z [578/615] refreshing p5-Net-DNS-1.53...
 > 2026-01-03T18:06:25Z [579/615] upgrading qt5-qtimageformats-5.15.17nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtimageformats-5.15.17nb2: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:26Z [580/615] upgrading qt5-qtxmlpatterns-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: qt5-qtxmlpatterns-5.15.17nb1: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:27Z [581/615] refreshing p5-Net-Domain-TLD-1.75nb9...
 > 2026-01-03T18:06:27Z [582/615] upgrading py312-markdown-3.10...
 > 2026-01-03T18:06:27Z [583/615] refreshing py312-pyproject_hooks-1.2.0nb1...
 > 2026-01-03T18:06:28Z [584/615] upgrading libkexiv2-23.08.4nb8...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: libkexiv2-23.08.4nb8: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:29Z [585/615] upgrading qt6-qtdatavis3d-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtdatavis3d-6.10.1: expected dependency qt6- 
 > qtbase>=6.9.3nb2 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:30Z [586/615] upgrading py312-dns-2.8.0...
 > 2026-01-03T18:06:31Z [587/615] upgrading poppler-cpp-25.08.0nb4...
 > 2026-01-03T18:06:31Z [588/615] upgrading kdoctools-5.116.0nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: karchive-5.116.0nb7: expected dependency qt5-qtbase>=5.15.17nb3 
 > still missing
 > pkg_add: Can't install dependency karchive>=5.116.0nb7
 > pkg_add: kdoctools-5.116.0nb6: expected dependency karchive>=5.116.0nb7 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:33Z [589/615] upgrading kdbusaddons-5.116.0nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt5-qtbase-5.15.17nb3: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt5-qtbase>=5.15.17nb3
 > pkg_add: kdbusaddons-5.116.0nb7: expected dependency qt5- 
 > qtbase>=5.15.17nb3 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:35Z [590/615] upgrading qt6ct-0.11nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6ct-0.11nb1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:36Z [591/615] refreshing p5-HTTP-Daemon-6.16nb3...
 > 2026-01-03T18:06:37Z [592/615] upgrading qt6-qtgrpc-6.10.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libproxy-0.5.12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency libproxy>=0.5.11nb2
 > pkg_add: qt6-qtbase-6.10.1: expected dependency libproxy>=0.5.11nb2 
 > still missing
 > pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 > pkg_add: qt6-qtgrpc-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:38Z [593/615] upgrading wxGTK32-3.2.8.1nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gspell-1.8.4nb12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gspell>=1.8.4nb12
 > pkg_add: wxGTK32-3.2.8.1nb3: expected dependency gspell>=1.8.4nb12 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:41Z [594/615] upgrading libppd-2.1.1nb3...
 > 2026-01-03T18:06:41Z [595/615] upgrading wxmaxima-23.12.0nb13...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gspell-1.8.4nb12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gspell>=1.8.4nb12
 > pkg_add: wxGTK32-3.2.8.1nb3: expected dependency gspell>=1.8.4nb12 still 
 > missing
 > pkg_add: Can't install dependency wxGTK32>=3.2.8.1nb3
 > pkg_add: wxmaxima-23.12.0nb13: expected dependency wxGTK32>=3.2.8.1nb3 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:42Z [596/615] upgrading xfce4-tumbler-4.20.1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-tumbler-4.20.1: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:43Z [597/615] upgrading gnome-themes- 
 > standard-3.20.2nb39...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 > pkg_add: gnome-themes-standard-3.20.2nb39: expected dependency 
 > gtk2+>=2.24.33nb34 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:46Z [598/615] upgrading cups-filters-2.0.1nb3...
 > 2026-01-03T18:06:46Z [599/615] upgrading firefox-l10n-145.0.2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: firefox-145.0.2: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: Can't install dependency firefox>=145.0.2
 > pkg_add: firefox-l10n-145.0.2: expected dependency firefox>=145.0.2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:48Z [600/615] upgrading py312-gobject3-3.50.0nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: py312-gobject3-3.50.0nb2: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:49Z [601/615] upgrading libwnck3-3.36.0nb17...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: libwnck3-3.36.0nb17: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:50Z [602/615] upgrading qt5-qtscript-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 > pkg_add: Can't install dependency llvm-19.1.7{,nb*}
 > pkg_add: clang-19.1.7nb1: expected dependency llvm-19.1.7{,nb*} still 
 > missing
 > pkg_add: Can't install dependency clang>=19.1.7nb1
 > pkg_add: qt5-qttools-5.15.17nb1: expected dependency clang>=19.1.7nb1 
 > still missing
 > pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 > pkg_add: qt5-qtscript-5.15.17nb1: expected dependency qt5- 
 > qttools>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:51Z [603/615] upgrading graphene-1.10.8nb3...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: graphene-1.10.8nb3: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:52Z [604/615] upgrading libcupsfilters-2.1.1nb3...
 > 2026-01-03T18:06:52Z [605/615] upgrading xfce4-4.20.0nb12...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-tumbler-4.20.1: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: Can't install dependency xfce4-tumbler>=4.20.1
 > pkg_add: xfce4-4.20.0nb12: expected dependency xfce4-tumbler>=4.20.1 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:53Z [606/615] upgrading ayatana-ido-0.10.2nb7...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: ayatana-ido-0.10.2nb7: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:53Z [607/615] upgrading firefox-esr-140...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: firefox140-140.6.0: expected dependency gtk3+>=3.24.50nb2 still 
 > missing
 > pkg_add: Can't install dependency firefox140>=140.0.0
 > pkg_add: firefox-esr-140: expected dependency firefox140>=140.0.0 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:54Z [608/615] upgrading qt5-qttranslations-5.15.17nb1...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: llvm-19.1.7: expected dependency python313>=3.13 still missing
 > pkg_add: Can't install dependency llvm-19.1.7{,nb*}
 > pkg_add: clang-19.1.7nb1: expected dependency llvm-19.1.7{,nb*} still 
 > missing
 > pkg_add: Can't install dependency clang>=19.1.7nb1
 > pkg_add: qt5-qttools-5.15.17nb1: expected dependency clang>=19.1.7nb1 
 > still missing
 > pkg_add: Can't install dependency qt5-qttools>=5.15.17nb1
 > pkg_add: qt5-qttranslations-5.15.17nb1: expected dependency qt5- 
 > qttools>=5.15.17nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:55Z [609/615] upgrading lv2-1.18.10nb13...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 > pkg_add: lv2-1.18.10nb13: expected dependency gtk2+>=2.24.33nb34 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:56Z [610/615] upgrading suil-0.10.12nb18...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 > pkg_add: suil-0.10.12nb18: expected dependency gtk2+>=2.24.33nb34 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:56Z [611/615] upgrading xfce4-desktop-4.20.1nb6...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: xfce4-desktop-4.20.1nb6: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:57Z [612/615] upgrading thunderbird-l10n-145.0...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gtk3+-3.24.51: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: Can't install dependency gtk3+>=3.24.50nb2
 > pkg_add: thunderbird-145.0nb1: expected dependency gtk3+>=3.24.50nb2 
 > still missing
 > pkg_add: Can't install dependency thunderbird>=145.0
 > pkg_add: thunderbird-l10n-145.0: expected dependency thunderbird>=145.0 
 > still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:59Z [613/615] upgrading gspell-1.8.4nb12...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: py313-setuptools-80.9.0: expected dependency python313>=3.13 
 > still missing
 > pkg_add: Can't install dependency py313-setuptools>=78
 > pkg_add: gobject-introspection-1.84.0nb1: expected dependency py313- 
 > setuptools>=78 still missing
 > pkg_add: Can't install dependency gobject-introspection>=1.84.0nb1
 > pkg_add: gspell-1.8.4nb12: expected dependency gobject- 
 > introspection>=1.84.0nb1 still missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:06:59Z [614/615] upgrading sratom-0.6.18nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 > pkg_add: lv2-1.18.10nb13: expected dependency gtk2+>=2.24.33nb34 still 
 > missing
 > pkg_add: Can't install dependency lv2>=1.18.10nb13
 > pkg_add: sratom-0.6.18nb2: expected dependency lv2>=1.18.10nb13 still 
 > missing
 > pkg_add: 1 package addition failed
 > 2026-01-03T18:07:00Z [615/615] upgrading lilv-0.24.26nb2...
 > pkg_add: no pkg found for 'mpdecimal>=4.0.0', sorry.
 > pkg_add: Can't install dependency mpdecimal>=4.0.0
 > pkg_add: python313-3.13.11: expected dependency mpdecimal>=4.0.0 still 
 > missing
 > pkg_add: Can't install dependency python313>=3.13
 > pkg_add: gtk2+-2.24.33nb34: expected dependency python313>=3.13 still 
 > missing
 > pkg_add: Can't install dependency gtk2+>=2.24.33nb34
 > pkg_add: lv2-1.18.10nb13: expected dependency gtk2+>=2.24.33nb34 still 
 > missing
 > pkg_add: Can't install dependency lv2>=1.18.10nb13
 > pkg_add: lilv-0.24.26nb2: expected dependency lv2>=1.18.10nb13 still 
 > missing
 > pkg_add: 1 package addition failed
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkg_admin: Dependency tdb>=1.4.12nb1 of pulseaudio-17.0nb3 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency revbump>=1.8 of pkg_developer-1.2.2 unresolved
 > pkg_admin: Dependency url2pkg>=1.34 of pkg_developer-1.2.2 unresolved
 > pkg_admin: Dependency gtk3+>=3.24.50nb1 of xemu-0.0.2025.04.23 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkgin: Dependency tdb>=1.4.12nb1 of pulseaudio-17.0nb3 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency revbump>=1.8 of pkg_developer-1.2.2 unresolved
 > pkgin: Dependency url2pkg>=1.34 of pkg_developer-1.2.2 unresolved
 > pkgin: Dependency gtk3+>=3.24.50nb1 of xemu-0.0.2025.04.23 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T18:22:18Z [1/60] installing mpdecimal-4.0.1...
 > 2026-01-03T18:22:18Z [2/60] upgrading SDL-1.2.15nb47...
 > 2026-01-03T18:22:18Z [3/60] upgrading libgpg-error-1.56...
 > 2026-01-03T18:22:19Z [4/60] installing python313-3.13.11...
 > 2026-01-03T18:22:22Z [5/60] refreshing digest-20220214...
 > 2026-01-03T18:22:22Z [6/60] refreshing pkg_tarup-1.9.1...
 > 2026-01-03T18:22:22Z [7/60] refreshing import-package-1.1...
 > 2026-01-03T18:22:22Z [8/60] upgrading pkglint-23.19.0nb5...
 > 2026-01-03T18:22:23Z [9/60] refreshing smpeg-0.4.5nb1...
 > 2026-01-03T18:22:23Z [10/60] installing url2pkg-23.6.0...
 > 2026-01-03T18:22:23Z [11/60] refreshing cross-arm-none-eabi- 
 > binutils-2.45...
 > 2026-01-03T18:22:24Z [12/60] refreshing libassuan-3.0.2...
 > 2026-01-03T18:22:24Z [13/60] upgrading libmikmod-3.3.13nb1...
 > 2026-01-03T18:22:24Z [14/60] installing revbump-3.9...
 > 2026-01-03T18:22:24Z [15/60] refreshing verifypc-1.8...
 > 2026-01-03T18:22:24Z [16/60] refreshing createbuildlink-3.19...
 > 2026-01-03T18:22:24Z [17/60] refreshing libparserutils-0.2.5...
 > 2026-01-03T18:22:24Z [18/60] refreshing pkg_chk-2.0.13...
 > 2026-01-03T18:22:24Z [19/60] refreshing libksba-1.6.7...
 > 2026-01-03T18:22:25Z [20/60] refreshing libtool-base-2.4.7nb1...
 > 2026-01-03T18:22:25Z [21/60] refreshing freeglut-3.6.0...
 > 2026-01-03T18:22:25Z [22/60] refreshing blas-3.12.0...
 > 2026-01-03T18:22:25Z [23/60] refreshing CUnit-2.1.3nb1...
 > 2026-01-03T18:22:25Z [24/60] refreshing SDL_sound-1.0.3nb9...
 > 2026-01-03T18:22:25Z [25/60] refreshing libhubbub-0.3.8...
 > 2026-01-03T18:22:25Z [26/60] upgrading nasm-3.01...
 > 2026-01-03T18:22:26Z [27/60] upgrading boost-headers-1.89.0nb1...
 > 2026-01-03T18:22:42Z [28/60] refreshing alsa-plugins-oss-1.2.7.1...
 > 2026-01-03T18:22:43Z [29/60] refreshing gsed-4.9nb1...
 > 2026-01-03T18:22:43Z [30/60] refreshing orc-0.4.41...
 > 2026-01-03T18:22:43Z [31/60] refreshing ossplay-4.2.build2019...
 > 2026-01-03T18:22:44Z [32/60] upgrading re2c-4.3.1...
 > 2026-01-03T18:22:44Z [33/60] refreshing gcc14-14.3.0nb1...
 > 2026-01-03T18:22:55Z [34/60] refreshing cwrappers-20220403...
 > 2026-01-03T18:22:55Z [35/60] refreshing wget-1.25.0nb1...
 > 2026-01-03T18:22:55Z [36/60] refreshing bison-3.8.2nb1...
 > 2026-01-03T18:22:56Z [37/60] upgrading screen-5.0.0nb4...
 > 2026-01-03T18:22:56Z [38/60] refreshing rapidjson-1.1.0nb2...
 > 2026-01-03T18:22:56Z [39/60] refreshing estd-0.11nb4...
 > 2026-01-03T18:22:57Z [40/60] refreshing gumbo-parser-0.13.2...
 > 2026-01-03T18:22:57Z [41/60] upgrading dos2unix-7.5.3...
 > 2026-01-03T18:22:57Z [42/60] refreshing SDL_net-1.2.8nb2...
 > 2026-01-03T18:22:57Z [43/60] upgrading xkeyboard-config-2.46...
 > 2026-01-03T18:22:58Z [44/60] refreshing libcuefile-0rc475...
 > 2026-01-03T18:22:58Z [45/60] refreshing range-v3-0.10.0nb1...
 > 2026-01-03T18:22:59Z [46/60] refreshing pkg_developer-1.2.2...
 > 2026-01-03T18:22:59Z [47/60] refreshing libtool-fortran-2.4.7nb1...
 > 2026-01-03T18:22:59Z [48/60] upgrading libnbcompat-20251029...
 > 2026-01-03T18:22:59Z [49/60] refreshing cross-arm-none-eabi-gcc-14.3.0...
 > 2026-01-03T18:23:38Z [50/60] refreshing libLLVM-13.0.1nb4...
 > 2026-01-03T18:23:42Z [51/60] upgrading utf8-cpp-4.0.8...
 > 2026-01-03T18:23:42Z [52/60] refreshing e2fsprogs-1.47.2...
 > 2026-01-03T18:23:43Z [53/60] upgrading utf8proc-2.11.2...
 > 2026-01-03T18:23:43Z [54/60] refreshing libaec-1.1.3...
 > 2026-01-03T18:23:43Z [55/60] refreshing libreplaygain-0rc475...
 > 2026-01-03T18:23:43Z [56/60] refreshing serf-1.3.10nb3...
 > 2026-01-03T18:23:43Z [57/60] upgrading btop-1.4.5nb2...
 > 2026-01-03T18:23:44Z [58/60] refreshing mktools-20250213...
 > 2026-01-03T18:23:44Z [59/60] upgrading boost-jam-1.89.0...
 > 2026-01-03T18:23:44Z [60/60] refreshing pinentry-1.3.2...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkg_admin: Dependency tdb>=1.4.12nb1 of pulseaudio-17.0nb3 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency gtk3+>=3.24.50nb1 of xemu-0.0.2025.04.23 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkgin: Dependency tdb>=1.4.12nb1 of pulseaudio-17.0nb3 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency gtk3+>=3.24.50nb1 of xemu-0.0.2025.04.23 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: SQL query failed, see /var/db/pkgin/sql.log
 > 2026-01-03T18:24:57Z [1/46] installing gobject-introspection-1.84.0nb1...
 > 2026-01-03T18:24:59Z [2/46] installing py313-idna-3.11...
 > 2026-01-03T18:24:59Z [3/46] installing libproxy-0.5.12...
 > 2026-01-03T18:24:59Z [4/46] installing talloc-2.4.3...
 > 2026-01-03T18:25:00Z [5/46] installing py313-markdown-3.10...
 > 2026-01-03T18:25:00Z [6/46] installing py313-iso8601-2.1.0nb2...
 > 2026-01-03T18:25:00Z [7/46] installing py313-dns-2.8.0...
 > 2026-01-03T18:25:00Z [8/46] installing tevent-0.16.2...
 > 2026-01-03T18:25:00Z [9/46] installing tdb-1.4.14...
 > 2026-01-03T18:25:01Z [10/46] installing glib-networking-2.80.0nb7...
 > 2026-01-03T18:25:01Z [11/46] installing GConf-3.2.5nb2...
 > 2026-01-03T18:25:01Z [12/46] installing py313-setuptools-80.9.0...
 > 2026-01-03T18:25:02Z [13/46] installing gstreamer1-1.26.7...
 > 2026-01-03T18:25:03Z [14/46] installing libxfce4ui-4.20.2...
 > 2026-01-03T18:25:06Z [15/46] installing libwnck3-3.36.0nb17...
 > 2026-01-03T18:25:06Z [16/46] installing libsoup-2.74.3nb12...
 > 2026-01-03T18:25:06Z [17/46] installing samba-4.21.9nb1...
 > 2026-01-03T18:25:08Z [18/46] installing gtk3+-3.24.51...
 > 2026-01-03T18:25:10Z [19/46] installing xfce4-conf-4.20.0nb4...
 > 2026-01-03T18:25:10Z [20/46] installing libxfce4util-4.20.1nb4...
 > 2026-01-03T18:25:11Z [21/46] installing gvfs-1.6.7nb76...
 > 2026-01-03T18:25:11Z [22/46] installing libcanberra-0.30nb21...
 > 2026-01-03T18:25:11Z [23/46] installing xfce4-thunar-4.20.6...
 > 2026-01-03T18:25:13Z [24/46] installing gtksourceview4-4.8.4nb18...
 > 2026-01-03T18:25:13Z [25/46] installing xfce4-garcon-4.20.0nb4...
 > 2026-01-03T18:25:14Z [26/46] installing xscreensaver-6.13...
 > 2026-01-03T18:25:15Z [27/46] installing libdbusmenu-gtk3-16.04.0nb11...
 > 2026-01-03T18:25:15Z [28/46] installing mate-polkit-1.26.1nb14...
 > 2026-01-03T18:25:15Z [29/46] installing xfce4-exo-4.20.0nb4...
 > 2026-01-03T18:25:16Z [30/46] installing xfce4-panel-4.20.5...
 > 2026-01-03T18:25:16Z [31/46] installing gtk2+-2.24.33nb34...
 > 2026-01-03T18:25:17Z [32/46] installing libxfce4windowing-4.20.4...
 > 2026-01-03T18:25:18Z [33/46] installing vte3-0.80.3nb2...
 > 2026-01-03T18:25:18Z [34/46] installing gspell-1.8.4nb12...
 > 2026-01-03T18:25:18Z [35/46] installing xfce4-appfinder-4.20.0nb4...
 > 2026-01-03T18:25:18Z [36/46] installing xfce4-terminal-1.1.5nb2...
 > 2026-01-03T18:25:19Z [37/46] installing xfce4-wm-themes-4.10.0nb31...
 > 2026-01-03T18:25:20Z [38/46] installing xfce4-tumbler-4.20.1...
 > 2026-01-03T18:25:21Z [39/46] installing gnome-themes-standard-3.20.2nb39...
 > 2026-01-03T18:25:22Z [40/46] installing xfce4-mousepad-0.6.5nb2...
 > 2026-01-03T18:25:23Z [41/46] installing xfce4-session-4.20.3...
 > 2026-01-03T18:25:23Z [42/46] installing xfce4-wm-4.20.0nb4...
 > 2026-01-03T18:25:24Z [43/46] installing xfce4-settings-4.20.2...
 > 2026-01-03T18:25:24Z [44/46] installing xfce4-desktop-4.20.1nb6...
 > 2026-01-03T18:25:25Z [45/46] installing xfce4-power-manager-4.20.0nb6...
 > 2026-01-03T18:25:25Z [46/46] installing xfce4-4.20.0nb12...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:10:39Z [1/1] installing xfce4-notes-plugin-1.11.2nb4...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:11:29Z [1/1] installing xfce4-icon-theme-4.4.3nb49...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:12:07Z [1/1] installing xfce4-genmon-plugin-4.2.1nb3...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:13:20Z [1/2] installing zenity3-3.44.4nb6...
 > 2026-01-03T21:13:21Z [2/2] installing xfce4-screenshooter-1.11.1nb7...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:17:09Z [1/1] installing xfce4-weather-plugin-0.11.3nb7...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency llvm>=19.1.7 of compiler-rt-19.1.7nb1 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtbase>=6.8.3nb3 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:20:36Z [1/4] installing llvm-19.1.7...
 > 2026-01-03T21:20:44Z [2/4] installing qt6-qtbase-6.10.1...
 > 2026-01-03T21:20:46Z [3/4] installing speech-dispatcher-0.12.1nb1...
 > 2026-01-03T21:20:48Z [4/4] installing chromium-143.0.7499.109...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:21:34Z [1/2] installing firefox140-140.6.0...
 > 2026-01-03T21:21:39Z [2/2] installing firefox-esr-140...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:22:54Z [1/2] installing thunderbird-145.0nb1...
 > 2026-01-03T21:23:00Z [2/2] installing thunderbird-l10n-145.0...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:24:48Z [1/1] installing firefox140-l10n-140.6.0...
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qtsvg>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt6-qttools>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:35:25Z [1/1] removing fltk13-1.3.11nb2...
 > Package `fltk13-1.3.11nb2' is still required by other packages:
 >      tigervnc-1.15.0.1.20.13nb2
 >      fldigi-4.1.01nb40
 > 2026-01-03T21:35:25Z [1/11] installing qt6-qtlanguageserver-6.10.1...
 > 2026-01-03T21:35:25Z [2/11] installing qt6-qtshadertools-6.10.1...
 > 2026-01-03T21:35:26Z [3/11] installing qt6-qtsvg-6.10.1...
 > 2026-01-03T21:35:27Z [4/11] installing qt6-qtimageformats-6.10.1...
 > 2026-01-03T21:35:27Z [5/11] installing clang-19.1.7nb1...
 > 2026-01-03T21:35:33Z [6/11] installing qt6-qtdeclarative-6.10.1...
 > 2026-01-03T21:35:36Z [7/11] installing qt6-qscintilla-2.14.1nb8...
 > 2026-01-03T21:35:36Z [8/11] installing qt6-qttools-6.10.1...
 > 2026-01-03T21:35:37Z [9/11] installing qt6-qt5compat-6.10.1...
 > 2026-01-03T21:35:37Z [10/11] installing fltk-1.4.4nb1...
 > 2026-01-03T21:35:37Z [11/11] installing octave-10.3.0nb1...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:36:07Z [1/6] installing gst-plugins1-base-1.26.7...
 > 2026-01-03T21:36:08Z [2/6] installing gst-plugins1-good-1.26.7...
 > 2026-01-03T21:36:08Z [3/6] installing gst-plugins1-bad-1.26.7...
 > 2026-01-03T21:36:08Z [4/6] installing webkit-gtk-2.36.8nb27...
 > 2026-01-03T21:36:10Z [5/6] installing wxGTK32-3.2.8.1nb3...
 > 2026-01-03T21:36:11Z [6/6] installing wxmaxima-23.12.0nb13...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:37:45Z [1/10] installing libfyaml-0.9...
 > 2026-01-03T21:37:45Z [2/10] installing babl-0.1.114nb2...
 > 2026-01-03T21:37:46Z [3/10] installing py313-cairo-1.29.0...
 > 2026-01-03T21:37:47Z [4/10] installing py313-gobject3-3.50.0nb2...
 > 2026-01-03T21:37:47Z [5/10] installing libxmlb-0.3.24...
 > 2026-01-03T21:37:47Z [6/10] installing libstemmer-2.2.0nb1...
 > 2026-01-03T21:37:48Z [7/10] installing appstream-1.1.1nb1...
 > 2026-01-03T21:37:48Z [8/10] installing gegl-0.4.62nb5...
 > 2026-01-03T21:37:49Z [9/10] installing gexiv2-0.14.3nb2...
 > 2026-01-03T21:37:49Z [10/10] installing gimp-3.0.6nb1...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:38:17Z [1/1] installing ristretto-0.13.4nb2...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkg_admin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency libzip>=1.11.3nb1 of ebook-tools-0.2.2nb26 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtbase>=5.15.16nb4 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtmultimedia>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qtserialport>=5.15.16nb2 of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency qt5-qttools>=5.15.16nb3 of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:38:26Z [1/62] installing qt5-qtbase-5.15.17nb3...
 > 2026-01-03T21:38:29Z [2/62] installing qt5-qtdeclarative-5.15.17nb1...
 > 2026-01-03T21:38:30Z [3/62] installing polkit-qt5-0.200.0nb7...
 > 2026-01-03T21:38:30Z [4/62] installing qt5-qtx11extras-5.15.17nb1...
 > 2026-01-03T21:38:30Z [5/62] installing qt5-qtwayland-5.15.17nb1...
 > 2026-01-03T21:38:31Z [6/62] installing qt5-qttools-5.15.17nb1...
 > 2026-01-03T21:38:33Z [7/62] installing kwidgetsaddons-5.116.0nb7...
 > 2026-01-03T21:38:34Z [8/62] installing kcoreaddons-5.116.0nb7...
 > 2026-01-03T21:38:34Z [9/62] installing kconfig-5.116.0nb7...
 > 2026-01-03T21:38:34Z [10/62] installing kcodecs-5.116.0nb7...
 > 2026-01-03T21:38:35Z [11/62] installing kcrash-5.116.0nb6...
 > 2026-01-03T21:38:35Z [12/62] installing sonnet-5.116.0nb7...
 > 2026-01-03T21:38:35Z [13/62] installing kiconthemes-5.116.0nb7...
 > 2026-01-03T21:38:38Z [14/62] installing kservice-5.116.0nb6...
 > 2026-01-03T21:38:39Z [15/62] installing qt5-qtspeech-5.15.17nb1...
 > 2026-01-03T21:38:39Z [16/62] installing kwindowsystem-5.116.0nb9...
 > 2026-01-03T21:38:39Z [17/62] installing kguiaddons-5.116.0nb6...
 > 2026-01-03T21:38:40Z [18/62] installing kcompletion-5.116.0nb7...
 > 2026-01-03T21:38:40Z [19/62] installing kauth-5.116.0nb7...
 > 2026-01-03T21:38:40Z [20/62] installing ki18n-5.116.0nb7...
 > 2026-01-03T21:38:41Z [21/62] installing kdbusaddons-5.116.0nb7...
 > 2026-01-03T21:38:41Z [22/62] installing qt5-qtsvg-5.15.17nb1...
 > 2026-01-03T21:38:41Z [23/62] installing ktextwidgets-5.116.0nb7...
 > 2026-01-03T21:38:42Z [24/62] installing kconfigwidgets-5.116.0nb7...
 > 2026-01-03T21:38:42Z [25/62] installing attica-qt5-5.116.0nb6...
 > 2026-01-03T21:38:43Z [26/62] installing karchive-5.116.0nb7...
 > 2026-01-03T21:38:43Z [27/62] installing kglobalaccel-5.116.0nb7...
 > 2026-01-03T21:38:43Z [28/62] installing kitemviews-5.116.0nb7...
 > 2026-01-03T21:38:44Z [29/62] installing qt5-qtxmlpatterns-5.15.17nb1...
 > 2026-01-03T21:38:45Z [30/62] installing kxmlgui-5.116.0nb7...
 > 2026-01-03T21:38:45Z [31/62] installing qca2-qt5-2.3.10nb1...
 > 2026-01-03T21:38:46Z [32/62] installing qt5-qtmultimedia-5.15.17nb1...
 > 2026-01-03T21:38:46Z [33/62] installing qt5-qtserialport-5.15.17nb1...
 > 2026-01-03T21:38:47Z [34/62] installing knotifications-5.116.0nb11...
 > 2026-01-03T21:38:48Z [35/62] installing qt5-qtwebsockets-5.15.17nb1...
 > 2026-01-03T21:38:48Z [36/62] installing qt5-qtsensors-5.15.17nb1...
 > 2026-01-03T21:38:48Z [37/62] installing solid-5.116.0nb7...
 > 2026-01-03T21:38:49Z [38/62] installing kjobwidgets-5.116.0nb7...
 > 2026-01-03T21:38:49Z [39/62] installing libdbusmenu- 
 > qt5-0.9.3.16.04.20160218nb32...
 > 2026-01-03T21:38:49Z [40/62] installing qt5-qtscript-5.15.17nb1...
 > 2026-01-03T21:38:49Z [41/62] installing kwallet-5.116.0nb8...
 > 2026-01-03T21:38:50Z [42/62] installing phonon-qt5-4.12.0...
 > 2026-01-03T21:38:50Z [43/62] installing kbookmarks-5.116.0nb7...
 > 2026-01-03T21:38:50Z [44/62] installing qt5-qtwebchannel-5.15.17nb1...
 > 2026-01-03T21:38:51Z [45/62] installing qt5-qtlocation-5.15.17nb1...
 > 2026-01-03T21:38:51Z [46/62] installing kdoctools-5.116.0nb6...
 > 2026-01-03T21:38:52Z [47/62] installing kio-5.116.0nb9...
 > 2026-01-03T21:38:53Z [48/62] installing qt5-qtquickcontrols2-5.15.17nb1...
 > 2026-01-03T21:38:54Z [49/62] installing kjs-5.116.0nb6...
 > 2026-01-03T21:38:54Z [50/62] installing qt5- 
 > qtgraphicaleffects-5.15.17nb1...
 > 2026-01-03T21:38:54Z [51/62] installing kirigami2-5.116.0nb7...
 > 2026-01-03T21:38:55Z [52/62] installing kparts-5.116.0nb8...
 > 2026-01-03T21:38:55Z [53/62] installing libzip-1.11.4...
 > 2026-01-03T21:38:55Z [54/62] installing kdegraphics- 
 > mobipocket-23.08.4nb10...
 > 2026-01-03T21:38:56Z [55/62] installing kactivities5-5.116.0nb11...
 > 2026-01-03T21:38:56Z [56/62] installing khtml-5.116.0nb8...
 > 2026-01-03T21:38:56Z [57/62] installing threadweaver-5.116.0nb6...
 > 2026-01-03T21:38:57Z [58/62] installing purpose-5.116.0nb8...
 > 2026-01-03T21:38:57Z [59/62] installing poppler-qt5-25.08.0nb4...
 > 2026-01-03T21:38:57Z [60/62] installing kpty-5.116.0nb6...
 > 2026-01-03T21:38:57Z [61/62] installing libkexiv2-23.08.4nb8...
 > 2026-01-03T21:38:58Z [62/62] installing okular-23.08.4nb19...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > 2026-01-03T21:39:48Z [1/1] installing libreoffice-25.8.3.2...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > 2026-01-04T10:09:49Z [1/1] installing vim-gtk3-9.1.1952nb8...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkg_admin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 
 > unresolved
 > pkg_admin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency qt5-qttranslations-[0-9]* of wsjtx-2.5.4nb1 unresolved
 > pkgin: Dependency boost-libs-1.87.* of wsjtx-2.5.4nb1 unresolved
 > 2026-01-04T10:30:54Z [1/1] removing wsjtx-2.5.4nb1...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > 2026-01-04T10:31:35Z [1/3] upgrading osabi-NetBSD-10.0...
 > pkg_add: osabi-NetBSD-10.0: install script returned error status
 > pkg_add: 1 package addition failed
 > 2026-01-04T10:31:35Z [2/3] refreshing glib2-tools-2.84.4...
 > 2026-01-04T10:31:35Z [3/3] refreshing x11-links-1.36...
 > pkg_add: osabi-NetBSD-10.0: install script returned error status
 > pkg_add: Can't install dependency osabi-NetBSD-10.0
 > pkg_add: x11-links-1.36: expected dependency osabi-NetBSD-10.0 still 
 > missing
 > pkg_add: 1 package addition failed
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > 2026-01-04T11:47:18Z [1/1] installing xnec2c-4.2.3nb8...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > 2026-01-04T12:37:23Z [1/1] installing nec2c-1.3.1...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkg_admin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency qt6-qtcharts>=6.8.3nb2 of qucs-s-25.2.0 unresolved
 > 2026-01-05T12:07:31Z [1/4] installing graphene-1.10.8nb3...
 > 2026-01-05T12:07:31Z [2/4] installing gtk4-4.18.6nb3...
 > 2026-01-05T12:07:34Z [3/4] installing gtkmm4-4.16.0nb4...
 > 2026-01-05T12:07:34Z [4/4] installing pavucontrol-6.1nb4...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency graphene>=1.10.8nb3 of gtk4-4.18.6nb3 unresolved
 > pkgin: Dependency gtk4>=4.18.6nb3 of gtkmm4-4.16.0nb4 unresolved
 > pkgin: Dependency gtkmm4>=4.16.0nb4 of pavucontrol-6.1nb4 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > 2026-01-05T14:53:17Z [1/9] refreshing qt6-qtquick3d-6.10.1...
 > 2026-01-05T14:53:20Z [2/9] refreshing qt6-qtquicktimeline-6.10.1...
 > 2026-01-05T14:53:20Z [3/9] refreshing qt6-qtmultimedia-6.10.1...
 > 2026-01-05T14:53:22Z [4/9] upgrading osabi-NetBSD-10.0...
 > pkg_add: osabi-NetBSD-10.0: install script returned error status
 > pkg_add: 1 package addition failed
 > 2026-01-05T14:53:22Z [5/9] refreshing libmodplug-0.8.9.0...
 > 2026-01-05T14:53:23Z [6/9] refreshing qt6-qtcharts-6.10.1...
 > 2026-01-05T14:53:23Z [7/9] refreshing fftw-3.3.10nb2...
 > 2026-01-05T14:53:24Z [8/9] refreshing qt5-qttranslations-5.15.17nb1...
 > 2026-01-05T14:53:24Z [9/9] refreshing x11-links-1.36...
 > pkg_add: osabi-NetBSD-10.0: install script returned error status
 > pkg_add: Can't install dependency osabi-NetBSD-10.0
 > pkg_add: x11-links-1.36: expected dependency osabi-NetBSD-10.0 still 
 > missing
 > pkg_add: 1 package addition failed
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > 2026-01-05T14:54:27Z [1/1] removing fltk-1.4.4nb1...
 > Package `fltk-1.4.4nb1' is still required by other packages:
 >      octave-10.3.0nb1
 > 2026-01-05T14:54:27Z [1/1] installing fltk13-1.3.11nb2...
 > pkg_admin: Dependency fltk>=1.4.4nb1<1.5.0 of octave-10.3.0nb1 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency fltk>=1.4.4nb1<1.5.0 of octave-10.3.0nb1 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > 2026-01-05T14:54:50Z [1/1] removing fltk13-1.3.11nb2...
 > Package `fltk13-1.3.11nb2' is still required by other packages:
 >      tigervnc-1.15.0.1.20.13nb2
 >      fldigi-4.1.01nb40
 > 2026-01-05T14:54:50Z [1/1] installing fltk-1.4.4nb1...
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of 
 > tigervnc-1.15.0.1.20.13nb2 unresolved
 > pkg_admin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 
 > unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of tigervnc-1.15.0.1.20.13nb2 
 > unresolved
 > pkgin: Dependency fltk13>=1.3.11nb2<1.4.0 of fldigi-4.1.01nb40 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > 2026-01-05T14:55:42Z [1/1] removing fltk-1.4.4nb1...
 > Package `fltk-1.4.4nb1' is still required by other packages:
 >      octave-10.3.0nb1
 > 2026-01-05T14:55:42Z [1/1] installing fltk13-1.3.11nb2...
 > pkg_admin: Dependency fltk>=1.4.4nb1<1.5.0 of octave-10.3.0nb1 unresolved
 > pkg_admin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > pkgin: Dependency fltk>=1.4.4nb1<1.5.0 of octave-10.3.0nb1 unresolved
 > pkgin: Dependency meson>=1.2.3 of py312-meson_python-0.18.0 unresolved
 > netbsd-nuc#
 > 
 > Regards.
 > Ramiro.
 > 
 > 

 Hi, this is the log of the 2025Q3->2025Q4 upgrade in the Thinkpad X260 
 on 2026-01-04:

 2025-12-12T19:15:53Z [43/48] refreshing fltk13-1.3.11nb2...
 2025-12-12T19:15:56Z [44/48] refreshing SDL2_image-2.6.3nb6...
 2025-12-12T19:15:57Z [45/48] refreshing wxGTK30-3.0.5.1nb21...
 2025-12-12T19:16:05Z [46/48] refreshing openjpeg-2.5.3nb2...
 2025-12-12T19:16:06Z [47/48] refreshing wxGTK32-3.2.8.1nb1...
 2025-12-12T19:16:14Z [48/48] installing thunderbird-l10n-142.0...
 pkg_admin: Dependency sdl12-compat>=1.2.52 of 
 gnuradio-video-sdl-3.10.12.0nb4 unresolved
 pkg_admin: Dependency py312-pspdfutils-[0-9]* of a2ps-4.15.6 unresolved
 pkgin: Dependency sdl12-compat>=1.2.52 of 
 gnuradio-video-sdl-3.10.12.0nb4 unresolved
 pkgin: Dependency py312-pspdfutils-[0-9]* of a2ps-4.15.6 unresolved
 2025-12-19T21:18:30Z [1/2] refreshing py27-cairo-1.18.2nb6...
 2025-12-19T21:18:34Z [2/2] refreshing osabi-NetBSD-10.0...
 pkg_admin: Dependency sdl12-compat>=1.2.52 of 
 gnuradio-video-sdl-3.10.12.0nb4 unresolved
 pkg_admin: Dependency py312-pspdfutils-[0-9]* of a2ps-4.15.6 unresolved
 pkgin: Dependency sdl12-compat>=1.2.52 of 
 gnuradio-video-sdl-3.10.12.0nb4 unresolved
 pkgin: Dependency py312-pspdfutils-[0-9]* of a2ps-4.15.6 unresolved
 2026-01-04T10:39:43Z [1/2] removing SDL-1.2.15nb46...
 Package `SDL-1.2.15nb46' is still required by other packages:
 	smpeg-0.4.5nb1
 	SDL_net-1.2.8nb2
 	SDL_sound-1.0.3nb9
 	dosbox-0.74.3nb4
 2026-01-04T10:39:44Z [2/2] removing fltk13-1.3.11nb2...
 Package `fltk13-1.3.11nb2' is still required by other packages:
 	tigervnc-1.15.0.1.20.13nb2
 	octave-10.2.0nb2
 2026-01-04T10:39:45Z [1/870] refreshing libduktape-2.7.0...
 2026-01-04T10:39:47Z [2/870] refreshing libmysofa-1.3.3...
 2026-01-04T10:39:48Z [3/870] upgrading gsettings-desktop-schemas-40.0nb4...
 2026-01-04T10:40:00Z [4/870] refreshing libunistring-1.2...
 2026-01-04T10:40:02Z [5/870] upgrading p11-kit-0.25.10...
 2026-01-04T10:40:04Z [6/870] upgrading mozilla-rootcerts-1.1.20251029...
 2026-01-04T10:40:05Z [7/870] refreshing graphite2-1.3.14nb3...
 2026-01-04T10:40:06Z [8/870] upgrading libpaper-2.2.7...
 2026-01-04T10:40:07Z [9/870] upgrading xfce4-conf-4.20.0nb4...
 /usr/pkg/lib/libxkbcommon.so.0: version V_0.5.0 required by 
 /usr/pkg/lib/libgdk-3.so.0 not defined
 2026-01-04T10:40:47Z [10/870] upgrading libxfce4util-4.20.1nb4...
 2026-01-04T10:40:48Z [11/870] refreshing pkg_install-20250417...
 2026-01-04T10:40:49Z [12/870] refreshing faad2-2.11.2...
 2026-01-04T10:40:50Z [13/870] upgrading libxkbcommon-1.13.1...
 2026-01-04T10:40:50Z [14/870] refreshing libwebp-1.6.0nb1...
 2026-01-04T10:40:51Z [15/870] upgrading sqlite3-3.51.1...
 2026-01-04T10:40:52Z [16/870] refreshing pugixml-1.15...
 2026-01-04T10:40:53Z [17/870] refreshing libb2-0.98.1nb1...
 2026-01-04T10:40:53Z [18/870] installing libfyaml-0.9...
 2026-01-04T10:40:54Z [19/870] installing py313-reportlab-3.6.12nb3...
 pkg_add: no pkg found for 'py313-Pillow-[0-9]*', sorry.
 pkg_add: Can't install dependency py313-Pillow-[0-9]*
 pkg_add: py313-reportlab-3.6.12nb3: expected dependency 
 py313-Pillow-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:40:55Z [20/870] upgrading harfbuzz-icu-12.2.0...
 2026-01-04T10:40:55Z [21/870] upgrading gstreamer1-1.26.7...
 2026-01-04T10:40:57Z [22/870] upgrading gnutls-3.8.11nb1...
 2026-01-04T10:41:00Z [23/870] refreshing libcss-0.9.2...
 2026-01-04T10:41:01Z [24/870] refreshing lerc-4.0.0...
 2026-01-04T10:41:02Z [25/870] refreshing inih-62...
 2026-01-04T10:41:02Z [26/870] refreshing libuuid-2.40.2...
 2026-01-04T10:41:03Z [27/870] upgrading libxfce4ui-4.20.2...
 2026-01-04T10:41:04Z [28/870] refreshing aubio-0.4.9nb19...
 2026-01-04T10:41:05Z [29/870] upgrading wayland-1.24.0...
 2026-01-04T10:41:06Z [30/870] upgrading enchant2-2.8.14...
 2026-01-04T10:41:07Z [31/870] refreshing wget-1.25.0nb1...
 2026-01-04T10:41:08Z [32/870] upgrading pcre2-10.47...
 2026-01-04T10:41:09Z [33/870] refreshing physfs-3.2.0...
 2026-01-04T10:41:10Z [34/870] refreshing libxslt-1.1.43nb4...
 2026-01-04T10:41:10Z [35/870] upgrading nspr-4.38.2...
 2026-01-04T10:41:11Z [36/870] refreshing rtl-sdr-2.0.2...
 2026-01-04T10:41:12Z [37/870] refreshing md4c-0.5.2...
 2026-01-04T10:41:13Z [38/870] refreshing libmad-0.15.1bnb3...
 2026-01-04T10:41:13Z [39/870] refreshing double-conversion-3.3.1...
 2026-01-04T10:41:14Z [40/870] upgrading libcups-2.4.16...
 2026-01-04T10:41:15Z [41/870] refreshing libid3tag-0.15.1bnb2...
 2026-01-04T10:41:16Z [42/870] upgrading imath-3.2.2...
 2026-01-04T10:41:16Z [43/870] refreshing libsigc++-2.10.8nb1...
 2026-01-04T10:41:17Z [44/870] installing OpenJPH-0.25.3...
 2026-01-04T10:41:18Z [45/870] refreshing gle-3.1.0nb4...
 2026-01-04T10:41:19Z [46/870] upgrading dos2unix-7.5.3...
 2026-01-04T10:41:19Z [47/870] upgrading libsixel-1.8.7nb2...
 2026-01-04T10:41:20Z [48/870] upgrading libsecret-0.20.5nb2...
 2026-01-04T10:41:22Z [49/870] upgrading liblrdf-0.6.1nb22...
 2026-01-04T10:41:23Z [50/870] refreshing ncurses-6.5nb1...
 2026-01-04T10:41:26Z [51/870] refreshing woff2-1.0.2nb3...
 2026-01-04T10:41:27Z [52/870] upgrading gst-plugins1-good-1.26.7...
 2026-01-04T10:41:29Z [53/870] refreshing libpsl-0.21.5...
 2026-01-04T10:41:30Z [54/870] refreshing tre-0.8.0...
 2026-01-04T10:41:31Z [55/870] upgrading glib2-2.84.4nb1...
 2026-01-04T10:41:32Z [56/870] refreshing net-snmp-5.9.4nb2...
 2026-01-04T10:41:34Z [57/870] upgrading gst-plugins1-base-1.26.7...
 2026-01-04T10:41:35Z [58/870] refreshing libcerf-2.4...
 2026-01-04T10:41:36Z [59/870] upgrading libproxy-0.5.12...
 2026-01-04T10:41:37Z [60/870] upgrading libixion-0.20.0nb2...
 2026-01-04T10:41:42Z [61/870] upgrading bash-5.3.9...
 2026-01-04T10:41:43Z [62/870] refreshing libsigc++3-3.6.0...
 2026-01-04T10:41:44Z [63/870] upgrading nghttp2-1.68.0...
 2026-01-04T10:41:44Z [64/870] upgrading nghttp3-1.13.1...
 2026-01-04T10:41:45Z [65/870] upgrading ngtcp2-1.18.0...
 2026-01-04T10:41:46Z [66/870] upgrading cairo-1.18.4nb2...
 2026-01-04T10:41:47Z [67/870] upgrading libnotify-0.8.4nb4...
 2026-01-04T10:41:47Z [68/870] refreshing liblo-0.31nb1...
 2026-01-04T10:41:48Z [69/870] refreshing libevent-2.1.12nb2...
 2026-01-04T10:41:49Z [70/870] upgrading SDL2_net-2.2.0nb7...
 2026-01-04T10:41:50Z [71/870] upgrading openal-soft-1.24.3nb1...
 2026-01-04T10:41:52Z [72/870] refreshing libhighway-1.3.0...
 2026-01-04T10:41:52Z [73/870] refreshing libXft-2.3.9...
 2026-01-04T10:41:53Z [74/870] upgrading harfbuzz-12.2.0...
 2026-01-04T10:41:54Z [75/870] upgrading brotli-1.2.0...
 2026-01-04T10:41:55Z [76/870] refreshing hamlib-4.6.5...
 2026-01-04T10:41:56Z [77/870] refreshing fontconfig-2.17.1nb1...
 2026-01-04T10:42:05Z [78/870] refreshing libgcrypt-1.11.2...
 2026-01-04T10:42:06Z [79/870] refreshing ghostscript-fonts-8.11nb3...
 2026-01-04T10:42:07Z [80/870] refreshing libidn-1.42...
 2026-01-04T10:42:08Z [81/870] upgrading glib-networking-2.80.0nb7...
 2026-01-04T10:42:09Z [82/870] refreshing libstemmer-2.2.0nb1...
 2026-01-04T10:42:09Z [83/870] refreshing rubberband-3.1.2nb3...
 2026-01-04T10:42:10Z [84/870] upgrading pcaudiolib-1.3nb2...
 2026-01-04T10:42:11Z [85/870] refreshing lcms2-2.16nb2...
 2026-01-04T10:42:12Z [86/870] refreshing zziplib-0.13.80...
 2026-01-04T10:42:12Z [87/870] upgrading libcares-1.34.6...
 2026-01-04T10:42:13Z [88/870] refreshing serd-0.32.4...
 2026-01-04T10:42:14Z [89/870] upgrading dbus-1.16.2nb2...
 2026-01-04T10:42:15Z [90/870] refreshing x264-20231001...
 2026-01-04T10:42:16Z [91/870] refreshing x265-4.1...
 2026-01-04T10:42:17Z [92/870] upgrading curl-8.17.0...
 2026-01-04T10:42:18Z [93/870] upgrading libjpeg-turbo-3.1.3...
 2026-01-04T10:42:19Z [94/870] upgrading freetype2-2.14.1...
 2026-01-04T10:42:20Z [95/870] refreshing libdom-0.4.2...
 2026-01-04T10:42:21Z [96/870] upgrading quickjs-20250913nb1...
 2026-01-04T10:42:22Z [97/870] refreshing readline-8.3nb1...
 2026-01-04T10:42:23Z [98/870] upgrading gtk3+-3.24.51...
 2026-01-04T10:42:28Z [99/870] upgrading png-1.6.53...
 2026-01-04T10:42:28Z [100/870] refreshing libhidapi-0.14.0...
 2026-01-04T10:42:29Z [101/870] refreshing hicolor-icon-theme-0.17nb1...
 2026-01-04T10:42:38Z [102/870] upgrading libdeflate-1.25...
 2026-01-04T10:42:38Z [103/870] upgrading vim-share-9.1.1952...
 2026-01-04T10:42:42Z [104/870] refreshing kpathsea-6.4.1...
 2026-01-04T10:42:44Z [105/870] upgrading pango-1.57.0nb1...
 2026-01-04T10:42:45Z [106/870] upgrading gdbm-1.26...
 2026-01-04T10:42:46Z [107/870] upgrading libxklavier-5.4nb18...
 2026-01-04T10:42:46Z [108/870] upgrading libepubgen-0.1.1nb11...
 2026-01-04T10:42:48Z [109/870] upgrading xfce4-appfinder-4.20.0nb4...
 2026-01-04T10:42:50Z [110/870] upgrading gdk-pixbuf2-2.42.12nb5...
 2026-01-04T10:42:51Z [111/870] upgrading xfce4-terminal-1.1.5nb2...
 2026-01-04T10:42:53Z [112/870] upgrading xfce4-notifyd-0.9.7nb4...
 2026-01-04T10:43:00Z [113/870] upgrading json-glib-1.10.6nb2...
 2026-01-04T10:43:01Z [114/870] upgrading py-cairo-shared-1.29.0...
 2026-01-04T10:43:01Z [115/870] upgrading xfce4-systemload-plugin-1.3.3nb3...
 2026-01-04T10:43:02Z [116/870] refreshing qpdf-12.2.0...
 2026-01-04T10:43:03Z [117/870] upgrading ninja-build-1.13.2...
 2026-01-04T10:43:04Z [118/870] upgrading gr-osmosdr-0.2.6nb9...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-core-3.10.12.0nb9: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: Can't install dependency gnuradio-core>=3.10.12.0nb7
 pkg_add: gr-osmosdr-0.2.6nb9: expected dependency 
 gnuradio-core>=3.10.12.0nb7 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:43:07Z [119/870] upgrading cairomm1.16-1.18.0nb2...
 2026-01-04T10:43:07Z [120/870] upgrading xfce4-dashboard-1.0.0nb13...
 2026-01-04T10:43:11Z [121/870] upgrading qt5-qtquickcontrols2-5.15.17nb1...
 2026-01-04T10:43:24Z [122/870] refreshing chmlib-0.40nb1...
 2026-01-04T10:43:25Z [123/870] installing py313-markdown-3.10...
 2026-01-04T10:43:25Z [124/870] refreshing gpgme-1.24.3...
 2026-01-04T10:43:26Z [125/870] upgrading protobuf-33.1...
 2026-01-04T10:43:28Z [126/870] upgrading libsoup3-3.6.5nb3...
 2026-01-04T10:43:29Z [127/870] upgrading goffice0.10-0.10.59nb2...
 2026-01-04T10:43:34Z [128/870] upgrading web2c-2025nb1...
 2026-01-04T10:43:35Z [129/870] upgrading libgnome-keyring-3.12.0nb3...
 2026-01-04T10:43:36Z [130/870] upgrading dosbox-x-0.84.3nb9...
 2026-01-04T10:43:39Z [131/870] refreshing p5-Parse-Yapp-1.21nb8...
 2026-01-04T10:43:40Z [132/870] refreshing arpack-ng-3.9.1...
 2026-01-04T10:43:41Z [133/870] refreshing libaom-3.12.1...
 2026-01-04T10:43:42Z [134/870] upgrading nss-3.119.1...
 2026-01-04T10:43:43Z [135/870] refreshing libcdio-2.1.0nb5...
 2026-01-04T10:43:44Z [136/870] upgrading libgsf-1.14.54...
 2026-01-04T10:43:45Z [137/870] upgrading glibmm-2.66.7nb1...
 2026-01-04T10:43:46Z [138/870] upgrading xfce4-eyes-plugin-4.6.2nb3...
 2026-01-04T10:43:47Z [139/870] refreshing mythes-1.2.4nb3...
 2026-01-04T10:43:48Z [140/870] refreshing db4-4.8.30nb1...
 2026-01-04T10:43:56Z [141/870] refreshing attr-2.5.2...
 2026-01-04T10:43:56Z [142/870] upgrading xfce4-wm-themes-4.10.0nb31...
 2026-01-04T10:44:15Z [143/870] upgrading libmspub-0.1.4nb35...
 2026-01-04T10:44:18Z [144/870] upgrading fmtlib-12.1.0...
 2026-01-04T10:44:19Z [145/870] upgrading libvisio-0.1.7nb30...
 2026-01-04T10:44:19Z [146/870] refreshing aspell-0.60.8.1...
 2026-01-04T10:44:22Z [147/870] upgrading cmake-4.1.2...
 2026-01-04T10:44:39Z [148/870] refreshing mng-2.0.3nb1...
 2026-01-04T10:44:40Z [149/870] upgrading libimagequant-4.4.1...
 2026-01-04T10:44:42Z [150/870] refreshing orc-0.4.41...
 2026-01-04T10:44:43Z [151/870] refreshing lp_solve-5.5.2.3...
 2026-01-04T10:44:44Z [152/870] upgrading libzmf-0.0.2nb37...
 2026-01-04T10:44:45Z [153/870] upgrading xfce4-timer-plugin-1.7.3nb3...
 2026-01-04T10:44:46Z [154/870] refreshing libssh-0.111nb2...
 2026-01-04T10:44:47Z [155/870] refreshing libdisplay-info-0.2.0...
 2026-01-04T10:44:47Z [156/870] refreshing coinmp-1.8.4...
 2026-01-04T10:44:52Z [157/870] installing py313-iso8601-2.1.0nb2...
 2026-01-04T10:44:52Z [158/870] refreshing libao-1.2.2...
 2026-01-04T10:44:53Z [159/870] upgrading qt6-qtbase-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: 1 package addition failed
 2026-01-04T10:44:54Z [160/870] upgrading avahi-0.8nb8...
 2026-01-04T10:44:57Z [161/870] upgrading xfce4-docklike-plugin-0.4.3nb4...
 2026-01-04T10:44:58Z [162/870] upgrading ghostscript-agpl-10.06.0nb1...
 2026-01-04T10:45:01Z [163/870] upgrading hunspell-1.7.2nb3...
 2026-01-04T10:45:01Z [164/870] upgrading xfce4-verve-plugin-2.0.4nb3...
 2026-01-04T10:45:02Z [165/870] upgrading xarchiver-0.5.4.22nb8...
 2026-01-04T10:45:03Z [166/870] upgrading xfce4-notes-plugin-1.11.2nb4...
 2026-01-04T10:45:06Z [167/870] refreshing pixman-0.46.4...
 2026-01-04T10:45:06Z [168/870] refreshing gcc10-10.5.0nb4...
 2026-01-04T10:45:20Z [169/870] refreshing ebook-tools-0.2.2nb26...
 2026-01-04T10:45:21Z [170/870] upgrading libcdr-0.1.7nb20...
 2026-01-04T10:45:22Z [171/870] refreshing adwaita-icon-theme-40.1.1...
 2026-01-04T10:45:26Z [172/870] refreshing libepoll-shim-0.0.20240608...
 2026-01-04T10:45:27Z [173/870] upgrading cfitsio-4.4.1nb6...
 2026-01-04T10:45:28Z [174/870] refreshing libheif-1.20.2...
 2026-01-04T10:45:29Z [175/870] upgrading polkit-126nb2...
 2026-01-04T10:45:30Z [176/870] refreshing gnupg2-2.4.8...
 2026-01-04T10:45:32Z [177/870] upgrading SDL2-2.32.10nb2...
 2026-01-04T10:45:32Z [178/870] upgrading libcanberra-0.30nb21...
 2026-01-04T10:45:33Z [179/870] refreshing openh264-2.6.0...
 2026-01-04T10:45:34Z [180/870] upgrading xfce4-time-out-plugin-1.1.4nb3...
 2026-01-04T10:45:35Z [181/870] upgrading librsvg-2.60.1...
 2026-01-04T10:45:36Z [182/870] upgrading xfce4-thunar-4.20.6...
 2026-01-04T10:45:38Z [183/870] upgrading pkgin-25.10.0...
 2026-01-04T10:45:39Z [184/870] upgrading libfm-extra-1.3.0.2nb8...
 2026-01-04T10:45:39Z [185/870] refreshing jsoncpp-1.9.6...
 2026-01-04T10:45:40Z [186/870] upgrading qt5-qtx11extras-5.15.17nb1...
 2026-01-04T10:45:41Z [187/870] refreshing libopus-1.5.2...
 2026-01-04T10:45:41Z [188/870] upgrading moc-2.5.2nb35...
 2026-01-04T10:45:42Z [189/870] upgrading gst-plugins1-bad-1.26.7...
 2026-01-04T10:45:43Z [190/870] refreshing litehtml-0.9nb1...
 2026-01-04T10:45:44Z [191/870] upgrading cups-base-2.4.16...
 2026-01-04T10:45:47Z [192/870] refreshing docbook-xsl-1.79.2nb7...
 2026-01-04T10:45:50Z [193/870] upgrading xfce4-mousepad-0.6.5nb2...
 2026-01-04T10:45:52Z [194/870] upgrading gtksourceview4-4.8.4nb18...
 2026-01-04T10:45:53Z [195/870] refreshing netpbm-11.02.09nb7...
 2026-01-04T10:45:54Z [196/870] refreshing gsm-1.0.22...
 2026-01-04T10:45:55Z [197/870] installing py313-qt5-5.15.11nb9...
 pkg_add: no pkg found for 'py313-sip-qt5>=12', sorry.
 pkg_add: Can't install dependency py313-sip-qt5>=12
 pkg_add: py313-qt5-5.15.11nb9: expected dependency py313-sip-qt5>=12 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:45:56Z [198/870] upgrading qt5-qtbase-5.15.17nb3...
 2026-01-04T10:46:01Z [199/870] refreshing djvulibre-lib-3.5.29nb1...
 2026-01-04T10:46:02Z [200/870] upgrading xfce4-session-4.20.3...
 2026-01-04T10:46:04Z [201/870] upgrading git-base-2.52.0...
 2026-01-04T10:46:06Z [202/870] upgrading py27-cairo-1.18.2nb7...
 2026-01-04T10:46:07Z [203/870] refreshing cmocka-1.1.8...
 2026-01-04T10:46:08Z [204/870] upgrading xfce4-icon-theme-4.4.3nb49...
 2026-01-04T10:46:10Z [205/870] upgrading libqxp-0.0.2nb29...
 2026-01-04T10:46:11Z [206/870] upgrading abseil-20250814.1...
 2026-01-04T10:46:12Z [207/870] upgrading libIDL-0.8.14nb7...
 2026-01-04T10:46:13Z [208/870] upgrading babl-0.1.114nb2...
 2026-01-04T10:46:14Z [209/870] refreshing lapacke-3.12.0...
 2026-01-04T10:46:15Z [210/870] upgrading raqm-0.10.3nb1...
 2026-01-04T10:46:16Z [211/870] upgrading qt5-qtcharts-5.15.17nb1...
 2026-01-04T10:46:17Z [212/870] upgrading gpredict-2.2.1nb32...
 2026-01-04T10:46:19Z [213/870] installing py313-ruamel-yaml-0.18.16...
 pkg_add: no pkg found for 'py313-ruamel-yaml-clib>=0.2.7', sorry.
 pkg_add: Can't install dependency py313-ruamel-yaml-clib>=0.2.7
 pkg_add: py313-ruamel-yaml-0.18.16: expected dependency 
 py313-ruamel-yaml-clib>=0.2.7 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:46:19Z [214/870] upgrading luatex-1.21.0nb1...
 2026-01-04T10:46:20Z [215/870] upgrading zenity3-3.44.4nb6...
 2026-01-04T10:46:22Z [216/870] upgrading python310-3.10.19...
 2026-01-04T10:46:33Z [217/870] refreshing ttmkfdir2-20021109nb8...
 2026-01-04T10:46:33Z [218/870] upgrading 
 qt5-qtgraphicaleffects-5.15.17nb1...
 2026-01-04T10:46:34Z [219/870] upgrading python311-3.11.14...
 2026-01-04T10:46:47Z [220/870] upgrading sord-0.16.18nb1...
 2026-01-04T10:46:48Z [221/870] upgrading python312-3.12.12...
 2026-01-04T10:47:09Z [222/870] refreshing subversion-base-1.14.5nb1...
 2026-01-04T10:47:13Z [223/870] upgrading python313-3.13.11...
 2026-01-04T10:47:53Z [224/870] upgrading redland-1.0.17nb47...
 2026-01-04T10:47:55Z [225/870] installing py313-cairo-1.29.0...
 2026-01-04T10:47:56Z [226/870] refreshing libcbor-0.13.0...
 2026-01-04T10:47:57Z [227/870] upgrading libstaroffice-0.0.7nb11...
 2026-01-04T10:47:58Z [228/870] upgrading hplip-3.19.12nb35...
 pkg_add: no pkg found for 'py313-Pillow-[0-9]*', sorry.
 pkg_add: Can't install dependency py313-Pillow-[0-9]*
 pkg_add: py313-reportlab-3.6.12nb3: expected dependency 
 py313-Pillow-[0-9]* still missing
 pkg_add: Can't install dependency py313-reportlab-[0-9]*
 pkg_add: hplip-3.19.12nb35: expected dependency py313-reportlab-[0-9]* 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:48:04Z [229/870] refreshing liba52-0.7.4nb3...
 2026-01-04T10:48:05Z [230/870] upgrading libslirp-4.7.0nb3...
 2026-01-04T10:48:06Z [231/870] refreshing libwmf-0.2.8.4nb33...
 2026-01-04T10:48:07Z [232/870] upgrading xfce4-garcon-4.20.0nb4...
 2026-01-04T10:48:08Z [233/870] upgrading libcmis-0.6.2nb5...
 2026-01-04T10:48:10Z [234/870] upgrading xfce4-mpc-plugin-0.5.5nb3...
 2026-01-04T10:48:10Z [235/870] refreshing dragonbox-1.1.3...
 2026-01-04T10:48:11Z [236/870] refreshing libcddb-1.3.2nb1...
 2026-01-04T10:48:12Z [237/870] upgrading qt5-qtspeech-5.15.17nb1...
 2026-01-04T10:48:20Z [238/870] upgrading freeimage-3.18.0nb19...
 2026-01-04T10:48:23Z [239/870] refreshing xdvik-22.87.06nb5...
 2026-01-04T10:48:25Z [240/870] upgrading glibmm2.68-2.84.0nb1...
 2026-01-04T10:48:27Z [241/870] refreshing libfixmath-0.0.0pre20220623nb1...
 2026-01-04T10:48:28Z [242/870] upgrading xfce4-wm-4.20.0nb4...
 2026-01-04T10:48:32Z [243/870] upgrading xfce4-dict-0.8.9nb2...
 2026-01-04T10:48:34Z [244/870] refreshing p5-JSON-4.10nb3...
 2026-01-04T10:48:35Z [245/870] refreshing hyphen-2.8.8nb5...
 2026-01-04T10:48:36Z [246/870] refreshing assimp-6.0.2...
 2026-01-04T10:48:37Z [247/870] refreshing giflib-5.2.2nb1...
 2026-01-04T10:48:38Z [248/870] upgrading appstream-1.1.1nb1...
 2026-01-04T10:48:41Z [249/870] upgrading gts-0.7.6nb7...
 2026-01-04T10:48:42Z [250/870] refreshing rsync-3.4.1...
 2026-01-04T10:48:43Z [251/870] refreshing libmodplug-0.8.9.0...
 2026-01-04T10:48:44Z [252/870] upgrading gnuradio-network-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-network-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:48:46Z [253/870] upgrading libabw-0.1.3nb27...
 2026-01-04T10:48:47Z [254/870] installing py313-dns-2.8.0...
 pkg_add: no pkg found for 'py313-idna>=2.1', sorry.
 pkg_add: Can't install dependency py313-idna>=2.1
 pkg_add: py313-dns-2.8.0: expected dependency py313-idna>=2.1 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:48:48Z [255/870] upgrading gtkmm3-3.24.10nb1...
 2026-01-04T10:48:55Z [256/870] upgrading mpv-0.40.0nb2...
 2026-01-04T10:48:57Z [257/870] upgrading libe-book-0.1.3nb37...
 2026-01-04T10:48:59Z [258/870] installing py313-pygccxml-2.2.1nb2...
 2026-01-04T10:49:00Z [259/870] upgrading at-spi2-core-2.58.1...
 2026-01-04T10:49:02Z [260/870] upgrading menu-cache-1.1.0nb3...
 2026-01-04T10:49:03Z [261/870] refreshing fftw-3.3.10nb2...
 2026-01-04T10:49:05Z [262/870] upgrading qt5-qtmultimedia-5.15.17nb1...
 2026-01-04T10:49:07Z [263/870] installing py313-jsonschema-4.25.1...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:49:08Z [264/870] refreshing libmypaint-1.6.1...
 2026-01-04T10:49:08Z [265/870] refreshing musepack-0rc475nb1...
 2026-01-04T10:49:09Z [266/870] upgrading pangomm2.48-2.52.0nb2...
 2026-01-04T10:49:10Z [267/870] upgrading espeak-ng-1.52.0nb2...
 2026-01-04T10:49:14Z [268/870] upgrading consolekit-1.2.6nb1...
 2026-01-04T10:49:16Z [269/870] upgrading qt5-qtwayland-5.15.17nb1...
 2026-01-04T10:49:20Z [270/870] installing py313-gobject3-3.50.0nb2...
 2026-01-04T10:49:21Z [271/870] upgrading libsoup-2.74.3nb12...
 2026-01-04T10:49:22Z [272/870] refreshing motif-2.3.8nb4...
 2026-01-04T10:49:31Z [273/870] upgrading gdk-pixbuf2-xlib-2.40.2nb7...
 2026-01-04T10:49:32Z [274/870] upgrading wayland-protocols-1.46...
 2026-01-04T10:49:34Z [275/870] refreshing tigervnc-1.15.0.1.20.13nb2...
 2026-01-04T10:49:37Z [276/870] upgrading upower-1.90.9nb4...
 2026-01-04T10:49:39Z [277/870] upgrading librevenge-0.0.5nb3...
 2026-01-04T10:49:40Z [278/870] upgrading nodejs-25.2.1...
 2026-01-04T10:50:00Z [279/870] refreshing tcl-8.6.17...
 2026-01-04T10:50:08Z [280/870] upgrading rasqal-0.9.33nb39...
 2026-01-04T10:50:09Z [281/870] upgrading libdbusmenu-glib-16.04.0nb3...
 2026-01-04T10:50:10Z [282/870] refreshing cblas-3.12.0...
 2026-01-04T10:50:11Z [283/870] upgrading libjxl-0.11.1nb5...
 2026-01-04T10:50:12Z [284/870] refreshing qhull-2020.2nb1...
 2026-01-04T10:50:14Z [285/870] refreshing libbluray-1.3.4nb9...
 2026-01-04T10:50:15Z [286/870] refreshing gl2ps-1.4.2nb4...
 2026-01-04T10:50:16Z [287/870] refreshing lua52-5.2.4nb1...
 2026-01-04T10:50:17Z [288/870] upgrading spdlog-1.16.0...
 2026-01-04T10:50:18Z [289/870] refreshing json-c-0.18...
 2026-01-04T10:50:19Z [290/870] refreshing libdvdplay-1.0.1nb4...
 2026-01-04T10:50:20Z [291/870] installing py313-qtgraph-qt5-0.13.7nb1...
 pkg_add: no pkg found for 'py313-OpenGL-[0-9]*', sorry.
 pkg_add: Can't install dependency py313-OpenGL-[0-9]*
 pkg_add: py313-qtgraph-qt5-0.13.7nb1: expected dependency 
 py313-OpenGL-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:50:20Z [292/870] refreshing gnome-icon-theme-3.12.0nb8...
 2026-01-04T10:50:36Z [293/870] refreshing libunwind-19.1.7nb1...
 2026-01-04T10:50:37Z [294/870] upgrading exiv2-0.28.7...
 2026-01-04T10:50:38Z [295/870] upgrading libpurple-2.14.14nb5...
 2026-01-04T10:50:41Z [296/870] upgrading xfce4-fsguard-plugin-1.1.4nb3...
 2026-01-04T10:50:42Z [297/870] refreshing neon-0.33.0nb7...
 2026-01-04T10:50:43Z [298/870] upgrading ristretto-0.13.4nb2...
 2026-01-04T10:50:44Z [299/870] upgrading vim-gtk3-9.1.1952nb8...
 2026-01-04T10:50:45Z [300/870] upgrading ORBit2-2.14.19nb7...
 2026-01-04T10:50:46Z [301/870] refreshing libvpx-1.15.2...
 2026-01-04T10:50:47Z [302/870] upgrading xfce4-taskmanager-1.5.8nb3...
 2026-01-04T10:50:48Z [303/870] upgrading libetonyek-0.1.10nb21...
 2026-01-04T10:50:49Z [304/870] upgrading xscreensaver-6.13...
 2026-01-04T10:50:52Z [305/870] upgrading git-docs-2.52.0...
 2026-01-04T10:50:53Z [306/870] refreshing snappy-1.2.2...
 2026-01-04T10:50:53Z [307/870] refreshing dtc-1.7.2...
 2026-01-04T10:50:54Z [308/870] upgrading xfce4-places-plugin-1.8.4nb3...
 2026-01-04T10:50:55Z [309/870] refreshing p5-DBD-SQLite-1.76nb6...
 2026-01-04T10:50:56Z [310/870] refreshing libsndfile-1.2.2nb2...
 2026-01-04T10:50:57Z [311/870] upgrading libass-0.17.4nb1...
 2026-01-04T10:50:58Z [312/870] upgrading xfce4-battery-plugin-1.1.6nb3...
 2026-01-04T10:50:59Z [313/870] upgrading libdbusmenu-gtk3-16.04.0nb11...
 2026-01-04T10:50:59Z [314/870] installing py313-yaml-6.0.3...
 2026-01-04T10:51:00Z [315/870] upgrading xfce4-indicator-plugin-2.4.3nb3...
 2026-01-04T10:51:02Z [316/870] upgrading openexr-3.4.4...
 2026-01-04T10:51:03Z [317/870] refreshing libraw-0.21.1nb2...
 2026-01-04T10:51:04Z [318/870] upgrading gnuradio-digital-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-digital-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:51:05Z [319/870] upgrading elinks-0.18.0nb3...
 2026-01-04T10:51:07Z [320/870] refreshing hdf5-1.14.6...
 2026-01-04T10:51:08Z [321/870] upgrading xfce4-genmon-plugin-4.2.1nb3...
 2026-01-04T10:51:09Z [322/870] refreshing discount-2.2.7dnb1...
 2026-01-04T10:51:10Z [323/870] upgrading tiff-4.7.1...
 2026-01-04T10:51:11Z [324/870] upgrading libodfgen-0.1.7nb11...
 2026-01-04T10:51:12Z [325/870] refreshing zxcvbn-c-2.6...
 2026-01-04T10:51:12Z [326/870] upgrading xfce4-screenshooter-1.11.1nb7...
 2026-01-04T10:51:13Z [327/870] refreshing python27-2.7.18nb21...
 2026-01-04T10:51:20Z [328/870] upgrading rust-1.90.0...
 2026-01-04T10:51:34Z [329/870] upgrading emulationstation-2.11.2nb3...
 pkg_add: emulationstation-2.11.2nb3: missing required library: 
 /usr/pkg/lib/libopenjph.so.0.23
 pkg_add: 1 package addition failed
 2026-01-04T10:51:35Z [330/870] upgrading libmwaw-0.3.21nb6...
 2026-01-04T10:51:36Z [331/870] upgrading perl-5.42.0nb1...
 2026-01-04T10:51:44Z [332/870] upgrading xfce4-exo-4.20.0nb4...
 2026-01-04T10:51:45Z [333/870] refreshing fam-2.7.0nb10...
 2026-01-04T10:51:46Z [334/870] upgrading libnice-0.1.23...
 2026-01-04T10:51:49Z [335/870] upgrading appstream-glib-0.8.3nb13...
 2026-01-04T10:51:50Z [336/870] upgrading dbus-glib-0.114nb1...
 2026-01-04T10:51:50Z [337/870] upgrading unixodbc-2.3.14...
 2026-01-04T10:51:51Z [338/870] refreshing libkate-0.4.1nb24...
 2026-01-04T10:51:52Z [339/870] upgrading py27-gobject-2.28.7nb6...
 2026-01-04T10:51:53Z [340/870] upgrading xfce4-mailwatch-plugin-1.3.2nb4...
 2026-01-04T10:51:54Z [341/870] upgrading xfce4-cpugraph-plugin-1.2.11nb3...
 2026-01-04T10:51:55Z [342/870] upgrading 
 xfce4-thunar-media-tags-plugin-0.3.0nb26...
 2026-01-04T10:51:56Z [343/870] upgrading libwpd-0.10.3nb11...
 2026-01-04T10:51:56Z [344/870] upgrading clutter-1.26.2nb22...
 2026-01-04T10:51:58Z [345/870] upgrading 
 xfce4-thunar-archive-plugin-0.5.3nb3...
 2026-01-04T10:51:58Z [346/870] upgrading farstream-0.2.9nb26...
 2026-01-04T10:51:59Z [347/870] upgrading libwpg-0.3.3nb14...
 2026-01-04T10:52:00Z [348/870] refreshing jasper-4.2.8...
 2026-01-04T10:52:01Z [349/870] upgrading shared-mime-info-2.4nb6...
 2026-01-04T10:52:03Z [350/870] upgrading cairomm-1.14.5nb4...
 2026-01-04T10:52:04Z [351/870] refreshing libmtp-1.1.21...
 2026-01-04T10:52:05Z [352/870] upgrading gnuplot-6.0.3nb1...
 2026-01-04T10:52:06Z [353/870] upgrading dconf-0.40.0nb7...
 2026-01-04T10:52:07Z [354/870] refreshing libshout-2.4.6nb2...
 2026-01-04T10:52:08Z [355/870] upgrading fluidsynth-2.5.1...
 2026-01-04T10:52:08Z [356/870] upgrading raptor2-2.0.16nb12...
 2026-01-04T10:52:09Z [357/870] refreshing lapack-3.12.0...
 2026-01-04T10:52:10Z [358/870] upgrading nmap-7.98nb1...
 2026-01-04T10:52:11Z [359/870] refreshing libspectre-0.2.9nb3...
 2026-01-04T10:52:12Z [360/870] upgrading ardour-8.10.0nb8...
 2026-01-04T10:53:12Z [361/870] upgrading libv4l-1.32.0nb1...
 2026-01-04T10:53:12Z [362/870] upgrading xfce4-calculator-plugin-0.7.3nb3...
 2026-01-04T10:53:13Z [363/870] refreshing dosbox-0.74.3nb4...
 2026-01-04T10:53:15Z [364/870] refreshing xmlcatmgr-2.2nb1...
 2026-01-04T10:53:17Z [365/870] upgrading gnuradio-core-3.10.12.0nb9...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-core-3.10.12.0nb9: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:53:18Z [366/870] upgrading qt5-qtdeclarative-5.15.17nb1...
 2026-01-04T10:53:21Z [367/870] upgrading libwps-0.4.12nb10...
 2026-01-04T10:53:23Z [368/870] upgrading openjdk17-1.17.0.17.10...
 2026-01-04T10:53:50Z [369/870] upgrading wine-9.0nb10...
 2026-01-04T10:54:16Z [370/870] upgrading libfreehand-0.1.2nb28...
 2026-01-04T10:54:17Z [371/870] installing py313-mako-1.3.10...
 pkg_add: no pkg found for 'py313-markupsafe>=0.9.2', sorry.
 pkg_add: Can't install dependency py313-markupsafe>=0.9.2
 pkg_add: py313-mako-1.3.10: expected dependency py313-markupsafe>=0.9.2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:54:18Z [372/870] upgrading xfce4-mount-plugin-1.1.6nb11...
 2026-01-04T10:54:19Z [373/870] refreshing libebml-1.4.5...
 2026-01-04T10:54:24Z [374/870] upgrading webkit-gtk-2.36.8nb27...
 2026-01-04T10:54:56Z [375/870] upgrading mpg123-1.33.3...
 2026-01-04T10:54:57Z [376/870] refreshing dejavu-ttf-2.37...
 2026-01-04T10:55:00Z [377/870] upgrading zix-0.6.2nb1...
 2026-01-04T10:55:00Z [378/870] upgrading clisp-2.49nb29...
 2026-01-04T10:55:02Z [379/870] upgrading pulseaudio-17.0nb3...
 2026-01-04T10:55:06Z [380/870] upgrading xfce4-diskperf-plugin-2.7.1nb3...
 2026-01-04T10:55:07Z [381/870] upgrading mypaint-brushes1-1.3.1nb1...
 2026-01-04T10:55:09Z [382/870] upgrading xfce4-power-manager-4.20.0nb6...
 2026-01-04T10:55:12Z [383/870] upgrading libavif-1.3.0nb2...
 2026-01-04T10:55:13Z [384/870] upgrading boost-libs-1.89.0nb1...
 2026-01-04T10:55:17Z [385/870] refreshing box2d-2.4.2...
 2026-01-04T10:55:18Z [386/870] upgrading gegl-0.4.62nb5...
 2026-01-04T10:55:21Z [387/870] upgrading libayatana-indicator-0.9.4nb6...
 2026-01-04T10:55:21Z [388/870] refreshing zxing-cpp-2.3.0...
 2026-01-04T10:55:22Z [389/870] upgrading 
 xfce4-smartbookmark-plugin-0.5.3nb3...
 2026-01-04T10:55:24Z [390/870] refreshing xdg-utils-1.2.1...
 2026-01-04T10:55:24Z [391/870] upgrading vte3-0.80.3nb2...
 2026-01-04T10:55:26Z [392/870] refreshing libsoxr-0.1.3...
 2026-01-04T10:55:27Z [393/870] upgrading qt5-qtwebchannel-5.15.17nb1...
 2026-01-04T10:55:29Z [394/870] upgrading libpagemaker-0.0.4nb17...
 2026-01-04T10:55:29Z [395/870] upgrading desktop-file-utils-0.27nb1...
 2026-01-04T10:55:30Z [396/870] upgrading cogl-1.22.0nb23...
 2026-01-04T10:55:32Z [397/870] refreshing iso-codes-4.16.0...
 2026-01-04T10:55:39Z [398/870] upgrading qt5-qtwebsockets-5.15.17nb1...
 2026-01-04T10:55:40Z [399/870] refreshing hsqldb18-1.8.0.10...
 2026-01-04T10:55:43Z [400/870] upgrading xfce4-clipman-plugin-1.6.7nb3...
 2026-01-04T10:56:19Z [401/870] upgrading xfce4-xkb-plugin-0.8.5nb4...
 2026-01-04T10:56:21Z [402/870] installing py313-requests-2.32.5...
 pkg_add: no pkg found for 'py313-certifi>=2017.4.17', sorry.
 pkg_add: Can't install dependency py313-certifi>=2017.4.17
 pkg_add: py313-requests-2.32.5: expected dependency 
 py313-certifi>=2017.4.17 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:56:22Z [403/870] refreshing occt-7.8.0...
 2026-01-04T10:56:53Z [404/870] upgrading ffmpeg4-4.4.6nb1...
 2026-01-04T10:56:56Z [405/870] upgrading ffmpeg5-5.1.8...
 2026-01-04T10:56:59Z [406/870] upgrading xfce4-netload-plugin-1.4.2nb3...
 2026-01-04T10:56:59Z [407/870] upgrading gd-2.3.3nb17...
 2026-01-04T10:57:00Z [408/870] upgrading ki18n-5.116.0nb7...
 2026-01-04T10:57:07Z [409/870] upgrading ffmpeg6-6.1.4...
 2026-01-04T10:57:10Z [410/870] upgrading orcus-0.20.2nb1...
 2026-01-04T10:57:11Z [411/870] refreshing neofetch-7.1.0...
 2026-01-04T10:57:12Z [412/870] upgrading ffmpeg7-7.1.3...
 2026-01-04T10:57:15Z [413/870] upgrading xcpc-20070122nb2...
 2026-01-04T10:57:16Z [414/870] refreshing compiler-rt-19.1.7nb1...
 2026-01-04T10:57:26Z [415/870] upgrading pangomm-2.46.4nb1...
 2026-01-04T10:57:26Z [416/870] upgrading sane-backends-1.4.0...
 2026-01-04T10:57:32Z [417/870] refreshing ffmpegthumbnailer-2.2.2nb8...
 2026-01-04T10:57:33Z [418/870] refreshing dav1d-1.5.1...
 2026-01-04T10:57:33Z [419/870] installing fltk-1.4.4nb1...
 pkg_add: fltk-1.4.4nb1: conflicts with `fltk13-[0-9]*', and 
 `fltk13-1.3.11nb2' is installed.
 pkg_add: fltk-1.4.4nb1: Installed package `fltk13-1.3.11nb2' conflicts 
 with `fltk-[0-9]*'.
 pkg_add: 1 package addition failed
 2026-01-04T10:57:34Z [420/870] upgrading xfce4-wavelan-plugin-0.6.4nb3...
 2026-01-04T10:57:34Z [421/870] upgrading lasem-0.6.0nb1...
 2026-01-04T10:57:35Z [422/870] upgrading goocanvas2-2.0.4nb20...
 2026-01-04T10:57:36Z [423/870] refreshing taglib-2.1.1...
 2026-01-04T10:57:37Z [424/870] upgrading liblangtag-0.6.7nb6...
 2026-01-04T10:57:37Z [425/870] upgrading gexiv2-0.14.3nb2...
 2026-01-04T10:57:38Z [426/870] upgrading py313-scipy-1.16.3...
 2026-01-04T10:57:46Z [427/870] upgrading 
 xfce4-whiskermenu-plugin-2.9.2nb3...
 2026-01-04T10:57:47Z [428/870] upgrading libiconv-1.18...
 2026-01-04T10:57:48Z [429/870] upgrading libclucene-2.3.3.4nb28...
 2026-01-04T10:57:49Z [430/870] refreshing libmicrodns-0.2.0nb1...
 2026-01-04T10:57:50Z [431/870] upgrading SDL2_image-2.6.3nb7...
 2026-01-04T10:57:50Z [432/870] upgrading wxGTK30-3.0.5.1nb22...
 2026-01-04T10:57:53Z [433/870] upgrading spice-server-0.15.2nb2...
 2026-01-04T10:57:53Z [434/870] upgrading openjpeg-2.5.4...
 2026-01-04T10:57:54Z [435/870] refreshing libmatroska-1.7.1...
 2026-01-04T10:57:55Z [436/870] upgrading gtk4-4.18.6nb3...
 2026-01-04T10:57:59Z [437/870] upgrading py313-dbus-1.3.2nb2...
 2026-01-04T10:57:59Z [438/870] refreshing tex-metafont-2021...
 2026-01-04T10:58:01Z [439/870] upgrading kcodecs-5.116.0nb7...
 2026-01-04T10:58:02Z [440/870] upgrading qt5-qtsvg-5.15.17nb1...
 2026-01-04T10:58:02Z [441/870] upgrading kcrash-5.116.0nb6...
 2026-01-04T10:58:05Z [442/870] upgrading kf6-kwindowsystem-6.18.0nb1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: kf6-kwindowsystem-6.18.0nb1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:58:06Z [443/870] refreshing gv-3.7.4nb12...
 2026-01-04T10:58:07Z [444/870] refreshing tex-extractbb-1.1.0...
 2026-01-04T10:58:08Z [445/870] refreshing py312-cheetah-3.4.0nb2...
 2026-01-04T10:58:09Z [446/870] upgrading wmbattery-2.54nb4...
 2026-01-04T10:58:10Z [447/870] upgrading 
 kdegraphics-mobipocket-23.08.4nb10...
 2026-01-04T10:58:37Z [448/870] upgrading py312-yaml-6.0.3...
 2026-01-04T10:58:38Z [449/870] refreshing py312-pyphen-0.17.2nb1...
 2026-01-04T10:58:38Z [450/870] refreshing p5-DBI-1.647nb1...
 2026-01-04T10:58:40Z [451/870] upgrading kxmlgui-5.116.0nb7...
 2026-01-04T10:58:41Z [452/870] refreshing py312-click-plugins-1.1.1.2...
 2026-01-04T10:58:42Z [453/870] refreshing p5-Try-Tiny-0.32nb2...
 2026-01-04T10:58:43Z [454/870] upgrading kio-5.116.0nb9...
 2026-01-04T10:58:45Z [455/870] upgrading git-2.52.0...
 2026-01-04T10:58:47Z [456/870] upgrading py312-cffi-2.0.0...
 2026-01-04T10:58:48Z [457/870] refreshing py312-anytree-2.13.0...
 2026-01-04T10:58:49Z [458/870] upgrading re2-20251105...
 2026-01-04T10:58:49Z [459/870] refreshing py312-qtgraph-qt5-0.13.7nb1...
 2026-01-04T10:58:52Z [460/870] upgrading py312-Tk-3.12.12nb9...
 2026-01-04T10:58:53Z [461/870] refreshing p5-HTTP-Cookies-6.11nb2...
 2026-01-04T10:58:54Z [462/870] upgrading gwenview-23.08.4nb12...
 2026-01-04T10:59:05Z [463/870] refreshing py312-pipx-1.7.1...
 2026-01-04T10:59:06Z [464/870] upgrading GConf-3.2.5nb2...
 2026-01-04T10:59:07Z [465/870] upgrading libgit2-1.9.1nb2...
 2026-01-04T10:59:08Z [466/870] upgrading qca2-qt5-2.3.10nb1...
 2026-01-04T10:59:09Z [467/870] refreshing py313-setuptools-80.9.0...
 2026-01-04T10:59:11Z [468/870] refreshing p5-Socket6-0.29nb7...
 2026-01-04T10:59:12Z [469/870] upgrading kunitconversion-5.116.0nb6...
 2026-01-04T10:59:13Z [470/870] refreshing py312-OpenGL-3.1.10...
 2026-01-04T10:59:41Z [471/870] refreshing p5-IO-Socket-INET6-2.73nb4...
 2026-01-04T10:59:42Z [472/870] upgrading kactivities5-5.116.0nb11...
 2026-01-04T10:59:43Z [473/870] upgrading gvfs-1.6.7nb76...
 2026-01-04T10:59:44Z [474/870] upgrading sonnet-5.116.0nb7...
 2026-01-04T10:59:45Z [475/870] refreshing py312-jsonschema-4.25.1...
 2026-01-04T10:59:46Z [476/870] upgrading qt6-qtmultimedia-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtmultimedia-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T10:59:48Z [477/870] upgrading qwt6-qt5-6.3.0nb3...
 2026-01-04T10:59:54Z [478/870] refreshing py312-typogrify-2.1.0...
 2026-01-04T10:59:56Z [479/870] upgrading polkit-qt5-0.200.0nb7...
 2026-01-04T10:59:56Z [480/870] refreshing py312-installer-0.7.0nb3...
 2026-01-04T10:59:57Z [481/870] upgrading gnumeric-1.12.59nb2...
 2026-01-04T11:00:09Z [482/870] upgrading thunderbird-145.0nb1...
 2026-01-04T11:00:24Z [483/870] upgrading ksanecore-23.08.4nb9...
 2026-01-04T11:00:24Z [484/870] upgrading polkit-qt6-0.200.0nb7...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: polkit-qt6-0.200.0nb7: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:00:26Z [485/870] upgrading py312-rpds-py-0.30.0...
 2026-01-04T11:00:27Z [486/870] refreshing py312-appdirs-1.4.4nb2...
 2026-01-04T11:00:27Z [487/870] refreshing py312-six-1.17.0...
 2026-01-04T11:00:28Z [488/870] refreshing p5-HTML-Parser-3.83nb2...
 2026-01-04T11:00:29Z [489/870] upgrading gssdp-1.6.2nb10...
 2026-01-04T11:00:30Z [490/870] refreshing p5-Clone-0.47nb2...
 2026-01-04T11:00:32Z [491/870] refreshing p5-Devel-CheckLib-1.16nb5...
 2026-01-04T11:00:33Z [492/870] upgrading kimageannotator-0.7.1nb7...
 2026-01-04T11:00:34Z [493/870] refreshing py312-typing-extensions-4.15.0...
 2026-01-04T11:00:35Z [494/870] installing py313-matplotlib-3.10.8...
 pkg_add: no pkg found for 'py313-Pillow>=8.0', sorry.
 pkg_add: Can't install dependency py313-Pillow>=8.0
 pkg_add: py313-matplotlib-3.10.8: expected dependency py313-Pillow>=8.0 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:00:36Z [495/870] upgrading vlc-3.0.21nb14...
 2026-01-04T11:00:45Z [496/870] upgrading py311-iso8601-2.1.0nb2...
 2026-01-04T11:00:46Z [497/870] refreshing clang-19.1.7nb1...
 2026-01-04T11:01:13Z [498/870] upgrading py312-iso8601-2.1.0nb2...
 2026-01-04T11:01:14Z [499/870] refreshing p5-MIME-Base32-1.303nb9...
 2026-01-04T11:01:15Z [500/870] refreshing p5-Crypt-URandom-0.54nb1...
 2026-01-04T11:01:16Z [501/870] upgrading ktextwidgets-5.116.0nb7...
 2026-01-04T11:01:17Z [502/870] upgrading py311-idna-3.11...
 2026-01-04T11:01:18Z [503/870] upgrading kjs-5.116.0nb6...
 2026-01-04T11:01:20Z [504/870] refreshing py312-dateutil-2.9.0.0.0.0nb2...
 2026-01-04T11:01:21Z [505/870] upgrading py312-pyparsing-3.2.5...
 2026-01-04T11:01:22Z [506/870] upgrading py312-urllib3-2.6.2...
 2026-01-04T11:01:23Z [507/870] refreshing py312-puremagic-1.30...
 2026-01-04T11:01:24Z [508/870] refreshing py312-jinja2-3.1.6...
 2026-01-04T11:01:25Z [509/870] upgrading qjackctl-0.4.2nb59...
 2026-01-04T11:01:26Z [510/870] refreshing py313-serial-3.5nb2...
 2026-01-04T11:01:28Z [511/870] upgrading okular-23.08.4nb19...
 2026-01-04T11:01:45Z [512/870] refreshing py311-packaging-25.0...
 2026-01-04T11:01:47Z [513/870] upgrading py312-certifi-2025.11.12...
 2026-01-04T11:01:47Z [514/870] refreshing p5-ExtUtils-Helpers-0.028nb2...
 2026-01-04T11:01:49Z [515/870] refreshing py312-mako-1.3.10...
 2026-01-04T11:01:50Z [516/870] refreshing 
 p5-CPAN-Requirements-Dynamic-0.002nb1...
 2026-01-04T11:01:51Z [517/870] upgrading kpackage-5.116.0nb7...
 2026-01-04T11:01:53Z [518/870] refreshing tex-mptopdf-2024...
 2026-01-04T11:01:54Z [519/870] upgrading kconfigwidgets-5.116.0nb7...
 2026-01-04T11:01:56Z [520/870] upgrading py312-brotli-1.2.0...
 2026-01-04T11:01:57Z [521/870] upgrading qt5-qtsensors-5.15.17nb1...
 2026-01-04T11:01:58Z [522/870] upgrading py312-gi-docgen-2025.5...
 2026-01-04T11:02:00Z [523/870] upgrading kiconthemes-5.116.0nb7...
 2026-01-04T11:02:02Z [524/870] upgrading libreoffice-25.8.3.2...
 2026-01-04T11:03:25Z [525/870] refreshing p5-Mozilla-CA-20250602nb1...
 2026-01-04T11:03:26Z [526/870] upgrading kservice-5.116.0nb6...
 2026-01-04T11:03:27Z [527/870] upgrading py312-cparser-2.23...
 2026-01-04T11:03:28Z [528/870] upgrading gobject-introspection-1.84.0nb1...
 2026-01-04T11:03:29Z [529/870] upgrading py312-argcomplete-3.6.3...
 2026-01-04T11:03:30Z [530/870] upgrading qt6-qtquicktimeline-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtquicktimeline-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:03:31Z [531/870] upgrading qt6-qtquick3d-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtquick3d-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:03:33Z [532/870] upgrading git-contrib-2.52.0...
 2026-01-04T11:03:34Z [533/870] upgrading meson-1.9.2...
 2026-01-04T11:03:36Z [534/870] upgrading libkipi-23.08.4nb10...
 2026-01-04T11:03:37Z [535/870] upgrading py311-qt6-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: py311-qt6-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:03:40Z [536/870] upgrading qt6-qtlocation-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtlocation-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:03:42Z [537/870] upgrading py313-numpy-2.3.5...
 2026-01-04T11:03:45Z [538/870] upgrading py313-qt6-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: py313-qt6-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:03:47Z [539/870] upgrading qt6-qtlanguageserver-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtlanguageserver-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:03:49Z [540/870] upgrading graphviz-12.2.1nb5...
 2026-01-04T11:03:50Z [541/870] refreshing tex-pdfcrop-1.42...
 2026-01-04T11:03:51Z [542/870] refreshing py312-serial-3.5nb2...
 2026-01-04T11:03:52Z [543/870] refreshing py311-setuptools-80.9.0...
 2026-01-04T11:03:54Z [544/870] refreshing itstool-2.0.7nb5...
 pkg_add: no pkg found for 'py313-libxml2>=2.10.4nb4', sorry.
 pkg_add: Can't install dependency py313-libxml2>=2.10.4nb4
 pkg_add: itstool-2.0.7nb5: expected dependency py313-libxml2>=2.10.4nb4 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:03:54Z [545/870] refreshing py312-soupsieve-2.8...
 2026-01-04T11:03:55Z [546/870] upgrading libkdcraw-23.08.4nb8...
 2026-01-04T11:03:56Z [547/870] refreshing py312-pygccxml-2.2.1nb2...
 2026-01-04T11:03:57Z [548/870] upgrading pcmanfm-qt-2.3.0nb1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: libfm-qt-2.3.1: expected dependency qt6-qtbase>=6.9.3nb2 still 
 missing
 pkg_add: Can't install dependency libfm-qt>=2.3.0
 pkg_add: pcmanfm-qt-2.3.0nb1: expected dependency libfm-qt>=2.3.0 still 
 missing
 pkg_add: 1 package addition failed
 2026-01-04T11:03:59Z [549/870] refreshing py312-pybind11-3.0.1...
 2026-01-04T11:04:00Z [550/870] upgrading plasma6-layer-shell-qt-6.5.2...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: plasma6-layer-shell-qt-6.5.2: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:04:02Z [551/870] upgrading py312-pip-25.3...
 2026-01-04T11:04:04Z [552/870] refreshing p5-Email-Valid-1.204nb2...
 2026-01-04T11:04:05Z [553/870] refreshing p5-Authen-SASL-2.1900...
 2026-01-04T11:04:06Z [554/870] installing sdl12-compat-1.2.72...
 pkg_add: sdl12-compat-1.2.72: conflicts with `SDL-[0-9]*', and 
 `SDL-1.2.15nb46' is installed.
 pkg_add: sdl12-compat-1.2.72: Installed package `SDL-1.2.15nb46' 
 conflicts with `sdl12-compat-[0-9]*'.
 pkg_add: 1 package addition failed
 2026-01-04T11:04:06Z [555/870] upgrading p5-ExtUtils-InstallPaths-0.015...
 2026-01-04T11:04:07Z [556/870] refreshing p5-File-Listing-6.16nb2...
 2026-01-04T11:04:08Z [557/870] upgrading ghostscript-9.05nb45...
 2026-01-04T11:04:09Z [558/870] upgrading py312-dbus-1.3.2nb2...
 2026-01-04T11:04:10Z [559/870] refreshing py312-colorama-0.4.6nb1...
 2026-01-04T11:04:11Z [560/870] refreshing py312-kiwisolver-1.4.9...
 2026-01-04T11:04:11Z [561/870] refreshing p5-Error-0.17030nb1...
 2026-01-04T11:04:12Z [562/870] upgrading kplotting-5.116.0nb7...
 2026-01-04T11:04:13Z [563/870] refreshing p5-HTTP-Date-6.06nb2...
 2026-01-04T11:04:14Z [564/870] upgrading attica-qt5-5.116.0nb6...
 2026-01-04T11:04:15Z [565/870] upgrading kitemmodels-5.116.0nb7...
 2026-01-04T11:04:16Z [566/870] upgrading kirigami2-5.116.0nb7...
 2026-01-04T11:04:16Z [567/870] upgrading libqtxdg-4.3.0nb1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: libqtxdg-4.3.0nb1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:04:18Z [568/870] upgrading khtml-5.116.0nb8...
 2026-01-04T11:04:19Z [569/870] upgrading 
 py312-trove-classifiers-2025.12.1.14...
 2026-01-04T11:04:20Z [570/870] upgrading uhd-4.9.0.1nb1...
 pkg_add: no pkg found for 'py313-markupsafe>=0.9.2', sorry.
 pkg_add: Can't install dependency py313-markupsafe>=0.9.2
 pkg_add: py313-mako-1.3.10: expected dependency py313-markupsafe>=0.9.2 
 still missing
 pkg_add: Can't install dependency py313-mako>=0.4.2
 pkg_add: uhd-4.9.0.1nb1: expected dependency py313-mako>=0.4.2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:04:23Z [571/870] refreshing p5-subversion-1.14.5nb2...
 2026-01-04T11:04:25Z [572/870] upgrading p5-URI-5.34...
 2026-01-04T11:04:26Z [573/870] upgrading poppler-25.08.0nb4...
 2026-01-04T11:04:27Z [574/870] upgrading gqrx-2.17.7nb3...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-core-3.10.12.0nb9: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: Can't install dependency gnuradio-core>=3.10.12.0nb7
 pkg_add: gqrx-2.17.7nb3: expected dependency gnuradio-core>=3.10.12.0nb7 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:04:29Z [575/870] refreshing py312-pluggy-1.6.0...
 2026-01-04T11:04:30Z [576/870] refreshing py313-typing-extensions-4.15.0...
 2026-01-04T11:04:30Z [577/870] refreshing py312-fs-2.4.16nb2...
 2026-01-04T11:04:31Z [578/870] refreshing p5-Net-HTTP-6.24...
 2026-01-04T11:04:32Z [579/870] upgrading py312-charset-normalizer-3.4.4...
 2026-01-04T11:04:33Z [580/870] refreshing p5-LWP-MediaTypes-6.04nb6...
 2026-01-04T11:04:34Z [581/870] upgrading kwindowsystem-5.116.0nb9...
 2026-01-04T11:04:35Z [582/870] refreshing p5-Net-SMTP-SSL-1.04nb9...
 2026-01-04T11:04:36Z [583/870] refreshing tex-pdftex-2022...
 2026-01-04T11:04:39Z [584/870] upgrading libksane-23.08.4nb10...
 2026-01-04T11:04:40Z [585/870] upgrading gupnp-1.6.9nb2...
 2026-01-04T11:04:41Z [586/870] upgrading py313-pyparsing-3.2.5...
 2026-01-04T11:04:42Z [587/870] refreshing py311-serial-3.5nb2...
 2026-01-04T11:04:42Z [588/870] upgrading git-perlscripts-2.52.0...
 2026-01-04T11:04:43Z [589/870] upgrading karchive-5.116.0nb7...
 2026-01-04T11:04:44Z [590/870] refreshing py312-Socks-1.7.1nb2...
 2026-01-04T11:04:45Z [591/870] refreshing codec2-1.2.0...
 2026-01-04T11:04:46Z [592/870] upgrading py311-dns-2.8.0...
 2026-01-04T11:04:47Z [593/870] upgrading py313-setuptools_scm-9.2.2...
 2026-01-04T11:04:47Z [594/870] refreshing py312-packaging-25.0...
 2026-01-04T11:04:48Z [595/870] upgrading qt6-qtserialport-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtserialport-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:04:50Z [596/870] upgrading qt6-qtcharts-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtcharts-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:04:51Z [597/870] upgrading lxqt-menu-data-2.3.0nb2...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: lxqt-menu-data-2.3.0nb2: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:04:53Z [598/870] upgrading gtkmm4-4.16.0nb4...
 2026-01-04T11:04:55Z [599/870] refreshing intltool-0.51.0nb7...
 2026-01-04T11:04:55Z [600/870] refreshing automake-1.18...
 2026-01-04T11:04:56Z [601/870] refreshing help2man-1.49.3...
 2026-01-04T11:04:59Z [602/870] upgrading faudio-22.05nb12...
 2026-01-04T11:04:59Z [603/870] upgrading py312-cryptography-46.0.3...
 2026-01-04T11:05:01Z [604/870] refreshing py312-userpath-1.9.2...
 2026-01-04T11:05:01Z [605/870] upgrading qemu-10.1.3...
 2026-01-04T11:05:31Z [606/870] refreshing 
 p5-CPAN-Meta-Requirements-2.143nb2...
 2026-01-04T11:05:32Z [607/870] refreshing jack-1.9.22...
 2026-01-04T11:05:33Z [608/870] upgrading qt6-qtsensors-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtsensors-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:05:35Z [609/870] upgrading 
 gnome-icon-theme-symbolic-3.12.0nb35...
 2026-01-04T11:05:38Z [610/870] upgrading solid-5.116.0nb7...
 2026-01-04T11:05:39Z [611/870] refreshing llvm-19.1.7...
 2026-01-04T11:06:17Z [612/870] refreshing p5-HTML-Tagset-3.24nb2...
 2026-01-04T11:06:19Z [613/870] upgrading qt6-qscintilla-2.14.1nb8...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qscintilla-2.14.1nb8: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:06:20Z [614/870] refreshing p5-XML-Parser-2.47nb2...
 2026-01-04T11:06:22Z [615/870] refreshing tex-texlive.infra-2025...
 2026-01-04T11:06:23Z [616/870] upgrading qt5-qttools-5.15.17nb1...
 2026-01-04T11:06:25Z [617/870] upgrading kjobwidgets-5.116.0nb7...
 2026-01-04T11:06:25Z [618/870] upgrading xfce4-extras-4.20.0nb33...
 2026-01-04T11:06:26Z [619/870] upgrading qt6-qttools-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qttools-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:06:28Z [620/870] refreshing p5-TimeDate-2.33nb5...
 2026-01-04T11:06:29Z [621/870] refreshing py311-sip-qt6-13.10.2...
 2026-01-04T11:06:30Z [622/870] upgrading py312-sip-qt5-12.17.1...
 2026-01-04T11:06:30Z [623/870] refreshing py312-sip-qt6-13.10.2...
 2026-01-04T11:06:31Z [624/870] upgrading 
 libdbusmenu-qt5-0.9.3.16.04.20160218nb32...
 2026-01-04T11:06:32Z [625/870] refreshing py313-sip-qt6-13.10.2...
 2026-01-04T11:06:32Z [626/870] upgrading threadweaver-5.116.0nb6...
 2026-01-04T11:06:33Z [627/870] upgrading py313-cython-3.2.3...
 2026-01-04T11:06:35Z [628/870] refreshing tex-epstopdf-2.36...
 2026-01-04T11:06:35Z [629/870] refreshing py312-pygments-2.19.2...
 2026-01-04T11:06:37Z [630/870] upgrading py312-platformdirs-4.5.1...
 2026-01-04T11:06:38Z [631/870] upgrading p5-HTTP-Message-7.01...
 2026-01-04T11:06:39Z [632/870] upgrading chromium-143.0.7499.109...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: chromium-143.0.7499.109: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:06:44Z [633/870] upgrading qt6-qtwebchannel-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtwebchannel-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:06:46Z [634/870] upgrading samba-4.21.9nb1...
 pkg_add: no pkg found for 'py313-idna>=2.1', sorry.
 pkg_add: Can't install dependency py313-idna>=2.1
 pkg_add: py313-dns-2.8.0: expected dependency py313-idna>=2.1 still missing
 pkg_add: Can't install dependency py313-dns-[0-9]*
 pkg_add: samba-4.21.9nb1: expected dependency py313-dns-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:06:49Z [635/870] refreshing tex-texlive-scripts-extra-2024...
 2026-01-04T11:06:50Z [636/870] upgrading qt6-qtspeech-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtspeech-6.10.1: expected dependency qt6-qtbase>=6.9.3nb2 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:06:51Z [637/870] upgrading py312-numpy-2.3.5...
 2026-01-04T11:06:55Z [638/870] upgrading py312-poetry-core-2.2.1...
 2026-01-04T11:06:56Z [639/870] refreshing p5-Module-Build-Tiny-0.052nb1...
 2026-01-04T11:06:57Z [640/870] refreshing py312-libxml2-2.14.6...
 2026-01-04T11:06:58Z [641/870] upgrading kdnssd-5.116.0nb7...
 2026-01-04T11:06:58Z [642/870] upgrading qt6-qtwebsockets-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtwebsockets-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:07:00Z [643/870] upgrading kguiaddons-5.116.0nb6...
 2026-01-04T11:07:01Z [644/870] installing py313-lxml-6.0.2...
 2026-01-04T11:07:02Z [645/870] upgrading qt6-qtconnectivity-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtconnectivity-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:07:04Z [646/870] upgrading speech-dispatcher-0.12.1nb1...
 2026-01-04T11:07:13Z [647/870] upgrading p5-libwww-6.81...
 2026-01-04T11:07:14Z [648/870] refreshing glib2-tools-2.84.4...
 2026-01-04T11:07:15Z [649/870] upgrading py312-setuptools_scm-9.2.2...
 2026-01-04T11:07:16Z [650/870] refreshing tex-luatex-1.21.0...
 2026-01-04T11:07:21Z [651/870] upgrading qt6-qtdeclarative-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtdeclarative-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:07:42Z [652/870] installing py313-click-8.3.1...
 2026-01-04T11:07:43Z [653/870] refreshing tex-texlive-scripts-2025...
 2026-01-04T11:07:45Z [654/870] upgrading kwallet-5.116.0nb8...
 2026-01-04T11:07:46Z [655/870] upgrading py312-fonttools-4.61.1...
 2026-01-04T11:07:52Z [656/870] upgrading kparts-5.116.0nb8...
 2026-01-04T11:07:54Z [657/870] refreshing tevent-0.16.2...
 2026-01-04T11:07:54Z [658/870] refreshing p5-gettext-1.07nb10...
 2026-01-04T11:07:56Z [659/870] refreshing p5-ExtUtils-Config-0.010nb2...
 2026-01-04T11:07:57Z [660/870] refreshing gdbus-codegen-2.84.4...
 2026-01-04T11:07:58Z [661/870] upgrading kidletime-5.116.0nb6...
 2026-01-04T11:07:58Z [662/870] upgrading 
 py312-jsonschema-specifications-2025.9.1...
 2026-01-04T11:07:59Z [663/870] refreshing p5-GSSAPI-0.28nb18...
 2026-01-04T11:08:00Z [664/870] upgrading atkmm-2.28.4nb3...
 2026-01-04T11:08:02Z [665/870] upgrading py312-attrs-25.4.0...
 2026-01-04T11:08:03Z [666/870] upgrading py312-cairo-1.29.0...
 2026-01-04T11:08:04Z [667/870] refreshing tdb-1.4.14...
 2026-01-04T11:08:05Z [668/870] upgrading cups-2.4.16...
 2026-01-04T11:08:09Z [669/870] upgrading kwidgetsaddons-5.116.0nb7...
 2026-01-04T11:08:11Z [670/870] refreshing p5-IO-CaptureOutput-1.1105nb6...
 2026-01-04T11:08:12Z [671/870] refreshing tex-bibtex-0.99dnb2...
 2026-01-04T11:08:13Z [672/870] refreshing ps2eps-1.70...
 2026-01-04T11:08:14Z [673/870] upgrading pavucontrol-6.1nb4...
 2026-01-04T11:08:15Z [674/870] refreshing py312-libusb1-3.3.1...
 2026-01-04T11:08:16Z [675/870] upgrading py312-hatchling-1.28.0...
 2026-01-04T11:08:17Z [676/870] refreshing autoconf-2.72...
 2026-01-04T11:08:18Z [677/870] refreshing p5-Net-IP-1.26nb13...
 2026-01-04T11:08:20Z [678/870] refreshing talloc-2.4.3...
 2026-01-04T11:08:20Z [679/870] upgrading liblxqt-2.3.0nb1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: kf6-kwindowsystem-6.18.0nb1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: Can't install dependency kf6-kwindowsystem>=6.18.0nb1
 pkg_add: liblxqt-2.3.0nb1: expected dependency 
 kf6-kwindowsystem>=6.18.0nb1 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:08:23Z [680/870] upgrading py312-zopfli-0.4.0...
 2026-01-04T11:08:24Z [681/870] upgrading kfilemetadata5-5.116.0nb16...
 2026-01-04T11:08:25Z [682/870] refreshing py312-wheel-0.45.1nb1...
 2026-01-04T11:08:27Z [683/870] upgrading py312-cython-3.2.3...
 2026-01-04T11:08:31Z [684/870] upgrading octave-10.3.0nb1...
 pkg_add: fltk-1.4.4nb1: conflicts with `fltk13-[0-9]*', and 
 `fltk13-1.3.11nb2' is installed.
 pkg_add: fltk-1.4.4nb1: Installed package `fltk13-1.3.11nb2' conflicts 
 with `fltk-[0-9]*'.
 pkg_add: Can't install dependency fltk>=1.4.4nb1<1.5.0
 pkg_add: octave-10.3.0nb1: expected dependency fltk>=1.4.4nb1<1.5.0 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:08:42Z [685/870] refreshing py312-babel-2.17.0nb1...
 2026-01-04T11:08:50Z [686/870] upgrading py312-Pillow-12.0.0nb1...
 2026-01-04T11:08:52Z [687/870] refreshing py312-pytz-2025.2nb1...
 2026-01-04T11:08:55Z [688/870] upgrading kcompletion-5.116.0nb7...
 2026-01-04T11:08:57Z [689/870] upgrading syndication-5.116.0nb7...
 2026-01-04T11:08:58Z [690/870] upgrading py312-pdf-6.4.2...
 2026-01-04T11:08:59Z [691/870] upgrading mate-polkit-1.26.1nb14...
 2026-01-04T11:09:01Z [692/870] upgrading kimageformats-5.116.0nb10...
 2026-01-04T11:09:02Z [693/870] upgrading py312-genshi-0.7.10...
 2026-01-04T11:09:03Z [694/870] refreshing libzip-1.11.4...
 2026-01-04T11:09:04Z [695/870] refreshing p5-IO-HTML-1.004nb5...
 2026-01-04T11:09:05Z [696/870] upgrading kcoreaddons-5.116.0nb7...
 2026-01-04T11:09:07Z [697/870] upgrading gimp-3.0.6nb1...
 2026-01-04T11:09:37Z [698/870] upgrading purpose-5.116.0nb8...
 2026-01-04T11:09:39Z [699/870] refreshing py312-setuptools-80.9.0...
 2026-01-04T11:09:45Z [700/870] upgrading kdeclarative-5.116.0nb8...
 2026-01-04T11:09:47Z [701/870] upgrading py311-setuptools_scm-9.2.2...
 2026-01-04T11:09:48Z [702/870] refreshing py312-xdg-0.28nb1...
 2026-01-04T11:09:49Z [703/870] upgrading py312-brotlicffi-1.2.0.0...
 2026-01-04T11:09:50Z [704/870] upgrading py312-tomli-2.3.0...
 2026-01-04T11:09:50Z [705/870] refreshing py313-packaging-25.0...
 2026-01-04T11:09:52Z [706/870] upgrading firefox-145.0.2...
 2026-01-04T11:10:02Z [707/870] upgrading kglobalaccel-5.116.0nb7...
 2026-01-04T11:10:03Z [708/870] upgrading py312-referencing-0.37.0...
 2026-01-04T11:10:04Z [709/870] upgrading qt6-qtshadertools-6.10.1...
 pkg_add: qt6-qtbase-6.10.1: conflicts with `qt6-qtwayland<6.10.0', and 
 `qt6-qtwayland-6.9.1' is installed.
 pkg_add: Can't install dependency qt6-qtbase>=6.9.3nb2
 pkg_add: qt6-qtshadertools-6.10.1: expected dependency 
 qt6-qtbase>=6.9.3nb2 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:10:05Z [710/870] refreshing py312-glad2-2.0.8nb1...
 2026-01-04T11:10:06Z [711/870] upgrading py312-zstandard-0.25.0...
 2026-01-04T11:10:07Z [712/870] upgrading xfce4-panel-4.20.5...
 2026-01-04T11:10:08Z [713/870] refreshing p5-Digest-HMAC-1.05nb2...
 2026-01-04T11:10:09Z [714/870] upgrading kolourpaint-23.08.4nb10...
 2026-01-04T11:10:11Z [715/870] upgrading xfce4-settings-4.20.2...
 2026-01-04T11:10:13Z [716/870] upgrading phonon-qt5-4.12.0...
 2026-01-04T11:10:13Z [717/870] upgrading py311-dbus-1.3.2nb2...
 2026-01-04T11:10:14Z [718/870] upgrading py312-ruamel-yaml-clib-0.2.15...
 2026-01-04T11:10:15Z [719/870] refreshing py311-subversion-1.14.5nb1...
 2026-01-04T11:10:16Z [720/870] upgrading volk-3.2.0nb1...
 2026-01-04T11:10:16Z [721/870] refreshing maxima-5.44.0nb5...
 2026-01-04T11:10:23Z [722/870] upgrading qt6-qtwayland-6.10.1...
 2026-01-04T11:10:38Z [723/870] upgrading qt6-qtsvg-6.10.1...
 2026-01-04T11:10:39Z [724/870] refreshing p5-IO-Socket-SSL-2.095...
 2026-01-04T11:10:40Z [725/870] refreshing elementary-xfce-icon-theme-0.21...
 2026-01-04T11:10:48Z [726/870] refreshing tex-mfware-2024...
 2026-01-04T11:10:50Z [727/870] upgrading qt6-qtpositioning-6.10.1...
 2026-01-04T11:10:51Z [728/870] upgrading py311-cython-3.2.3...
 2026-01-04T11:10:53Z [729/870] upgrading kconfig-5.116.0nb7...
 2026-01-04T11:10:54Z [730/870] refreshing py312-ply-3.11nb2...
 2026-01-04T11:10:54Z [731/870] upgrading soapy-sdr-0.8.1nb1...
 2026-01-04T11:10:55Z [732/870] installing py313-click-plugins-1.1.1.2...
 2026-01-04T11:10:56Z [733/870] refreshing py312-flit_core-3.12.0...
 2026-01-04T11:10:56Z [734/870] upgrading gtk2+-2.24.33nb34...
 2026-01-04T11:11:00Z [735/870] upgrading py311-numpy-2.3.5...
 2026-01-04T11:11:04Z [736/870] refreshing py312-webencodings-0.5.1nb2...
 2026-01-04T11:11:05Z [737/870] refreshing p5-MailTools-2.22nb1...
 2026-01-04T11:11:06Z [738/870] upgrading py312-qt5-5.15.11nb9...
 2026-01-04T11:11:09Z [739/870] upgrading qt6-qt5compat-6.10.1...
 2026-01-04T11:11:10Z [740/870] refreshing jemalloc-5.3.0nb1...
 2026-01-04T11:11:11Z [741/870] upgrading py312-qt6-6.10.1...
 2026-01-04T11:11:23Z [742/870] upgrading libxfce4windowing-4.20.4...
 2026-01-04T11:11:24Z [743/870] upgrading kitemviews-5.116.0nb7...
 2026-01-04T11:11:25Z [744/870] upgrading py312-idna-3.11...
 2026-01-04T11:11:26Z [745/870] upgrading py312-beautifulsoup4-4.14.3...
 2026-01-04T11:11:26Z [746/870] refreshing py312-requests-2.32.5...
 2026-01-04T11:11:27Z [747/870] upgrading poppler-qt5-25.08.0nb4...
 2026-01-04T11:11:28Z [748/870] upgrading py312-calver-2025.10.20...
 2026-01-04T11:11:28Z [749/870] upgrading qt6-qtimageformats-6.10.1...
 2026-01-04T11:11:29Z [750/870] refreshing py312-html5lib-1.1nb3...
 2026-01-04T11:11:30Z [751/870] refreshing tex-natbib-8.31b...
 2026-01-04T11:11:31Z [752/870] upgrading firefox128-128.14.0nb3...
 2026-01-04T11:11:44Z [753/870] upgrading py311-markdown-3.10...
 2026-01-04T11:11:46Z [754/870] refreshing tex-tex-3.141592653...
 2026-01-04T11:11:47Z [755/870] upgrading py312-qwt-qt5-1.02.02nb20...
 2026-01-04T11:11:49Z [756/870] refreshing hackrf-2024.02.1...
 2026-01-04T11:12:02Z [757/870] installing py313-qwt-qt5-1.02.02nb20...
 pkg_add: no pkg found for 'py313-sip-qt5>=12', sorry.
 pkg_add: Can't install dependency py313-sip-qt5>=12
 pkg_add: py313-qt5-5.15.11nb9: expected dependency py313-sip-qt5>=12 
 still missing
 pkg_add: Can't install dependency py313-qt5-[0-9]*
 pkg_add: py313-qwt-qt5-1.02.02nb20: expected dependency py313-qt5-[0-9]* 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:12:04Z [758/870] upgrading qt5-qtserialport-5.15.17nb1...
 2026-01-04T11:12:05Z [759/870] refreshing py312-smartypants-2.0.2...
 2026-01-04T11:12:05Z [760/870] upgrading py312-ruamel-yaml-0.18.16...
 2026-01-04T11:12:07Z [761/870] upgrading py312-click-8.3.1...
 2026-01-04T11:12:08Z [762/870] upgrading xfce4-weather-plugin-0.11.3nb7...
 2026-01-04T11:12:12Z [763/870] upgrading audacity-2.4.1nb29...
 2026-01-04T11:12:17Z [764/870] upgrading kbookmarks-5.116.0nb7...
 2026-01-04T11:12:19Z [765/870] upgrading py311-pip-25.3...
 2026-01-04T11:12:31Z [766/870] refreshing p5-WWW-RobotRules-6.02nb14...
 2026-01-04T11:12:33Z [767/870] refreshing py312-usb-1.3.1nb1...
 2026-01-04T11:12:34Z [768/870] refreshing a2ps-4.15.6...
 pkg_add: no pkg found for 'py313-pspdfutils-[0-9]*', sorry.
 pkg_add: Can't install dependency py313-pspdfutils-[0-9]*
 pkg_add: a2ps-4.15.6: expected dependency py313-pspdfutils-[0-9]* still 
 missing
 pkg_add: 1 package addition failed
 2026-01-04T11:12:37Z [769/870] refreshing p5-Capture-Tiny-0.50nb1...
 2026-01-04T11:12:38Z [770/870] refreshing p5-Net-SSLeay-1.94nb2...
 2026-01-04T11:12:40Z [771/870] refreshing py312-reportlab-3.6.12nb3...
 2026-01-04T11:12:45Z [772/870] refreshing p5-Net-LibIDN-0.12nb17...
 2026-01-04T11:12:47Z [773/870] upgrading py311-cairo-1.29.0...
 2026-01-04T11:12:47Z [774/870] upgrading py312-markupsafe-3.0.3...
 2026-01-04T11:12:48Z [775/870] upgrading libfm-qt-2.3.1...
 2026-01-04T11:12:50Z [776/870] refreshing py312-build-1.3.0...
 2026-01-04T11:12:51Z [777/870] upgrading kicad-8.0.6nb10...
 2026-01-04T11:13:19Z [778/870] refreshing p5-Encode-Locale-1.05nb11...
 2026-01-04T11:13:20Z [779/870] upgrading knewstuff-5.116.0nb8...
 2026-01-04T11:13:21Z [780/870] upgrading kalzium-23.08.4nb10...
 2026-01-04T11:13:25Z [781/870] upgrading kauth-5.116.0nb7...
 2026-01-04T11:13:26Z [782/870] refreshing MesaLib-21.3.9nb5...
 2026-01-04T11:13:33Z [783/870] refreshing p5-HTTP-Negotiate-6.01nb14...
 2026-01-04T11:13:35Z [784/870] refreshing tex-knuth-local-2021...
 2026-01-04T11:13:36Z [785/870] upgrading poppler-utils-25.08.0nb4...
 2026-01-04T11:13:36Z [786/870] upgrading baloo5-5.116.0nb8...
 2026-01-04T11:13:38Z [787/870] upgrading qt6-qtremoteobjects-6.10.1...
 2026-01-04T11:13:39Z [788/870] refreshing py311-typing-extensions-4.15.0...
 2026-01-04T11:13:39Z [789/870] refreshing py312-pathspec-0.12.1nb1...
 2026-01-04T11:13:40Z [790/870] upgrading qt5-qtlocation-5.15.17nb1...
 2026-01-04T11:13:41Z [791/870] upgrading knotifications-5.116.0nb11...
 2026-01-04T11:13:42Z [792/870] upgrading kpty-5.116.0nb6...
 2026-01-04T11:13:43Z [793/870] upgrading kcolorpicker-0.3.1nb6...
 2026-01-04T11:13:44Z [794/870] upgrading py311-pyparsing-3.2.5...
 2026-01-04T11:13:45Z [795/870] upgrading py312-lxml-6.0.2...
 2026-01-04T11:13:46Z [796/870] refreshing p5-Net-DNS-1.53...
 2026-01-04T11:13:47Z [797/870] upgrading qt5-qtimageformats-5.15.17nb2...
 2026-01-04T11:13:48Z [798/870] upgrading xroar-1.4.2nb4...
 2026-01-04T11:13:49Z [799/870] upgrading qt5-qtxmlpatterns-5.15.17nb1...
 2026-01-04T11:13:50Z [800/870] refreshing py312-cycler-0.12.1nb1...
 2026-01-04T11:13:51Z [801/870] refreshing p5-Net-Domain-TLD-1.75nb9...
 2026-01-04T11:13:52Z [802/870] upgrading py312-markdown-3.10...
 2026-01-04T11:13:53Z [803/870] refreshing py312-pyproject_hooks-1.2.0nb1...
 2026-01-04T11:13:54Z [804/870] upgrading gnuradio-qtgui-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-sip-qt5>=12', sorry.
 pkg_add: Can't install dependency py313-sip-qt5>=12
 pkg_add: py313-qt5-5.15.11nb9: expected dependency py313-sip-qt5>=12 
 still missing
 pkg_add: Can't install dependency py313-qt5-[0-9]*
 pkg_add: gnuradio-qtgui-3.10.12.0nb7: expected dependency 
 py313-qt5-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:13:56Z [805/870] upgrading libkexiv2-23.08.4nb8...
 2026-01-04T11:13:56Z [806/870] upgrading py312-dns-2.8.0...
 2026-01-04T11:13:58Z [807/870] upgrading poppler-cpp-25.08.0nb4...
 2026-01-04T11:13:58Z [808/870] upgrading kdoctools-5.116.0nb6...
 2026-01-04T11:14:00Z [809/870] upgrading kdbusaddons-5.116.0nb7...
 2026-01-04T11:14:01Z [810/870] refreshing p5-HTTP-Daemon-6.16nb3...
 2026-01-04T11:14:02Z [811/870] refreshing speedtest-cli-2.1.3nb6...
 2026-01-04T11:14:03Z [812/870] upgrading libkdegames-23.08.4nb10...
 2026-01-04T11:14:05Z [813/870] refreshing yelp-tools-42.1nb6...
 pkg_add: no pkg found for 'py313-libxml2>=2.10.4nb4', sorry.
 pkg_add: Can't install dependency py313-libxml2>=2.10.4nb4
 pkg_add: itstool-2.0.7nb5: expected dependency py313-libxml2>=2.10.4nb4 
 still missing
 pkg_add: Can't install dependency itstool-[0-9]*
 pkg_add: yelp-tools-42.1nb6: expected dependency itstool-[0-9]* still 
 missing
 pkg_add: 1 package addition failed
 2026-01-04T11:14:06Z [814/870] upgrading vulkan-headers-1.4.321...
 2026-01-04T11:14:08Z [815/870] upgrading wxGTK32-3.2.8.1nb3...
 2026-01-04T11:14:11Z [816/870] upgrading libppd-2.1.1nb3...
 2026-01-04T11:14:11Z [817/870] upgrading gnuradio-soapy-sdr-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-soapy-sdr-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:14:13Z [818/870] upgrading wxmaxima-23.12.0nb13...
 2026-01-04T11:14:14Z [819/870] upgrading gnuradio-video-sdl-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-video-sdl-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:14:15Z [820/870] upgrading gnuradio-channels-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-channels-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:14:17Z [821/870] upgrading xfce4-tumbler-4.20.1...
 2026-01-04T11:14:18Z [822/870] upgrading vala-0.56.18nb2...
 2026-01-04T11:14:22Z [823/870] upgrading gnome-themes-standard-3.20.2nb39...
 2026-01-04T11:14:46Z [824/870] upgrading gnuradio-uhd-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-uhd-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:14:48Z [825/870] upgrading gsmc-1.1nb49...
 2026-01-04T11:14:48Z [826/870] refreshing libplacebo-6.338.2...
 pkg_add: no pkg found for 'py313-glad2-[0-9]*', sorry.
 pkg_add: Can't install dependency py313-glad2-[0-9]*
 pkg_add: libplacebo-6.338.2: expected dependency py313-glad2-[0-9]* 
 still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:14:54Z [827/870] upgrading py312-scipy-1.16.3...
 2026-01-04T11:15:36Z [828/870] upgrading py311-gobject3-3.50.0nb2...
 2026-01-04T11:15:37Z [829/870] upgrading cups-filters-2.0.1nb3...
 2026-01-04T11:15:38Z [830/870] upgrading gnuradio-doxygen-3.10.12.0nb6...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-doxygen-3.10.12.0nb6: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:15:59Z [831/870] upgrading gnuradio-zeromq-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-zeromq-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:00Z [832/870] upgrading gupnp-igd-1.6.0nb9...
 2026-01-04T11:16:01Z [833/870] upgrading gnuradio-utils-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-utils-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:02Z [834/870] refreshing tex-pst-pdf-1.2f...
 2026-01-04T11:16:03Z [835/870] upgrading py312-gobject3-3.50.0nb2...
 2026-01-04T11:16:04Z [836/870] upgrading gnuradio-companion-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-companion-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:05Z [837/870] upgrading gnuradio-pdu-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-pdu-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:07Z [838/870] upgrading libadwaita-1.6.1nb12...
 2026-01-04T11:16:08Z [839/870] upgrading viewnior-1.7nb17...
 2026-01-04T11:16:09Z [840/870] upgrading py311-scipy-1.16.3...
 2026-01-04T11:16:15Z [841/870] upgrading libglade-2.6.4nb59...
 2026-01-04T11:16:16Z [842/870] upgrading gnuradio-dtv-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-dtv-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:18Z [843/870] upgrading libwnck3-3.36.0nb17...
 2026-01-04T11:16:19Z [844/870] upgrading doxygen-1.15.0...
 2026-01-04T11:16:20Z [845/870] upgrading gnuradio-wavelet-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-wavelet-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:21Z [846/870] upgrading qt5-qtscript-5.15.17nb1...
 2026-01-04T11:16:22Z [847/870] upgrading gnuradio-trellis-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-trellis-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:23Z [848/870] upgrading graphene-1.10.8nb3...
 2026-01-04T11:16:24Z [849/870] upgrading libcupsfilters-2.1.1nb3...
 2026-01-04T11:16:25Z [850/870] refreshing gnuradio-3.10.12.0...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-channels-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: Can't install dependency gnuradio-channels-3.10.12.0{,nb[0-9]*}
 pkg_add: gnuradio-3.10.12.0: expected dependency 
 gnuradio-channels-3.10.12.0{,nb[0-9]*} still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:27Z [851/870] upgrading xfce4-4.20.0nb12...
 2026-01-04T11:16:27Z [852/870] refreshing py312-contourpy-1.3.3...
 2026-01-04T11:16:28Z [853/870] upgrading gtkmm-2.24.5nb28...
 2026-01-04T11:16:31Z [854/870] upgrading gtkimageview-1.6.4nb45...
 2026-01-04T11:16:32Z [855/870] upgrading ayatana-ido-0.10.2nb7...
 2026-01-04T11:16:33Z [856/870] upgrading libxmlb-0.3.24...
 2026-01-04T11:16:33Z [857/870] upgrading qt5-qttranslations-5.15.17nb1...
 2026-01-04T11:16:35Z [858/870] upgrading xzgv-0.9.1nb42...
 2026-01-04T11:16:36Z [859/870] upgrading lv2-1.18.10nb13...
 2026-01-04T11:16:36Z [860/870] upgrading gnuradio-vocoder-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-vocoder-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:38Z [861/870] upgrading suil-0.10.12nb18...
 2026-01-04T11:16:38Z [862/870] upgrading xfce4-desktop-4.20.1nb6...
 2026-01-04T11:16:39Z [863/870] upgrading thunderbird-l10n-145.0...
 2026-01-04T11:16:43Z [864/870] upgrading py312-matplotlib-3.10.8...
 2026-01-04T11:16:50Z [865/870] upgrading py27-gtk2-2.24.0nb59...
 2026-01-04T11:16:52Z [866/870] upgrading gspell-1.8.4nb12...
 2026-01-04T11:16:53Z [867/870] upgrading gtk2-engines-2.20.2nb42...
 2026-01-04T11:16:54Z [868/870] upgrading gnuradio-fec-3.10.12.0nb7...
 pkg_add: no pkg found for 'py313-attrs>=22.2.0', sorry.
 pkg_add: Can't install dependency py313-attrs>=22.2.0
 pkg_add: py313-jsonschema-4.25.1: expected dependency 
 py313-attrs>=22.2.0 still missing
 pkg_add: Can't install dependency py313-jsonschema-[0-9]*
 pkg_add: gnuradio-fec-3.10.12.0nb7: expected dependency 
 py313-jsonschema-[0-9]* still missing
 pkg_add: 1 package addition failed
 2026-01-04T11:16:55Z [869/870] upgrading sratom-0.6.18nb2...
 2026-01-04T11:16:56Z [870/870] upgrading lilv-0.24.26nb2...
 pkg_admin: Dependency libplacebo>=6.338.2 of mpv-0.40.0nb2 unresolved
 pkg_admin: Dependency samba>=4.21.3nb1 of gvfs-1.6.7nb76 unresolved
 pkgin: Dependency libplacebo>=6.338.2 of mpv-0.40.0nb2 unresolved
 pkgin: Dependency samba>=4.21.3nb1 of gvfs-1.6.7nb76 unresolved
 2026-01-04T11:54:38Z [1/78] upgrading SDL-1.2.15nb47...
 2026-01-04T11:54:39Z [2/78] upgrading libgpg-error-1.56...
 2026-01-04T11:54:40Z [3/78] upgrading utf8proc-2.11.2...
 2026-01-04T11:54:41Z [4/78] refreshing serf-1.3.10nb3...
 2026-01-04T11:54:41Z [5/78] refreshing aalib-1.4.0.5nb5...
 2026-01-04T11:54:42Z [6/78] refreshing ruby32-base-3.2.9...
 2026-01-04T11:55:02Z [7/78] refreshing smpeg-0.4.5nb1...
 2026-01-04T11:55:03Z [8/78] refreshing libassuan-3.0.2...
 2026-01-04T11:55:04Z [9/78] refreshing bootstrap-mk-files-20250601...
 2026-01-04T11:55:05Z [10/78] refreshing osabi-NetBSD-10.0...
 2026-01-04T11:55:06Z [11/78] upgrading libmikmod-3.3.13nb1...
 2026-01-04T11:55:06Z [12/78] upgrading libatomic_ops-7.10.0...
 2026-01-04T11:55:07Z [13/78] refreshing libparserutils-0.2.5...
 2026-01-04T11:55:08Z [14/78] refreshing libksba-1.6.7...
 2026-01-04T11:55:09Z [15/78] refreshing libtool-base-2.4.7nb1...
 2026-01-04T11:55:10Z [16/78] refreshing freeglut-3.6.0...
 2026-01-04T11:55:11Z [17/78] refreshing blas-3.12.0...
 2026-01-04T11:55:11Z [18/78] refreshing CUnit-2.1.3nb1...
 2026-01-04T11:55:12Z [19/78] refreshing ninvaders-0.1.1nb1...
 2026-01-04T11:55:13Z [20/78] refreshing SDL_sound-1.0.3nb9...
 2026-01-04T11:55:14Z [21/78] refreshing libhubbub-0.3.8...
 2026-01-04T11:55:14Z [22/78] upgrading nasm-3.01...
 2026-01-04T11:55:15Z [23/78] upgrading boost-headers-1.89.0nb1...
 2026-01-04T11:56:46Z [24/78] refreshing rust-bindgen-0.72.1...
 2026-01-04T11:56:47Z [25/78] refreshing boehm-gc-8.2.4...
 2026-01-04T11:57:30Z [26/78] refreshing gsed-4.9nb1...
 2026-01-04T11:57:32Z [27/78] upgrading re2c-4.3.1...
 2026-01-04T11:57:33Z [28/78] refreshing muparser-200.2.2.2...
 2026-01-04T11:57:33Z [29/78] refreshing gcc12-12.5.0...
 2026-01-04T11:57:47Z [30/78] refreshing gnome-icon-theme-extras-3.12.0...
 2026-01-04T11:57:48Z [31/78] refreshing gcc14-14.3.0nb1...
 2026-01-04T11:58:04Z [32/78] refreshing cwrappers-20220403...
 2026-01-04T11:58:05Z [33/78] refreshing bison-3.8.2nb1...
 2026-01-04T11:58:06Z [34/78] upgrading screen-5.0.0nb4...
 2026-01-04T11:58:07Z [35/78] refreshing kicad-footprints-8.0.6...
 2026-01-04T11:58:33Z [36/78] refreshing ruby32-subversion-1.14.5nb1...
 2026-01-04T11:58:34Z [37/78] upgrading sysupgrade-1.5nb12...
 2026-01-04T11:58:34Z [38/78] refreshing swig3-3.0.12nb5...
 2026-01-04T11:58:36Z [39/78] refreshing estd-0.11nb4...
 2026-01-04T11:58:37Z [40/78] refreshing gumbo-parser-0.13.2...
 2026-01-04T11:58:37Z [41/78] refreshing libatomic-13.2.0...
 2026-01-04T11:58:38Z [42/78] refreshing cppzmq-4.11.0...
 2026-01-04T11:58:39Z [43/78] refreshing SDL_net-1.2.8nb2...
 2026-01-04T11:58:39Z [44/78] upgrading xkeyboard-config-2.46...
 2026-01-04T11:58:41Z [45/78] refreshing libcuefile-0rc475...
 2026-01-04T11:58:41Z [46/78] refreshing libvdpau-1.4nb1...
 2026-01-04T11:58:42Z [47/78] refreshing kicad-packages3d-8.0.6...
 2026-01-04T12:02:42Z [48/78] refreshing digest-20220214...
 2026-01-04T12:02:43Z [49/78] refreshing faba-icon-theme-4.3nb1...
 2026-01-04T12:02:54Z [50/78] refreshing range-v3-0.10.0nb1...
 2026-01-04T12:02:58Z [51/78] refreshing lua54-5.4.7...
 2026-01-04T12:02:59Z [52/78] upgrading catch2-3.11.0...
 2026-01-04T12:03:01Z [53/78] refreshing libtool-fortran-2.4.7nb1...
 2026-01-04T12:03:02Z [54/78] refreshing yelp-xsl-42.1...
 2026-01-04T12:03:03Z [55/78] refreshing bmake-20240909...
 2026-01-04T12:03:04Z [56/78] upgrading libnbcompat-20251029...
 2026-01-04T12:03:05Z [57/78] refreshing libLLVM-13.0.1nb4...
 2026-01-04T12:03:20Z [58/78] refreshing libaec-1.1.3...
 2026-01-04T12:03:21Z [59/78] refreshing libreplaygain-0rc475...
 2026-01-04T12:03:21Z [60/78] refreshing x11-links-1.36...
 2026-01-04T12:03:25Z [61/78] upgrading iperf3-3.20...
 2026-01-04T12:03:26Z [62/78] refreshing mbedtls-2.28.8...
 2026-01-04T12:03:28Z [63/78] refreshing kicad-symbols-8.0.6...
 2026-01-04T12:03:43Z [64/78] refreshing svt-av1-3.1.2...
 2026-01-04T12:03:45Z [65/78] upgrading viu-1.6.0...
 2026-01-04T12:03:46Z [66/78] refreshing kicad-templates-8.0.6...
 2026-01-04T12:03:48Z [67/78] refreshing aview-1.3.0.1nb18...
 2026-01-04T12:03:49Z [68/78] refreshing googletest-1.17.0...
 2026-01-04T12:03:50Z [69/78] refreshing smartmontools-7.4...
 2026-01-04T12:03:51Z [70/78] refreshing numix-icon-theme-0.1nb1...
 2026-01-04T12:04:51Z [71/78] refreshing mktools-20250213...
 2026-01-04T12:04:52Z [72/78] upgrading boost-jam-1.89.0...
 2026-01-04T12:04:52Z [73/78] refreshing lockf-1...
 2026-01-04T12:04:53Z [74/78] refreshing gtk+-1.2.10nb21...
 2026-01-04T12:04:54Z [75/78] refreshing xxhash-0.8.3...
 2026-01-04T12:04:55Z [76/78] refreshing fltk13-1.3.11nb2...
 2026-01-04T12:04:56Z [77/78] refreshing pinentry-1.3.2...
 2026-01-04T12:04:57Z [78/78] upgrading mplayer-share-1.5.0.38680...
 pkg_admin: Dependency libplacebo>=6.338.2 of mpv-0.40.0nb2 unresolved
 pkg_admin: Dependency samba>=4.21.3nb1 of gvfs-1.6.7nb76 unresolved
 pkgin: Dependency libplacebo>=6.338.2 of mpv-0.40.0nb2 unresolved
 pkgin: Dependency samba>=4.21.3nb1 of gvfs-1.6.7nb76 unresolved
 2026-01-05T15:02:19Z [1/4] refreshing py312-Tk-3.12.12nb9...
 2026-01-05T15:02:21Z [2/4] refreshing py27-cairo-1.18.2nb7...
 2026-01-05T15:02:21Z [3/4] refreshing libmodplug-0.8.9.0...
 2026-01-05T15:02:22Z [4/4] refreshing osabi-NetBSD-10.0...
 pkg_admin: Dependency libplacebo>=6.338.2 of mpv-0.40.0nb2 unresolved
 pkg_admin: Dependency samba>=4.21.3nb1 of gvfs-1.6.7nb76 unresolved
 pkgin: Dependency libplacebo>=6.338.2 of mpv-0.40.0nb2 unresolved
 pkgin: Dependency samba>=4.21.3nb1 of gvfs-1.6.7nb76 unresolved
 netbsd-x260#

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2026 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.