<div dir="ltr">I've got those too, is there any known solution?</div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-28 1:39 GMT-02:00 Shunsuke Shimizu via KDE Bugzilla <span dir="ltr"><<a href="mailto:bugzilla_noreply@kde.org" target="_blank">bugzilla_noreply@kde.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://bugs.kde.org/show_bug.cgi?id=357240" rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug.cgi?id=357240</a><br>
<br>
            Bug ID: 357240<br>
           Summary: emerging KCoreAddons fails by CMake Internal Error on<br>
                    Win 8.1 x64<br>
           Product: kde-windows<br>
           Version: unspecified<br>
          Platform: MS Windows<br>
                OS: MS Windows<br>
            Status: UNCONFIRMED<br>
          Severity: normal<br>
          Priority: NOR<br>
         Component: buildsystem<br>
          Assignee: <a href="mailto:kde-windows@kde.org">kde-windows@kde.org</a><br>
          Reporter: <a href="mailto:grafi@grafi.jp">grafi@grafi.jp</a><br>
<br>
I'm using Windows 8.1 x64.<br>
I checkout the master of emerge, and make the build target x64 by editing<br>
kdesettings.ini (other parts are kept unchanged).<br>
I tried on two machines and the result was same.<br>
<br>
Reproducible: Always<br>
<br>
Steps to Reproduce:<br>
1. checkout the master branch of emerge<br>
2. make the target x64<br>
3. emerge kcoreaddons (I encountered to the error when emerging  frameworks,<br>
after qt is emerged)<br>
<br>
<br>
Actual Results:<br>
PS R:\> emerge kcoreaddons<br>
emerge debug: buildAction: all<br>
emerge debug: packageName: ['kcoreaddons']<br>
emerge debug: buildType: RelWithDebInfo<br>
emerge debug: buildTests: False<br>
________________________________________________________________________________<br>
emerge debug: fetching [git]kde:kcoreaddons|master|<br>
Already up-to-date.<br>
Already on 'master'<br>
Your branch is up-to-date with 'origin/master'.<br>
Already up-to-date.<br>
Already on 'master'<br>
Your branch is up-to-date with 'origin/master'.<br>
entering: r:\build\frameworks\kcoreaddons\work\mingw-w64-RelWithDebInfo-master<br>
cleaning r:\build\frameworks\kcoreaddons\work\mingw-w64-RelWithDebInfo-master<br>
entering: r:\build\frameworks\kcoreaddons\work\mingw-w64-RelWithDebInfo-master<br>
emerge debug: cmake -G "MinGW Makefiles"  -DCMAKE_INSTALL_PREFIX="r:/"<br>
-DCMAKE_PREFIX_PATH="r:/" -DCMAKE_BUILD_TYPE=RelW<br>
ithDebInfo "q:\kcoreaddons"<br>
-- The C compiler identification is GNU 5.2.0<br>
-- The CXX compiler identification is GNU 5.2.0<br>
-- Check for working C compiler: R:/mingw64/bin/gcc.exe<br>
-- Check for working C compiler: R:/mingw64/bin/gcc.exe -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Detecting C compile features<br>
-- Detecting C compile features - done<br>
-- Check for working CXX compiler: R:/mingw64/bin/g++.exe<br>
-- Check for working CXX compiler: R:/mingw64/bin/g++.exe -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- Detecting CXX compile features<br>
-- Detecting CXX compile features - done<br>
--<br>
<br>
-- Looking for __GLIBC__<br>
-- Looking for __GLIBC__ - not found<br>
-- Could NOT find FAM (missing:  FAM_INCLUDE_DIR FAM_LIBRARIES)<br>
-- Looking for include file sys/inotify.h<br>
-- Looking for include file sys/inotify.h - not found<br>
-- Looking for include files sys/types.h, sys/mman.h<br>
-- Looking for include files sys/types.h, sys/mman.h - not found<br>
-- Looking for getgrouplist<br>
-- Looking for getgrouplist - not found<br>
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR<br>
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success<br>
-- Found SharedMimeInfo: R:/bin/update-mime-database.exe (found suitable<br>
version "0.71", minimum required is "0.70")<br>
-- Performing Test HAVE_QFILESYSTEMWATCHER<br>
CMake Internal Error (please report a bug):<br>
  Missing cmGeneratorTarget instance!<br>
