[Bug 260361] [exp-run] Update KDE Frameworks to 5.89.0

Michael Butler imb at protected-networks.net
Thu Dec 16 23:43:30 GMT 2021


Even after removing all kf5 packages before building new ones, I get the 
following error ..

	The imported target "KF5::ConfigQml" references the file
      		"/usr/local/lib/libKF5ConfigQml.so.5.89.0"
	but this file does not exist.

what am I missing?

This was the first failing port ..

imb at toshi:/usr/ports/x11-toolkits/kf5-kcompletion> sudo make
===>  License LGPL20 accepted by the user
===>   kf5-kcompletion-5.89.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by kf5-kcompletion-5.89.0 for building
===>  Extracting for kf5-kcompletion-5.89.0
=> SHA256 Checksum OK for KDE/frameworks/5.89.0/kcompletion-5.89.0.tar.xz.
===>  Patching for kf5-kcompletion-5.89.0
===>   kf5-kcompletion-5.89.0 depends on file: /usr/local/bin/cmake - found
===>   kf5-kcompletion-5.89.0 depends on executable: ninja - found
===>   kf5-kcompletion-5.89.0 depends on file: 
/usr/local/share/ECM/cmake/ECMConfig.cmake - found
===>   kf5-kcompletion-5.89.0 depends on package: qt5-buildtools>=5.15.2 
- found
===>   kf5-kcompletion-5.89.0 depends on file: 
/usr/local/lib/qt5/bin/lrelease - found
===>   kf5-kcompletion-5.89.0 depends on package: qt5-qmake>=5.15.2 - found
===>   kf5-kcompletion-5.89.0 depends on shared library: 
libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so)
===>   kf5-kcompletion-5.89.0 depends on shared library: 
libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so)
===>   kf5-kcompletion-5.89.0 depends on shared library: libQt5Core.so - 
found (/usr/local/lib/qt5/libQt5Core.so)
===>   kf5-kcompletion-5.89.0 depends on shared library: libQt5Gui.so - 
found (/usr/local/lib/qt5/libQt5Gui.so)
===>   kf5-kcompletion-5.89.0 depends on shared library: 
libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===>   kf5-kcompletion-5.89.0 depends on shared library: libQt5Xml.so - 
found (/usr/local/lib/qt5/libQt5Xml.so)
===>  Configuring for kf5-kcompletion-5.89.0
===>  Performing out-of-source build
/bin/mkdir -p /usr/ports/x11-toolkits/kf5-kcompletion/work/.build
-- The C compiler identification is Clang 13.0.0
-- The CXX compiler identification is Clang 13.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success
CMake Error at /usr/local/lib/cmake/KF5Config/KF5ConfigTargets.cmake:95 
(message):
   The imported target "KF5::ConfigQml" references the file

      "/usr/local/lib/libKF5ConfigQml.so.5.89.0"

   but this file does not exist.  Possible reasons include:

   * The file was deleted, renamed, or moved to another location.

   * An install or uninstall procedure did not complete successfully.

   * The installation package was faulty and contained

      "/usr/local/lib/cmake/KF5Config/KF5ConfigTargets.cmake"

   but not all the files it references.

Call Stack (most recent call first):
   /usr/local/lib/cmake/KF5Config/KF5ConfigConfig.cmake:29 (include)
   CMakeLists.txt:39 (find_package)


-- Configuring incomplete, errors occurred!
See also 
"/usr/ports/x11-toolkits/kf5-kcompletion/work/.build/CMakeFiles/CMakeOutput.log".
See also 
"/usr/ports/x11-toolkits/kf5-kcompletion/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/kf5-kcompletion


