[kde-windows] [Bug 343638] New: 'emerge frameworks' fails to build

Grahame White mrloquax at googlemail.com
Sat Jan 31 23:25:34 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=343638

            Bug ID: 343638
           Summary: 'emerge frameworks' fails to build
           Product: kde-windows
           Version: unspecified
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: buildsystem
          Assignee: kde-windows at kde.org
          Reporter: mrloquax at googlemail.com

After emerging 'qt' I tried to issue the
'emerge frameworks' command

After a number of the framework components were successfully built an error
regarding Qt5WebKitWidgets was thrown.

Rerunning the 'emerge frameworks' command generates the following output:

PS R:\emerge\bin> .\emerge.bat frameworks
emerge debug: buildAction: all
emerge debug: packageName: ['frameworks']
emerge debug: buildType: RelWithDebInfo
emerge debug: buildTests: False
________________________________________________________________________________
emerge debug: fetching [git]kde:kdewebkit|master|
Already up-to-date.
Already on 'master'
Your branch is up-to-date with 'origin/master'.
Already up-to-date.
Already on 'master'
Your branch is up-to-date with 'origin/master'.
entering: r:\build\frameworks\kdewebkit\work\mingw-w64-RelWithDebInfo-master
cleaning r:\build\frameworks\kdewebkit\work\mingw-w64-RelWithDebInfo-master
entering: r:\build\frameworks\kdewebkit\work\mingw-w64-RelWithDebInfo-master
emerge debug: cmake -G "MinGW Makefiles"  -DCMAKE_INSTALL_PREFIX="r:/"
-DCMAKE_PREFIX_PATH="r:/" -DCMAKE_BUILD_TYPE=RelW
ithDebInfo "q:\kdewebkit"
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: r:/mingw64/bin/gcc.exe
-- Check for working C compiler: r:/mingw64/bin/gcc.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: r:/mingw64/bin/g++.exe
-- Check for working CXX compiler: r:/mingw64/bin/g++.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at r:/lib/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  Could not find a package configuration file provided by "Qt5WebKitWidgets"
  with any of the following names:

    Qt5WebKitWidgetsConfig.cmake
    qt5webkitwidgets-config.cmake

  Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or
  set "Qt5WebKitWidgets_DIR" to a directory containing one of the above
  files.  If "Qt5WebKitWidgets" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:10 (find_package)


-- Configuring incomplete, errors occurred!
See also
"R:/build/frameworks/kdewebkit/work/mingw-w64-RelWithDebInfo-master/CMakeFiles/CMakeOutput.log".
emerge warning: while running configure cmd: cmake -G "MinGW Makefiles" 
-DCMAKE_INSTALL_PREFIX="r:/" -DCMAKE_PREFIX_PAT
H="r:/" -DCMAKE_BUILD_TYPE=RelWithDebInfo "q:\kdewebkit"
emerge error: fatal error: package frameworks/kdewebkit all failed
Task: Emerge stopped after: 0:00:10.370593


Reproducible: Always

Steps to Reproduce:
1. Carry out a fresh installation using emerge using these instructions:
https://techbase.kde.org/Getting_Started/Build/Windows/emerge
2. When the 'emerge frameworks' command is issued the reported error is thrown
(takes a while)


Actual Results:  
After building a number of the frameworks components the reported error is
thrown

Expected Results:  
the frameworks should have compiled to completion

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


More information about the Kde-windows mailing list