<br>
Note: The stack could not be examined because backtrace is not supported.<br>
<br>
<br>
CMake Internal Error (please report a bug):<br>
  Missing cmGeneratorTarget instance!<br>
<br>
Note: The stack could not be examined because backtrace is not supported.<br>
<br>
<br>
CMake Internal Error (please report a bug):<br>
  Missing cmGeneratorTarget instance!<br>
<br>
Note: The stack could not be examined because backtrace is not supported.<br>
<br>
<br>
CMake Internal Error (please report a bug):<br>
  Missing cmGeneratorTarget instance!<br>
<br>
Note: The stack could not be examined because backtrace is not supported.<br>
<br>
<br>
CMake Internal Error (please report a bug):<br>
  Missing cmGeneratorTarget instance!<br>
<br>
Note: The stack could not be examined because backtrace is not supported.<br>
<br>
<br>
CMake Internal Error (please report a bug):<br>
  Missing cmGeneratorTarget instance!<br>
<br>
Note: The stack could not be examined because backtrace is not supported.<br>
<br>
<br>
-- Performing Test HAVE_QFILESYSTEMWATCHER - Success<br>
--<br>
-- The following OPTIONAL packages have been found:<br>
<br>
 * SharedMimeInfo (required version >= 0.70) , A database of common MIME types<br>
, <<a href="http://freedesktop.org/wiki/Software/s" rel="noreferrer" target="_blank">http://freedesktop.org/wiki/Software/s</a><br>
hared-mime-info/><br>
   Allows KDE applications to determine file types<br>
<br>
-- The following REQUIRED packages have been found:<br>
<br>
 * ECM (required version >= 5.17.0) , Extra CMake Modules. ,<br>
<<a href="https://projects.kde.org/projects/kdesupport/extra-cmake-m" rel="noreferrer" target="_blank">https://projects.kde.org/projects/kdesupport/extra-cmake-m</a><br>
odules><br>
 * Qt5Core<br>
 * Qt5 (required version >= 5.3.0)<br>
<br>
-- The following OPTIONAL packages have not been found:<br>
<br>
 * FAM , File alteration notification support via a separate service ,<br>
<<a href="http://oss.sgi.com/projects/fam" rel="noreferrer" target="_blank">http://oss.sgi.com/projects/fam</a>><br>
   Provides file alteration notification facilities using a separate service.<br>
FAM provides additional support for NFS.<br>
<br>
-- Configuring incomplete, errors occurred!<br>
See also<br>
"R:/build/frameworks/kcoreaddons/work/mingw-w64-RelWithDebInfo-master/CMakeFiles/CMakeOutput.log".<br>
See also<br>
"R:/build/frameworks/kcoreaddons/work/mingw-w64-RelWithDebInfo-master/CMakeFiles/CMakeError.log".<br>
emerge warning: while running configure cmd: cmake -G "MinGW Makefiles"<br>
-DCMAKE_INSTALL_PREFIX="r:/" -DCMAKE_PREFIX_PAT<br>
H="r:/" -DCMAKE_BUILD_TYPE=RelWithDebInfo "q:\kcoreaddons"<br>
emerge error: fatal error: package frameworks/kcoreaddons all failed<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
You are receiving this mail because:<br>
You are the assignee for the bug.<br>
_______________________________________________<br>
Kde-windows mailing list<br>
<a href="mailto:Kde-windows@kde.org">Kde-windows@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-windows" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/kde-windows</a><br>
</font></span></blockquote></div><br></div>