Advertisement
MPC7500

meson-log.txt

Aug 26th, 2020
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.40 KB | None | 0 0
  1. Build started at 2020-08-26T23:29:20.094285
  2. Main binary: /usr/bin/python3
  3. Build Options: -Dprefix=/usr
  4. Python system: Linux
  5. The Meson build system
  6. Version: 0.55.0
  7. Source dir: /home/karl/Shortwave
  8. Build dir: /home/karl/Shortwave/build
  9. Build type: native build
  10. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  11. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  12. Project name: shortwave
  13. Project version: 1.1.1
  14. Build machine cpu family: ppc64
  15. Build machine cpu: ppc64le
  16. Host machine cpu family: ppc64
  17. Host machine cpu: ppc64le
  18. Target machine cpu family: ppc64
  19. Target machine cpu: ppc64le
  20. Pkg-config binary for MachineChoice.HOST is not cached.
  21. None of 'PKG_CONFIG' are defined in the environment, not changing global flags.
  22. Pkg-config binary missing from cross or native file, or env var undefined.
  23. Trying a default Pkg-config fallback at pkg-config
  24. Found pkg-config: /usr/bin/pkg-config (1.6.3)
  25. Determining dependency 'sqlite3' with pkg-config executable '/usr/bin/pkg-config'
  26. PKG_CONFIG_PATH:
  27. Called `/usr/bin/pkg-config --modversion sqlite3` -> 0
  28. 3.33.0
  29. PKG_CONFIG_PATH:
  30. Called `/usr/bin/pkg-config --cflags sqlite3` -> 0
  31.  
  32. PKG_CONFIG_PATH:
  33. Called `/usr/bin/pkg-config sqlite3 --libs` -> 0
  34. -L/usr/lib64 -lsqlite3
  35. PKG_CONFIG_PATH:
  36. Called `/usr/bin/pkg-config sqlite3 --libs` -> 0
  37. -lsqlite3
  38. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  39. Run-time dependency sqlite3 found: YES 3.33.0
  40. Pkg-config binary for MachineChoice.HOST is cached.
  41. Determining dependency 'openssl' with pkg-config executable '/usr/bin/pkg-config'
  42. PKG_CONFIG_PATH:
  43. Called `/usr/bin/pkg-config --modversion openssl` -> 0
  44. 1.1.1g
  45. PKG_CONFIG_PATH:
  46. Called `/usr/bin/pkg-config --cflags openssl` -> 0
  47.  
  48. PKG_CONFIG_PATH:
  49. Called `/usr/bin/pkg-config openssl --libs` -> 0
  50. -L/usr/lib64 -lssl -lcrypto
  51. PKG_CONFIG_PATH:
  52. Called `/usr/bin/pkg-config openssl --libs` -> 0
  53. -lssl -lcrypto
  54. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  55. Run-time dependency openssl found: YES 1.1.1g
  56. Pkg-config binary for MachineChoice.HOST is cached.
  57. Determining dependency 'dbus-1' with pkg-config executable '/usr/bin/pkg-config'
  58. PKG_CONFIG_PATH:
  59. Called `/usr/bin/pkg-config --modversion dbus-1` -> 0
  60. 1.12.20
  61. PKG_CONFIG_PATH:
  62. Called `/usr/bin/pkg-config --cflags dbus-1` -> 0
  63. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include
  64. PKG_CONFIG_PATH:
  65. Called `/usr/bin/pkg-config dbus-1 --libs` -> 0
  66. -L/usr/lib64 -ldbus-1
  67. PKG_CONFIG_PATH:
  68. Called `/usr/bin/pkg-config dbus-1 --libs` -> 0
  69. -ldbus-1
  70. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  71. Run-time dependency dbus-1 found: YES 1.12.20
  72. Pkg-config binary for MachineChoice.HOST is cached.
  73. Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
  74. PKG_CONFIG_PATH:
  75. Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
  76. 2.64.5
  77. PKG_CONFIG_PATH:
  78. Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
  79. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
  80. PKG_CONFIG_PATH:
  81. Called `/usr/bin/pkg-config glib-2.0 --libs` -> 0
  82. -L/usr/lib64 -lglib-2.0
  83. PKG_CONFIG_PATH:
  84. Called `/usr/bin/pkg-config glib-2.0 --libs` -> 0
  85. -lglib-2.0
  86. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  87. Run-time dependency glib-2.0 found: YES 2.64.5
  88. Pkg-config binary for MachineChoice.HOST is cached.
  89. Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config'
  90. PKG_CONFIG_PATH:
  91. Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
  92. 2.64.5
  93. PKG_CONFIG_PATH:
  94. Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0
  95. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
  96. PKG_CONFIG_PATH:
  97. Called `/usr/bin/pkg-config gio-2.0 --libs` -> 0
  98. -L/usr/lib64 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  99. PKG_CONFIG_PATH:
  100. Called `/usr/bin/pkg-config gio-2.0 --libs` -> 0
  101. -lgio-2.0 -lgobject-2.0 -lglib-2.0
  102. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  103. Run-time dependency gio-2.0 found: YES 2.64.5
  104. Pkg-config binary for MachineChoice.HOST is cached.
  105. Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable '/usr/bin/pkg-config'
  106. PKG_CONFIG_PATH:
  107. Called `/usr/bin/pkg-config --modversion gdk-pixbuf-2.0` -> 0
  108. 2.40.0
  109. PKG_CONFIG_PATH:
  110. Called `/usr/bin/pkg-config --cflags gdk-pixbuf-2.0` -> 0
  111. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
  112. PKG_CONFIG_PATH:
  113. Called `/usr/bin/pkg-config gdk-pixbuf-2.0 --libs` -> 0
  114. -L/usr/lib64 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  115. PKG_CONFIG_PATH:
  116. Called `/usr/bin/pkg-config gdk-pixbuf-2.0 --libs` -> 0
  117. -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  118. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  119. Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0
  120. Pkg-config binary for MachineChoice.HOST is cached.
  121. Determining dependency 'gtk+-3.0' with pkg-config executable '/usr/bin/pkg-config'
  122. PKG_CONFIG_PATH:
  123. Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
  124. 3.24.22
  125. PKG_CONFIG_PATH:
  126. Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0
  127. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread
  128. PKG_CONFIG_PATH:
  129. Called `/usr/bin/pkg-config gtk+-3.0 --libs` -> 0
  130. -L/usr/lib64 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  131. PKG_CONFIG_PATH:
  132. Called `/usr/bin/pkg-config gtk+-3.0 --libs` -> 0
  133. -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  134. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  135. Run-time dependency gtk+-3.0 found: YES 3.24.22
  136. Pkg-config binary for MachineChoice.HOST is cached.
  137. Determining dependency 'libhandy-1' with pkg-config executable '/usr/bin/pkg-config'
  138. PKG_CONFIG_PATH:
  139. Called `/usr/bin/pkg-config --modversion libhandy-1` -> 0
  140. 0.90.0
  141. PKG_CONFIG_PATH:
  142. Called `/usr/bin/pkg-config --cflags libhandy-1` -> 0
  143. -I/usr/include/libhandy-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread
  144. PKG_CONFIG_PATH:
  145. Called `/usr/bin/pkg-config libhandy-1 --libs` -> 0
  146. -L/usr/lib64/ -lhandy-1 -L/usr/lib64 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  147. PKG_CONFIG_PATH:
  148. Called `/usr/bin/pkg-config libhandy-1 --libs` -> 0
  149. -L/usr/lib64/ -lhandy-1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  150. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  151. Run-time dependency libhandy-1 found: YES 0.90.0
  152. Pkg-config binary for MachineChoice.HOST is cached.
  153. Determining dependency 'gstreamer-1.0' with pkg-config executable '/usr/bin/pkg-config'
  154. PKG_CONFIG_PATH:
  155. Called `/usr/bin/pkg-config --modversion gstreamer-1.0` -> 0
  156. 1.16.2
  157. PKG_CONFIG_PATH:
  158. Called `/usr/bin/pkg-config --cflags gstreamer-1.0` -> 0
  159. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread
  160. PKG_CONFIG_PATH:
  161. Called `/usr/bin/pkg-config gstreamer-1.0 --libs` -> 0
  162. -L/usr/lib64 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  163. PKG_CONFIG_PATH:
  164. Called `/usr/bin/pkg-config gstreamer-1.0 --libs` -> 0
  165. -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  166. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  167. Run-time dependency gstreamer-1.0 found: YES 1.16.2
  168. Pkg-config binary for MachineChoice.HOST is cached.
  169. Determining dependency 'gstreamer-base-1.0' with pkg-config executable '/usr/bin/pkg-config'
  170. PKG_CONFIG_PATH:
  171. Called `/usr/bin/pkg-config --modversion gstreamer-base-1.0` -> 0
  172. 1.16.2
  173. PKG_CONFIG_PATH:
  174. Called `/usr/bin/pkg-config --cflags gstreamer-base-1.0` -> 0
  175. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread
  176. PKG_CONFIG_PATH:
  177. Called `/usr/bin/pkg-config gstreamer-base-1.0 --libs` -> 0
  178. -L/usr/lib64 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  179. PKG_CONFIG_PATH:
  180. Called `/usr/bin/pkg-config gstreamer-base-1.0 --libs` -> 0
  181. -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  182. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  183. Run-time dependency gstreamer-base-1.0 found: YES 1.16.2
  184. Pkg-config binary for MachineChoice.HOST is cached.
  185. Determining dependency 'gstreamer-audio-1.0' with pkg-config executable '/usr/bin/pkg-config'
  186. PKG_CONFIG_PATH:
  187. Called `/usr/bin/pkg-config --modversion gstreamer-audio-1.0` -> 0
  188. 1.16.2
  189. PKG_CONFIG_PATH:
  190. Called `/usr/bin/pkg-config --cflags gstreamer-audio-1.0` -> 0
  191. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4
  192. PKG_CONFIG_PATH:
  193. Called `/usr/bin/pkg-config gstreamer-audio-1.0 --libs` -> 0
  194. -L/usr/lib64 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  195. PKG_CONFIG_PATH:
  196. Called `/usr/bin/pkg-config gstreamer-audio-1.0 --libs` -> 0
  197. -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  198. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  199. Run-time dependency gstreamer-audio-1.0 found: YES 1.16.2
  200. Pkg-config binary for MachineChoice.HOST is cached.
  201. Determining dependency 'gstreamer-plugins-base-1.0' with pkg-config executable '/usr/bin/pkg-config'
  202. PKG_CONFIG_PATH:
  203. Called `/usr/bin/pkg-config --modversion gstreamer-plugins-base-1.0` -> 0
  204. 1.16.2
  205. PKG_CONFIG_PATH:
  206. Called `/usr/bin/pkg-config --cflags gstreamer-plugins-base-1.0` -> 0
  207. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread
  208. PKG_CONFIG_PATH:
  209. Called `/usr/bin/pkg-config gstreamer-plugins-base-1.0 --libs` -> 0
  210. -L/usr/lib64 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  211. PKG_CONFIG_PATH:
  212. Called `/usr/bin/pkg-config gstreamer-plugins-base-1.0 --libs` -> 0
  213. -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
  214. None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
  215. Run-time dependency gstreamer-plugins-base-1.0 found: YES 1.16.2
  216. Pkg-config binary for MachineChoice.HOST is cached.
  217. Determining dependency 'gstreamer-plugins-bad-1.0' with pkg-config executable '/usr/bin/pkg-config'
  218. PKG_CONFIG_PATH:
  219. Called `/usr/bin/pkg-config --modversion gstreamer-plugins-bad-1.0` -> 1
  220.  
  221. CMake binary for MachineChoice.HOST is not cached
  222. None of 'CMAKE' are defined in the environment, not changing global flags.
  223. CMake binary missing from cross or native file, or env var undefined.
  224. Trying a default CMake fallback at cmake
  225. Found CMake: /usr/bin/cmake (3.17.4)
  226. None of 'CMAKE_PREFIX_PATH' are defined in the environment, not changing global flags.
  227. Extracting basic cmake information
  228. Try CMake generator: auto
  229. None of 'CC' are defined in the environment, not changing global flags.
  230. None of 'CFLAGS' are defined in the environment, not changing global flags.
  231. None of 'LDFLAGS' are defined in the environment, not changing global flags.
  232. None of 'CPPFLAGS' are defined in the environment, not changing global flags.
  233. None of 'CC_LD' are defined in the environment, not changing global flags.
  234. None of 'CXX' are defined in the environment, not changing global flags.
  235. None of 'CXXFLAGS' are defined in the environment, not changing global flags.
  236. None of 'LDFLAGS' are defined in the environment, not changing global flags.
  237. None of 'CPPFLAGS' are defined in the environment, not changing global flags.
  238. None of 'CXX_LD' are defined in the environment, not changing global flags.
  239. None of 'FC' are defined in the environment, not changing global flags.
  240. None of 'FFLAGS' are defined in the environment, not changing global flags.
  241. None of 'LDFLAGS' are defined in the environment, not changing global flags.
  242. None of 'FC_LD' are defined in the environment, not changing global flags.
  243. None of 'F_LD' are defined in the environment, not changing global flags.
  244. Called `/usr/bin/cmake --trace-expand --trace-format=json-v1 --no-warn-unused-cli --trace-redirect=cmake_trace.txt .` in /home/karl/Shortwave/build/meson-private/cmake_gstreamer-plugins-bad-1.0 -> 0
  245. -- Module search paths: ['/', '/opt', '/usr', '/usr/local']
  246. -- CMake root: /usr/share/cmake
  247. -- CMake architectures: []
  248. -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share']
  249. Preliminary CMake check failed. Aborting.
  250. Run-time dependency gstreamer-plugins-bad-1.0 found: NO (tried pkgconfig and cmake)
  251.  
  252. meson.build:22:0: ERROR: Dependency "gstreamer-plugins-bad-1.0" not found, tried pkgconfig and cmake
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement