Kodi Community Forum
Error when bootstrapping CMake - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+---- Forum: Android Development (https://forum.kodi.tv/forumdisplay.php?fid=184)
+---- Thread: Error when bootstrapping CMake (/showthread.php?tid=286253)



Error when bootstrapping CMake - delaroy - 2016-08-10

Hello guys i keep getting this error

- Configuring incomplete, errors occurred!
See also "/home/delaroy/build-xbmc/spmc-android/tools/depends/native/cmake-native/x86_64-linux-native/CMakeFiles/CMakeOutput.log".
See also "/home/delaroy/build-xbmc/spmc-android/tools/depends/native/cmake-native/x86_64-linux-native/CMakeFiles/CMakeError.log".
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------
Makefile:31: recipe for target 'x86_64-linux-native' failed
make[2]: *** [x86_64-linux-native] Error 11
make[2]: Leaving directory '/home/delaroy/build-xbmc/spmc-android/tools/depends/native/cmake-native'
Makefile:48: recipe for target 'cmake-native' failed
make[1]: *** [cmake-native] Error 2
make[1]: Leaving directory '/home/delaroy/build-xbmc/spmc-android/tools/depends/native'
Makefile:8: recipe for target 'native/.installed-x86_64-linux-native' failed
make: *** [native/.installed-x86_64-linux-native] Error

when i run the make command. This is my cmake output http://pastebin.com/BcwrFPZA and my cmake error log http://pastebin.com/eCdDmsRY
Good help would be highly appreciated because have been on this for two weeks so clumsy in building an apk from the SPMC source file


RE: Error when bootstrapping CMake - Razze - 2016-08-13

can't really offer any help on building spmc, you might want to open up an issue on their repo.