[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-windows
Subject:    Re: [kde-windows] [Bug 357240] New: emerging KCoreAddons fails by CMake Internal Error on Win 8.1 x6
From:       Andrius da Costa Ribas <andriusmao () gmail ! com>
Date:       2016-01-30 0:12:47
Message-ID: CADzOArHvsZMjT76T=c4N4nuTiADxvPDdPhWh6=zVtC2Kkz7=Ag () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I've got those too, is there any known solution?

2015-12-28 1:39 GMT-02:00 Shunsuke Shimizu via KDE Bugzilla <
bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=357240
>
>             Bug ID: 357240
>            Summary: emerging KCoreAddons fails by CMake Internal Error on
>                     Win 8.1 x64
>            Product: kde-windows
>            Version: unspecified
>           Platform: MS Windows
>                 OS: MS Windows
>             Status: UNCONFIRMED
>           Severity: normal
>           Priority: NOR
>          Component: buildsystem
>           Assignee: kde-windows@kde.org
>           Reporter: grafi@grafi.jp
>
> I'm using Windows 8.1 x64.
> I checkout the master of emerge, and make the build target x64 by editing
> kdesettings.ini (other parts are kept unchanged).
> I tried on two machines and the result was same.
>
> Reproducible: Always
>
> Steps to Reproduce:
> 1. checkout the master branch of emerge
> 2. make the target x64
> 3. emerge kcoreaddons (I encountered to the error when emerging
> frameworks,
> after qt is emerged)
>
>
> Actual Results:
> PS R:\> emerge kcoreaddons
> emerge debug: buildAction: all
> emerge debug: packageName: ['kcoreaddons']
> emerge debug: buildType: RelWithDebInfo
> emerge debug: buildTests: False
>
> ________________________________________________________________________________
> emerge debug: fetching [git]kde:kcoreaddons|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\kcoreaddons\work\mingw-w64-RelWithDebInfo-master
> cleaning
> r:\build\frameworks\kcoreaddons\work\mingw-w64-RelWithDebInfo-master
> entering:
> r:\build\frameworks\kcoreaddons\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:\kcoreaddons"
> -- The C compiler identification is GNU 5.2.0
> -- The CXX compiler identification is GNU 5.2.0
> -- 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
> -- Detecting C compile features
> -- Detecting C compile features - 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
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> --
>
> -- Looking for __GLIBC__
> -- Looking for __GLIBC__ - not found
> -- Could NOT find FAM (missing:  FAM_INCLUDE_DIR FAM_LIBRARIES)
> -- Looking for include file sys/inotify.h
> -- Looking for include file sys/inotify.h - not found
> -- Looking for include files sys/types.h, sys/mman.h
> -- Looking for include files sys/types.h, sys/mman.h - not found
> -- Looking for getgrouplist
> -- Looking for getgrouplist - not found
> -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
> -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
> -- Found SharedMimeInfo: R:/bin/update-mime-database.exe (found suitable
> version "0.71", minimum required is "0.70")
> -- Performing Test HAVE_QFILESYSTEMWATCHER
> CMake Internal Error (please report a bug):
>   Missing cmGeneratorTarget instance!
>
> Note: The stack could not be examined because backtrace is not supported.
>
>
> CMake Internal Error (please report a bug):
>   Missing cmGeneratorTarget instance!
>
> Note: The stack could not be examined because backtrace is not supported.
>
>
> CMake Internal Error (please report a bug):
>   Missing cmGeneratorTarget instance!
>
> Note: The stack could not be examined because backtrace is not supported.
>
>
> CMake Internal Error (please report a bug):
>   Missing cmGeneratorTarget instance!
>
> Note: The stack could not be examined because backtrace is not supported.
>
>
> CMake Internal Error (please report a bug):
>   Missing cmGeneratorTarget instance!
>
> Note: The stack could not be examined because backtrace is not supported.
>
>
> CMake Internal Error (please report a bug):
>   Missing cmGeneratorTarget instance!
>
> Note: The stack could not be examined because backtrace is not supported.
>
>
> -- Performing Test HAVE_QFILESYSTEMWATCHER - Success
> --
> -- The following OPTIONAL packages have been found:
>
>  * SharedMimeInfo (required version >= 0.70) , A database of common MIME
> types
> , <http://freedesktop.org/wiki/Software/s
> hared-mime-info/>
>    Allows KDE applications to determine file types
>
> -- The following REQUIRED packages have been found:
>
>  * ECM (required version >= 5.17.0) , Extra CMake Modules. ,
> <https://projects.kde.org/projects/kdesupport/extra-cmake-m
> odules>
>  * Qt5Core
>  * Qt5 (required version >= 5.3.0)
>
> -- The following OPTIONAL packages have not been found:
>
>  * FAM , File alteration notification support via a separate service ,
> <http://oss.sgi.com/projects/fam>
>    Provides file alteration notification facilities using a separate
> service.
> FAM provides additional support for NFS.
>
> -- Configuring incomplete, errors occurred!
> See also
>
> "R:/build/frameworks/kcoreaddons/work/mingw-w64-RelWithDebInfo-master/CMakeFiles/CMakeOutput.log".
> See also
>
> "R:/build/frameworks/kcoreaddons/work/mingw-w64-RelWithDebInfo-master/CMakeFiles/CMakeError.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:\kcoreaddons"
> emerge error: fatal error: package frameworks/kcoreaddons all failed
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
> _______________________________________________
> Kde-windows mailing list
> Kde-windows@kde.org
> https://mail.kde.org/mailman/listinfo/kde-windows
>

[Attachment #5 (text/html)]

<div dir="ltr">I&#39;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">&lt;<a \
href="mailto:bugzilla_noreply@kde.org" \
target="_blank">bugzilla_noreply@kde.org</a>&gt;</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&#39;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:\&gt; emerge kcoreaddons<br>
emerge debug: buildAction: all<br>
emerge debug: packageName: [&#39;kcoreaddons&#39;]<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 &#39;master&#39;<br>
Your branch is up-to-date with &#39;origin/master&#39;.<br>
Already up-to-date.<br>
Already on &#39;master&#39;<br>
Your branch is up-to-date with &#39;origin/master&#39;.<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 &quot;MinGW Makefiles&quot;   \
                -DCMAKE_INSTALL_PREFIX=&quot;r:/&quot;<br>
-DCMAKE_PREFIX_PATH=&quot;r:/&quot; -DCMAKE_BUILD_TYPE=RelW<br>
ithDebInfo &quot;q:\kcoreaddons&quot;<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 &quot;0.71&quot;, minimum required is &quot;0.70&quot;)<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 &gt;= 0.70) , A database of common MIME \
types<br> , &lt;<a href="http://freedesktop.org/wiki/Software/s" rel="noreferrer" \
target="_blank">http://freedesktop.org/wiki/Software/s</a><br> \
hared-mime-info/&gt;<br>  Allows KDE applications to determine file types<br>
<br>
-- The following REQUIRED packages have been found:<br>
<br>
  * ECM (required version &gt;= 5.17.0) , Extra CMake Modules. ,<br>
&lt;<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&gt;<br>
  * Qt5Core<br>
  * Qt5 (required version &gt;= 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>
&lt;<a href="http://oss.sgi.com/projects/fam" rel="noreferrer" \
                target="_blank">http://oss.sgi.com/projects/fam</a>&gt;<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>
&quot;R:/build/frameworks/kcoreaddons/work/mingw-w64-RelWithDebInfo-master/CMakeFiles/CMakeOutput.log&quot;.<br>
 See also<br>
&quot;R:/build/frameworks/kcoreaddons/work/mingw-w64-RelWithDebInfo-master/CMakeFiles/CMakeError.log&quot;.<br>
 emerge warning: while running configure cmd: cmake -G &quot;MinGW \
                Makefiles&quot;<br>
-DCMAKE_INSTALL_PREFIX=&quot;r:/&quot; -DCMAKE_PREFIX_PAT<br>
H=&quot;r:/&quot; -DCMAKE_BUILD_TYPE=RelWithDebInfo &quot;q:\kcoreaddons&quot;<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>


[Attachment #6 (text/plain)]

_______________________________________________
Kde-windows mailing list
Kde-windows@kde.org
https://mail.kde.org/mailman/listinfo/kde-windows


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic