[Bug 270408] poppler-utils fails to install

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Apr 2023 23:03:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270408

--- Comment #2 from Friedrich Volkmann <bsd@volki.at> ---
3.22.2

Given that 3.23 is required, shouldn't there be a respective dependency in some
Makefile?

I now tried to upgrade it, but apparently that has caused even more damage:

~# portupgrade cmake
...
===>  License NA accepted by the user
===>   cmake-3.25.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by cmake-3.25.1 for building
===>  Extracting for cmake-3.25.1
===>  Patching for cmake-3.25.1
===>   cmake-3.25.1 depends on file: /usr/local/bin/cmake - found
===>  Configuring for cmake-3.25.1
===>  Staging for cmake-3.25.1
===>   cmake-3.25.1 depends on file: /usr/local/man/man1/cmake.1.gz - found
===>   cmake-3.25.1 depends on file: /usr/local/bin/cmake - found
===>   Generating temporary packing list
====> Compressing man pages (compress-man)
--->  Backing up the old version
pkg: unknown format pkg, using the default
--->  Uninstalling the old version
[Reading data from pkg(8) ... - 1538 packages found - done]
--->  Deinstalling 'cmake-3.22.2'
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):

Installed packages to be REMOVED:
        cmake: 3.22.2

Number of packages to be removed: 1

The operation will free 35 MiB.
[1/1] Deinstalling cmake-3.22.2...
[1/1] Deleting files for cmake-3.22.2: 100%
[Reading data from pkg(8) ... - 1537 packages found - done]
--->  Installing the new version via the port
===>  Deinstalling for cmake
===>   cmake not installed, skipping
===>  Installing for cmake-3.25.1
===>  Checking if cmake is already installed
actual-package-depends: dependency on /usr/local/man/man1/cmake.1.gz not
registered (normal if it belongs to base)
pkg-static: DEBUG: -/

actual-package-depends: dependency on /usr/local/bin/cmake not registered
(normal if it belongs to base)
pkg-static: DEBUG: -/

===>   Registering installation for cmake-3.25.1 as automatic
Installing cmake-3.25.1...
===>  Cleaning for cmake-3.25.1
--->  Cleaning out obsolete shared libraries
No such file or directory @ rb_check_realpath_internal -
/usr/local/lib/compat/pkg/libqwt6.so.6
No such file or directory @ rb_check_realpath_internal -
/usr/local/lib/compat/pkg/libqwtmathml.so.6
~# cmake --version
-su: /usr/local/bin/cmake: No such file or directory
~# which cmake
~# pkg info -Ix cmake
cmake-3.25.1                   Meta-port to connect all CMake bits
kf5-extra-cmake-modules-5.95.0 Extra modules and scripts for CMake
~# pkg list cmake-3.25.1
~#

-- 
You are receiving this mail because:
You are the assignee for the bug.