Kdesrc-build kde-pim fails at kxmlgui (30/139)

A. F. Cano afc54 at comcast.net
Sun Oct 27 22:08:58 GMT 2019


Greetings everyone,

Building environment: Debian 10.1, completely up to date.

The following relevant packages are installed:
libkfxmlgui-dev		5.54.0-1
libkf5lxmlgui-bin	5.54.0-1 
libkf5lxmlgui-data	5.54.0-1 
libkf5lxmlgui5		5.54.0-1 

The full log file is below, but why do I get this?

-- The following features have been disabled:

 * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)

I have searched for "qch" and the only package that matches is:

qchdman 0.195-dmo1

but it apparently is not what's needed.

But the show stopper is this:

CMake Error at src/CMakeLists.txt:75 (add_library):
  Target "KF5XmlGui" links to target "Qt5::CorePrivate" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?

What am I missing?  Now do I get past this error?

Thanks.

Augustine

--
A. F. Cano					afc54 at comcast.net

~/kde/src/log/2019-10-27-01/kxmlgui/cmake.log

# kdesrc-build running: 'cmake' '/home/afc/kde/src/kxmlgui' '-DBUILD_TESTING=TRUE' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/home/afc/kde/usr'
# from directory: /home/afc/kde/build/kxmlgui
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

Installing in /home/afc/kde/usr. Run /home/afc/kde/build/kxmlgui/prefix.sh to set the environment for KXmlGui.
-- Setting build type to 'Debug' as none was specified.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") 
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- The following features have been enabled:

 * DESIGNERPLUGIN, Build plugin for Qt Designer

-- The following OPTIONAL packages have been found:

 * KF5Attica (required version >= 5.63.0), A Qt library that implements the Open Collaboration Services API, <https://projects.kde.org/attica>
   Support for Get Hot New Stuff in KXMLGUI

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.63.0), Extra CMake Modules., <https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
 * Qt5Gui (required version >= 5.11.3)
 * Qt5Widgets
 * Qt5Network
 * Qt5PrintSupport
 * Qt5DBus
 * KF5CoreAddons (required version >= 5.63.0)
 * KF5ItemViews (required version >= 5.63.0)
 * KF5Config (required version >= 5.63.0)
 * KF5ConfigWidgets (required version >= 5.63.0)
 * Gettext
 * KF5I18n (required version >= 5.63.0)
 * KF5IconThemes (required version >= 5.63.0)
 * KF5TextWidgets (required version >= 5.63.0)
 * KF5WidgetsAddons (required version >= 5.63.0)
 * KF5WindowSystem (required version >= 5.63.0)
 * KF5GlobalAccel (required version >= 5.63.0)
 * Qt5UiPlugin
   Required to build Qt Designer plugins
 * Qt5Xml
 * Qt5Test
 * Qt5 (required version >= 5.11.0)

-- The following features have been disabled:

 * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)

-- Configuring done
CMake Error at src/CMakeLists.txt:75 (add_library):
  Target "KF5XmlGui" links to target "Qt5::CorePrivate" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?


CMake Error at src/CMakeLists.txt:75 (add_library):
  Target "KF5XmlGui" links to target "Qt5::CorePrivate" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?


-- Generating done
-- Build files have been written to: /home/afc/kde/build/kxmlgui


More information about the kde-pim mailing list