Advertisement
Guest User

gst-omx_config.log

a guest
Jul 9th, 2015
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.38 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by GStreamer OpenMAX Plug-ins configure 1.2.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --enable-maintainer-mode --enable-gtk-doc --with-omx-header-path=/opt/vc/include/IL --with-omx-target=rpi
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = rpieitscf
  14. uname -m = armv7l
  15. uname -r = 4.0.7-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Wed Jul 1 15:20:35 MDT 2015
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /opt/vc/sbin
  34. PATH: /opt/vc/bin
  35. PATH: /usr/bin/ld
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2764: checking build system type
  43. configure:2778: result: armv7l-unknown-linux-gnueabihf
  44. configure:2798: checking host system type
  45. configure:2811: result: armv7l-unknown-linux-gnueabihf
  46. configure:2831: checking target system type
  47. configure:2844: result: armv7l-unknown-linux-gnueabihf
  48. configure:2890: checking for a BSD-compatible install
  49. configure:2958: result: /usr/bin/install -c
  50. configure:2969: checking whether build environment is sane
  51. configure:3024: result: yes
  52. configure:3175: checking for a thread-safe mkdir -p
  53. configure:3214: result: /usr/bin/mkdir -p
  54. configure:3221: checking for gawk
  55. configure:3237: found /usr/bin/gawk
  56. configure:3248: result: gawk
  57. configure:3259: checking whether make sets $(MAKE)
  58. configure:3281: result: yes
  59. configure:3310: checking whether make supports nested variables
  60. configure:3327: result: yes
  61. configure:3416: checking whether UID '0' is supported by ustar format
  62. configure:3419: result: yes
  63. configure:3426: checking whether GID '0' is supported by ustar format
  64. configure:3429: result: yes
  65. configure:3437: checking how to create a ustar tar archive
  66. configure:3448: tar --version
  67. tar (GNU tar) 1.28
  68. Copyright (C) 2014 Free Software Foundation, Inc.
  69. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  70. This is free software: you are free to change and redistribute it.
  71. There is NO WARRANTY, to the extent permitted by law.
  72.  
  73. Written by John Gilmore and Jay Fenlason.
  74. configure:3451: $? = 0
  75. configure:3491: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  76. configure:3494: $? = 0
  77. configure:3498: tar -xf - <conftest.tar
  78. configure:3501: $? = 0
  79. configure:3503: cat conftest.dir/file
  80. GrepMe
  81. configure:3506: $? = 0
  82. configure:3519: result: gnutar
  83. configure:3581: checking nano version
  84. configure:3587: result: 0 (release)
  85. configure:3613: checking whether to enable maintainer-specific portions of Makefiles
  86. configure:3622: result: yes
  87. configure:3649: checking whether make supports nested variables
  88. configure:3666: result: yes
  89. configure:3739: checking how to print strings
  90. configure:3766: result: printf
  91. configure:3799: checking for style of include used by make
  92. configure:3827: result: GNU
  93. configure:3898: checking for gcc
  94. configure:3914: found /usr/bin/gcc
  95. configure:3925: result: gcc
  96. configure:4154: checking for C compiler version
  97. configure:4163: gcc --version >&5
  98. gcc (GCC) 5.1.0
  99. Copyright (C) 2015 Free Software Foundation, Inc.
  100. This is free software; see the source for copying conditions. There is NO
  101. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  102.  
  103. configure:4174: $? = 0
  104. configure:4163: gcc -v >&5
  105. Using built-in specs.
  106. COLLECT_GCC=gcc
  107. COLLECT_LTO_WRAPPER=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.1.0/lto-wrapper
  108. Target: armv7l-unknown-linux-gnueabihf
  109. Configured with: /build/gcc/src/gcc-5-20150623/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98 --host=armv7l-unknown-linux-gnueabihf --build=armv7l-unknown-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16
  110. Thread model: posix
  111. gcc version 5.1.0 (GCC)
  112. configure:4174: $? = 0
  113. configure:4163: gcc -V >&5
  114. gcc: error: unrecognized command line option '-V'
  115. gcc: fatal error: no input files
  116. compilation terminated.
  117. configure:4174: $? = 1
  118. configure:4163: gcc -qversion >&5
  119. gcc: error: unrecognized command line option '-qversion'
  120. gcc: fatal error: no input files
  121. compilation terminated.
  122. configure:4174: $? = 1
  123. configure:4194: checking whether the C compiler works
  124. configure:4216: gcc -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  125. configure:4220: $? = 0
  126. configure:4268: result: yes
  127. configure:4271: checking for C compiler default output file name
  128. configure:4273: result: a.out
  129. configure:4279: checking for suffix of executables
  130. configure:4286: gcc -o conftest -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  131. configure:4290: $? = 0
  132. configure:4312: result:
  133. configure:4334: checking whether we are cross compiling
  134. configure:4342: gcc -o conftest -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  135. configure:4346: $? = 0
  136. configure:4353: ./conftest
  137. configure:4357: $? = 0
  138. configure:4372: result: no
  139. configure:4377: checking for suffix of object files
  140. configure:4399: gcc -c -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  141. configure:4403: $? = 0
  142. configure:4424: result: o
  143. configure:4428: checking whether we are using the GNU C compiler
  144. configure:4447: gcc -c -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  145. configure:4447: $? = 0
  146. configure:4456: result: yes
  147. configure:4465: checking whether gcc accepts -g
  148. configure:4485: gcc -c -g -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  149. configure:4485: $? = 0
  150. configure:4526: result: yes
  151. configure:4543: checking for gcc option to accept ISO C89
  152. configure:4606: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  153. configure:4606: $? = 0
  154. configure:4619: result: none needed
  155. configure:4644: checking whether gcc understands -c and -o together
  156. configure:4666: gcc -c conftest.c -o conftest2.o
  157. configure:4669: $? = 0
  158. configure:4666: gcc -c conftest.c -o conftest2.o
  159. configure:4669: $? = 0
  160. configure:4681: result: yes
  161. configure:4700: checking dependency style of gcc
  162. configure:4811: result: gcc3
  163. configure:4826: checking for a sed that does not truncate output
  164. configure:4890: result: /usr/bin/sed
  165. configure:4908: checking for grep that handles long lines and -e
  166. configure:4966: result: /usr/bin/grep
  167. configure:4971: checking for egrep
  168. configure:5033: result: /usr/bin/grep -E
  169. configure:5038: checking for fgrep
  170. configure:5100: result: /usr/bin/grep -F
  171. configure:5135: checking for ld used by gcc
  172. configure:5202: result: /usr/bin/ld
  173. configure:5209: checking if the linker (/usr/bin/ld) is GNU ld
  174. configure:5224: result: yes
  175. configure:5236: checking for BSD- or MS-compatible name lister (nm)
  176. configure:5290: result: /usr/bin/nm -B
  177. configure:5420: checking the name lister (/usr/bin/nm -B) interface
  178. configure:5427: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  179. configure:5430: /usr/bin/nm -B "conftest.o"
  180. configure:5433: output
  181. 00000000 B some_variable
  182. configure:5440: result: BSD nm
  183. configure:5443: checking whether ln -s works
  184. configure:5447: result: yes
  185. configure:5455: checking the maximum length of command line arguments
  186. configure:5586: result: 1572864
  187. configure:5634: checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format
  188. configure:5674: result: func_convert_file_noop
  189. configure:5681: checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format
  190. configure:5701: result: func_convert_file_noop
  191. configure:5708: checking for /usr/bin/ld option to reload object files
  192. configure:5715: result: -r
  193. configure:5789: checking for objdump
  194. configure:5805: found /usr/bin/objdump
  195. configure:5816: result: objdump
  196. configure:5845: checking how to recognize dependent libraries
  197. configure:6045: result: pass_all
  198. configure:6130: checking for dlltool
  199. configure:6160: result: no
  200. configure:6187: checking how to associate runtime and link libraries
  201. configure:6214: result: printf %s\n
  202. configure:6275: checking for ar
  203. configure:6291: found /usr/bin/ar
  204. configure:6302: result: ar
  205. configure:6339: checking for archiver @FILE support
  206. configure:6356: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  207. configure:6356: $? = 0
  208. configure:6359: ar cru libconftest.a @conftest.lst >&5
  209. configure:6362: $? = 0
  210. configure:6367: ar cru libconftest.a @conftest.lst >&5
  211. ar: conftest.o: No such file or directory
  212. configure:6370: $? = 1
  213. configure:6382: result: @
  214. configure:6440: checking for strip
  215. configure:6456: found /usr/bin/strip
  216. configure:6467: result: strip
  217. configure:6539: checking for ranlib
  218. configure:6555: found /usr/bin/ranlib
  219. configure:6566: result: ranlib
  220. configure:6668: checking command to parse /usr/bin/nm -B output from gcc object
  221. configure:6821: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  222. configure:6824: $? = 0
  223. configure:6828: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  224. configure:6831: $? = 0
  225. configure:6897: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c conftstm.o >&5
  226. configure:6900: $? = 0
  227. configure:6938: result: ok
  228. configure:6985: checking for sysroot
  229. configure:7015: result: no
  230. configure:7022: checking for a working dd
  231. configure:7060: result: /usr/bin/dd
  232. configure:7064: checking how to truncate binary pipes
  233. configure:7079: result: /usr/bin/dd bs=4096 count=1
  234. configure:7408: checking for mt
  235. configure:7438: result: no
  236. configure:7458: checking if : is a manifest tool
  237. configure:7464: : '-?'
  238. configure:7472: result: no
  239. configure:8149: checking how to run the C preprocessor
  240. configure:8180: gcc -E -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c
  241. configure:8180: $? = 0
  242. configure:8194: gcc -E -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c
  243. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  244. compilation terminated.
  245. configure:8194: $? = 1
  246. configure: failed program was:
  247. | /* confdefs.h */
  248. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  249. | #define PACKAGE_TARNAME "gst-omx"
  250. | #define PACKAGE_VERSION "1.2.0"
  251. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  252. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  253. | #define PACKAGE_URL ""
  254. | #define PACKAGE "gst-omx"
  255. | #define VERSION "1.2.0"
  256. | #define GST_API_VERSION "1.0"
  257. | /* end confdefs.h. */
  258. | #include <ac_nonexistent.h>
  259. configure:8219: result: gcc -E
  260. configure:8239: gcc -E -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c
  261. configure:8239: $? = 0
  262. configure:8253: gcc -E -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c
  263. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  264. compilation terminated.
  265. configure:8253: $? = 1
  266. configure: failed program was:
  267. | /* confdefs.h */
  268. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  269. | #define PACKAGE_TARNAME "gst-omx"
  270. | #define PACKAGE_VERSION "1.2.0"
  271. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  272. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  273. | #define PACKAGE_URL ""
  274. | #define PACKAGE "gst-omx"
  275. | #define VERSION "1.2.0"
  276. | #define GST_API_VERSION "1.0"
  277. | /* end confdefs.h. */
  278. | #include <ac_nonexistent.h>
  279. configure:8282: checking for ANSI C header files
  280. configure:8302: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  281. configure:8302: $? = 0
  282. configure:8375: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  283. configure:8375: $? = 0
  284. configure:8375: ./conftest
  285. configure:8375: $? = 0
  286. configure:8386: result: yes
  287. configure:8399: checking for sys/types.h
  288. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  289. configure:8399: $? = 0
  290. configure:8399: result: yes
  291. configure:8399: checking for sys/stat.h
  292. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  293. configure:8399: $? = 0
  294. configure:8399: result: yes
  295. configure:8399: checking for stdlib.h
  296. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  297. configure:8399: $? = 0
  298. configure:8399: result: yes
  299. configure:8399: checking for string.h
  300. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  301. configure:8399: $? = 0
  302. configure:8399: result: yes
  303. configure:8399: checking for memory.h
  304. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  305. configure:8399: $? = 0
  306. configure:8399: result: yes
  307. configure:8399: checking for strings.h
  308. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  309. configure:8399: $? = 0
  310. configure:8399: result: yes
  311. configure:8399: checking for inttypes.h
  312. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  313. configure:8399: $? = 0
  314. configure:8399: result: yes
  315. configure:8399: checking for stdint.h
  316. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  317. configure:8399: $? = 0
  318. configure:8399: result: yes
  319. configure:8399: checking for unistd.h
  320. configure:8399: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  321. configure:8399: $? = 0
  322. configure:8399: result: yes
  323. configure:8413: checking for dlfcn.h
  324. configure:8413: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  325. configure:8413: $? = 0
  326. configure:8413: result: yes
  327. configure:8983: checking for objdir
  328. configure:8998: result: .libs
  329. configure:9262: checking if gcc supports -fno-rtti -fno-exceptions
  330. configure:9280: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -fno-rtti -fno-exceptions conftest.c >&5
  331. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  332. configure:9284: $? = 0
  333. configure:9297: result: no
  334. configure:9655: checking for gcc option to produce PIC
  335. configure:9662: result: -fPIC -DPIC
  336. configure:9670: checking if gcc PIC flag -fPIC -DPIC works
  337. configure:9688: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -fPIC -DPIC -DPIC conftest.c >&5
  338. configure:9692: $? = 0
  339. configure:9705: result: yes
  340. configure:9734: checking if gcc static flag -static works
  341. configure:9762: result: yes
  342. configure:9777: checking if gcc supports -c -o file.o
  343. configure:9798: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -o out/conftest2.o conftest.c >&5
  344. configure:9802: $? = 0
  345. configure:9824: result: yes
  346. configure:9832: checking if gcc supports -c -o file.o
  347. configure:9879: result: yes
  348. configure:9912: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  349. configure:11171: result: yes
  350. configure:11208: checking whether -lc should be explicitly linked in
  351. configure:11216: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  352. configure:11219: $? = 0
  353. configure:11234: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  354. configure:11237: $? = 0
  355. configure:11251: result: no
  356. configure:11411: checking dynamic linker characteristics
  357. configure:11992: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib -Wl,-rpath -Wl,/foo conftest.c >&5
  358. configure:11992: $? = 0
  359. configure:12229: result: GNU/Linux ld.so
  360. configure:12351: checking how to hardcode library paths into programs
  361. configure:12376: result: immediate
  362. configure:12478: checking for shl_load
  363. configure:12478: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  364. /tmp/ccCg0sQf.o: In function `main':
  365. /root/gst-omx/conftest.c:58: undefined reference to `shl_load'
  366. collect2: error: ld returned 1 exit status
  367. configure:12478: $? = 1
  368. configure: failed program was:
  369. | /* confdefs.h */
  370. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  371. | #define PACKAGE_TARNAME "gst-omx"
  372. | #define PACKAGE_VERSION "1.2.0"
  373. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  374. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  375. | #define PACKAGE_URL ""
  376. | #define PACKAGE "gst-omx"
  377. | #define VERSION "1.2.0"
  378. | #define GST_API_VERSION "1.0"
  379. | #define STDC_HEADERS 1
  380. | #define HAVE_SYS_TYPES_H 1
  381. | #define HAVE_SYS_STAT_H 1
  382. | #define HAVE_STDLIB_H 1
  383. | #define HAVE_STRING_H 1
  384. | #define HAVE_MEMORY_H 1
  385. | #define HAVE_STRINGS_H 1
  386. | #define HAVE_INTTYPES_H 1
  387. | #define HAVE_STDINT_H 1
  388. | #define HAVE_UNISTD_H 1
  389. | #define HAVE_DLFCN_H 1
  390. | #define LT_OBJDIR ".libs/"
  391. | /* end confdefs.h. */
  392. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  393. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  394. | #define shl_load innocuous_shl_load
  395. |
  396. | /* System header to define __stub macros and hopefully few prototypes,
  397. | which can conflict with char shl_load (); below.
  398. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  399. | <limits.h> exists even on freestanding compilers. */
  400. |
  401. | #ifdef __STDC__
  402. | # include <limits.h>
  403. | #else
  404. | # include <assert.h>
  405. | #endif
  406. |
  407. | #undef shl_load
  408. |
  409. | /* Override any GCC internal prototype to avoid an error.
  410. | Use char because int might match the return type of a GCC
  411. | builtin and then its argument prototype would still apply. */
  412. | #ifdef __cplusplus
  413. | extern "C"
  414. | #endif
  415. | char shl_load ();
  416. | /* The GNU C library defines this for functions which it implements
  417. | to always fail with ENOSYS. Some functions are actually named
  418. | something starting with __ and the normal name is an alias. */
  419. | #if defined __stub_shl_load || defined __stub___shl_load
  420. | choke me
  421. | #endif
  422. |
  423. | int
  424. | main ()
  425. | {
  426. | return shl_load ();
  427. | ;
  428. | return 0;
  429. | }
  430. configure:12478: result: no
  431. configure:12482: checking for shl_load in -ldld
  432. configure:12507: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c -ldld >&5
  433. /usr/bin/ld: cannot find -ldld
  434. collect2: error: ld returned 1 exit status
  435. configure:12507: $? = 1
  436. configure: failed program was:
  437. | /* confdefs.h */
  438. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  439. | #define PACKAGE_TARNAME "gst-omx"
  440. | #define PACKAGE_VERSION "1.2.0"
  441. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  442. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  443. | #define PACKAGE_URL ""
  444. | #define PACKAGE "gst-omx"
  445. | #define VERSION "1.2.0"
  446. | #define GST_API_VERSION "1.0"
  447. | #define STDC_HEADERS 1
  448. | #define HAVE_SYS_TYPES_H 1
  449. | #define HAVE_SYS_STAT_H 1
  450. | #define HAVE_STDLIB_H 1
  451. | #define HAVE_STRING_H 1
  452. | #define HAVE_MEMORY_H 1
  453. | #define HAVE_STRINGS_H 1
  454. | #define HAVE_INTTYPES_H 1
  455. | #define HAVE_STDINT_H 1
  456. | #define HAVE_UNISTD_H 1
  457. | #define HAVE_DLFCN_H 1
  458. | #define LT_OBJDIR ".libs/"
  459. | /* end confdefs.h. */
  460. |
  461. | /* Override any GCC internal prototype to avoid an error.
  462. | Use char because int might match the return type of a GCC
  463. | builtin and then its argument prototype would still apply. */
  464. | #ifdef __cplusplus
  465. | extern "C"
  466. | #endif
  467. | char shl_load ();
  468. | int
  469. | main ()
  470. | {
  471. | return shl_load ();
  472. | ;
  473. | return 0;
  474. | }
  475. configure:12516: result: no
  476. configure:12521: checking for dlopen
  477. configure:12521: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  478. /tmp/ccW1SXgk.o: In function `main':
  479. /root/gst-omx/conftest.c:58: undefined reference to `dlopen'
  480. collect2: error: ld returned 1 exit status
  481. configure:12521: $? = 1
  482. configure: failed program was:
  483. | /* confdefs.h */
  484. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  485. | #define PACKAGE_TARNAME "gst-omx"
  486. | #define PACKAGE_VERSION "1.2.0"
  487. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  488. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  489. | #define PACKAGE_URL ""
  490. | #define PACKAGE "gst-omx"
  491. | #define VERSION "1.2.0"
  492. | #define GST_API_VERSION "1.0"
  493. | #define STDC_HEADERS 1
  494. | #define HAVE_SYS_TYPES_H 1
  495. | #define HAVE_SYS_STAT_H 1
  496. | #define HAVE_STDLIB_H 1
  497. | #define HAVE_STRING_H 1
  498. | #define HAVE_MEMORY_H 1
  499. | #define HAVE_STRINGS_H 1
  500. | #define HAVE_INTTYPES_H 1
  501. | #define HAVE_STDINT_H 1
  502. | #define HAVE_UNISTD_H 1
  503. | #define HAVE_DLFCN_H 1
  504. | #define LT_OBJDIR ".libs/"
  505. | /* end confdefs.h. */
  506. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  507. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  508. | #define dlopen innocuous_dlopen
  509. |
  510. | /* System header to define __stub macros and hopefully few prototypes,
  511. | which can conflict with char dlopen (); below.
  512. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  513. | <limits.h> exists even on freestanding compilers. */
  514. |
  515. | #ifdef __STDC__
  516. | # include <limits.h>
  517. | #else
  518. | # include <assert.h>
  519. | #endif
  520. |
  521. | #undef dlopen
  522. |
  523. | /* Override any GCC internal prototype to avoid an error.
  524. | Use char because int might match the return type of a GCC
  525. | builtin and then its argument prototype would still apply. */
  526. | #ifdef __cplusplus
  527. | extern "C"
  528. | #endif
  529. | char dlopen ();
  530. | /* The GNU C library defines this for functions which it implements
  531. | to always fail with ENOSYS. Some functions are actually named
  532. | something starting with __ and the normal name is an alias. */
  533. | #if defined __stub_dlopen || defined __stub___dlopen
  534. | choke me
  535. | #endif
  536. |
  537. | int
  538. | main ()
  539. | {
  540. | return dlopen ();
  541. | ;
  542. | return 0;
  543. | }
  544. configure:12521: result: no
  545. configure:12525: checking for dlopen in -ldl
  546. configure:12550: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c -ldl >&5
  547. configure:12550: $? = 0
  548. configure:12559: result: yes
  549. configure:12678: checking whether a program can dlopen itself
  550. configure:12758: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -DHAVE_DLFCN_H -L/opt/vc/lib -Wl,--export-dynamic conftest.c -ldl >&5
  551. configure:12761: $? = 0
  552. configure:12779: result: yes
  553. configure:12784: checking whether a statically linked program can dlopen itself
  554. configure:12864: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -DHAVE_DLFCN_H -L/opt/vc/lib -Wl,--export-dynamic -static conftest.c -ldl >&5
  555. /tmp/ccylAWsY.o: In function `main':
  556. /root/gst-omx/configure:12843: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  557. configure:12867: $? = 0
  558. conftest: undefined symbol: _fnord
  559. configure:12885: result: no
  560. configure:12924: checking whether stripping libraries is possible
  561. configure:12929: result: yes
  562. configure:12964: checking if libtool supports shared libraries
  563. configure:12966: result: yes
  564. configure:12969: checking whether to build shared libraries
  565. configure:12994: result: yes
  566. configure:12997: checking whether to build static libraries
  567. configure:13001: result: no
  568. configure:13204: checking for pkg-config
  569. configure:13222: found /usr/bin/pkg-config
  570. configure:13234: result: /usr/bin/pkg-config
  571. configure:13259: checking pkg-config is at least version 0.9.0
  572. configure:13262: result: yes
  573. configure:13288: checking for VALGRIND
  574. configure:13296: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
  575. Package valgrind was not found in the pkg-config search path.
  576. Perhaps you should add the directory containing `valgrind.pc'
  577. to the PKG_CONFIG_PATH environment variable
  578. No package 'valgrind' found
  579. configure:13299: $? = 1
  580. configure:13314: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
  581. Package valgrind was not found in the pkg-config search path.
  582. Perhaps you should add the directory containing `valgrind.pc'
  583. to the PKG_CONFIG_PATH environment variable
  584. No package 'valgrind' found
  585. configure:13317: $? = 1
  586. No package 'valgrind' found
  587. configure:13345: result: no
  588. configure:13558: Using GStreamer OpenMAX Plug-ins source release as package name
  589. configure:13582: Using Unknown package origin as package origin
  590. configure:13598: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/local/lib/pkgconfig
  591. configure:13623: *** checking feature: building of experimental plug-ins ***
  592. configure:13700: not building experimental plug-ins
  593. configure:13853: checking whether byte ordering is bigendian
  594. configure:13868: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  595. conftest.c:28:9: error: unknown type name 'not'
  596. not a universal capable compiler
  597. ^
  598. conftest.c:28:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  599. not a universal capable compiler
  600. ^
  601. conftest.c:28:15: error: unknown type name 'universal'
  602. configure:13868: $? = 1
  603. configure: failed program was:
  604. | /* confdefs.h */
  605. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  606. | #define PACKAGE_TARNAME "gst-omx"
  607. | #define PACKAGE_VERSION "1.2.0"
  608. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  609. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  610. | #define PACKAGE_URL ""
  611. | #define PACKAGE "gst-omx"
  612. | #define VERSION "1.2.0"
  613. | #define GST_API_VERSION "1.0"
  614. | #define STDC_HEADERS 1
  615. | #define HAVE_SYS_TYPES_H 1
  616. | #define HAVE_SYS_STAT_H 1
  617. | #define HAVE_STDLIB_H 1
  618. | #define HAVE_STRING_H 1
  619. | #define HAVE_MEMORY_H 1
  620. | #define HAVE_STRINGS_H 1
  621. | #define HAVE_INTTYPES_H 1
  622. | #define HAVE_STDINT_H 1
  623. | #define HAVE_UNISTD_H 1
  624. | #define HAVE_DLFCN_H 1
  625. | #define LT_OBJDIR ".libs/"
  626. | #define GST_PACKAGE_NAME "GStreamer OpenMAX Plug-ins source release"
  627. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  628. | #define HAVE_CPU_ARM 1
  629. | /* end confdefs.h. */
  630. | #ifndef __APPLE_CC__
  631. | not a universal capable compiler
  632. | #endif
  633. | typedef int dummy;
  634. |
  635. configure:13913: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  636. configure:13913: $? = 0
  637. configure:13931: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  638. conftest.c: In function 'main':
  639. conftest.c:34:4: error: unknown type name 'not'
  640. not big endian
  641. ^
  642. conftest.c:34:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  643. not big endian
  644. ^
  645. configure:13931: $? = 1
  646. configure: failed program was:
  647. | /* confdefs.h */
  648. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  649. | #define PACKAGE_TARNAME "gst-omx"
  650. | #define PACKAGE_VERSION "1.2.0"
  651. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  652. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  653. | #define PACKAGE_URL ""
  654. | #define PACKAGE "gst-omx"
  655. | #define VERSION "1.2.0"
  656. | #define GST_API_VERSION "1.0"
  657. | #define STDC_HEADERS 1
  658. | #define HAVE_SYS_TYPES_H 1
  659. | #define HAVE_SYS_STAT_H 1
  660. | #define HAVE_STDLIB_H 1
  661. | #define HAVE_STRING_H 1
  662. | #define HAVE_MEMORY_H 1
  663. | #define HAVE_STRINGS_H 1
  664. | #define HAVE_INTTYPES_H 1
  665. | #define HAVE_STDINT_H 1
  666. | #define HAVE_UNISTD_H 1
  667. | #define HAVE_DLFCN_H 1
  668. | #define LT_OBJDIR ".libs/"
  669. | #define GST_PACKAGE_NAME "GStreamer OpenMAX Plug-ins source release"
  670. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  671. | #define HAVE_CPU_ARM 1
  672. | /* end confdefs.h. */
  673. | #include <sys/types.h>
  674. | #include <sys/param.h>
  675. |
  676. | int
  677. | main ()
  678. | {
  679. | #if BYTE_ORDER != BIG_ENDIAN
  680. | not big endian
  681. | #endif
  682. |
  683. | ;
  684. | return 0;
  685. | }
  686. configure:14059: result: no
  687. configure:14218: checking for special C compiler options needed for large files
  688. configure:14263: result: no
  689. configure:14269: checking for _FILE_OFFSET_BITS value needed for large files
  690. configure:14294: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  691. conftest.c:34:33: warning: left shift count >= width of type [-Wshift-count-overflow]
  692. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  693. ^
  694. conftest.c:35:23: note: in expansion of macro 'LARGE_OFF_T'
  695. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  696. ^
  697. conftest.c:34:57: warning: left shift count >= width of type [-Wshift-count-overflow]
  698. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  699. ^
  700. conftest.c:35:23: note: in expansion of macro 'LARGE_OFF_T'
  701. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  702. ^
  703. conftest.c:34:33: warning: left shift count >= width of type [-Wshift-count-overflow]
  704. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  705. ^
  706. conftest.c:36:13: note: in expansion of macro 'LARGE_OFF_T'
  707. && LARGE_OFF_T % 2147483647 == 1)
  708. ^
  709. conftest.c:34:57: warning: left shift count >= width of type [-Wshift-count-overflow]
  710. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  711. ^
  712. conftest.c:36:13: note: in expansion of macro 'LARGE_OFF_T'
  713. && LARGE_OFF_T % 2147483647 == 1)
  714. ^
  715. conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
  716. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  717. ^
  718. configure:14294: $? = 1
  719. configure: failed program was:
  720. | /* confdefs.h */
  721. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  722. | #define PACKAGE_TARNAME "gst-omx"
  723. | #define PACKAGE_VERSION "1.2.0"
  724. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  725. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  726. | #define PACKAGE_URL ""
  727. | #define PACKAGE "gst-omx"
  728. | #define VERSION "1.2.0"
  729. | #define GST_API_VERSION "1.0"
  730. | #define STDC_HEADERS 1
  731. | #define HAVE_SYS_TYPES_H 1
  732. | #define HAVE_SYS_STAT_H 1
  733. | #define HAVE_STDLIB_H 1
  734. | #define HAVE_STRING_H 1
  735. | #define HAVE_MEMORY_H 1
  736. | #define HAVE_STRINGS_H 1
  737. | #define HAVE_INTTYPES_H 1
  738. | #define HAVE_STDINT_H 1
  739. | #define HAVE_UNISTD_H 1
  740. | #define HAVE_DLFCN_H 1
  741. | #define LT_OBJDIR ".libs/"
  742. | #define GST_PACKAGE_NAME "GStreamer OpenMAX Plug-ins source release"
  743. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  744. | #define HAVE_CPU_ARM 1
  745. | #define HOST_CPU "armv7l"
  746. | #define TARGET_CPU "armv7l"
  747. | /* end confdefs.h. */
  748. | #include <sys/types.h>
  749. | /* Check that off_t can represent 2**63 - 1 correctly.
  750. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  751. | since some C++ compilers masquerading as C compilers
  752. | incorrectly reject 9223372036854775807. */
  753. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  754. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  755. | && LARGE_OFF_T % 2147483647 == 1)
  756. | ? 1 : -1];
  757. | int
  758. | main ()
  759. | {
  760. |
  761. | ;
  762. | return 0;
  763. | }
  764. configure:14318: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  765. configure:14318: $? = 0
  766. configure:14326: result: 64
  767. configure:14461: checking for gcc
  768. configure:14488: result: gcc
  769. configure:14717: checking for C compiler version
  770. configure:14726: gcc --version >&5
  771. gcc (GCC) 5.1.0
  772. Copyright (C) 2015 Free Software Foundation, Inc.
  773. This is free software; see the source for copying conditions. There is NO
  774. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  775.  
  776. configure:14737: $? = 0
  777. configure:14726: gcc -v >&5
  778. Using built-in specs.
  779. COLLECT_GCC=gcc
  780. COLLECT_LTO_WRAPPER=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.1.0/lto-wrapper
  781. Target: armv7l-unknown-linux-gnueabihf
  782. Configured with: /build/gcc/src/gcc-5-20150623/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98 --host=armv7l-unknown-linux-gnueabihf --build=armv7l-unknown-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16
  783. Thread model: posix
  784. gcc version 5.1.0 (GCC)
  785. configure:14737: $? = 0
  786. configure:14726: gcc -V >&5
  787. gcc: error: unrecognized command line option '-V'
  788. gcc: fatal error: no input files
  789. compilation terminated.
  790. configure:14737: $? = 1
  791. configure:14726: gcc -qversion >&5
  792. gcc: error: unrecognized command line option '-qversion'
  793. gcc: fatal error: no input files
  794. compilation terminated.
  795. configure:14737: $? = 1
  796. configure:14741: checking whether we are using the GNU C compiler
  797. configure:14769: result: yes
  798. configure:14778: checking whether gcc accepts -g
  799. configure:14839: result: yes
  800. configure:14856: checking for gcc option to accept ISO C89
  801. configure:14932: result: none needed
  802. configure:14957: checking whether gcc understands -c and -o together
  803. configure:14994: result: yes
  804. configure:15013: checking dependency style of gcc
  805. configure:15124: result: gcc3
  806. configure:15143: checking for gcc option to accept ISO C99
  807. configure:15292: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include conftest.c >&5
  808. configure:15292: $? = 0
  809. configure:15305: result: none needed
  810. configure:15413: checking for gcc option to accept ISO Standard C
  811. configure:15424: result: none needed
  812. configure:15436: checking for valgrind
  813. configure:15467: result: no
  814. configure:15489: checking for gtkdoc-check
  815. configure:15507: found /usr/bin/gtkdoc-check
  816. configure:15519: result: /usr/bin/gtkdoc-check
  817. configure:15531: checking for gtkdoc-rebase
  818. configure:15549: found /usr/bin/gtkdoc-rebase
  819. configure:15561: result: /usr/bin/gtkdoc-rebase
  820. configure:15575: checking for gtkdoc-mkpdf
  821. configure:15593: found /usr/bin/gtkdoc-mkpdf
  822. configure:15605: result: /usr/bin/gtkdoc-mkpdf
  823. configure:15635: $PKG_CONFIG --exists --print-errors "gtk-doc >= 1.3"
  824. configure:15638: $? = 0
  825. configure:15647: checking for GTKDOC_DEPS
  826. configure:15655: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
  827. configure:15658: $? = 0
  828. configure:15673: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
  829. configure:15676: $? = 0
  830. configure:15731: result: yes
  831. configure:15809: checking whether to build gtk-doc documentation
  832. configure:15811: result: yes
  833. configure:15872: Looking for Python version >= 2.1
  834. configure:15890: checking for python
  835. configure:15908: found /usr/bin/python
  836. configure:15920: result: /usr/bin/python
  837. Traceback (most recent call last):
  838. File "<string>", line 5, in <module>
  839. AttributeError: 'module' object has no attribute 'atoi'
  840. configure:15890: checking for python2.2
  841. configure:15923: result: no
  842. configure:15890: checking for python2.1
  843. configure:15923: result: no
  844. configure:15890: checking for python2.0
  845. configure:15923: result: no
  846. configure:15890: checking for python2
  847. configure:15908: found /usr/bin/python2
  848. configure:15920: result: /usr/bin/python2
  849. configure:15932: checking "/usr/bin/python2":
  850. configure:15934: result: okay
  851. configure:15950: checking local Python configuration
  852. configure:15987: result: looks good
  853. configure:16055: checking for python version
  854. configure:16062: result: 2.7
  855. configure:16074: checking for python platform
  856. configure:16081: result: linux2
  857. configure:16107: checking for python script directory
  858. configure:16142: result: ${prefix}/lib/python2.7/site-packages
  859. configure:16151: checking for python extension module directory
  860. configure:16186: result: ${exec_prefix}/lib/python2.7/site-packages
  861. configure:16202: checking whether to build plugin documentation
  862. configure:16207: result: yes
  863. configure:16317: checking for cos in -lm
  864. configure:16342: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c -lm >&5
  865. conftest.c:37:6: warning: conflicting types for built-in function 'cos'
  866. char cos ();
  867. ^
  868. configure:16342: $? = 0
  869. configure:16351: result: yes
  870. configure:16364: checking for ANSI C header files
  871. configure:16468: result: yes
  872. configure:16478: checking for stdint types
  873. configure:16501: gcc -c conftest.c >&5
  874. configure:16501: $? = 0
  875. configure:16545: result: stdint.h (shortcircuit)
  876. configure:16932: result: make use of stdint.h in _stdint.h (assuming C99 compatible system)
  877. configure:16946: checking whether gcc implements __PRETTY_FUNCTION__
  878. configure:16963: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  879. configure:16963: $? = 0
  880. configure:16973: result: yes
  881. configure:16981: checking whether gcc implements __FUNCTION__
  882. configure:16998: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  883. configure:16998: $? = 0
  884. configure:17008: result: yes
  885. configure:17016: checking whether gcc implements __func__
  886. configure:17033: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -L/opt/vc/lib conftest.c >&5
  887. configure:17033: $? = 0
  888. configure:17043: result: yes
  889. configure:17088: checking for GLIB
  890. configure:17096: $PKG_CONFIG --exists --print-errors "$which"
  891. configure:17099: $? = 0
  892. configure:17114: $PKG_CONFIG --exists --print-errors "$which"
  893. configure:17117: $? = 0
  894. configure:17169: result: yes
  895. configure:17228: checking for glib-genmarshal
  896. configure:17236: result: glib-genmarshal (from pkg-config path)
  897. configure:17290: checking for glib-mkenums
  898. configure:17297: result: glib-mkenums
  899. configure:17310: checking for GIO
  900. configure:17318: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQ"
  901. configure:17321: $? = 0
  902. configure:17336: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQ"
  903. configure:17339: $? = 0
  904. configure:17394: result: yes
  905. configure:17428: checking for GMODULE_NO_EXPORT
  906. configure:17436: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
  907. configure:17439: $? = 0
  908. configure:17454: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
  909. configure:17457: $? = 0
  910. configure:17512: result: yes
  911. configure:17525: checking for GST
  912. configure:17533: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  913. configure:17536: $? = 0
  914. configure:17551: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  915. configure:17554: $? = 0
  916. configure:17610: result: yes
  917. configure:17624: using GStreamer tools in /usr/local/bin
  918. configure:17634: using GStreamer plug-ins in /usr/local/lib/gstreamer-1.0
  919. configure:17646: checking for GST_BASE
  920. configure:17654: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  921. configure:17657: $? = 0
  922. configure:17672: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  923. configure:17675: $? = 0
  924. configure:17731: result: yes
  925. configure:17748: checking for GST_CONTROLLER
  926. configure:17756: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  927. configure:17759: $? = 0
  928. configure:17774: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  929. configure:17777: $? = 0
  930. configure:17833: result: yes
  931. configure:17850: checking for GST_CHECK
  932. configure:17858: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  933. configure:17861: $? = 0
  934. configure:17876: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  935. configure:17879: $? = 0
  936. configure:17935: result: yes
  937. configure:17952: checking for GST_PLUGINS_BASE
  938. configure:17960: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  939. configure:17963: $? = 0
  940. configure:17978: $PKG_CONFIG --exists --print-errors "$module >= $minver"
  941. configure:17981: $? = 0
  942. configure:18037: result: yes
  943. configure:18053: using GStreamer Base Plugins in /usr/local/lib/gstreamer-1.0
  944. configure:18070: checking for GST_GL
  945. configure:18078: $PKG_CONFIG --exists --print-errors "gstreamer-gl-1.0 >= 1.4.0"
  946. configure:18081: $? = 0
  947. configure:18096: $PKG_CONFIG --exists --print-errors "gstreamer-gl-1.0 >= 1.4.0"
  948. configure:18099: $? = 0
  949. configure:18135: result: yes
  950. configure:18170: checking for OMX_Core.h
  951. configure:18170: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  952. configure:18170: $? = 0
  953. configure:18170: result: yes
  954. configure:18190: checking for OMX_VideoExt.h
  955. configure:18190: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  956. conftest.c:73:26: fatal error: OMX_VideoExt.h: No such file or directory
  957. compilation terminated.
  958. configure:18190: $? = 1
  959. configure: failed program was:
  960. | /* confdefs.h */
  961. | #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  962. | #define PACKAGE_TARNAME "gst-omx"
  963. | #define PACKAGE_VERSION "1.2.0"
  964. | #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  965. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  966. | #define PACKAGE_URL ""
  967. | #define PACKAGE "gst-omx"
  968. | #define VERSION "1.2.0"
  969. | #define GST_API_VERSION "1.0"
  970. | #define STDC_HEADERS 1
  971. | #define HAVE_SYS_TYPES_H 1
  972. | #define HAVE_SYS_STAT_H 1
  973. | #define HAVE_STDLIB_H 1
  974. | #define HAVE_STRING_H 1
  975. | #define HAVE_MEMORY_H 1
  976. | #define HAVE_STRINGS_H 1
  977. | #define HAVE_INTTYPES_H 1
  978. | #define HAVE_STDINT_H 1
  979. | #define HAVE_UNISTD_H 1
  980. | #define HAVE_DLFCN_H 1
  981. | #define LT_OBJDIR ".libs/"
  982. | #define GST_PACKAGE_NAME "GStreamer OpenMAX Plug-ins source release"
  983. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  984. | #define HAVE_CPU_ARM 1
  985. | #define HOST_CPU "armv7l"
  986. | #define TARGET_CPU "armv7l"
  987. | #define _FILE_OFFSET_BITS 64
  988. | #define STDC_HEADERS 1
  989. | #define HAVE_PRETTY_FUNCTION 1
  990. | #define HAVE_FUNCTION 1
  991. | #define HAVE_FUNC 1
  992. | #define GST_FUNCTION __PRETTY_FUNCTION__
  993. | #define GIO_MODULE_DIR "/usr/lib/gio/modules"
  994. | #define GIO_LIBDIR "/usr/lib"
  995. | #define GIO_PREFIX "/usr"
  996. | #define HAVE_GST_GL 1
  997. | /* end confdefs.h. */
  998. | #include <stdio.h>
  999. | #ifdef HAVE_SYS_TYPES_H
  1000. | # include <sys/types.h>
  1001. | #endif
  1002. | #ifdef HAVE_SYS_STAT_H
  1003. | # include <sys/stat.h>
  1004. | #endif
  1005. | #ifdef STDC_HEADERS
  1006. | # include <stdlib.h>
  1007. | # include <stddef.h>
  1008. | #else
  1009. | # ifdef HAVE_STDLIB_H
  1010. | # include <stdlib.h>
  1011. | # endif
  1012. | #endif
  1013. | #ifdef HAVE_STRING_H
  1014. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1015. | # include <memory.h>
  1016. | # endif
  1017. | # include <string.h>
  1018. | #endif
  1019. | #ifdef HAVE_STRINGS_H
  1020. | # include <strings.h>
  1021. | #endif
  1022. | #ifdef HAVE_INTTYPES_H
  1023. | # include <inttypes.h>
  1024. | #endif
  1025. | #ifdef HAVE_STDINT_H
  1026. | # include <stdint.h>
  1027. | #endif
  1028. | #ifdef HAVE_UNISTD_H
  1029. | # include <unistd.h>
  1030. | #endif
  1031. |
  1032. | #include <OMX_VideoExt.h>
  1033. configure:18190: result: no
  1034. configure:18211: checking whether OMX_VIDEO_CodingVP8 is declared
  1035. configure:18211: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1036. configure:18211: $? = 0
  1037. configure:18211: result: yes
  1038. configure:18244: checking whether OMX_VIDEO_CodingTheora is declared
  1039. configure:18244: gcc -c -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1040. configure:18244: $? = 0
  1041. configure:18244: result: yes
  1042. configure:18282: checking for -Bsymbolic-functions linker flag
  1043. configure:18296: gcc -o conftest -g -O2 -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL -Wl,-Bsymbolic-functions conftest.c >&5
  1044. configure:18296: $? = 0
  1045. configure:18297: result: yes
  1046. configure:18321: Using rpi as OpenMAX IL target
  1047. configure:18387: Using 4 as OpenMAX struct packing
  1048. configure:18439: Using /usr/local/lib/gstreamer-1.0 as the plugin install location
  1049. configure:18476: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-07-23
  1050. configure:18528: checking whether to build static plugins or not
  1051. configure:18544: result: no
  1052. configure:18572: checking to see if compiler understands -Wall
  1053. configure:18589: gcc -c -g -O2 -Wall -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1054. configure:18589: $? = 0
  1055. configure:18604: result: yes
  1056. configure:18609: checking to see if compiler understands -Wdeclaration-after-statement
  1057. configure:18626: gcc -c -g -O2 -Wdeclaration-after-statement -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1058. configure:18626: $? = 0
  1059. configure:18641: result: yes
  1060. configure:18646: checking to see if compiler understands -Wvla
  1061. configure:18663: gcc -c -g -O2 -Wvla -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1062. configure:18663: $? = 0
  1063. configure:18678: result: yes
  1064. configure:18683: checking to see if compiler understands -Wpointer-arith
  1065. configure:18700: gcc -c -g -O2 -Wpointer-arith -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1066. configure:18700: $? = 0
  1067. configure:18715: result: yes
  1068. configure:18861: checking to see if compiler understands -Wmissing-declarations
  1069. configure:18878: gcc -c -g -O2 -Wmissing-declarations -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1070. configure:18878: $? = 0
  1071. configure:18893: result: yes
  1072. configure:18861: checking to see if compiler understands -Wmissing-prototypes
  1073. configure:18878: gcc -c -g -O2 -Wmissing-prototypes -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1074. configure:18878: $? = 0
  1075. configure:18893: result: yes
  1076. configure:18861: checking to see if compiler understands -Wredundant-decls
  1077. configure:18878: gcc -c -g -O2 -Wredundant-decls -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1078. configure:18878: $? = 0
  1079. configure:18893: result: yes
  1080. configure:18861: checking to see if compiler understands -Wundef
  1081. configure:18878: gcc -c -g -O2 -Wundef -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1082. configure:18878: $? = 0
  1083. configure:18893: result: yes
  1084. configure:18861: checking to see if compiler understands -Wwrite-strings
  1085. configure:18878: gcc -c -g -O2 -Wwrite-strings -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1086. configure:18878: $? = 0
  1087. configure:18893: result: yes
  1088. configure:18861: checking to see if compiler understands -Wformat-nonliteral
  1089. configure:18878: gcc -c -g -O2 -Wformat-nonliteral -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1090. cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
  1091. configure:18878: $? = 0
  1092. configure:18893: result: yes
  1093. configure:18861: checking to see if compiler understands -Wformat-security
  1094. configure:18878: gcc -c -g -O2 -Wformat-security -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1095. cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
  1096. configure:18878: $? = 0
  1097. configure:18893: result: yes
  1098. configure:18861: checking to see if compiler understands -Wformat-nonliteral
  1099. configure:18878: gcc -c -g -O2 -Wformat-nonliteral -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1100. cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
  1101. configure:18878: $? = 0
  1102. configure:18893: result: yes
  1103. configure:18861: checking to see if compiler understands -Winit-self
  1104. configure:18878: gcc -c -g -O2 -Winit-self -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1105. configure:18878: $? = 0
  1106. configure:18893: result: yes
  1107. configure:18861: checking to see if compiler understands -Wmissing-include-dirs
  1108. configure:18878: gcc -c -g -O2 -Wmissing-include-dirs -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1109. configure:18878: $? = 0
  1110. configure:18893: result: yes
  1111. configure:18861: checking to see if compiler understands -Waddress
  1112. configure:18878: gcc -c -g -O2 -Waddress -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1113. configure:18878: $? = 0
  1114. configure:18893: result: yes
  1115. configure:18861: checking to see if compiler understands -Waggregate-return
  1116. configure:18878: gcc -c -g -O2 -Waggregate-return -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1117. configure:18878: $? = 0
  1118. configure:18893: result: yes
  1119. configure:18861: checking to see if compiler understands -Wno-multichar
  1120. configure:18878: gcc -c -g -O2 -Wno-multichar -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1121. configure:18878: $? = 0
  1122. configure:18893: result: yes
  1123. configure:18861: checking to see if compiler understands -Wnested-externs
  1124. configure:18878: gcc -c -g -O2 -Wnested-externs -L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL conftest.c >&5
  1125. configure:18878: $? = 0
  1126. configure:18893: result: yes
  1127. configure:18905: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wformat-nonliteral -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
  1128. configure:18907: set ERROR_CFLAGS to
  1129. configure:18956: Using autoaudiosink as default audio sink
  1130. configure:18981: Using alsasrc as default audio source
  1131. configure:19006: Using autovideosink as default video sink
  1132. configure:19031: Using v4l2src as default video source
  1133. configure:19056: Using goom as default visualizer
  1134. configure:19334: checking that generated files are newer than configure
  1135. configure:19340: result: done
  1136. configure:19512: creating ./config.status
  1137.  
  1138. ## ---------------------- ##
  1139. ## Running config.status. ##
  1140. ## ---------------------- ##
  1141.  
  1142. This file was extended by GStreamer OpenMAX Plug-ins config.status 1.2.0, which was
  1143. generated by GNU Autoconf 2.69. Invocation command line was
  1144.  
  1145. CONFIG_FILES =
  1146. CONFIG_HEADERS =
  1147. CONFIG_LINKS =
  1148. CONFIG_COMMANDS =
  1149. $ ./config.status
  1150.  
  1151. on rpieitscf
  1152.  
  1153. config.status:1326: creating Makefile
  1154. config.status:1326: creating omx/Makefile
  1155. config.status:1326: creating common/Makefile
  1156. config.status:1326: creating common/m4/Makefile
  1157. config.status:1326: creating tools/Makefile
  1158. config.status:1326: creating config/Makefile
  1159. config.status:1326: creating config/bellagio/Makefile
  1160. config.status:1326: creating config/rpi/Makefile
  1161. config.status:1326: creating examples/Makefile
  1162. config.status:1326: creating examples/egl/Makefile
  1163. config.status:1326: creating m4/Makefile
  1164. config.status:1326: creating config.h
  1165. config.status:1555: executing depfiles commands
  1166. config.status:1555: executing libtool commands
  1167. config.status:1555: executing _stdint.h commands
  1168. config.status:2202: creating _stdint.h : _GST_OMX__STDINT_H
  1169.  
  1170. ## ---------------- ##
  1171. ## Cache variables. ##
  1172. ## ---------------- ##
  1173.  
  1174. ac_cv_build=armv7l-unknown-linux-gnueabihf
  1175. ac_cv_c_bigendian=no
  1176. ac_cv_c_compiler_gnu=yes
  1177. ac_cv_env_CC_set=
  1178. ac_cv_env_CC_value=
  1179. ac_cv_env_CFLAGS_set=
  1180. ac_cv_env_CFLAGS_value=
  1181. ac_cv_env_CPPFLAGS_set=set
  1182. ac_cv_env_CPPFLAGS_value='-L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include'
  1183. ac_cv_env_CPP_set=
  1184. ac_cv_env_CPP_value=
  1185. ac_cv_env_GIO_CFLAGS_set=
  1186. ac_cv_env_GIO_CFLAGS_value=
  1187. ac_cv_env_GIO_LIBS_set=
  1188. ac_cv_env_GIO_LIBS_value=
  1189. ac_cv_env_GLIB_CFLAGS_set=
  1190. ac_cv_env_GLIB_CFLAGS_value=
  1191. ac_cv_env_GLIB_LIBS_set=
  1192. ac_cv_env_GLIB_LIBS_value=
  1193. ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_set=
  1194. ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value=
  1195. ac_cv_env_GMODULE_NO_EXPORT_LIBS_set=
  1196. ac_cv_env_GMODULE_NO_EXPORT_LIBS_value=
  1197. ac_cv_env_GST_BASE_CFLAGS_set=
  1198. ac_cv_env_GST_BASE_CFLAGS_value=
  1199. ac_cv_env_GST_BASE_LIBS_set=
  1200. ac_cv_env_GST_BASE_LIBS_value=
  1201. ac_cv_env_GST_CFLAGS_set=
  1202. ac_cv_env_GST_CFLAGS_value=
  1203. ac_cv_env_GST_CHECK_CFLAGS_set=
  1204. ac_cv_env_GST_CHECK_CFLAGS_value=
  1205. ac_cv_env_GST_CHECK_LIBS_set=
  1206. ac_cv_env_GST_CHECK_LIBS_value=
  1207. ac_cv_env_GST_CONTROLLER_CFLAGS_set=
  1208. ac_cv_env_GST_CONTROLLER_CFLAGS_value=
  1209. ac_cv_env_GST_CONTROLLER_LIBS_set=
  1210. ac_cv_env_GST_CONTROLLER_LIBS_value=
  1211. ac_cv_env_GST_GL_CFLAGS_set=
  1212. ac_cv_env_GST_GL_CFLAGS_value=
  1213. ac_cv_env_GST_GL_LIBS_set=
  1214. ac_cv_env_GST_GL_LIBS_value=
  1215. ac_cv_env_GST_LIBS_set=
  1216. ac_cv_env_GST_LIBS_value=
  1217. ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set=
  1218. ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value=
  1219. ac_cv_env_GST_PLUGINS_BASE_LIBS_set=
  1220. ac_cv_env_GST_PLUGINS_BASE_LIBS_value=
  1221. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  1222. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  1223. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  1224. ac_cv_env_GTKDOC_DEPS_LIBS_value=
  1225. ac_cv_env_LDFLAGS_set=set
  1226. ac_cv_env_LDFLAGS_value=-L/opt/vc/lib
  1227. ac_cv_env_LIBS_set=
  1228. ac_cv_env_LIBS_value=
  1229. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  1230. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  1231. ac_cv_env_PKG_CONFIG_set=
  1232. ac_cv_env_PKG_CONFIG_value=
  1233. ac_cv_env_PYTHON_set=
  1234. ac_cv_env_PYTHON_value=
  1235. ac_cv_env_VALGRIND_CFLAGS_set=
  1236. ac_cv_env_VALGRIND_CFLAGS_value=
  1237. ac_cv_env_VALGRIND_LIBS_set=
  1238. ac_cv_env_VALGRIND_LIBS_value=
  1239. ac_cv_env_build_alias_set=
  1240. ac_cv_env_build_alias_value=
  1241. ac_cv_env_host_alias_set=
  1242. ac_cv_env_host_alias_value=
  1243. ac_cv_env_target_alias_set=
  1244. ac_cv_env_target_alias_value=
  1245. ac_cv_func_dlopen=no
  1246. ac_cv_func_shl_load=no
  1247. ac_cv_have_decl_OMX_VIDEO_CodingTheora=yes
  1248. ac_cv_have_decl_OMX_VIDEO_CodingVP8=yes
  1249. ac_cv_header_OMX_Core_h=yes
  1250. ac_cv_header_OMX_VideoExt_h=no
  1251. ac_cv_header_dlfcn_h=yes
  1252. ac_cv_header_inttypes_h=yes
  1253. ac_cv_header_memory_h=yes
  1254. ac_cv_header_stdc=yes
  1255. ac_cv_header_stdint=stdint.h
  1256. ac_cv_header_stdint_h=yes
  1257. ac_cv_header_stdint_t=stdint.h
  1258. ac_cv_header_stdlib_h=yes
  1259. ac_cv_header_string_h=yes
  1260. ac_cv_header_strings_h=yes
  1261. ac_cv_header_sys_stat_h=yes
  1262. ac_cv_header_sys_types_h=yes
  1263. ac_cv_header_unistd_h=yes
  1264. ac_cv_host=armv7l-unknown-linux-gnueabihf
  1265. ac_cv_lib_dl_dlopen=yes
  1266. ac_cv_lib_dld_shl_load=no
  1267. ac_cv_lib_m_cos=yes
  1268. ac_cv_objext=o
  1269. ac_cv_omx_struct_packing=none
  1270. ac_cv_omx_target=rpi
  1271. ac_cv_omx_target_struct_packing=4
  1272. ac_cv_path_EGREP='/usr/bin/grep -E'
  1273. ac_cv_path_FGREP='/usr/bin/grep -F'
  1274. ac_cv_path_GREP=/usr/bin/grep
  1275. ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
  1276. ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
  1277. ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
  1278. ac_cv_path_PYTHON=/usr/bin/python2
  1279. ac_cv_path_SED=/usr/bin/sed
  1280. ac_cv_path_VALGRIND_PATH=no
  1281. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  1282. ac_cv_path_install='/usr/bin/install -c'
  1283. ac_cv_path_lt_DD=/usr/bin/dd
  1284. ac_cv_path_mkdir=/usr/bin/mkdir
  1285. ac_cv_prog_AWK=gawk
  1286. ac_cv_prog_CPP='gcc -E'
  1287. ac_cv_prog_ac_ct_AR=ar
  1288. ac_cv_prog_ac_ct_CC=gcc
  1289. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1290. ac_cv_prog_ac_ct_RANLIB=ranlib
  1291. ac_cv_prog_ac_ct_STRIP=strip
  1292. ac_cv_prog_cc_c89=
  1293. ac_cv_prog_cc_c99=
  1294. ac_cv_prog_cc_g=yes
  1295. ac_cv_prog_cc_stdc=
  1296. ac_cv_prog_make_make_set=yes
  1297. ac_cv_stdint_message='using gnu compiler gcc (GCC) 5.1.0'
  1298. ac_cv_stdint_result='(assuming C99 compatible system)'
  1299. ac_cv_sys_file_offset_bits=64
  1300. ac_cv_sys_largefile_CC=no
  1301. ac_cv_target=armv7l-unknown-linux-gnueabihf
  1302. am_cv_CC_dependencies_compiler_type=gcc3
  1303. am_cv_make_support_nested_variables=yes
  1304. am_cv_prog_cc_c_o=yes
  1305. am_cv_prog_tar_ustar=gnutar
  1306. am_cv_python_platform=linux2
  1307. am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
  1308. am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
  1309. am_cv_python_version=2.7
  1310. gst_cv_have_func=yes
  1311. gst_cv_have_function=yes
  1312. gst_cv_have_pretty_function=yes
  1313. lt_cv_ar_at_file=@
  1314. lt_cv_archive_cmds_need_lc=no
  1315. lt_cv_deplibs_check_method=pass_all
  1316. lt_cv_dlopen=dlopen
  1317. lt_cv_dlopen_libs=-ldl
  1318. lt_cv_dlopen_self=yes
  1319. lt_cv_dlopen_self_static=no
  1320. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1321. lt_cv_file_magic_test_file=
  1322. lt_cv_ld_reload_flag=-r
  1323. lt_cv_nm_interface='BSD nm'
  1324. lt_cv_objdir=.libs
  1325. lt_cv_path_LD=/usr/bin/ld
  1326. lt_cv_path_NM='/usr/bin/nm -B'
  1327. lt_cv_path_mainfest_tool=no
  1328. lt_cv_prog_compiler_c_o=yes
  1329. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1330. lt_cv_prog_compiler_pic_works=yes
  1331. lt_cv_prog_compiler_rtti_exceptions=no
  1332. lt_cv_prog_compiler_static_works=yes
  1333. lt_cv_prog_gnu_ld=yes
  1334. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1335. lt_cv_shlibpath_overrides_runpath=no
  1336. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1337. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  1338. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  1339. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1340. lt_cv_sys_global_symbol_to_import=
  1341. lt_cv_sys_max_cmd_len=1572864
  1342. lt_cv_to_host_file_cmd=func_convert_file_noop
  1343. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1344. lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
  1345. pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1346. pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  1347. pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1348. pkg_cv_GLIB_LIBS='-lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 '
  1349. pkg_cv_GMODULE_NO_EXPORT_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1350. pkg_cv_GMODULE_NO_EXPORT_LIBS='-lgmodule-2.0 -pthread -lglib-2.0 '
  1351. pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1352. pkg_cv_GST_BASE_LIBS='-L/usr/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1353. pkg_cv_GST_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1354. pkg_cv_GST_CHECK_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1355. pkg_cv_GST_CHECK_LIBS='-L/usr/local/lib -lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1356. pkg_cv_GST_CONTROLLER_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1357. pkg_cv_GST_CONTROLLER_LIBS='-L/usr/local/lib -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1358. pkg_cv_GST_GL_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1359. pkg_cv_GST_GL_LIBS='-L/usr/local/lib -lgstgl-1.0 -lGL -lX11 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1360. pkg_cv_GST_LIBS='-L/usr/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1361. pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1362. pkg_cv_GST_PLUGINS_BASE_LIBS='-L/usr/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1363. pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1364. pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 '
  1365.  
  1366. ## ----------------- ##
  1367. ## Output variables. ##
  1368. ## ----------------- ##
  1369.  
  1370. ACLOCAL='${SHELL} /root/gst-omx/missing aclocal-1.15'
  1371. ACLOCAL_AMFLAGS='-I m4 -I common/m4'
  1372. AMDEPBACKSLASH='\'
  1373. AMDEP_FALSE='#'
  1374. AMDEP_TRUE=''
  1375. AMTAR='$${TAR-tar}'
  1376. AM_BACKSLASH='\'
  1377. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1378. AM_DEFAULT_VERBOSITY='0'
  1379. AM_V='$(V)'
  1380. AR='ar'
  1381. AS='as'
  1382. AUTOCONF='${SHELL} /root/gst-omx/missing autoconf'
  1383. AUTOHEADER='${SHELL} /root/gst-omx/missing autoheader'
  1384. AUTOMAKE='${SHELL} /root/gst-omx/missing automake-1.15'
  1385. AWK='gawk'
  1386. BUILD_EXAMPLES_FALSE='#'
  1387. BUILD_EXAMPLES_TRUE=''
  1388. BUILD_EXPERIMENTAL_FALSE=''
  1389. BUILD_EXPERIMENTAL_TRUE='#'
  1390. CC='gcc'
  1391. CCASFLAGS=''
  1392. CCDEPMODE='depmode=gcc3'
  1393. CFLAGS='-g -O2'
  1394. CPP='gcc -E'
  1395. CPPFLAGS='-L/opt/vc/include -L/opt/vc/include/IL -L/opt/vc/include/interface/vcos/pthreads -L/opt/vc/include/interface/vmcs_host/linux -L/root/gst-plugins-bad/gst-libs -L/usr/local/lib/gstreamer-1.0/include -I/opt/vc/include/IL'
  1396. CXXFLAGS=''
  1397. CYGPATH_W='echo'
  1398. DEFAULT_AUDIOSINK='autoaudiosink'
  1399. DEFAULT_AUDIOSRC='alsasrc'
  1400. DEFAULT_VIDEOSINK='autovideosink'
  1401. DEFAULT_VIDEOSRC='v4l2src'
  1402. DEFAULT_VISUALIZER='goom'
  1403. DEFS='-DHAVE_CONFIG_H'
  1404. DEPDIR='.deps'
  1405. DEPRECATED_CFLAGS=''
  1406. DLLTOOL='false'
  1407. DSYMUTIL=''
  1408. DUMPBIN=''
  1409. ECHO_C=''
  1410. ECHO_N='-n'
  1411. ECHO_T=''
  1412. EGREP='/usr/bin/grep -E'
  1413. ENABLE_GTK_DOC_FALSE='#'
  1414. ENABLE_GTK_DOC_TRUE=''
  1415. ENABLE_PLUGIN_DOCS_FALSE='#'
  1416. ENABLE_PLUGIN_DOCS_TRUE=''
  1417. ERROR_CFLAGS=''
  1418. EXEEXT=''
  1419. FFLAGS=''
  1420. FGREP='/usr/bin/grep -F'
  1421. GCOV=''
  1422. GCOV_CFLAGS=''
  1423. GCOV_LIBS=''
  1424. GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1425. GIO_LDFLAGS=''
  1426. GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  1427. GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1428. GLIB_EXTRA_CFLAGS=' -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT'
  1429. GLIB_GENMARSHAL='glib-genmarshal'
  1430. GLIB_LIBS='-lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 '
  1431. GLIB_MKENUMS='glib-mkenums'
  1432. GLIB_PREFIX='/usr'
  1433. GLIB_REQ='2.32'
  1434. GMODULE_NO_EXPORT_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1435. GMODULE_NO_EXPORT_LIBS='-lgmodule-2.0 -pthread -lglib-2.0 '
  1436. GREP='/usr/bin/grep'
  1437. GSTPB_PLUGINS_DIR='/usr/local/lib/gstreamer-1.0'
  1438. GST_AGE='0'
  1439. GST_ALL_LDFLAGS='-no-undefined -Wl,-Bsymbolic-functions'
  1440. GST_API_VERSION='1.0'
  1441. GST_BASE_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1442. GST_BASE_LIBS='-L/usr/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1443. GST_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT $(GST_OPTION_CFLAGS)'
  1444. GST_CHECK_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1445. GST_CHECK_LIBS='-L/usr/local/lib -lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1446. GST_CONTROLLER_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1447. GST_CONTROLLER_LIBS='-L/usr/local/lib -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1448. GST_CURRENT='0'
  1449. GST_DISABLE_ALLOC_TRACE='0'
  1450. GST_DISABLE_GST_DEBUG='0'
  1451. GST_DISABLE_LOADSAVE='1'
  1452. GST_DISABLE_PARSE='0'
  1453. GST_DISABLE_PLUGIN='0'
  1454. GST_DISABLE_REGISTRY='0'
  1455. GST_DISABLE_TRACE='0'
  1456. GST_DISABLE_XML='1'
  1457. GST_GCOV_ENABLED_FALSE=''
  1458. GST_GCOV_ENABLED_TRUE='#'
  1459. GST_GL_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1460. GST_GL_LIBS='-L/usr/local/lib -lgstgl-1.0 -lGL -lX11 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1461. GST_LEVEL_DEFAULT='GST_LEVEL_NONE'
  1462. GST_LIBS='-L/usr/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 $(GCOV_LIBS)'
  1463. GST_LIBVERSION='0:0:0'
  1464. GST_LICENSE='LGPL'
  1465. GST_LT_LDFLAGS=' -version-info 0:0:0'
  1466. GST_OMX_CFLAGS=''
  1467. GST_OPTION_CFLAGS='$(WARNING_CFLAGS) $(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
  1468. GST_PACKAGE_NAME='GStreamer OpenMAX Plug-ins source release'
  1469. GST_PACKAGE_ORIGIN='Unknown package origin'
  1470. GST_PKG_CONFIG_PATH='$(top_builddir)/pkgconfig:/usr/local/lib/pkgconfig'
  1471. GST_PLUGINS_ALL=' omx'
  1472. GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1473. GST_PLUGINS_BASE_DIR='/usr/local/lib/gstreamer-1.0/gst:/usr/local/lib/gstreamer-1.0/sys:/usr/local/lib/gstreamer-1.0/ext'
  1474. GST_PLUGINS_BASE_LIBS='-L/usr/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  1475. GST_PLUGINS_DIR='/usr/local/lib/gstreamer-1.0'
  1476. GST_PLUGINS_NONPORTED=''
  1477. GST_PLUGINS_SELECTED=' omx'
  1478. GST_PLUGIN_BUILD_STATIC_FALSE=''
  1479. GST_PLUGIN_BUILD_STATIC_TRUE='#'
  1480. GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_.*'\'' -no-undefined -Wl,-Bsymbolic-functions'
  1481. GST_PLUGIN_LIBTOOLFLAGS='--tag=disable-static'
  1482. GST_PREFIX='/usr/local'
  1483. GST_REVISION='0'
  1484. GST_TOOLS_DIR='/usr/local/bin'
  1485. GTKDOC_CHECK='/usr/bin/gtkdoc-check'
  1486. GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1487. GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 '
  1488. GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
  1489. GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
  1490. GTK_DOC_BUILD_HTML_FALSE='#'
  1491. GTK_DOC_BUILD_HTML_TRUE=''
  1492. GTK_DOC_BUILD_PDF_FALSE=''
  1493. GTK_DOC_BUILD_PDF_TRUE='#'
  1494. GTK_DOC_USE_LIBTOOL_FALSE='#'
  1495. GTK_DOC_USE_LIBTOOL_TRUE=''
  1496. HAVE_CPU_ALPHA_FALSE=''
  1497. HAVE_CPU_ALPHA_TRUE='#'
  1498. HAVE_CPU_ARC_FALSE=''
  1499. HAVE_CPU_ARC_TRUE='#'
  1500. HAVE_CPU_ARM_FALSE='#'
  1501. HAVE_CPU_ARM_TRUE=''
  1502. HAVE_CPU_CRISV32_FALSE=''
  1503. HAVE_CPU_CRISV32_TRUE='#'
  1504. HAVE_CPU_CRIS_FALSE=''
  1505. HAVE_CPU_CRIS_TRUE='#'
  1506. HAVE_CPU_HPPA_FALSE=''
  1507. HAVE_CPU_HPPA_TRUE='#'
  1508. HAVE_CPU_I386_FALSE=''
  1509. HAVE_CPU_I386_TRUE='#'
  1510. HAVE_CPU_IA64_FALSE=''
  1511. HAVE_CPU_IA64_TRUE='#'
  1512. HAVE_CPU_M68K_FALSE=''
  1513. HAVE_CPU_M68K_TRUE='#'
  1514. HAVE_CPU_MIPS_FALSE=''
  1515. HAVE_CPU_MIPS_TRUE='#'
  1516. HAVE_CPU_PPC64_FALSE=''
  1517. HAVE_CPU_PPC64_TRUE='#'
  1518. HAVE_CPU_PPC_FALSE=''
  1519. HAVE_CPU_PPC_TRUE='#'
  1520. HAVE_CPU_S390_FALSE=''
  1521. HAVE_CPU_S390_TRUE='#'
  1522. HAVE_CPU_SPARC_FALSE=''
  1523. HAVE_CPU_SPARC_TRUE='#'
  1524. HAVE_CPU_X86_64_FALSE=''
  1525. HAVE_CPU_X86_64_TRUE='#'
  1526. HAVE_EXTERNAL_OMX_FALSE='#'
  1527. HAVE_EXTERNAL_OMX_TRUE=''
  1528. HAVE_GST_CHECK_FALSE='#'
  1529. HAVE_GST_CHECK_TRUE=''
  1530. HAVE_GST_GL_FALSE='#'
  1531. HAVE_GST_GL_TRUE=''
  1532. HAVE_THEORA_FALSE='#'
  1533. HAVE_THEORA_TRUE=''
  1534. HAVE_VALGRIND_FALSE=''
  1535. HAVE_VALGRIND_TRUE='#'
  1536. HAVE_VP8_FALSE='#'
  1537. HAVE_VP8_TRUE=''
  1538. HTML_DIR='${datadir}/gtk-doc/html'
  1539. INSTALL_DATA='${INSTALL} -m 644'
  1540. INSTALL_PROGRAM='${INSTALL}'
  1541. INSTALL_SCRIPT='${INSTALL}'
  1542. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1543. LD='/usr/bin/ld'
  1544. LDFLAGS='-L/opt/vc/lib'
  1545. LIBM='-lm'
  1546. LIBOBJS=''
  1547. LIBS=''
  1548. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1549. LIPO=''
  1550. LN_S='ln -s'
  1551. LTLIBOBJS=''
  1552. LT_SYS_LIBRARY_PATH=''
  1553. MAINT=''
  1554. MAINTAINER_MODE_FALSE='#'
  1555. MAINTAINER_MODE_TRUE=''
  1556. MAKEINFO='${SHELL} /root/gst-omx/missing makeinfo'
  1557. MANIFEST_TOOL=':'
  1558. MKDIR_P='/usr/bin/mkdir -p'
  1559. NM='/usr/bin/nm -B'
  1560. NMEDIT=''
  1561. OBJDUMP='objdump'
  1562. OBJEXT='o'
  1563. OTOOL64=''
  1564. OTOOL=''
  1565. PACKAGE='gst-omx'
  1566. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
  1567. PACKAGE_NAME='GStreamer OpenMAX Plug-ins'
  1568. PACKAGE_STRING='GStreamer OpenMAX Plug-ins 1.2.0'
  1569. PACKAGE_TARNAME='gst-omx'
  1570. PACKAGE_URL=''
  1571. PACKAGE_VERSION='1.2.0'
  1572. PACKAGE_VERSION_MAJOR='1'
  1573. PACKAGE_VERSION_MICRO='0'
  1574. PACKAGE_VERSION_MINOR='2'
  1575. PACKAGE_VERSION_NANO='0'
  1576. PACKAGE_VERSION_RELEASE='1'
  1577. PATH_SEPARATOR=':'
  1578. PKG_CONFIG='/usr/bin/pkg-config'
  1579. PLUGINDIR='/usr/local/lib/gstreamer-1.0'
  1580. PROFILE_CFLAGS='-g'
  1581. PYTHON='/usr/bin/python2'
  1582. PYTHON_EXEC_PREFIX='${exec_prefix}'
  1583. PYTHON_PLATFORM='linux2'
  1584. PYTHON_PREFIX='${prefix}'
  1585. PYTHON_VERSION='2.7'
  1586. RANLIB='ranlib'
  1587. SED='/usr/bin/sed'
  1588. SET_MAKE=''
  1589. SHELL='/bin/sh'
  1590. STRIP='strip'
  1591. USE_EXPERIMENTAL_FALSE=''
  1592. USE_EXPERIMENTAL_TRUE='#'
  1593. USE_OMX_TARGET_BELLAGIO_FALSE=''
  1594. USE_OMX_TARGET_BELLAGIO_TRUE='#'
  1595. USE_OMX_TARGET_GENERIC_FALSE=''
  1596. USE_OMX_TARGET_GENERIC_TRUE='#'
  1597. USE_OMX_TARGET_RPI_FALSE='#'
  1598. USE_OMX_TARGET_RPI_TRUE=''
  1599. USE_PLUGIN_OMX_FALSE='#'
  1600. USE_PLUGIN_OMX_TRUE=''
  1601. VALGRIND_CFLAGS=''
  1602. VALGRIND_LIBS=''
  1603. VALGRIND_PATH='no'
  1604. VERSION='1.2.0'
  1605. WARNING_CFLAGS=' -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wformat-nonliteral -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs'
  1606. ac_ct_AR='ar'
  1607. ac_ct_CC='gcc'
  1608. ac_ct_DUMPBIN=''
  1609. am__EXEEXT_FALSE=''
  1610. am__EXEEXT_TRUE='#'
  1611. am__fastdepCC_FALSE='#'
  1612. am__fastdepCC_TRUE=''
  1613. am__include='include'
  1614. am__isrc=''
  1615. am__leading_dot='.'
  1616. am__nodep='_no'
  1617. am__quote=''
  1618. am__tar='tar --format=ustar -chf - "$$tardir"'
  1619. am__untar='tar -xf -'
  1620. bindir='${exec_prefix}/bin'
  1621. build='armv7l-unknown-linux-gnueabihf'
  1622. build_alias=''
  1623. build_cpu='armv7l'
  1624. build_os='linux-gnueabihf'
  1625. build_vendor='unknown'
  1626. datadir='${datarootdir}'
  1627. datarootdir='${prefix}/share'
  1628. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1629. dvidir='${docdir}'
  1630. exec_prefix='${prefix}'
  1631. host='armv7l-unknown-linux-gnueabihf'
  1632. host_alias=''
  1633. host_cpu='armv7l'
  1634. host_os='linux-gnueabihf'
  1635. host_vendor='unknown'
  1636. htmldir='${docdir}'
  1637. includedir='${prefix}/include'
  1638. infodir='${datarootdir}/info'
  1639. install_sh='${SHELL} /root/gst-omx/install-sh'
  1640. libdir='${exec_prefix}/lib'
  1641. libexecdir='${exec_prefix}/libexec'
  1642. localedir='${datarootdir}/locale'
  1643. localstatedir='${prefix}/var'
  1644. mandir='${datarootdir}/man'
  1645. mkdir_p='$(MKDIR_P)'
  1646. oldincludedir='/usr/include'
  1647. pdfdir='${docdir}'
  1648. pkgpyexecdir='${pyexecdir}/gst-omx'
  1649. pkgpythondir='${pythondir}/gst-omx'
  1650. plugindir='$(libdir)/gstreamer-1.0'
  1651. prefix='/usr/local'
  1652. program_transform_name='s,x,x,'
  1653. psdir='${docdir}'
  1654. pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
  1655. pythondir='${prefix}/lib/python2.7/site-packages'
  1656. sbindir='${exec_prefix}/sbin'
  1657. sharedstatedir='${prefix}/com'
  1658. sysconfdir='${prefix}/etc'
  1659. target='armv7l-unknown-linux-gnueabihf'
  1660. target_alias=''
  1661. target_cpu='armv7l'
  1662. target_os='linux-gnueabihf'
  1663. target_vendor='unknown'
  1664.  
  1665. ## ----------- ##
  1666. ## confdefs.h. ##
  1667. ## ----------- ##
  1668.  
  1669. /* confdefs.h */
  1670. #define PACKAGE_NAME "GStreamer OpenMAX Plug-ins"
  1671. #define PACKAGE_TARNAME "gst-omx"
  1672. #define PACKAGE_VERSION "1.2.0"
  1673. #define PACKAGE_STRING "GStreamer OpenMAX Plug-ins 1.2.0"
  1674. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  1675. #define PACKAGE_URL ""
  1676. #define PACKAGE "gst-omx"
  1677. #define VERSION "1.2.0"
  1678. #define GST_API_VERSION "1.0"
  1679. #define STDC_HEADERS 1
  1680. #define HAVE_SYS_TYPES_H 1
  1681. #define HAVE_SYS_STAT_H 1
  1682. #define HAVE_STDLIB_H 1
  1683. #define HAVE_STRING_H 1
  1684. #define HAVE_MEMORY_H 1
  1685. #define HAVE_STRINGS_H 1
  1686. #define HAVE_INTTYPES_H 1
  1687. #define HAVE_STDINT_H 1
  1688. #define HAVE_UNISTD_H 1
  1689. #define HAVE_DLFCN_H 1
  1690. #define LT_OBJDIR ".libs/"
  1691. #define GST_PACKAGE_NAME "GStreamer OpenMAX Plug-ins source release"
  1692. #define GST_PACKAGE_ORIGIN "Unknown package origin"
  1693. #define HAVE_CPU_ARM 1
  1694. #define HOST_CPU "armv7l"
  1695. #define TARGET_CPU "armv7l"
  1696. #define _FILE_OFFSET_BITS 64
  1697. #define STDC_HEADERS 1
  1698. #define HAVE_PRETTY_FUNCTION 1
  1699. #define HAVE_FUNCTION 1
  1700. #define HAVE_FUNC 1
  1701. #define GST_FUNCTION __PRETTY_FUNCTION__
  1702. #define GIO_MODULE_DIR "/usr/lib/gio/modules"
  1703. #define GIO_LIBDIR "/usr/lib"
  1704. #define GIO_PREFIX "/usr"
  1705. #define HAVE_GST_GL 1
  1706. #define HAVE_DECL_OMX_VIDEO_CODINGVP8 1
  1707. #define HAVE_VP8 1
  1708. #define HAVE_DECL_OMX_VIDEO_CODINGTHEORA 1
  1709. #define HAVE_THEORA 1
  1710. #define USE_OMX_TARGET_RPI 1
  1711. #define GST_OMX_STRUCT_PACKING 4
  1712. #define GST_LICENSE "LGPL"
  1713. #define PLUGINDIR "/usr/local/lib/gstreamer-1.0"
  1714. #define GST_PACKAGE_RELEASE_DATETIME "2014-07-23"
  1715. #define GST_LEVEL_DEFAULT GST_LEVEL_NONE
  1716. #define DEFAULT_AUDIOSINK "autoaudiosink"
  1717. #define DEFAULT_AUDIOSRC "alsasrc"
  1718. #define DEFAULT_VIDEOSINK "autovideosink"
  1719. #define DEFAULT_VIDEOSRC "v4l2src"
  1720. #define DEFAULT_VISUALIZER "goom"
  1721.  
  1722. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement