Advertisement
Guest User

LibreELEC - Build on master fails

a guest
Jan 26th, 2019
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.30 KB | None | 0 0
  1. https://forum.libreelec.tv/thread/14297-build-on-master-fails/?postID=109101
  2.  
  3. [1104/1515] Building CXX object build/utils/CMakeFiles/utils.dir/GLUtils.cpp.o
  4. FAILED: build/utils/CMakeFiles/utils.dir/GLUtils.cpp.o
  5. /home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/bin/ccache /home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -DHAS_NEON -I../ -I../lib -I../lib/gtest/include -I../xbmc -I../xbmc/platform/linux -I../xbmc/cores/VideoPlayer -Ibuild -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/dbus-1.0 -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/lib/dbus-1.0/include -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/python2.7 -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/samba-4.0 -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/libxml2 -Ibuild/cpluff/include -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr -Ibuild/cores/RetroPlayer/messages -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/freetype2 -Ibuild/libdvd/include -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/lzo -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/amcodec -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -std=c++11 -DMESA_EGL_NO_X11_HEADERS -Os -DNDEBUG -flto=1 -fno-fat-lto-objects -D_LINUX -DTARGET_POSIX -DTARGET_LINUX -D_GNU_SOURCE -DHAVE_MKOSTEMP=1 -D__STDC_CONSTANT_MACROS -D_FILE_DEFINED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_LINUX_NETWORK -DHAVE_STD__U16_STRING=1 -DHAVE_STD__U32_STRING=1 -DHAVE_CHAR16_T=1 -DHAVE_CHAR32_T=1 -DHAVE_STDINT_H=1 -DHAS_BUILTIN_SYNC_ADD_AND_FETCH=1 -DHAS_BUILTIN_SYNC_SUB_AND_FETCH=1 -DHAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP=1 -DHAVE_INOTIFY=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAS_ALSA=1 -DHAS_AVAHI=1 -DHAS_ZEROCONF=1 -DHAVE_LIBBLURAY=1 -DHAVE_LIBBLURAY_BDJ=1 -DHAVE_LIBCEC=1 -DHAS_DBUS=1 -DHAS_LIRC=1 -DHAS_WEB_SERVER=1 -DHAS_WEB_INTERFACE=1 -DHAS_FILESYSTEM_NFS=1 -DHAS_PULSEAUDIO=1 -DHAS_PYTHON=1 -DHAS_FILESYSTEM_SMB=1 -DHAVE_LIBUDEV=1 -DHAVE_LIBXSLT=1 -DHAS_AIRPLAY=1 -DFFMPEG_VER_SHA=\"undef\" -I/home/minix/LibreELEC.tv/build.LibreELEC-S912.arm-9.0-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/fribidi -DHAS_GLES=2 -DHAS_LIBAMCODEC=1 -DHAS_LIBAMCODEC_VP9=1 -DHAS_EGL=1 -DHAS_MARIADB=1 -DHAS_UPNP=1 -DHAS_DVD_DRIVE -DHAS_CDDA_RIPPER -DHAS_AIRTUNES=1 -DBIN_INSTALL_PATH=\"/usr/lib/kodi\" -DINSTALL_PATH=\"/usr/share/kodi\" -std=c++11 -MD -MT build/utils/CMakeFiles/utils.dir/GLUtils.cpp.o -MF build/utils/CMakeFiles/utils.dir/GLUtils.cpp.o.d -o build/utils/CMakeFiles/utils.dir/GLUtils.cpp.o -c ../xbmc/utils/GLUtils.cpp
  6. ../xbmc/utils/GLUtils.cpp:46:5: error: 'GL_DEBUG_SOURCE_API_KHR' was not declared in this scope
  7. X(GL_DEBUG_SOURCE_API_KHR),
  8. ^~~~~~~~~~~~~~~~~~~~~~~
  9. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  10. #define X(VAL) std::make_pair(VAL, #VAL)
  11. ^~~
  12. ../xbmc/utils/GLUtils.cpp:47:5: error: 'GL_DEBUG_SOURCE_WINDOW_SYSTEM_KHR' was not declared in this scope
  13. X(GL_DEBUG_SOURCE_WINDOW_SYSTEM_KHR),
  14. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  15. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  16. #define X(VAL) std::make_pair(VAL, #VAL)
  17. ^~~
  18. ../xbmc/utils/GLUtils.cpp:48:5: error: 'GL_DEBUG_SOURCE_SHADER_COMPILER_KHR' was not declared in this scope
  19. X(GL_DEBUG_SOURCE_SHADER_COMPILER_KHR),
  20. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  22. #define X(VAL) std::make_pair(VAL, #VAL)
  23. ^~~
  24. ../xbmc/utils/GLUtils.cpp:48:5: note: suggested alternative: 'GL_SHADER_COMPILER'
  25. X(GL_DEBUG_SOURCE_SHADER_COMPILER_KHR),
  26. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  28. #define X(VAL) std::make_pair(VAL, #VAL)
  29. ^~~
  30. ../xbmc/utils/GLUtils.cpp:49:5: error: 'GL_DEBUG_SOURCE_THIRD_PARTY_KHR' was not declared in this scope
  31. X(GL_DEBUG_SOURCE_THIRD_PARTY_KHR),
  32. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  33. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  34. #define X(VAL) std::make_pair(VAL, #VAL)
  35. ^~~
  36. ../xbmc/utils/GLUtils.cpp:50:5: error: 'GL_DEBUG_SOURCE_APPLICATION_KHR' was not declared in this scope
  37. X(GL_DEBUG_SOURCE_APPLICATION_KHR),
  38. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  39. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  40. #define X(VAL) std::make_pair(VAL, #VAL)
  41. ^~~
  42. ../xbmc/utils/GLUtils.cpp:51:5: error: 'GL_DEBUG_SOURCE_OTHER_KHR' was not declared in this scope
  43. X(GL_DEBUG_SOURCE_OTHER_KHR),
  44. ^~~~~~~~~~~~~~~~~~~~~~~~~
  45. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  46. #define X(VAL) std::make_pair(VAL, #VAL)
  47. ^~~
  48. ../xbmc/utils/GLUtils.cpp:53:1: error: could not convert '{<expression error>, <expression error>, <expression error>, <expression error>, <expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::map<unsigned int, const char*>'
  49. };
  50. ^
  51. ../xbmc/utils/GLUtils.cpp:59:5: error: 'GL_DEBUG_TYPE_ERROR_KHR' was not declared in this scope
  52. X(GL_DEBUG_TYPE_ERROR_KHR),
  53. ^~~~~~~~~~~~~~~~~~~~~~~
  54. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  55. #define X(VAL) std::make_pair(VAL, #VAL)
  56. ^~~
  57. ../xbmc/utils/GLUtils.cpp:60:5: error: 'GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_KHR' was not declared in this scope
  58. X(GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_KHR),
  59. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  60. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  61. #define X(VAL) std::make_pair(VAL, #VAL)
  62. ^~~
  63. ../xbmc/utils/GLUtils.cpp:61:5: error: 'GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_KHR' was not declared in this scope
  64. X(GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_KHR),
  65. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  66. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  67. #define X(VAL) std::make_pair(VAL, #VAL)
  68. ^~~
  69. ../xbmc/utils/GLUtils.cpp:62:5: error: 'GL_DEBUG_TYPE_PORTABILITY_KHR' was not declared in this scope
  70. X(GL_DEBUG_TYPE_PORTABILITY_KHR),
  71. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  72. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  73. #define X(VAL) std::make_pair(VAL, #VAL)
  74. ^~~
  75. ../xbmc/utils/GLUtils.cpp:63:5: error: 'GL_DEBUG_TYPE_PERFORMANCE_KHR' was not declared in this scope
  76. X(GL_DEBUG_TYPE_PERFORMANCE_KHR),
  77. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  78. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  79. #define X(VAL) std::make_pair(VAL, #VAL)
  80. ^~~
  81. ../xbmc/utils/GLUtils.cpp:64:5: error: 'GL_DEBUG_TYPE_OTHER_KHR' was not declared in this scope
  82. X(GL_DEBUG_TYPE_OTHER_KHR),
  83. ^~~~~~~~~~~~~~~~~~~~~~~
  84. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  85. #define X(VAL) std::make_pair(VAL, #VAL)
  86. ^~~
  87. ../xbmc/utils/GLUtils.cpp:65:5: error: 'GL_DEBUG_TYPE_MARKER_KHR' was not declared in this scope
  88. X(GL_DEBUG_TYPE_MARKER_KHR),
  89. ^~~~~~~~~~~~~~~~~~~~~~~~
  90. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  91. #define X(VAL) std::make_pair(VAL, #VAL)
  92. ^~~
  93. ../xbmc/utils/GLUtils.cpp:67:1: error: could not convert '{<expression error>, <expression error>, <expression error>, <expression error>, <expression error>, <expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::map<unsigned int, const char*>'
  94. };
  95. ^
  96. ../xbmc/utils/GLUtils.cpp:73:5: error: 'GL_DEBUG_SEVERITY_HIGH_KHR' was not declared in this scope
  97. X(GL_DEBUG_SEVERITY_HIGH_KHR),
  98. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  99. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  100. #define X(VAL) std::make_pair(VAL, #VAL)
  101. ^~~
  102. ../xbmc/utils/GLUtils.cpp:74:5: error: 'GL_DEBUG_SEVERITY_MEDIUM_KHR' was not declared in this scope
  103. X(GL_DEBUG_SEVERITY_MEDIUM_KHR),
  104. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  106. #define X(VAL) std::make_pair(VAL, #VAL)
  107. ^~~
  108. ../xbmc/utils/GLUtils.cpp:75:5: error: 'GL_DEBUG_SEVERITY_LOW_KHR' was not declared in this scope
  109. X(GL_DEBUG_SEVERITY_LOW_KHR),
  110. ^~~~~~~~~~~~~~~~~~~~~~~~~
  111. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  112. #define X(VAL) std::make_pair(VAL, #VAL)
  113. ^~~
  114. ../xbmc/utils/GLUtils.cpp:76:5: error: 'GL_DEBUG_SEVERITY_NOTIFICATION_KHR' was not declared in this scope
  115. X(GL_DEBUG_SEVERITY_NOTIFICATION_KHR),
  116. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  117. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  118. #define X(VAL) std::make_pair(VAL, #VAL)
  119. ^~~
  120. ../xbmc/utils/GLUtils.cpp:76:5: note: suggested alternative: 'GL_NO_RESET_NOTIFICATION_EXT'
  121. X(GL_DEBUG_SEVERITY_NOTIFICATION_KHR),
  122. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123. ../xbmc/utils/GLUtils.cpp:25:31: note: in definition of macro 'X'
  124. #define X(VAL) std::make_pair(VAL, #VAL)
  125. ^~~
  126. ../xbmc/utils/GLUtils.cpp:78:1: error: could not convert '{<expression error>, <expression error>, <expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::map<unsigned int, const char*>'
  127. };
  128. ^
  129. ninja: build stopped: subcommand failed.
  130. Makefile:12: recipe for target 'image' failed
  131. make: *** [image] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement