Summary: | does not compile within emerge subsystem | ||
---|---|---|---|
Product: | [Unmaintained] kde-windows | Reporter: | Przemek <pemekcz> |
Component: | buildsystem | Assignee: | KDE-Windows <kde-windows> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bcooksley, fabo, jb, martin.sandsmark, mparchet, myriam, vonreth |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Przemek
2013-04-17 09:59:15 UTC
Git commit a7c921fb7764a16b3b476de0cdb98bb9343fc077 by Patrick von Reth. Committed on 17/04/2013 at 14:09. Pushed by vonreth into branch 'kde-4.10'. Revert "updated cmake to 2.8.11-rc1" This reverts commit 3757fdfc29287ce8a3fc4506179469400f897836. This will fix some cmake related build issues, where cmake couldnt fine files located on a windows root partition. M +1 -4 portage/dev-util/cmake/cmake-2.8.4.2011622.py http://commits.kde.org/emerge/a7c921fb7764a16b3b476de0cdb98bb9343fc077 *** Bug 318411 has been marked as a duplicate of this bug. *** I have updated emerge to latest git (commit 5ff7783e4), re-installed cmake (emerge ---update cmake) and the problem still occurs. Additionaly, I have updated all remaining packaged to recent versions. Anything I can do? Hi again, Reopening bug (see comment 3) Moreover I have removed phonon-vlc from depencencies so that it is ommited in the process, and the same issue shows up with another library: -- Looking for include files sys/types.h, sys/mman.h -- Looking for include files sys/types.h, sys/mman.h - found -- Found Qt-Version 4.8.4 (using p:/bin/qmake.exe) CMake Error at /lib/cmake/grantlee/GrantleeTargets.cmake:66 (message): The imported target "grantlee_core" references the file "//lib/grantlee_core.lib" 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 "/lib/cmake/grantlee/GrantleeTargets.cmake" but not all the files it references. Call Stack (most recent call first): /lib/cmake/grantlee/GrantleeConfig.cmake:54 (include) kdeui/tests/proxymodeltestsuite/CMakeLists.txt:50 (find_package) -- Configuring incomplete, errors occurred! |