On 12/16/21 12:29, bugzilla-noreply at freebsd.org wrote:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260361
> 
> --- Comment #3 from commit-hook at FreeBSD.org ---
> A commit in branch main references this bug:
> 
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=473996fc5758615bf705244e45df5e3ca616edc0
> 
> commit 473996fc5758615bf705244e45df5e3ca616edc0
> Author:     Tobias C. Berner <tcberner at FreeBSD.org>
> AuthorDate: 2021-12-12 14:34:45 +0000
> Commit:     Tobias C. Berner <tcberner at FreeBSD.org>
> CommitDate: 2021-12-16 17:27:16 +0000
> 
>      KDE: Update KDE Frameworks to 5.89.0
> 
>      Saturday, 11 December 2021
> 
>      KDE today announces the release of KDE Frameworks 5.89.0.
> 
>      KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
>      of commonly needed functionality in mature, peer reviewed and well
>      tested libraries with friendly licensing terms. For an introduction see
>      the KDE Frameworks release announcement.
> 
>      This release is part of a series of planned monthly releases making
>      improvements available to developers in a quick and predictable manner.
> 
>      Announcment:
>              https://kde.org/announcements/frameworks/5/5.89.0/
> 
>      PR:             260361
>      Exp-run by:     antoine
> 
>   Mk/Uses/kde.mk                                     |   2 +-
>   archivers/kf5-karchive/distinfo                    |   6 +-
>   devel/kf5-extra-cmake-modules/distinfo             |   6 +-
>   devel/kf5-extra-cmake-modules/pkg-plist            |   5 +
>   devel/kf5-kapidox/distinfo                         |   6 +-
>   devel/kf5-kauth/distinfo                           |   6 +-
>   devel/kf5-kbookmarks/distinfo                      |   6 +-
>   devel/kf5-kcmutils/distinfo                        |   6 +-
>   devel/kf5-kcmutils/pkg-plist                       |   2 +
>   devel/kf5-kconfig/distinfo                         |   6 +-
>   devel/kf5-kcoreaddons/distinfo                     |   6 +-
>   devel/kf5-kcoreaddons/pkg-plist                    |   2 +
>   devel/kf5-kcrash/distinfo                          |   6 +-
>   devel/kf5-kdbusaddons/distinfo                     |   6 +-
>   devel/kf5-kdeclarative/distinfo                    |   6 +-
>   devel/kf5-kdoctools/distinfo                       |   6 +-
>   devel/kf5-kfilemetadata/Makefile                   |   1 -
>   devel/kf5-kfilemetadata/distinfo                   |   6 +-
>   devel/kf5-ki18n/distinfo                           |   6 +-
>   devel/kf5-ki18n/pkg-plist                          |   2 +
>   devel/kf5-kidletime/distinfo                       |   6 +-
>   devel/kf5-kio/Makefile                             |   2 +-
>   devel/kf5-kio/distinfo                             |   6 +-
>   .../kf5-kio/files/patch-src_aclhelpers__p.h (gone) |  34 ------
>   devel/kf5-kitemmodels/distinfo                     |   6 +-
>   devel/kf5-knewstuff/distinfo                       |   6 +-
>   devel/kf5-knotifications/distinfo                  |   6 +-
>   devel/kf5-knotifyconfig/distinfo                   |   6 +-
>   devel/kf5-kpackage/distinfo                        |   6 +-
>   devel/kf5-kparts/distinfo                          |   6 +-
>   devel/kf5-kpeople/distinfo                         |   6 +-
>   devel/kf5-kpty/distinfo                            |   6 +-
>   devel/kf5-kservice/distinfo                        |   6 +-
>   devel/kf5-ktexteditor/Makefile                     |   1 -
>   devel/kf5-ktexteditor/distinfo                     |   6 +-
>   devel/kf5-kunitconversion/distinfo                 |   6 +-
>   devel/kf5-solid/distinfo                           |   6 +-
>   devel/kf5-threadweaver/distinfo                    |   6 +-
>   dns/kf5-kdnssd/distinfo                            |   6 +-
>   graphics/kf5-kimageformats/Makefile                |   1 -
>   graphics/kf5-kimageformats/distinfo                |   6 +-
>   graphics/kf5-kplotting/distinfo                    |   6 +-
>   graphics/kf5-kquickcharts/distinfo                 |   6 +-
>   graphics/kf5-prison/distinfo                       |   6 +-
>   lang/kf5-kross/distinfo                            |   6 +-
>   misc/kf5-purpose/distinfo                          |   6 +-
>   misc/kf5-purpose/pkg-plist                         |   1 +
>   multimedia/kf5-kmediaplayer/distinfo               |   6 +-
>   net/kf5-kcalendarcore/distinfo                     |   6 +-
>   net/kf5-kcontacts/distinfo                         |   6 +-
>   net/kf5-kdav/distinfo                              |   6 +-
>   net/kf5-kholidays/distinfo                         |   6 +-
>   net/kf5-kxmlrpcclient/distinfo                     |   6 +-
>   net/kf5-syndication/distinfo                       |   6 +-
>   security/kf5-kdesu/distinfo                        |   6 +-
>   sysutils/kf5-baloo/distinfo                        |   6 +-
>   sysutils/kf5-baloo/pkg-plist                       |   3 +
>   sysutils/kf5-kwallet/distinfo                      |   6 +-
>   textproc/kf5-kcodecs/distinfo                      |   6 +-
>   textproc/kf5-sonnet/distinfo                       |   6 +-
>   textproc/kf5-syntax-highlighting/distinfo          |   6 +-
>   www/kf5-kdewebkit/distinfo                         |   6 +-
>   www/kf5-khtml/distinfo                             |   6 +-
>   www/kf5-kjs/distinfo                               |   6 +-
>   www/kf5-kjsembed/distinfo                          |   6 +-
>   x11-themes/kf5-breeze-icons/Makefile               |   4 +
>   x11-themes/kf5-breeze-icons/distinfo               |  10 +-
>   x11-themes/kf5-breeze-icons/pkg-plist              | 127 ++++++++++++++++++++-
>   x11-themes/kf5-kemoticons/distinfo                 |   6 +-
>   x11-themes/kf5-kiconthemes/distinfo                |   6 +-
>   x11-themes/kf5-oxygen-icons5/distinfo              |   6 +-
>   x11-themes/kf5-qqc2-desktop-style/distinfo         |   6 +-
>   x11-toolkits/kf5-attica/distinfo                   |   6 +-
>   x11-toolkits/kf5-kcompletion/distinfo              |   6 +-
>   x11-toolkits/kf5-kconfigwidgets/distinfo           |   6 +-
>   x11-toolkits/kf5-kdesignerplugin/distinfo          |   6 +-
>   x11-toolkits/kf5-kguiaddons/distinfo               |   6 +-
>   x11-toolkits/kf5-kguiaddons/pkg-plist              |   2 +
>   x11-toolkits/kf5-kirigami2/distinfo                |   6 +-
>   x11-toolkits/kf5-kirigami2/pkg-plist               |   4 +
>   x11-toolkits/kf5-kitemviews/distinfo               |   6 +-
>   x11-toolkits/kf5-kjobwidgets/distinfo              |   6 +-
>   x11-toolkits/kf5-ktextwidgets/distinfo             |   6 +-
>   x11-toolkits/kf5-kwidgetsaddons/distinfo           |   6 +-
>   x11-toolkits/kf5-kxmlgui/distinfo                  |   6 +-
>   x11/kf5-frameworkintegration/distinfo              |   6 +-
>   x11/kf5-kactivities-stats/distinfo                 |   6 +-
>   x11/kf5-kactivities/distinfo                       |   6 +-
>   x11/kf5-kded/distinfo                              |   6 +-
>   x11/kf5-kdelibs4support/distinfo                   |   6 +-
>   x11/kf5-kdelibs4support/pkg-plist                  |   2 +
>   x11/kf5-kglobalaccel/distinfo                      |   6 +-
>   x11/kf5-kinit/distinfo                             |   6 +-
>   x11/kf5-krunner/distinfo                           |   6 +-
>   x11/kf5-kwayland/distinfo                          |   6 +-
>   x11/kf5-kwindowsystem/distinfo                     |   6 +-
>   x11/kf5-plasma-framework/distinfo                  |   6 +-
>   97 files changed, 394 insertions(+), 285 deletions(-)
> 



More information about the kde-freebsd mailing list