Advertisement
Guest User

Untitled

a guest
Dec 10th, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.53 KB | None | 0 0
  1. 100/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstgldebug.c.o'.
  2. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstgldebug.c.o
  3. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstgldebug.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstgldebug.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstgldebug.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstgldebug.c
  4. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstgldebug.c:32:
  5. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  6. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  7. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  8. ^
  9. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstgldebug.c:32:
  10. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  11. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  12. typedef gpointer GLsync;
  13. ^
  14. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  15. typedef struct __GLsync *GLsync;
  16. ^
  17. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstgldebug.c:32:
  18. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  19. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  20. typedef guint64 GLuint64;
  21. ^
  22. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  23. typedef uint64_t GLuint64;
  24. ^
  25. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstgldebug.c:32:
  26. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  27. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  28. typedef gint64 GLint64;
  29. ^
  30. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  31. typedef int64_t GLint64;
  32. ^
  33. 1 warning and 3 errors generated.
  34. [101/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfeature.c.o'.
  35. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfeature.c.o
  36. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfeature.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfeature.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfeature.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfeature.c
  37. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfeature.c:31:
  38. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  39. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  40. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  41. ^
  42. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfeature.c:31:
  43. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  44. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  45. typedef gpointer GLsync;
  46. ^
  47. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  48. typedef struct __GLsync *GLsync;
  49. ^
  50. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfeature.c:31:
  51. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  52. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  53. typedef guint64 GLuint64;
  54. ^
  55. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  56. typedef uint64_t GLuint64;
  57. ^
  58. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfeature.c:31:
  59. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  60. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  61. typedef gint64 GLint64;
  62. ^
  63. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  64. typedef int64_t GLint64;
  65. ^
  66. 1 warning and 3 errors generated.
  67. [102/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglformat.c.o'.
  68. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglformat.c.o
  69. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglformat.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglformat.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglformat.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglformat.c
  70. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglformat.c:38:
  71. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  72. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  73. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  74. ^
  75. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglformat.c:38:
  76. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  77. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  78. typedef gpointer GLsync;
  79. ^
  80. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  81. typedef struct __GLsync *GLsync;
  82. ^
  83. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglformat.c:38:
  84. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  85. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  86. typedef guint64 GLuint64;
  87. ^
  88. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  89. typedef uint64_t GLuint64;
  90. ^
  91. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglformat.c:38:
  92. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  93. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  94. typedef gint64 GLint64;
  95. ^
  96. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  97. typedef int64_t GLint64;
  98. ^
  99. 1 warning and 3 errors generated.
  100. [103/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglbuffer.c.o'.
  101. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglbuffer.c.o
  102. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglbuffer.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglbuffer.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglbuffer.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglbuffer.c
  103. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglbuffer.c:30:
  104. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  105. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  106. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  107. ^
  108. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglbuffer.c:30:
  109. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  110. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  111. typedef gpointer GLsync;
  112. ^
  113. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  114. typedef struct __GLsync *GLsync;
  115. ^
  116. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglbuffer.c:30:
  117. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  118. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  119. typedef guint64 GLuint64;
  120. ^
  121. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  122. typedef uint64_t GLuint64;
  123. ^
  124. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglbuffer.c:30:
  125. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  126. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  127. typedef gint64 GLint64;
  128. ^
  129. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  130. typedef int64_t GLint64;
  131. ^
  132. 1 warning and 3 errors generated.
  133. [104/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglframebuffer.c.o'.
  134. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglframebuffer.c.o
  135. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglframebuffer.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglframebuffer.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglframebuffer.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglframebuffer.c
  136. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglframebuffer.c:48:
  137. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  138. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  139. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  140. ^
  141. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglframebuffer.c:48:
  142. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  143. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  144. typedef gpointer GLsync;
  145. ^
  146. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  147. typedef struct __GLsync *GLsync;
  148. ^
  149. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglframebuffer.c:48:
  150. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  151. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  152. typedef guint64 GLuint64;
  153. ^
  154. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  155. typedef uint64_t GLuint64;
  156. ^
  157. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglframebuffer.c:48:
  158. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  159. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  160. typedef gint64 GLint64;
  161. ^
  162. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  163. typedef int64_t GLint64;
  164. ^
  165. 1 warning and 3 errors generated.
  166. [105/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfilter.c.o'.
  167. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfilter.c.o
  168. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfilter.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfilter.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglfilter.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfilter.c
  169. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfilter.c:41:
  170. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  171. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  172. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  173. ^
  174. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfilter.c:41:
  175. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  176. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  177. typedef gpointer GLsync;
  178. ^
  179. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  180. typedef struct __GLsync *GLsync;
  181. ^
  182. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfilter.c:41:
  183. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  184. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  185. typedef guint64 GLuint64;
  186. ^
  187. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  188. typedef uint64_t GLuint64;
  189. ^
  190. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfilter.c:41:
  191. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  192. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  193. typedef gint64 GLint64;
  194. ^
  195. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  196. typedef int64_t GLint64;
  197. ^
  198. 1 warning and 3 errors generated.
  199. [106/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglmemory.c.o'.
  200. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglmemory.c.o
  201. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglmemory.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglmemory.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglmemory.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglmemory.c
  202. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglmemory.c:30:
  203. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  204. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  205. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  206. ^
  207. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglmemory.c:30:
  208. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  209. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  210. typedef gpointer GLsync;
  211. ^
  212. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  213. typedef struct __GLsync *GLsync;
  214. ^
  215. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglmemory.c:30:
  216. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  217. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  218. typedef guint64 GLuint64;
  219. ^
  220. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  221. typedef uint64_t GLuint64;
  222. ^
  223. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglmemory.c:30:
  224. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  225. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  226. typedef gint64 GLint64;
  227. ^
  228. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  229. typedef int64_t GLint64;
  230. ^
  231. 1 warning and 3 errors generated.
  232. [107/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcolorconvert.c.o'.
  233. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcolorconvert.c.o
  234. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcolorconvert.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcolorconvert.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcolorconvert.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcolorconvert.c
  235. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcolorconvert.c:31:
  236. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  237. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  238. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  239. ^
  240. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcolorconvert.c:31:
  241. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  242. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  243. typedef gpointer GLsync;
  244. ^
  245. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  246. typedef struct __GLsync *GLsync;
  247. ^
  248. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcolorconvert.c:31:
  249. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  250. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  251. typedef guint64 GLuint64;
  252. ^
  253. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  254. typedef uint64_t GLuint64;
  255. ^
  256. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcolorconvert.c:31:
  257. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  258. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  259. typedef gint64 GLint64;
  260. ^
  261. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  262. typedef int64_t GLint64;
  263. ^
  264. 1 warning and 3 errors generated.
  265. [108/493] Compiling C object 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcontext.c.o'.
  266. FAILED: gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcontext.c.o
  267. ccache cc -I./gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha -I./gst-plugins-bad/gst-libs/gst/gl -I../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl -I./gst-plugins-bad -I../../../../../external/gstreamer/./gst-plugins-bad -I./gst-plugins-bad/gst-libs -I../../../../../external/gstreamer/./gst-plugins-bad/gst-libs -I./gstreamer/libs -I../../../../../external/gstreamer/./gstreamer/libs -I./gstreamer -I../../../../../external/gstreamer/./gstreamer -I./gst-plugins-base/gst-libs -I../../../../../external/gstreamer/./gst-plugins-base/gst-libs -I./gstreamer/gst -I./gst-plugins-base/gst-libs/gst/video -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/include/glib-2.0 -I/Users/havard/Code/pexnote/pexnote/.mesonbuild/darwin-x86_64/__install__/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -O3 -fvisibility=hidden -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API -DGST_EXPORTS -MMD -MQ 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcontext.c.o' -MF './gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcontext.c.o.d' -o 'gst-plugins-bad/gst-libs/gst/gl/gstgl-1.0@sha/gstglcontext.c.o' -c ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcontext.c
  268. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcontext.c:53:
  269. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:59:
  270. /System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
  271. #warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality.
  272. ^
  273. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcontext.c:53:
  274. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  275. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:40:18: error: typedef redefinition with different types ('gpointer' (aka 'void *') vs 'struct __GLsync *')
  276. typedef gpointer GLsync;
  277. ^
  278. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:43:26: note: previous definition is here
  279. typedef struct __GLsync *GLsync;
  280. ^
  281. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcontext.c:53:
  282. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  283. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:43:17: error: typedef redefinition with different types ('guint64' (aka 'unsigned long') vs 'uint64_t' (aka 'unsigned long long'))
  284. typedef guint64 GLuint64;
  285. ^
  286. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:44:18: note: previous definition is here
  287. typedef uint64_t GLuint64;
  288. ^
  289. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcontext.c:53:
  290. In file included from ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglfuncs.h:84:
  291. ../../../../../external/gstreamer/./gst-plugins-bad/gst-libs/gst/gl/glprototypes/gstgl_compat.h:46:16: error: typedef redefinition with different types ('gint64' (aka 'long') vs 'int64_t' (aka 'long long'))
  292. typedef gint64 GLint64;
  293. ^
  294. /System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:42:18: note: previous definition is here
  295. typedef int64_t GLint64;
  296. ^
  297. ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcontext.c:634:22: error: use of undeclared identifier 'GL_CONTEXT_PROFILE_MASK'
  298. GetIntegerv (GL_CONTEXT_PROFILE_MASK, &context_flags);
  299. ^
  300. ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcontext.c:635:29: error: use of undeclared identifier 'GL_CONTEXT_CORE_PROFILE_BIT'
  301. if (context_flags & GL_CONTEXT_CORE_PROFILE_BIT)
  302. ^
  303. ../../../../../external/gstreamer/gst-plugins-bad/gst-libs/gst/gl/gstglcontext.c:637:29: error: use of undeclared identifier 'GL_CONTEXT_COMPATIBILITY_PROFILE_BIT'
  304. if (context_flags & GL_CONTEXT_COMPATIBILITY_PROFILE_BIT)
  305. ^
  306. 1 warning and 6 errors generated.
  307. [109/493] Generating symbol file 'gst-plugins-base/gst-libs/gst/sdp/gstsdp-1.0@sha/gst-plugins-base/gst-libs/gst/sdp/libgstsdp-1.0.0.dylib.symbols'.
  308. ninja: build stopped: subcommand failed.
  309. Traceback (most recent call last):
  310. File "buildtools/run_meson.py", line 170, in <module>
  311. build(mcu_dir, build_dir, os.path.join('external', 'gstreamer'), env)
  312. File "buildtools/run_meson.py", line 123, in build
  313. subprocess.check_call(['ninja', 'install'], cwd=build_dir, env=env)
  314. File "/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py", line 291, in check_call
  315. raise CalledProcessError(retcode, cmd)
  316. subprocess.CalledProcessError: Command '['ninja', 'install']' returned non-zero exit status 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement