albertoao

gstreamer_config.log

Nov 10th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.58 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 configure 1.4.5, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ubuntu
  14. uname -m = i686
  15. uname -r = 4.4.0-31-generic
  16. uname -s = Linux
  17. uname -v = #50~14.04.1-Ubuntu SMP Wed Jul 13 01:06:37 UTC 2016
  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/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:3052: checking build system type
  45. configure:3066: result: i686-pc-linux-gnu
  46. configure:3086: checking host system type
  47. configure:3099: result: i686-pc-linux-gnu
  48. configure:3119: checking target system type
  49. configure:3132: result: i686-pc-linux-gnu
  50. configure:3178: checking for a BSD-compatible install
  51. configure:3246: result: /usr/bin/install -c
  52. configure:3257: checking whether build environment is sane
  53. configure:3312: result: yes
  54. configure:3463: checking for a thread-safe mkdir -p
  55. configure:3502: result: /bin/mkdir -p
  56. configure:3509: checking for gawk
  57. configure:3525: found /usr/bin/gawk
  58. configure:3536: result: gawk
  59. configure:3547: checking whether make sets $(MAKE)
  60. configure:3569: result: yes
  61. configure:3598: checking whether make supports nested variables
  62. configure:3615: result: yes
  63. configure:3704: checking whether UID '1000' is supported by ustar format
  64. configure:3707: result: yes
  65. configure:3714: checking whether GID '1000' is supported by ustar format
  66. configure:3717: result: yes
  67. configure:3725: checking how to create a ustar tar archive
  68. configure:3736: tar --version
  69. tar (GNU tar) 1.27.1
  70. Copyright (C) 2013 Free Software Foundation, Inc.
  71. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  72. This is free software: you are free to change and redistribute it.
  73. There is NO WARRANTY, to the extent permitted by law.
  74.  
  75. Written by John Gilmore and Jay Fenlason.
  76. configure:3739: $? = 0
  77. configure:3779: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  78. configure:3782: $? = 0
  79. configure:3786: tar -xf - <conftest.tar
  80. configure:3789: $? = 0
  81. configure:3791: cat conftest.dir/file
  82. GrepMe
  83. configure:3794: $? = 0
  84. configure:3807: result: gnutar
  85. configure:3869: checking nano version
  86. configure:3875: result: 0 (release)
  87. configure:3901: checking whether to enable maintainer-specific portions of Makefiles
  88. configure:3910: result: yes
  89. configure:3937: checking whether make supports nested variables
  90. configure:3954: result: yes
  91. configure:4029: checking how to print strings
  92. configure:4056: result: printf
  93. configure:4089: checking for style of include used by make
  94. configure:4117: result: GNU
  95. configure:4188: checking for gcc
  96. configure:4204: found /usr/bin/gcc
  97. configure:4215: result: gcc
  98. configure:4444: checking for C compiler version
  99. configure:4453: gcc --version >&5
  100. gcc (Ubuntu/Linaro 4.6.4-6ubuntu2) 4.6.4
  101. Copyright (C) 2011 Free Software Foundation, Inc.
  102. This is free software; see the source for copying conditions. There is NO
  103. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  104.  
  105. configure:4464: $? = 0
  106. configure:4453: gcc -v >&5
  107. Using built-in specs.
  108. COLLECT_GCC=gcc
  109. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
  110. Target: i686-linux-gnu
  111. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.4-6ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-gnu-unique-object --disable-libmudflap --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  112. Thread model: posix
  113. gcc version 4.6.4 (Ubuntu/Linaro 4.6.4-6ubuntu2)
  114. configure:4464: $? = 0
  115. configure:4453: gcc -V >&5
  116. gcc: error: unrecognized option '-V'
  117. gcc: fatal error: no input files
  118. compilation terminated.
  119. configure:4464: $? = 4
  120. configure:4453: gcc -qversion >&5
  121. gcc: error: unrecognized option '-qversion'
  122. gcc: fatal error: no input files
  123. compilation terminated.
  124. configure:4464: $? = 4
  125. configure:4484: checking whether the C compiler works
  126. configure:4506: gcc conftest.c >&5
  127. configure:4510: $? = 0
  128. configure:4558: result: yes
  129. configure:4561: checking for C compiler default output file name
  130. configure:4563: result: a.out
  131. configure:4569: checking for suffix of executables
  132. configure:4576: gcc -o conftest conftest.c >&5
  133. configure:4580: $? = 0
  134. configure:4602: result:
  135. configure:4624: checking whether we are cross compiling
  136. configure:4632: gcc -o conftest conftest.c >&5
  137. configure:4636: $? = 0
  138. configure:4643: ./conftest
  139. configure:4647: $? = 0
  140. configure:4662: result: no
  141. configure:4667: checking for suffix of object files
  142. configure:4689: gcc -c conftest.c >&5
  143. configure:4693: $? = 0
  144. configure:4714: result: o
  145. configure:4718: checking whether we are using the GNU C compiler
  146. configure:4737: gcc -c conftest.c >&5
  147. configure:4737: $? = 0
  148. configure:4746: result: yes
  149. configure:4755: checking whether gcc accepts -g
  150. configure:4775: gcc -c -g conftest.c >&5
  151. configure:4775: $? = 0
  152. configure:4816: result: yes
  153. configure:4833: checking for gcc option to accept ISO C89
  154. configure:4896: gcc -c -g -O2 conftest.c >&5
  155. configure:4896: $? = 0
  156. configure:4909: result: none needed
  157. configure:4934: checking whether gcc understands -c and -o together
  158. configure:4956: gcc -c conftest.c -o conftest2.o
  159. configure:4959: $? = 0
  160. configure:4956: gcc -c conftest.c -o conftest2.o
  161. configure:4959: $? = 0
  162. configure:4971: result: yes
  163. configure:4990: checking dependency style of gcc
  164. configure:5101: result: gcc3
  165. configure:5116: checking for a sed that does not truncate output
  166. configure:5180: result: /bin/sed
  167. configure:5198: checking for grep that handles long lines and -e
  168. configure:5256: result: /bin/grep
  169. configure:5261: checking for egrep
  170. configure:5323: result: /bin/grep -E
  171. configure:5328: checking for fgrep
  172. configure:5390: result: /bin/grep -F
  173. configure:5425: checking for ld used by gcc
  174. configure:5492: result: /usr/bin/ld
  175. configure:5499: checking if the linker (/usr/bin/ld) is GNU ld
  176. configure:5514: result: yes
  177. configure:5526: checking for BSD- or MS-compatible name lister (nm)
  178. configure:5575: result: /usr/bin/nm -B
  179. configure:5705: checking the name lister (/usr/bin/nm -B) interface
  180. configure:5712: gcc -c -g -O2 conftest.c >&5
  181. configure:5715: /usr/bin/nm -B "conftest.o"
  182. configure:5718: output
  183. 00000000 B some_variable
  184. configure:5725: result: BSD nm
  185. configure:5728: checking whether ln -s works
  186. configure:5732: result: yes
  187. configure:5740: checking the maximum length of command line arguments
  188. configure:5871: result: 1572864
  189. configure:5888: checking whether the shell understands some XSI constructs
  190. configure:5898: result: yes
  191. configure:5902: checking whether the shell understands "+="
  192. configure:5908: result: yes
  193. configure:5943: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  194. configure:5983: result: func_convert_file_noop
  195. configure:5990: checking how to convert i686-pc-linux-gnu file names to toolchain format
  196. configure:6010: result: func_convert_file_noop
  197. configure:6017: checking for /usr/bin/ld option to reload object files
  198. configure:6024: result: -r
  199. configure:6098: checking for objdump
  200. configure:6114: found /usr/bin/objdump
  201. configure:6125: result: objdump
  202. configure:6154: checking how to recognize dependent libraries
  203. configure:6352: result: pass_all
  204. configure:6437: checking for dlltool
  205. configure:6467: result: no
  206. configure:6494: checking how to associate runtime and link libraries
  207. configure:6521: result: printf %s\n
  208. configure:6582: checking for ar
  209. configure:6598: found /usr/bin/ar
  210. configure:6609: result: ar
  211. configure:6646: checking for archiver @FILE support
  212. configure:6663: gcc -c -g -O2 conftest.c >&5
  213. configure:6663: $? = 0
  214. configure:6666: ar cru libconftest.a @conftest.lst >&5
  215. configure:6669: $? = 0
  216. configure:6674: ar cru libconftest.a @conftest.lst >&5
  217. ar: conftest.o: No such file or directory
  218. configure:6677: $? = 1
  219. configure:6689: result: @
  220. configure:6747: checking for strip
  221. configure:6763: found /usr/bin/strip
  222. configure:6774: result: strip
  223. configure:6846: checking for ranlib
  224. configure:6862: found /usr/bin/ranlib
  225. configure:6873: result: ranlib
  226. configure:6975: checking command to parse /usr/bin/nm -B output from gcc object
  227. configure:7095: gcc -c -g -O2 conftest.c >&5
  228. configure:7098: $? = 0
  229. configure:7102: /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
  230. configure:7105: $? = 0
  231. configure:7171: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  232. configure:7174: $? = 0
  233. configure:7212: result: ok
  234. configure:7249: checking for sysroot
  235. configure:7279: result: no
  236. configure:7548: checking for mt
  237. configure:7564: found /bin/mt
  238. configure:7575: result: mt
  239. configure:7598: checking if mt is a manifest tool
  240. configure:7604: mt '-?'
  241. configure:7612: result: no
  242. configure:8254: checking how to run the C preprocessor
  243. configure:8285: gcc -E conftest.c
  244. configure:8285: $? = 0
  245. configure:8299: gcc -E conftest.c
  246. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  247. compilation terminated.
  248. configure:8299: $? = 1
  249. configure: failed program was:
  250. | /* confdefs.h */
  251. | #define PACKAGE_NAME "GStreamer"
  252. | #define PACKAGE_TARNAME "gstreamer"
  253. | #define PACKAGE_VERSION "1.4.5"
  254. | #define PACKAGE_STRING "GStreamer 1.4.5"
  255. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  256. | #define PACKAGE_URL ""
  257. | #define PACKAGE "gstreamer"
  258. | #define VERSION "1.4.5"
  259. | #define GST_API_VERSION "1.0"
  260. | /* end confdefs.h. */
  261. | #include <ac_nonexistent.h>
  262. configure:8324: result: gcc -E
  263. configure:8344: gcc -E conftest.c
  264. configure:8344: $? = 0
  265. configure:8358: gcc -E conftest.c
  266. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  267. compilation terminated.
  268. configure:8358: $? = 1
  269. configure: failed program was:
  270. | /* confdefs.h */
  271. | #define PACKAGE_NAME "GStreamer"
  272. | #define PACKAGE_TARNAME "gstreamer"
  273. | #define PACKAGE_VERSION "1.4.5"
  274. | #define PACKAGE_STRING "GStreamer 1.4.5"
  275. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  276. | #define PACKAGE_URL ""
  277. | #define PACKAGE "gstreamer"
  278. | #define VERSION "1.4.5"
  279. | #define GST_API_VERSION "1.0"
  280. | /* end confdefs.h. */
  281. | #include <ac_nonexistent.h>
  282. configure:8387: checking for ANSI C header files
  283. configure:8407: gcc -c -g -O2 conftest.c >&5
  284. configure:8407: $? = 0
  285. configure:8480: gcc -o conftest -g -O2 conftest.c >&5
  286. configure:8480: $? = 0
  287. configure:8480: ./conftest
  288. configure:8480: $? = 0
  289. configure:8491: result: yes
  290. configure:8504: checking for sys/types.h
  291. configure:8504: gcc -c -g -O2 conftest.c >&5
  292. configure:8504: $? = 0
  293. configure:8504: result: yes
  294. configure:8504: checking for sys/stat.h
  295. configure:8504: gcc -c -g -O2 conftest.c >&5
  296. configure:8504: $? = 0
  297. configure:8504: result: yes
  298. configure:8504: checking for stdlib.h
  299. configure:8504: gcc -c -g -O2 conftest.c >&5
  300. configure:8504: $? = 0
  301. configure:8504: result: yes
  302. configure:8504: checking for string.h
  303. configure:8504: gcc -c -g -O2 conftest.c >&5
  304. configure:8504: $? = 0
  305. configure:8504: result: yes
  306. configure:8504: checking for memory.h
  307. configure:8504: gcc -c -g -O2 conftest.c >&5
  308. configure:8504: $? = 0
  309. configure:8504: result: yes
  310. configure:8504: checking for strings.h
  311. configure:8504: gcc -c -g -O2 conftest.c >&5
  312. configure:8504: $? = 0
  313. configure:8504: result: yes
  314. configure:8504: checking for inttypes.h
  315. configure:8504: gcc -c -g -O2 conftest.c >&5
  316. configure:8504: $? = 0
  317. configure:8504: result: yes
  318. configure:8504: checking for stdint.h
  319. configure:8504: gcc -c -g -O2 conftest.c >&5
  320. configure:8504: $? = 0
  321. configure:8504: result: yes
  322. configure:8504: checking for unistd.h
  323. configure:8504: gcc -c -g -O2 conftest.c >&5
  324. configure:8504: $? = 0
  325. configure:8504: result: yes
  326. configure:8518: checking for dlfcn.h
  327. configure:8518: gcc -c -g -O2 conftest.c >&5
  328. configure:8518: $? = 0
  329. configure:8518: result: yes
  330. configure:9038: checking for objdir
  331. configure:9053: result: .libs
  332. configure:9324: checking if gcc supports -fno-rtti -fno-exceptions
  333. configure:9342: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  334. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  335. configure:9346: $? = 0
  336. configure:9359: result: no
  337. configure:9686: checking for gcc option to produce PIC
  338. configure:9693: result: -fPIC -DPIC
  339. configure:9701: checking if gcc PIC flag -fPIC -DPIC works
  340. configure:9719: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  341. configure:9723: $? = 0
  342. configure:9736: result: yes
  343. configure:9765: checking if gcc static flag -static works
  344. configure:9793: result: yes
  345. configure:9808: checking if gcc supports -c -o file.o
  346. configure:9829: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  347. configure:9833: $? = 0
  348. configure:9855: result: yes
  349. configure:9863: checking if gcc supports -c -o file.o
  350. configure:9910: result: yes
  351. configure:9943: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  352. configure:11100: result: yes
  353. configure:11137: checking whether -lc should be explicitly linked in
  354. configure:11145: gcc -c -g -O2 conftest.c >&5
  355. configure:11148: $? = 0
  356. configure:11163: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  357. configure:11166: $? = 0
  358. configure:11180: result: no
  359. configure:11340: checking dynamic linker characteristics
  360. configure:11840: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  361. configure:11840: $? = 0
  362. configure:12074: result: GNU/Linux ld.so
  363. configure:12181: checking how to hardcode library paths into programs
  364. configure:12206: result: immediate
  365. configure:12300: checking for shl_load
  366. configure:12300: gcc -o conftest -g -O2 conftest.c >&5
  367. /tmp/ccDy3OaC.o: In function `main':
  368. /home/alberto/mo601/ptraining/gstreamer-1.4.5/conftest.c:58: undefined reference to `shl_load'
  369. collect2: ld returned 1 exit status
  370. configure:12300: $? = 1
  371. configure: failed program was:
  372. | /* confdefs.h */
  373. | #define PACKAGE_NAME "GStreamer"
  374. | #define PACKAGE_TARNAME "gstreamer"
  375. | #define PACKAGE_VERSION "1.4.5"
  376. | #define PACKAGE_STRING "GStreamer 1.4.5"
  377. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  378. | #define PACKAGE_URL ""
  379. | #define PACKAGE "gstreamer"
  380. | #define VERSION "1.4.5"
  381. | #define GST_API_VERSION "1.0"
  382. | #define STDC_HEADERS 1
  383. | #define HAVE_SYS_TYPES_H 1
  384. | #define HAVE_SYS_STAT_H 1
  385. | #define HAVE_STDLIB_H 1
  386. | #define HAVE_STRING_H 1
  387. | #define HAVE_MEMORY_H 1
  388. | #define HAVE_STRINGS_H 1
  389. | #define HAVE_INTTYPES_H 1
  390. | #define HAVE_STDINT_H 1
  391. | #define HAVE_UNISTD_H 1
  392. | #define HAVE_DLFCN_H 1
  393. | #define LT_OBJDIR ".libs/"
  394. | /* end confdefs.h. */
  395. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  396. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  397. | #define shl_load innocuous_shl_load
  398. |
  399. | /* System header to define __stub macros and hopefully few prototypes,
  400. | which can conflict with char shl_load (); below.
  401. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  402. | <limits.h> exists even on freestanding compilers. */
  403. |
  404. | #ifdef __STDC__
  405. | # include <limits.h>
  406. | #else
  407. | # include <assert.h>
  408. | #endif
  409. |
  410. | #undef shl_load
  411. |
  412. | /* Override any GCC internal prototype to avoid an error.
  413. | Use char because int might match the return type of a GCC
  414. | builtin and then its argument prototype would still apply. */
  415. | #ifdef __cplusplus
  416. | extern "C"
  417. | #endif
  418. | char shl_load ();
  419. | /* The GNU C library defines this for functions which it implements
  420. | to always fail with ENOSYS. Some functions are actually named
  421. | something starting with __ and the normal name is an alias. */
  422. | #if defined __stub_shl_load || defined __stub___shl_load
  423. | choke me
  424. | #endif
  425. |
  426. | int
  427. | main ()
  428. | {
  429. | return shl_load ();
  430. | ;
  431. | return 0;
  432. | }
  433. configure:12300: result: no
  434. configure:12304: checking for shl_load in -ldld
  435. configure:12329: gcc -o conftest -g -O2 conftest.c -ldld >&5
  436. /usr/bin/ld: cannot find -ldld
  437. collect2: ld returned 1 exit status
  438. configure:12329: $? = 1
  439. configure: failed program was:
  440. | /* confdefs.h */
  441. | #define PACKAGE_NAME "GStreamer"
  442. | #define PACKAGE_TARNAME "gstreamer"
  443. | #define PACKAGE_VERSION "1.4.5"
  444. | #define PACKAGE_STRING "GStreamer 1.4.5"
  445. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  446. | #define PACKAGE_URL ""
  447. | #define PACKAGE "gstreamer"
  448. | #define VERSION "1.4.5"
  449. | #define GST_API_VERSION "1.0"
  450. | #define STDC_HEADERS 1
  451. | #define HAVE_SYS_TYPES_H 1
  452. | #define HAVE_SYS_STAT_H 1
  453. | #define HAVE_STDLIB_H 1
  454. | #define HAVE_STRING_H 1
  455. | #define HAVE_MEMORY_H 1
  456. | #define HAVE_STRINGS_H 1
  457. | #define HAVE_INTTYPES_H 1
  458. | #define HAVE_STDINT_H 1
  459. | #define HAVE_UNISTD_H 1
  460. | #define HAVE_DLFCN_H 1
  461. | #define LT_OBJDIR ".libs/"
  462. | /* end confdefs.h. */
  463. |
  464. | /* Override any GCC internal prototype to avoid an error.
  465. | Use char because int might match the return type of a GCC
  466. | builtin and then its argument prototype would still apply. */
  467. | #ifdef __cplusplus
  468. | extern "C"
  469. | #endif
  470. | char shl_load ();
  471. | int
  472. | main ()
  473. | {
  474. | return shl_load ();
  475. | ;
  476. | return 0;
  477. | }
  478. configure:12338: result: no
  479. configure:12343: checking for dlopen
  480. configure:12343: gcc -o conftest -g -O2 conftest.c >&5
  481. /tmp/cckJb0rH.o: In function `main':
  482. /home/alberto/mo601/ptraining/gstreamer-1.4.5/conftest.c:58: undefined reference to `dlopen'
  483. collect2: ld returned 1 exit status
  484. configure:12343: $? = 1
  485. configure: failed program was:
  486. | /* confdefs.h */
  487. | #define PACKAGE_NAME "GStreamer"
  488. | #define PACKAGE_TARNAME "gstreamer"
  489. | #define PACKAGE_VERSION "1.4.5"
  490. | #define PACKAGE_STRING "GStreamer 1.4.5"
  491. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  492. | #define PACKAGE_URL ""
  493. | #define PACKAGE "gstreamer"
  494. | #define VERSION "1.4.5"
  495. | #define GST_API_VERSION "1.0"
  496. | #define STDC_HEADERS 1
  497. | #define HAVE_SYS_TYPES_H 1
  498. | #define HAVE_SYS_STAT_H 1
  499. | #define HAVE_STDLIB_H 1
  500. | #define HAVE_STRING_H 1
  501. | #define HAVE_MEMORY_H 1
  502. | #define HAVE_STRINGS_H 1
  503. | #define HAVE_INTTYPES_H 1
  504. | #define HAVE_STDINT_H 1
  505. | #define HAVE_UNISTD_H 1
  506. | #define HAVE_DLFCN_H 1
  507. | #define LT_OBJDIR ".libs/"
  508. | /* end confdefs.h. */
  509. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  510. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  511. | #define dlopen innocuous_dlopen
  512. |
  513. | /* System header to define __stub macros and hopefully few prototypes,
  514. | which can conflict with char dlopen (); below.
  515. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  516. | <limits.h> exists even on freestanding compilers. */
  517. |
  518. | #ifdef __STDC__
  519. | # include <limits.h>
  520. | #else
  521. | # include <assert.h>
  522. | #endif
  523. |
  524. | #undef dlopen
  525. |
  526. | /* Override any GCC internal prototype to avoid an error.
  527. | Use char because int might match the return type of a GCC
  528. | builtin and then its argument prototype would still apply. */
  529. | #ifdef __cplusplus
  530. | extern "C"
  531. | #endif
  532. | char dlopen ();
  533. | /* The GNU C library defines this for functions which it implements
  534. | to always fail with ENOSYS. Some functions are actually named
  535. | something starting with __ and the normal name is an alias. */
  536. | #if defined __stub_dlopen || defined __stub___dlopen
  537. | choke me
  538. | #endif
  539. |
  540. | int
  541. | main ()
  542. | {
  543. | return dlopen ();
  544. | ;
  545. | return 0;
  546. | }
  547. configure:12343: result: no
  548. configure:12347: checking for dlopen in -ldl
  549. configure:12372: gcc -o conftest -g -O2 conftest.c -ldl >&5
  550. configure:12372: $? = 0
  551. configure:12381: result: yes
  552. configure:12500: checking whether a program can dlopen itself
  553. configure:12580: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
  554. configure:12583: $? = 0
  555. configure:12601: result: yes
  556. configure:12606: checking whether a statically linked program can dlopen itself
  557. configure:12686: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
  558. /tmp/ccFfDfxN.o: In function `main':
  559. /home/alberto/mo601/ptraining/gstreamer-1.4.5/configure:12665: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  560. /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
  561. collect2: ld returned 1 exit status
  562. configure:12689: $? = 1
  563. configure:12707: result: no
  564. configure:12746: checking whether stripping libraries is possible
  565. configure:12751: result: yes
  566. configure:12786: checking if libtool supports shared libraries
  567. configure:12788: result: yes
  568. configure:12791: checking whether to build shared libraries
  569. configure:12812: result: yes
  570. configure:12815: checking whether to build static libraries
  571. configure:12819: result: no
  572. configure:12929: checking whether NLS is requested
  573. configure:12938: result: yes
  574. configure:12979: checking for msgfmt
  575. configure:13014: result: no
  576. configure:13020: checking for gmsgfmt
  577. configure:13051: result: :
  578. configure:13102: checking for xgettext
  579. configure:13137: result: no
  580. configure:13180: checking for msgmerge
  581. configure:13214: result: no
  582. configure:13268: checking for ld used by GCC
  583. configure:13332: result: /usr/bin/ld
  584. configure:13339: checking if the linker (/usr/bin/ld) is GNU ld
  585. configure:13352: result: yes
  586. configure:13359: checking for shared library run path origin
  587. configure:13372: result: done
  588. configure:13873: checking for CFPreferencesCopyAppValue
  589. configure:13891: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  590. conftest.c:24:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  591. compilation terminated.
  592. configure:13891: $? = 1
  593. configure: failed program was:
  594. | /* confdefs.h */
  595. | #define PACKAGE_NAME "GStreamer"
  596. | #define PACKAGE_TARNAME "gstreamer"
  597. | #define PACKAGE_VERSION "1.4.5"
  598. | #define PACKAGE_STRING "GStreamer 1.4.5"
  599. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  600. | #define PACKAGE_URL ""
  601. | #define PACKAGE "gstreamer"
  602. | #define VERSION "1.4.5"
  603. | #define GST_API_VERSION "1.0"
  604. | #define STDC_HEADERS 1
  605. | #define HAVE_SYS_TYPES_H 1
  606. | #define HAVE_SYS_STAT_H 1
  607. | #define HAVE_STDLIB_H 1
  608. | #define HAVE_STRING_H 1
  609. | #define HAVE_MEMORY_H 1
  610. | #define HAVE_STRINGS_H 1
  611. | #define HAVE_INTTYPES_H 1
  612. | #define HAVE_STDINT_H 1
  613. | #define HAVE_UNISTD_H 1
  614. | #define HAVE_DLFCN_H 1
  615. | #define LT_OBJDIR ".libs/"
  616. | /* end confdefs.h. */
  617. | #include <CoreFoundation/CFPreferences.h>
  618. | int
  619. | main ()
  620. | {
  621. | CFPreferencesCopyAppValue(NULL, NULL)
  622. | ;
  623. | return 0;
  624. | }
  625. configure:13900: result: no
  626. configure:13907: checking for CFLocaleCopyCurrent
  627. configure:13925: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  628. conftest.c:24:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  629. compilation terminated.
  630. configure:13925: $? = 1
  631. configure: failed program was:
  632. | /* confdefs.h */
  633. | #define PACKAGE_NAME "GStreamer"
  634. | #define PACKAGE_TARNAME "gstreamer"
  635. | #define PACKAGE_VERSION "1.4.5"
  636. | #define PACKAGE_STRING "GStreamer 1.4.5"
  637. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  638. | #define PACKAGE_URL ""
  639. | #define PACKAGE "gstreamer"
  640. | #define VERSION "1.4.5"
  641. | #define GST_API_VERSION "1.0"
  642. | #define STDC_HEADERS 1
  643. | #define HAVE_SYS_TYPES_H 1
  644. | #define HAVE_SYS_STAT_H 1
  645. | #define HAVE_STDLIB_H 1
  646. | #define HAVE_STRING_H 1
  647. | #define HAVE_MEMORY_H 1
  648. | #define HAVE_STRINGS_H 1
  649. | #define HAVE_INTTYPES_H 1
  650. | #define HAVE_STDINT_H 1
  651. | #define HAVE_UNISTD_H 1
  652. | #define HAVE_DLFCN_H 1
  653. | #define LT_OBJDIR ".libs/"
  654. | /* end confdefs.h. */
  655. | #include <CoreFoundation/CFLocale.h>
  656. | int
  657. | main ()
  658. | {
  659. | CFLocaleCopyCurrent();
  660. | ;
  661. | return 0;
  662. | }
  663. configure:13934: result: no
  664. configure:13983: checking for GNU gettext in libc
  665. configure:14003: gcc -o conftest -g -O2 conftest.c >&5
  666. configure:14003: $? = 0
  667. configure:14012: result: yes
  668. configure:14758: checking whether to use NLS
  669. configure:14760: result: yes
  670. configure:14763: checking where the gettext function comes from
  671. configure:14774: result: libc
  672. configure:15241: checking for pkg-config
  673. configure:15274: result: no
  674. configure:15325: checking for VALGRIND
  675. configure:15595: Using GStreamer source release as package name
  676. configure:15619: Using Unknown package origin as package origin
  677. configure:15635: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig
  678. configure:15669: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-12-18
  679. configure:15721: checking whether to build static plugins or not
  680. configure:15737: result: no
  681. configure:15802: WARNING: Sissy ! By asking to not build the tests known to fail, you hereby waive your right to customer support. If you do not agree with this EULA, please press Ctrl-C before the next line is printed. By allowing the next line to be printed, you expressly acknowledge your acceptance of this EULA.
  682. configure:15984: checking whether byte ordering is bigendian
  683. configure:15999: gcc -c -g -O2 conftest.c >&5
  684. conftest.c:35:9: error: unknown type name 'not'
  685. conftest.c:35:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  686. conftest.c:35:15: error: unknown type name 'universal'
  687. configure:15999: $? = 1
  688. configure: failed program was:
  689. | /* confdefs.h */
  690. | #define PACKAGE_NAME "GStreamer"
  691. | #define PACKAGE_TARNAME "gstreamer"
  692. | #define PACKAGE_VERSION "1.4.5"
  693. | #define PACKAGE_STRING "GStreamer 1.4.5"
  694. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  695. | #define PACKAGE_URL ""
  696. | #define PACKAGE "gstreamer"
  697. | #define VERSION "1.4.5"
  698. | #define GST_API_VERSION "1.0"
  699. | #define STDC_HEADERS 1
  700. | #define HAVE_SYS_TYPES_H 1
  701. | #define HAVE_SYS_STAT_H 1
  702. | #define HAVE_STDLIB_H 1
  703. | #define HAVE_STRING_H 1
  704. | #define HAVE_MEMORY_H 1
  705. | #define HAVE_STRINGS_H 1
  706. | #define HAVE_INTTYPES_H 1
  707. | #define HAVE_STDINT_H 1
  708. | #define HAVE_UNISTD_H 1
  709. | #define HAVE_DLFCN_H 1
  710. | #define LT_OBJDIR ".libs/"
  711. | #define ENABLE_NLS 1
  712. | #define HAVE_GETTEXT 1
  713. | #define HAVE_DCGETTEXT 1
  714. | #define GETTEXT_PACKAGE "gstreamer-1.0"
  715. | #define LOCALEDIR "/usr/local/share/locale"
  716. | #define GST_PACKAGE_NAME "GStreamer source release"
  717. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  718. | #define GST_PACKAGE_RELEASE_DATETIME "2014-12-18"
  719. | #define HAVE_CPU_I386 1
  720. | #define HAVE_RDTSC 1
  721. | /* end confdefs.h. */
  722. | #ifndef __APPLE_CC__
  723. | not a universal capable compiler
  724. | #endif
  725. | typedef int dummy;
  726. |
  727. configure:16044: gcc -c -g -O2 conftest.c >&5
  728. configure:16044: $? = 0
  729. configure:16062: gcc -c -g -O2 conftest.c >&5
  730. conftest.c: In function 'main':
  731. conftest.c:41:4: error: unknown type name 'not'
  732. conftest.c:41:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  733. configure:16062: $? = 1
  734. configure: failed program was:
  735. | /* confdefs.h */
  736. | #define PACKAGE_NAME "GStreamer"
  737. | #define PACKAGE_TARNAME "gstreamer"
  738. | #define PACKAGE_VERSION "1.4.5"
  739. | #define PACKAGE_STRING "GStreamer 1.4.5"
  740. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  741. | #define PACKAGE_URL ""
  742. | #define PACKAGE "gstreamer"
  743. | #define VERSION "1.4.5"
  744. | #define GST_API_VERSION "1.0"
  745. | #define STDC_HEADERS 1
  746. | #define HAVE_SYS_TYPES_H 1
  747. | #define HAVE_SYS_STAT_H 1
  748. | #define HAVE_STDLIB_H 1
  749. | #define HAVE_STRING_H 1
  750. | #define HAVE_MEMORY_H 1
  751. | #define HAVE_STRINGS_H 1
  752. | #define HAVE_INTTYPES_H 1
  753. | #define HAVE_STDINT_H 1
  754. | #define HAVE_UNISTD_H 1
  755. | #define HAVE_DLFCN_H 1
  756. | #define LT_OBJDIR ".libs/"
  757. | #define ENABLE_NLS 1
  758. | #define HAVE_GETTEXT 1
  759. | #define HAVE_DCGETTEXT 1
  760. | #define GETTEXT_PACKAGE "gstreamer-1.0"
  761. | #define LOCALEDIR "/usr/local/share/locale"
  762. | #define GST_PACKAGE_NAME "GStreamer source release"
  763. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  764. | #define GST_PACKAGE_RELEASE_DATETIME "2014-12-18"
  765. | #define HAVE_CPU_I386 1
  766. | #define HAVE_RDTSC 1
  767. | /* end confdefs.h. */
  768. | #include <sys/types.h>
  769. | #include <sys/param.h>
  770. |
  771. | int
  772. | main ()
  773. | {
  774. | #if BYTE_ORDER != BIG_ENDIAN
  775. | not big endian
  776. | #endif
  777. |
  778. | ;
  779. | return 0;
  780. | }
  781. configure:16190: result: no
  782. configure:16337: checking if unaligned memory access works correctly
  783. configure:16387: result: yes
  784. configure:16507: checking for special C compiler options needed for large files
  785. configure:16552: result: no
  786. configure:16558: checking for _FILE_OFFSET_BITS value needed for large files
  787. configure:16583: gcc -c -g -O2 conftest.c >&5
  788. conftest.c:43:7: error: size of array 'off_t_is_large' is negative
  789. configure:16583: $? = 1
  790. configure: failed program was:
  791. | /* confdefs.h */
  792. | #define PACKAGE_NAME "GStreamer"
  793. | #define PACKAGE_TARNAME "gstreamer"
  794. | #define PACKAGE_VERSION "1.4.5"
  795. | #define PACKAGE_STRING "GStreamer 1.4.5"
  796. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  797. | #define PACKAGE_URL ""
  798. | #define PACKAGE "gstreamer"
  799. | #define VERSION "1.4.5"
  800. | #define GST_API_VERSION "1.0"
  801. | #define STDC_HEADERS 1
  802. | #define HAVE_SYS_TYPES_H 1
  803. | #define HAVE_SYS_STAT_H 1
  804. | #define HAVE_STDLIB_H 1
  805. | #define HAVE_STRING_H 1
  806. | #define HAVE_MEMORY_H 1
  807. | #define HAVE_STRINGS_H 1
  808. | #define HAVE_INTTYPES_H 1
  809. | #define HAVE_STDINT_H 1
  810. | #define HAVE_UNISTD_H 1
  811. | #define HAVE_DLFCN_H 1
  812. | #define LT_OBJDIR ".libs/"
  813. | #define ENABLE_NLS 1
  814. | #define HAVE_GETTEXT 1
  815. | #define HAVE_DCGETTEXT 1
  816. | #define GETTEXT_PACKAGE "gstreamer-1.0"
  817. | #define LOCALEDIR "/usr/local/share/locale"
  818. | #define GST_PACKAGE_NAME "GStreamer source release"
  819. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  820. | #define GST_PACKAGE_RELEASE_DATETIME "2014-12-18"
  821. | #define HAVE_CPU_I386 1
  822. | #define HAVE_RDTSC 1
  823. | #define HOST_CPU "i686"
  824. | #define TARGET_CPU "i686"
  825. | #define HAVE_UNALIGNED_ACCESS 1
  826. | /* end confdefs.h. */
  827. | #include <sys/types.h>
  828. | /* Check that off_t can represent 2**63 - 1 correctly.
  829. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  830. | since some C++ compilers masquerading as C compilers
  831. | incorrectly reject 9223372036854775807. */
  832. | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
  833. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  834. | && LARGE_OFF_T % 2147483647 == 1)
  835. | ? 1 : -1];
  836. | int
  837. | main ()
  838. | {
  839. |
  840. | ;
  841. | return 0;
  842. | }
  843. configure:16607: gcc -c -g -O2 conftest.c >&5
  844. configure:16607: $? = 0
  845. configure:16615: result: 64
  846. configure:16750: checking for gcc
  847. configure:16777: result: gcc
  848. configure:17006: checking for C compiler version
  849. configure:17015: gcc --version >&5
  850. gcc (Ubuntu/Linaro 4.6.4-6ubuntu2) 4.6.4
  851. Copyright (C) 2011 Free Software Foundation, Inc.
  852. This is free software; see the source for copying conditions. There is NO
  853. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  854.  
  855. configure:17026: $? = 0
  856. configure:17015: gcc -v >&5
  857. Using built-in specs.
  858. COLLECT_GCC=gcc
  859. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
  860. Target: i686-linux-gnu
  861. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.4-6ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-gnu-unique-object --disable-libmudflap --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  862. Thread model: posix
  863. gcc version 4.6.4 (Ubuntu/Linaro 4.6.4-6ubuntu2)
  864. configure:17026: $? = 0
  865. configure:17015: gcc -V >&5
  866. gcc: error: unrecognized option '-V'
  867. gcc: fatal error: no input files
  868. compilation terminated.
  869. configure:17026: $? = 4
  870. configure:17015: gcc -qversion >&5
  871. gcc: error: unrecognized option '-qversion'
  872. gcc: fatal error: no input files
  873. compilation terminated.
  874. configure:17026: $? = 4
  875. configure:17030: checking whether we are using the GNU C compiler
  876. configure:17058: result: yes
  877. configure:17067: checking whether gcc accepts -g
  878. configure:17128: result: yes
  879. configure:17145: checking for gcc option to accept ISO C89
  880. configure:17221: result: none needed
  881. configure:17246: checking whether gcc understands -c and -o together
  882. configure:17283: result: yes
  883. configure:17302: checking dependency style of gcc
  884. configure:17413: result: gcc3
  885. configure:17432: checking for gcc option to accept ISO C99
  886. configure:17581: gcc -c -g -O2 conftest.c >&5
  887. conftest.c:88:29: error: expected ';', ',' or ')' before 'text'
  888. conftest.c: In function 'main':
  889. conftest.c:142:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  890. conftest.c:142:18: error: 'newvar' undeclared (first use in this function)
  891. conftest.c:142:18: note: each undeclared identifier is reported only once for each function it appears in
  892. conftest.c:152:3: error: 'for' loop initial declarations are only allowed in C99 mode
  893. conftest.c:152:3: note: use option -std=c99 or -std=gnu99 to compile your code
  894. configure:17581: $? = 1
  895. configure: failed program was:
  896. | /* confdefs.h */
  897. | #define PACKAGE_NAME "GStreamer"
  898. | #define PACKAGE_TARNAME "gstreamer"
  899. | #define PACKAGE_VERSION "1.4.5"
  900. | #define PACKAGE_STRING "GStreamer 1.4.5"
  901. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  902. | #define PACKAGE_URL ""
  903. | #define PACKAGE "gstreamer"
  904. | #define VERSION "1.4.5"
  905. | #define GST_API_VERSION "1.0"
  906. | #define STDC_HEADERS 1
  907. | #define HAVE_SYS_TYPES_H 1
  908. | #define HAVE_SYS_STAT_H 1
  909. | #define HAVE_STDLIB_H 1
  910. | #define HAVE_STRING_H 1
  911. | #define HAVE_MEMORY_H 1
  912. | #define HAVE_STRINGS_H 1
  913. | #define HAVE_INTTYPES_H 1
  914. | #define HAVE_STDINT_H 1
  915. | #define HAVE_UNISTD_H 1
  916. | #define HAVE_DLFCN_H 1
  917. | #define LT_OBJDIR ".libs/"
  918. | #define ENABLE_NLS 1
  919. | #define HAVE_GETTEXT 1
  920. | #define HAVE_DCGETTEXT 1
  921. | #define GETTEXT_PACKAGE "gstreamer-1.0"
  922. | #define LOCALEDIR "/usr/local/share/locale"
  923. | #define GST_PACKAGE_NAME "GStreamer source release"
  924. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  925. | #define GST_PACKAGE_RELEASE_DATETIME "2014-12-18"
  926. | #define HAVE_CPU_I386 1
  927. | #define HAVE_RDTSC 1
  928. | #define HOST_CPU "i686"
  929. | #define TARGET_CPU "i686"
  930. | #define HAVE_UNALIGNED_ACCESS 1
  931. | #define _FILE_OFFSET_BITS 64
  932. | /* end confdefs.h. */
  933. | #include <stdarg.h>
  934. | #include <stdbool.h>
  935. | #include <stdlib.h>
  936. | #include <wchar.h>
  937. | #include <stdio.h>
  938. |
  939. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  940. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  941. | #define showlist(...) puts (#__VA_ARGS__)
  942. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  943. | static void
  944. | test_varargs_macros (void)
  945. | {
  946. | int x = 1234;
  947. | int y = 5678;
  948. | debug ("Flag");
  949. | debug ("X = %d\n", x);
  950. | showlist (The first, second, and third items.);
  951. | report (x>y, "x is %d but y is %d", x, y);
  952. | }
  953. |
  954. | // Check long long types.
  955. | #define BIG64 18446744073709551615ull
  956. | #define BIG32 4294967295ul
  957. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  958. | #if !BIG_OK
  959. | your preprocessor is broken;
  960. | #endif
  961. | #if BIG_OK
  962. | #else
  963. | your preprocessor is broken;
  964. | #endif
  965. | static long long int bignum = -9223372036854775807LL;
  966. | static unsigned long long int ubignum = BIG64;
  967. |
  968. | struct incomplete_array
  969. | {
  970. | int datasize;
  971. | double data[];
  972. | };
  973. |
  974. | struct named_init {
  975. | int number;
  976. | const wchar_t *name;
  977. | double average;
  978. | };
  979. |
  980. | typedef const char *ccp;
  981. |
  982. | static inline int
  983. | test_restrict (ccp restrict text)
  984. | {
  985. | // See if C++-style comments work.
  986. | // Iterate through items via the restricted pointer.
  987. | // Also check for declarations in for loops.
  988. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  989. | continue;
  990. | return 0;
  991. | }
  992. |
  993. | // Check varargs and va_copy.
  994. | static void
  995. | test_varargs (const char *format, ...)
  996. | {
  997. | va_list args;
  998. | va_start (args, format);
  999. | va_list args_copy;
  1000. | va_copy (args_copy, args);
  1001. |
  1002. | const char *str;
  1003. | int number;
  1004. | float fnumber;
  1005. |
  1006. | while (*format)
  1007. | {
  1008. | switch (*format++)
  1009. | {
  1010. | case 's': // string
  1011. | str = va_arg (args_copy, const char *);
  1012. | break;
  1013. | case 'd': // int
  1014. | number = va_arg (args_copy, int);
  1015. | break;
  1016. | case 'f': // float
  1017. | fnumber = va_arg (args_copy, double);
  1018. | break;
  1019. | default:
  1020. | break;
  1021. | }
  1022. | }
  1023. | va_end (args_copy);
  1024. | va_end (args);
  1025. | }
  1026. |
  1027. | int
  1028. | main ()
  1029. | {
  1030. |
  1031. | // Check bool.
  1032. | _Bool success = false;
  1033. |
  1034. | // Check restrict.
  1035. | if (test_restrict ("String literal") == 0)
  1036. | success = true;
  1037. | char *restrict newvar = "Another string";
  1038. |
  1039. | // Check varargs.
  1040. | test_varargs ("s, d' f .", "string", 65, 34.234);
  1041. | test_varargs_macros ();
  1042. |
  1043. | // Check flexible array members.
  1044. | struct incomplete_array *ia =
  1045. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  1046. | ia->datasize = 10;
  1047. | for (int i = 0; i < ia->datasize; ++i)
  1048. | ia->data[i] = i * 1.234;
  1049. |
  1050. | // Check named initializers.
  1051. | struct named_init ni = {
  1052. | .number = 34,
  1053. | .name = L"Test wide string",
  1054. | .average = 543.34343,
  1055. | };
  1056. |
  1057. | ni.number = 58;
  1058. |
  1059. | int dynamic_array[ni.number];
  1060. | dynamic_array[ni.number - 1] = 543;
  1061. |
  1062. | // work around unused variable warnings
  1063. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  1064. | || dynamic_array[ni.number - 1] != 543);
  1065. |
  1066. | ;
  1067. | return 0;
  1068. | }
  1069. configure:17581: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1070. configure:17581: $? = 0
  1071. configure:17601: result: -std=gnu99
  1072. configure:17702: checking for gcc -std=gnu99 option to accept ISO Standard C
  1073. configure:17716: result: -std=gnu99
  1074. configure:17732: checking dependency style of gcc -std=gnu99
  1075. configure:17841: result: gcc3
  1076. configure:17915: checking for g++
  1077. configure:17931: found /usr/bin/g++
  1078. configure:17942: result: g++
  1079. configure:17969: checking for C++ compiler version
  1080. configure:17978: g++ --version >&5
  1081. g++ (Ubuntu/Linaro 4.6.4-6ubuntu2) 4.6.4
  1082. Copyright (C) 2011 Free Software Foundation, Inc.
  1083. This is free software; see the source for copying conditions. There is NO
  1084. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1085.  
  1086. configure:17989: $? = 0
  1087. configure:17978: g++ -v >&5
  1088. Using built-in specs.
  1089. COLLECT_GCC=g++
  1090. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
  1091. Target: i686-linux-gnu
  1092. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.4-6ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-gnu-unique-object --disable-libmudflap --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  1093. Thread model: posix
  1094. gcc version 4.6.4 (Ubuntu/Linaro 4.6.4-6ubuntu2)
  1095. configure:17989: $? = 0
  1096. configure:17978: g++ -V >&5
  1097. g++: error: unrecognized option '-V'
  1098. g++: fatal error: no input files
  1099. compilation terminated.
  1100. configure:17989: $? = 4
  1101. configure:17978: g++ -qversion >&5
  1102. g++: error: unrecognized option '-qversion'
  1103. g++: fatal error: no input files
  1104. compilation terminated.
  1105. configure:17989: $? = 4
  1106. configure:17993: checking whether we are using the GNU C++ compiler
  1107. configure:18012: g++ -c conftest.cpp >&5
  1108. configure:18012: $? = 0
  1109. configure:18021: result: yes
  1110. configure:18030: checking whether g++ accepts -g
  1111. configure:18050: g++ -c -g conftest.cpp >&5
  1112. configure:18050: $? = 0
  1113. configure:18091: result: yes
  1114. configure:18116: checking dependency style of g++
  1115. configure:18227: result: gcc3
  1116. configure:18260: checking how to run the C++ preprocessor
  1117. configure:18287: g++ -E conftest.cpp
  1118. configure:18287: $? = 0
  1119. configure:18301: g++ -E conftest.cpp
  1120. conftest.cpp:38:28: fatal error: ac_nonexistent.h: No such file or directory
  1121. compilation terminated.
  1122. configure:18301: $? = 1
  1123. configure: failed program was:
  1124. | /* confdefs.h */
  1125. | #define PACKAGE_NAME "GStreamer"
  1126. | #define PACKAGE_TARNAME "gstreamer"
  1127. | #define PACKAGE_VERSION "1.4.5"
  1128. | #define PACKAGE_STRING "GStreamer 1.4.5"
  1129. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  1130. | #define PACKAGE_URL ""
  1131. | #define PACKAGE "gstreamer"
  1132. | #define VERSION "1.4.5"
  1133. | #define GST_API_VERSION "1.0"
  1134. | #define STDC_HEADERS 1
  1135. | #define HAVE_SYS_TYPES_H 1
  1136. | #define HAVE_SYS_STAT_H 1
  1137. | #define HAVE_STDLIB_H 1
  1138. | #define HAVE_STRING_H 1
  1139. | #define HAVE_MEMORY_H 1
  1140. | #define HAVE_STRINGS_H 1
  1141. | #define HAVE_INTTYPES_H 1
  1142. | #define HAVE_STDINT_H 1
  1143. | #define HAVE_UNISTD_H 1
  1144. | #define HAVE_DLFCN_H 1
  1145. | #define LT_OBJDIR ".libs/"
  1146. | #define ENABLE_NLS 1
  1147. | #define HAVE_GETTEXT 1
  1148. | #define HAVE_DCGETTEXT 1
  1149. | #define GETTEXT_PACKAGE "gstreamer-1.0"
  1150. | #define LOCALEDIR "/usr/local/share/locale"
  1151. | #define GST_PACKAGE_NAME "GStreamer source release"
  1152. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  1153. | #define GST_PACKAGE_RELEASE_DATETIME "2014-12-18"
  1154. | #define HAVE_CPU_I386 1
  1155. | #define HAVE_RDTSC 1
  1156. | #define HOST_CPU "i686"
  1157. | #define TARGET_CPU "i686"
  1158. | #define HAVE_UNALIGNED_ACCESS 1
  1159. | #define _FILE_OFFSET_BITS 64
  1160. | /* end confdefs.h. */
  1161. | #include <ac_nonexistent.h>
  1162. configure:18326: result: g++ -E
  1163. configure:18346: g++ -E conftest.cpp
  1164. configure:18346: $? = 0
  1165. configure:18360: g++ -E conftest.cpp
  1166. conftest.cpp:38:28: fatal error: ac_nonexistent.h: No such file or directory
  1167. compilation terminated.
  1168. configure:18360: $? = 1
  1169. configure: failed program was:
  1170. | /* confdefs.h */
  1171. | #define PACKAGE_NAME "GStreamer"
  1172. | #define PACKAGE_TARNAME "gstreamer"
  1173. | #define PACKAGE_VERSION "1.4.5"
  1174. | #define PACKAGE_STRING "GStreamer 1.4.5"
  1175. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  1176. | #define PACKAGE_URL ""
  1177. | #define PACKAGE "gstreamer"
  1178. | #define VERSION "1.4.5"
  1179. | #define GST_API_VERSION "1.0"
  1180. | #define STDC_HEADERS 1
  1181. | #define HAVE_SYS_TYPES_H 1
  1182. | #define HAVE_SYS_STAT_H 1
  1183. | #define HAVE_STDLIB_H 1
  1184. | #define HAVE_STRING_H 1
  1185. | #define HAVE_MEMORY_H 1
  1186. | #define HAVE_STRINGS_H 1
  1187. | #define HAVE_INTTYPES_H 1
  1188. | #define HAVE_STDINT_H 1
  1189. | #define HAVE_UNISTD_H 1
  1190. | #define HAVE_DLFCN_H 1
  1191. | #define LT_OBJDIR ".libs/"
  1192. | #define ENABLE_NLS 1
  1193. | #define HAVE_GETTEXT 1
  1194. | #define HAVE_DCGETTEXT 1
  1195. | #define GETTEXT_PACKAGE "gstreamer-1.0"
  1196. | #define LOCALEDIR "/usr/local/share/locale"
  1197. | #define GST_PACKAGE_NAME "GStreamer source release"
  1198. | #define GST_PACKAGE_ORIGIN "Unknown package origin"
  1199. | #define GST_PACKAGE_RELEASE_DATETIME "2014-12-18"
  1200. | #define HAVE_CPU_I386 1
  1201. | #define HAVE_RDTSC 1
  1202. | #define HOST_CPU "i686"
  1203. | #define TARGET_CPU "i686"
  1204. | #define HAVE_UNALIGNED_ACCESS 1
  1205. | #define _FILE_OFFSET_BITS 64
  1206. | /* end confdefs.h. */
  1207. | #include <ac_nonexistent.h>
  1208. configure:18529: checking for ld used by g++
  1209. configure:18596: result: /usr/bin/ld
  1210. configure:18603: checking if the linker (/usr/bin/ld) is GNU ld
  1211. configure:18618: result: yes
  1212. configure:18673: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  1213. configure:19675: result: yes
  1214. configure:19711: g++ -c -g -O2 conftest.cpp >&5
  1215. configure:19714: $? = 0
  1216. configure:20234: checking for g++ option to produce PIC
  1217. configure:20241: result: -fPIC -DPIC
  1218. configure:20249: checking if g++ PIC flag -fPIC -DPIC works
  1219. configure:20267: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  1220. configure:20271: $? = 0
  1221. configure:20284: result: yes
  1222. configure:20307: checking if g++ static flag -static works
  1223. configure:20335: result: yes
  1224. configure:20347: checking if g++ supports -c -o file.o
  1225. configure:20368: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  1226. configure:20372: $? = 0
  1227. configure:20394: result: yes
  1228. configure:20399: checking if g++ supports -c -o file.o
  1229. configure:20446: result: yes
  1230. configure:20476: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  1231. configure:20515: result: yes
  1232. configure:20656: checking dynamic linker characteristics
  1233. configure:21324: result: GNU/Linux ld.so
  1234. configure:21377: checking how to hardcode library paths into programs
  1235. configure:21402: result: immediate
  1236. configure:21459: g++ -c -g -O2 conftest.cpp >&5
  1237. configure:21459: $? = 0
  1238. configure:21471: working c++ compiler found: yes
  1239. configure:21484: checking for perl
  1240. configure:21502: found /usr/bin/perl
  1241. configure:21515: result: /usr/bin/perl
  1242. configure:21531: checking for bison
  1243. configure:21549: found /usr/bin/bison
  1244. configure:21562: result: /usr/bin/bison
  1245. configure:21576: checking bison version 3.0.2 >= 2.4
  1246. configure:21580: result: yes
  1247. configure:21589: checking for flex
  1248. configure:21607: found /usr/bin/flex
  1249. configure:21620: result: /usr/bin/flex
  1250. configure:21634: checking flex version /usr/bin/flex version 2.5.4 >= 2.5.31
  1251. configure:21651: error: no
  1252.  
  1253. ## ---------------- ##
  1254. ## Cache variables. ##
  1255. ## ---------------- ##
  1256.  
  1257. ac_cv_build=i686-pc-linux-gnu
  1258. ac_cv_c_bigendian=no
  1259. ac_cv_c_compiler_gnu=yes
  1260. ac_cv_cxx_compiler_gnu=yes
  1261. ac_cv_env_CCASFLAGS_set=
  1262. ac_cv_env_CCASFLAGS_value=
  1263. ac_cv_env_CCAS_set=
  1264. ac_cv_env_CCAS_value=
  1265. ac_cv_env_CCC_set=
  1266. ac_cv_env_CCC_value=
  1267. ac_cv_env_CC_set=
  1268. ac_cv_env_CC_value=
  1269. ac_cv_env_CFLAGS_set=
  1270. ac_cv_env_CFLAGS_value=
  1271. ac_cv_env_CPPFLAGS_set=
  1272. ac_cv_env_CPPFLAGS_value=
  1273. ac_cv_env_CPP_set=
  1274. ac_cv_env_CPP_value=
  1275. ac_cv_env_CXXCPP_set=
  1276. ac_cv_env_CXXCPP_value=
  1277. ac_cv_env_CXXFLAGS_set=
  1278. ac_cv_env_CXXFLAGS_value=
  1279. ac_cv_env_CXX_set=
  1280. ac_cv_env_CXX_value=
  1281. ac_cv_env_GIO_CFLAGS_set=
  1282. ac_cv_env_GIO_CFLAGS_value=
  1283. ac_cv_env_GIO_LIBS_set=
  1284. ac_cv_env_GIO_LIBS_value=
  1285. ac_cv_env_GLIB_CFLAGS_set=
  1286. ac_cv_env_GLIB_CFLAGS_value=
  1287. ac_cv_env_GLIB_LIBS_set=
  1288. ac_cv_env_GLIB_LIBS_value=
  1289. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  1290. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  1291. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  1292. ac_cv_env_GTKDOC_DEPS_LIBS_value=
  1293. ac_cv_env_LDFLAGS_set=
  1294. ac_cv_env_LDFLAGS_value=
  1295. ac_cv_env_LIBS_set=
  1296. ac_cv_env_LIBS_value=
  1297. ac_cv_env_PKG_CONFIG_set=
  1298. ac_cv_env_PKG_CONFIG_value=
  1299. ac_cv_env_PYTHON_set=
  1300. ac_cv_env_PYTHON_value=
  1301. ac_cv_env_VALGRIND_CFLAGS_set=
  1302. ac_cv_env_VALGRIND_CFLAGS_value=
  1303. ac_cv_env_VALGRIND_LIBS_set=
  1304. ac_cv_env_VALGRIND_LIBS_value=
  1305. ac_cv_env_build_alias_set=
  1306. ac_cv_env_build_alias_value=
  1307. ac_cv_env_host_alias_set=
  1308. ac_cv_env_host_alias_value=
  1309. ac_cv_env_target_alias_set=
  1310. ac_cv_env_target_alias_value=
  1311. ac_cv_func_dlopen=no
  1312. ac_cv_func_shl_load=no
  1313. ac_cv_header_dlfcn_h=yes
  1314. ac_cv_header_inttypes_h=yes
  1315. ac_cv_header_memory_h=yes
  1316. ac_cv_header_stdc=yes
  1317. ac_cv_header_stdint_h=yes
  1318. ac_cv_header_stdlib_h=yes
  1319. ac_cv_header_string_h=yes
  1320. ac_cv_header_strings_h=yes
  1321. ac_cv_header_sys_stat_h=yes
  1322. ac_cv_header_sys_types_h=yes
  1323. ac_cv_header_unistd_h=yes
  1324. ac_cv_host=i686-pc-linux-gnu
  1325. ac_cv_lib_dl_dlopen=yes
  1326. ac_cv_lib_dld_shl_load=no
  1327. ac_cv_objext=o
  1328. ac_cv_path_BISON_PATH=/usr/bin/bison
  1329. ac_cv_path_EGREP='/bin/grep -E'
  1330. ac_cv_path_FGREP='/bin/grep -F'
  1331. ac_cv_path_FLEX_PATH=/usr/bin/flex
  1332. ac_cv_path_GMSGFMT=:
  1333. ac_cv_path_GREP=/bin/grep
  1334. ac_cv_path_MSGFMT=:
  1335. ac_cv_path_MSGMERGE=:
  1336. ac_cv_path_PERL_PATH=/usr/bin/perl
  1337. ac_cv_path_SED=/bin/sed
  1338. ac_cv_path_XGETTEXT=:
  1339. ac_cv_path_install='/usr/bin/install -c'
  1340. ac_cv_path_mkdir=/bin/mkdir
  1341. ac_cv_prog_AWK=gawk
  1342. ac_cv_prog_CPP='gcc -E'
  1343. ac_cv_prog_CXXCPP='g++ -E'
  1344. ac_cv_prog_ac_ct_AR=ar
  1345. ac_cv_prog_ac_ct_CC=gcc
  1346. ac_cv_prog_ac_ct_CXX=g++
  1347. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  1348. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1349. ac_cv_prog_ac_ct_RANLIB=ranlib
  1350. ac_cv_prog_ac_ct_STRIP=strip
  1351. ac_cv_prog_cc_c89=
  1352. ac_cv_prog_cc_c99=-std=gnu99
  1353. ac_cv_prog_cc_g=yes
  1354. ac_cv_prog_cc_stdc=-std=gnu99
  1355. ac_cv_prog_cxx_g=yes
  1356. ac_cv_prog_make_make_set=yes
  1357. ac_cv_sys_file_offset_bits=64
  1358. ac_cv_sys_largefile_CC=no
  1359. ac_cv_target=i686-pc-linux-gnu
  1360. acl_cv_hardcode_direct=no
  1361. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  1362. acl_cv_hardcode_libdir_separator=
  1363. acl_cv_hardcode_minus_L=no
  1364. acl_cv_libext=a
  1365. acl_cv_libname_spec='lib$name'
  1366. acl_cv_library_names_spec='$libname$shrext'
  1367. acl_cv_path_LD=/usr/bin/ld
  1368. acl_cv_prog_gnu_ld=yes
  1369. acl_cv_rpath=done
  1370. acl_cv_shlibext=so
  1371. acl_cv_wl=-Wl,
  1372. am_cv_CCAS_dependencies_compiler_type=gcc3
  1373. am_cv_CC_dependencies_compiler_type=gcc3
  1374. am_cv_CXX_dependencies_compiler_type=gcc3
  1375. am_cv_make_support_nested_variables=yes
  1376. am_cv_prog_cc_c_o=yes
  1377. am_cv_prog_tar_ustar=gnutar
  1378. as_cv_unaligned_access=yes
  1379. gt_cv_func_CFLocaleCopyCurrent=no
  1380. gt_cv_func_CFPreferencesCopyAppValue=no
  1381. gt_cv_func_gnugettext1_libc=yes
  1382. lt_cv_ar_at_file=@
  1383. lt_cv_archive_cmds_need_lc=no
  1384. lt_cv_deplibs_check_method=pass_all
  1385. lt_cv_dlopen=dlopen
  1386. lt_cv_dlopen_libs=-ldl
  1387. lt_cv_dlopen_self=yes
  1388. lt_cv_dlopen_self_static=no
  1389. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1390. lt_cv_file_magic_test_file=
  1391. lt_cv_ld_reload_flag=-r
  1392. lt_cv_nm_interface='BSD nm'
  1393. lt_cv_objdir=.libs
  1394. lt_cv_path_LD=/usr/bin/ld
  1395. lt_cv_path_LDCXX=/usr/bin/ld
  1396. lt_cv_path_NM='/usr/bin/nm -B'
  1397. lt_cv_path_mainfest_tool=no
  1398. lt_cv_prog_compiler_c_o=yes
  1399. lt_cv_prog_compiler_c_o_CXX=yes
  1400. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1401. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1402. lt_cv_prog_compiler_pic_works=yes
  1403. lt_cv_prog_compiler_pic_works_CXX=yes
  1404. lt_cv_prog_compiler_rtti_exceptions=no
  1405. lt_cv_prog_compiler_static_works=yes
  1406. lt_cv_prog_compiler_static_works_CXX=yes
  1407. lt_cv_prog_gnu_ld=yes
  1408. lt_cv_prog_gnu_ldcxx=yes
  1409. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1410. lt_cv_shlibpath_overrides_runpath=no
  1411. 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'\'''
  1412. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1413. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1414. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1415. lt_cv_sys_max_cmd_len=1572864
  1416. lt_cv_to_host_file_cmd=func_convert_file_noop
  1417. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1418.  
  1419. ## ----------------- ##
  1420. ## Output variables. ##
  1421. ## ----------------- ##
  1422.  
  1423. ACLOCAL='${SHELL} /home/alberto/mo601/ptraining/gstreamer-1.4.5/missing aclocal-1.14'
  1424. ACLOCAL_AMFLAGS='-I m4 -I common/m4'
  1425. AMDEPBACKSLASH='\'
  1426. AMDEP_FALSE='#'
  1427. AMDEP_TRUE=''
  1428. AMTAR='$${TAR-tar}'
  1429. AM_BACKSLASH='\'
  1430. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1431. AM_DEFAULT_VERBOSITY='0'
  1432. AM_V='$(V)'
  1433. AR='ar'
  1434. AS='as'
  1435. AUTOCONF='${SHELL} /home/alberto/mo601/ptraining/gstreamer-1.4.5/missing autoconf'
  1436. AUTOHEADER='${SHELL} /home/alberto/mo601/ptraining/gstreamer-1.4.5/missing autoheader'
  1437. AUTOMAKE='${SHELL} /home/alberto/mo601/ptraining/gstreamer-1.4.5/missing automake-1.14'
  1438. AWK='gawk'
  1439. BISON_PATH='/usr/bin/bison'
  1440. BUILD_BENCHMARKS_FALSE='#'
  1441. BUILD_BENCHMARKS_TRUE=''
  1442. BUILD_EXAMPLES_FALSE='#'
  1443. BUILD_EXAMPLES_TRUE=''
  1444. BUILD_FAILING_TESTS_FALSE=''
  1445. BUILD_FAILING_TESTS_TRUE='#'
  1446. BUILD_TESTS_FALSE='#'
  1447. BUILD_TESTS_TRUE=''
  1448. BUILD_TOOLS_FALSE='#'
  1449. BUILD_TOOLS_TRUE=''
  1450. CAT_ENTRY_END=''
  1451. CAT_ENTRY_START=''
  1452. CC='gcc -std=gnu99'
  1453. CCAS='gcc -std=gnu99'
  1454. CCASDEPMODE='depmode=gcc3'
  1455. CCASFLAGS='-g -O2'
  1456. CCDEPMODE='depmode=gcc3'
  1457. CFLAGS='-g -O2'
  1458. CHECK_MAJOR_VERSION=''
  1459. CHECK_MICRO_VERSION=''
  1460. CHECK_MINOR_VERSION=''
  1461. CHECK_VERSION=''
  1462. CPP='gcc -E'
  1463. CPPFLAGS=''
  1464. CXX='g++'
  1465. CXXCPP='g++ -E'
  1466. CXXDEPMODE='depmode=gcc3'
  1467. CXXFLAGS='-g -O2'
  1468. CYGPATH_W='echo'
  1469. DATADIR=''
  1470. DEFS=''
  1471. DEPDIR='.deps'
  1472. DEPRECATED_CFLAGS=''
  1473. DLLTOOL='false'
  1474. DOCBOOK_ROOT=''
  1475. DOC_HTML_FALSE=''
  1476. DOC_HTML_TRUE=''
  1477. DOC_PDF_FALSE=''
  1478. DOC_PDF_TRUE=''
  1479. DOC_PS_FALSE=''
  1480. DOC_PS_TRUE=''
  1481. DSYMUTIL=''
  1482. DUMPBIN=''
  1483. ECHO_C=''
  1484. ECHO_N='-n'
  1485. ECHO_T=''
  1486. EGREP='/bin/grep -E'
  1487. ENABLE_DOCBOOK_FALSE=''
  1488. ENABLE_DOCBOOK_TRUE=''
  1489. ENABLE_GTK_DOC_FALSE=''
  1490. ENABLE_GTK_DOC_TRUE=''
  1491. ENABLE_PLUGIN_DOCS_FALSE=''
  1492. ENABLE_PLUGIN_DOCS_TRUE=''
  1493. ENABLE_SUBUNIT=''
  1494. ERROR_CFLAGS=''
  1495. EXEEXT=''
  1496. FFLAGS=''
  1497. FGREP='/bin/grep -F'
  1498. FLEX_PATH='/usr/bin/flex'
  1499. GCOV=''
  1500. GCOV_CFLAGS=''
  1501. GCOV_LIBS=''
  1502. GETTEXT_MACRO_VERSION='0.17'
  1503. GETTEXT_PACKAGE='gstreamer-1.0'
  1504. GIO_CFLAGS=''
  1505. GIO_LDFLAGS=''
  1506. GIO_LIBS=''
  1507. GLIB_CFLAGS=''
  1508. GLIB_EXTRA_CFLAGS=''
  1509. GLIB_GENMARSHAL=''
  1510. GLIB_LIBS=''
  1511. GLIB_MKENUMS=''
  1512. GLIB_PREFIX=''
  1513. GLIB_REQ=''
  1514. GMP_LIBS=''
  1515. GMSGFMT=':'
  1516. GMSGFMT_015=':'
  1517. GREP='/bin/grep'
  1518. GSL_LIBS=''
  1519. GST_AGE='405'
  1520. GST_ALL_CFLAGS=''
  1521. GST_ALL_CXXFLAGS=''
  1522. GST_ALL_LDFLAGS=''
  1523. GST_ALL_LIBS=''
  1524. GST_API_VERSION='1.0'
  1525. GST_CURRENT='405'
  1526. GST_DISABLE_ALLOC_TRACE_DEFINE='/* #undef GST_DISABLE_ALLOC_TRACE */'
  1527. GST_DISABLE_ALLOC_TRACE_FALSE=''
  1528. GST_DISABLE_ALLOC_TRACE_TRUE='#'
  1529. GST_DISABLE_GST_DEBUG_DEFINE='/* #undef GST_DISABLE_GST_DEBUG */'
  1530. GST_DISABLE_GST_DEBUG_FALSE=''
  1531. GST_DISABLE_GST_DEBUG_TRUE='#'
  1532. GST_DISABLE_OPTION_PARSING_DEFINE='/* #undef GST_DISABLE_OPTION_PARSING */'
  1533. GST_DISABLE_OPTION_PARSING_FALSE=''
  1534. GST_DISABLE_OPTION_PARSING_TRUE='#'
  1535. GST_DISABLE_PARSE_DEFINE='/* #undef GST_DISABLE_PARSE */'
  1536. GST_DISABLE_PARSE_FALSE=''
  1537. GST_DISABLE_PARSE_TRUE='#'
  1538. GST_DISABLE_PLUGIN_DEFINE='/* #undef GST_DISABLE_PLUGIN */'
  1539. GST_DISABLE_PLUGIN_FALSE=''
  1540. GST_DISABLE_PLUGIN_TRUE='#'
  1541. GST_DISABLE_REGISTRY_DEFINE='/* #undef GST_DISABLE_REGISTRY */'
  1542. GST_DISABLE_REGISTRY_FALSE=''
  1543. GST_DISABLE_REGISTRY_TRUE='#'
  1544. GST_DISABLE_TRACE_DEFINE='/* #undef GST_DISABLE_TRACE */'
  1545. GST_DISABLE_TRACE_FALSE=''
  1546. GST_DISABLE_TRACE_TRUE='#'
  1547. GST_GCOV_ENABLED_FALSE=''
  1548. GST_GCOV_ENABLED_TRUE='#'
  1549. GST_HAVE_MONOTONIC_CLOCK_DEFINE=''
  1550. GST_HAVE_MONOTONIC_CLOCK_FALSE=''
  1551. GST_HAVE_MONOTONIC_CLOCK_TRUE=''
  1552. GST_HAVE_POSIX_TIMERS_DEFINE=''
  1553. GST_HAVE_POSIX_TIMERS_FALSE=''
  1554. GST_HAVE_POSIX_TIMERS_TRUE=''
  1555. GST_HAVE_UNALIGNED_ACCESS_DEFINE='#define GST_HAVE_UNALIGNED_ACCESS 1'
  1556. GST_LEVEL_DEFAULT=''
  1557. GST_LIBVERSION='405:0:405'
  1558. GST_LIB_LDFLAGS=''
  1559. GST_LICENSE=''
  1560. GST_LT_LDFLAGS=' -version-info 405:0:405'
  1561. GST_OBJ_CFLAGS=''
  1562. GST_OBJ_CXXFLAGS=''
  1563. GST_OBJ_LIBS=''
  1564. GST_OPTION_CFLAGS=''
  1565. GST_OPTION_CXXFLAGS=''
  1566. GST_PACKAGE_NAME='GStreamer source release'
  1567. GST_PACKAGE_ORIGIN='Unknown package origin'
  1568. GST_PKG_CONFIG_PATH='$(top_builddir)/pkgconfig'
  1569. GST_PLUGIN_BUILD_STATIC_FALSE=''
  1570. GST_PLUGIN_BUILD_STATIC_TRUE='#'
  1571. GST_PLUGIN_LDFLAGS=''
  1572. GST_PLUGIN_LIBTOOLFLAGS='--tag=disable-static'
  1573. GST_PLUGIN_SCANNER_INSTALLED=''
  1574. GST_REGISTRY_DOC_TYPES=''
  1575. GST_REVISION='0'
  1576. GST_VERSION_MAJOR='1'
  1577. GST_VERSION_MICRO='5'
  1578. GST_VERSION_MINOR='4'
  1579. GST_VERSION_NANO='0'
  1580. GTKDOC_CHECK=''
  1581. GTKDOC_DEPS_CFLAGS=''
  1582. GTKDOC_DEPS_LIBS=''
  1583. GTKDOC_MKPDF=''
  1584. GTKDOC_REBASE=''
  1585. GTK_DOC_BUILD_HTML_FALSE=''
  1586. GTK_DOC_BUILD_HTML_TRUE=''
  1587. GTK_DOC_BUILD_PDF_FALSE=''
  1588. GTK_DOC_BUILD_PDF_TRUE=''
  1589. GTK_DOC_USE_LIBTOOL_FALSE=''
  1590. GTK_DOC_USE_LIBTOOL_TRUE=''
  1591. HAVE_CHECK_FALSE=''
  1592. HAVE_CHECK_TRUE=''
  1593. HAVE_CPU_ALPHA_FALSE=''
  1594. HAVE_CPU_ALPHA_TRUE='#'
  1595. HAVE_CPU_ARM_FALSE=''
  1596. HAVE_CPU_ARM_TRUE='#'
  1597. HAVE_CPU_CRISV32_FALSE=''
  1598. HAVE_CPU_CRISV32_TRUE='#'
  1599. HAVE_CPU_CRIS_FALSE=''
  1600. HAVE_CPU_CRIS_TRUE='#'
  1601. HAVE_CPU_HPPA_FALSE=''
  1602. HAVE_CPU_HPPA_TRUE='#'
  1603. HAVE_CPU_I386_FALSE='#'
  1604. HAVE_CPU_I386_TRUE=''
  1605. HAVE_CPU_IA64_FALSE=''
  1606. HAVE_CPU_IA64_TRUE='#'
  1607. HAVE_CPU_M68K_FALSE=''
  1608. HAVE_CPU_M68K_TRUE='#'
  1609. HAVE_CPU_MIPS_FALSE=''
  1610. HAVE_CPU_MIPS_TRUE='#'
  1611. HAVE_CPU_PPC64_FALSE=''
  1612. HAVE_CPU_PPC64_TRUE='#'
  1613. HAVE_CPU_PPC_FALSE=''
  1614. HAVE_CPU_PPC_TRUE='#'
  1615. HAVE_CPU_S390_FALSE=''
  1616. HAVE_CPU_S390_TRUE='#'
  1617. HAVE_CPU_SPARC_FALSE=''
  1618. HAVE_CPU_SPARC_TRUE='#'
  1619. HAVE_CPU_X86_64_FALSE=''
  1620. HAVE_CPU_X86_64_TRUE='#'
  1621. HAVE_CXX_FALSE='#'
  1622. HAVE_CXX_TRUE=''
  1623. HAVE_DOCBOOK2PS=''
  1624. HAVE_DVIPS=''
  1625. HAVE_EPSTOPDF=''
  1626. HAVE_GMP=''
  1627. HAVE_GSL=''
  1628. HAVE_INTROSPECTION_FALSE=''
  1629. HAVE_INTROSPECTION_TRUE=''
  1630. HAVE_JADETEX=''
  1631. HAVE_MMAP_FALSE=''
  1632. HAVE_MMAP_TRUE=''
  1633. HAVE_PNGTOPNM=''
  1634. HAVE_PNMTOPS=''
  1635. HAVE_PS2PDF=''
  1636. HAVE_PTHREAD_FALSE=''
  1637. HAVE_PTHREAD_TRUE=''
  1638. HAVE_SYS_SOCKET_H_FALSE=''
  1639. HAVE_SYS_SOCKET_H_TRUE=''
  1640. HAVE_SYS_TIMES_H_AND_UNISTD_H_FALSE=''
  1641. HAVE_SYS_TIMES_H_AND_UNISTD_H_TRUE=''
  1642. HAVE_VALGRIND_FALSE=''
  1643. HAVE_VALGRIND_TRUE=''
  1644. HAVE_WINSOCK2_H_FALSE=''
  1645. HAVE_WINSOCK2_H_TRUE=''
  1646. HAVE_XMLLINT=''
  1647. HAVE_XSLTPROC=''
  1648. HOST_CPU='i686'
  1649. HTML_DIR=''
  1650. INSTALL_DATA='${INSTALL} -m 644'
  1651. INSTALL_PROGRAM='${INSTALL}'
  1652. INSTALL_SCRIPT='${INSTALL}'
  1653. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1654. INTLLIBS=''
  1655. INTL_MACOSX_LIBS=''
  1656. INTROSPECTION_CFLAGS=''
  1657. INTROSPECTION_COMPILER=''
  1658. INTROSPECTION_GENERATE=''
  1659. INTROSPECTION_GIRDIR=''
  1660. INTROSPECTION_LIBS=''
  1661. INTROSPECTION_MAKEFILE=''
  1662. INTROSPECTION_SCANNER=''
  1663. INTROSPECTION_TYPELIBDIR=''
  1664. LD='/usr/bin/ld'
  1665. LDFLAGS=''
  1666. LIBDIR=''
  1667. LIBICONV='-liconv'
  1668. LIBINTL=''
  1669. LIBM=''
  1670. LIBOBJS=''
  1671. LIBS=''
  1672. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1673. LIPO=''
  1674. LN_S='ln -s'
  1675. LOCALEDIR='/usr/local/share/locale'
  1676. LTLIBICONV='-liconv'
  1677. LTLIBINTL=''
  1678. LTLIBOBJS=''
  1679. MAINT=''
  1680. MAINTAINER_MODE_FALSE='#'
  1681. MAINTAINER_MODE_TRUE=''
  1682. MAKEINFO='${SHELL} /home/alberto/mo601/ptraining/gstreamer-1.4.5/missing makeinfo'
  1683. MANIFEST_TOOL=':'
  1684. MKDIR_P='/bin/mkdir -p'
  1685. MSGFMT=':'
  1686. MSGFMT_015=':'
  1687. MSGMERGE=':'
  1688. NM='/usr/bin/nm -B'
  1689. NMEDIT=''
  1690. OBJDUMP='objdump'
  1691. OBJEXT='o'
  1692. OTOOL64=''
  1693. OTOOL=''
  1694. PACKAGE='gstreamer'
  1695. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
  1696. PACKAGE_NAME='GStreamer'
  1697. PACKAGE_STRING='GStreamer 1.4.5'
  1698. PACKAGE_TARNAME='gstreamer'
  1699. PACKAGE_URL=''
  1700. PACKAGE_VERSION='1.4.5'
  1701. PACKAGE_VERSION_MAJOR='1'
  1702. PACKAGE_VERSION_MICRO='5'
  1703. PACKAGE_VERSION_MINOR='4'
  1704. PACKAGE_VERSION_NANO='0'
  1705. PACKAGE_VERSION_RELEASE='1'
  1706. PATH_SEPARATOR=':'
  1707. PERL_PATH='/usr/bin/perl'
  1708. PKG_CONFIG=''
  1709. PLUGINDIR=''
  1710. POSUB='po'
  1711. PRINTF_CFLAGS=''
  1712. PROFILE_CFLAGS=''
  1713. PTHREAD_CC=''
  1714. PTHREAD_CFLAGS=''
  1715. PTHREAD_LIBS=''
  1716. PYTHON=''
  1717. PYTHON_EXEC_PREFIX=''
  1718. PYTHON_PLATFORM=''
  1719. PYTHON_PREFIX=''
  1720. PYTHON_VERSION=''
  1721. RANLIB='ranlib'
  1722. SED='/bin/sed'
  1723. SET_MAKE=''
  1724. SHELL='/bin/bash'
  1725. STRIP='strip'
  1726. SUBUNIT_FALSE=''
  1727. SUBUNIT_TRUE=''
  1728. USE_NLS='yes'
  1729. VALGRIND_CFLAGS=''
  1730. VALGRIND_LIBS=''
  1731. VALGRIND_PATH=''
  1732. VERSION='1.4.5'
  1733. WARNING_CFLAGS=''
  1734. WIN32_LIBS=''
  1735. XGETTEXT=':'
  1736. XGETTEXT_015=':'
  1737. XGETTEXT_EXTRA_OPTIONS=''
  1738. XML_CATALOG=''
  1739. XSLTPROC=''
  1740. XSLTPROC_FLAGS=''
  1741. ac_ct_AR='ar'
  1742. ac_ct_CC='gcc'
  1743. ac_ct_CXX='g++'
  1744. ac_ct_DUMPBIN=''
  1745. am__EXEEXT_FALSE=''
  1746. am__EXEEXT_TRUE=''
  1747. am__fastdepCCAS_FALSE='#'
  1748. am__fastdepCCAS_TRUE=''
  1749. am__fastdepCC_FALSE='#'
  1750. am__fastdepCC_TRUE=''
  1751. am__fastdepCXX_FALSE='#'
  1752. am__fastdepCXX_TRUE=''
  1753. am__include='include'
  1754. am__isrc=''
  1755. am__leading_dot='.'
  1756. am__nodep='_no'
  1757. am__quote=''
  1758. am__tar='tar --format=ustar -chf - "$$tardir"'
  1759. am__untar='tar -xf -'
  1760. ax_pthread_config=''
  1761. bindir='${exec_prefix}/bin'
  1762. build='i686-pc-linux-gnu'
  1763. build_alias=''
  1764. build_cpu='i686'
  1765. build_os='linux-gnu'
  1766. build_vendor='pc'
  1767. datadir='${datarootdir}'
  1768. datarootdir='${prefix}/share'
  1769. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1770. dvidir='${docdir}'
  1771. exec_prefix='NONE'
  1772. host='i686-pc-linux-gnu'
  1773. host_alias=''
  1774. host_cpu='i686'
  1775. host_os='linux-gnu'
  1776. host_vendor='pc'
  1777. htmldir='${docdir}'
  1778. includedir='${prefix}/include'
  1779. infodir='${datarootdir}/info'
  1780. install_sh='${SHELL} /home/alberto/mo601/ptraining/gstreamer-1.4.5/install-sh'
  1781. libdir='${exec_prefix}/lib'
  1782. libexecdir='${exec_prefix}/libexec'
  1783. localedir='${datarootdir}/locale'
  1784. localstatedir='${prefix}/var'
  1785. mandir='${datarootdir}/man'
  1786. mkdir_p='/bin/mkdir -p'
  1787. oldincludedir='/usr/include'
  1788. pdfdir='${docdir}'
  1789. pkgpyexecdir=''
  1790. pkgpythondir=''
  1791. plugindir=''
  1792. prefix='NONE'
  1793. program_transform_name='s,x,x,'
  1794. psdir='${docdir}'
  1795. pyexecdir=''
  1796. pythondir=''
  1797. sbindir='${exec_prefix}/sbin'
  1798. sharedstatedir='${prefix}/com'
  1799. sysconfdir='${prefix}/etc'
  1800. target='i686-pc-linux-gnu'
  1801. target_alias=''
  1802. target_cpu='i686'
  1803. target_os='linux-gnu'
  1804. target_vendor='pc'
  1805.  
  1806. ## ----------- ##
  1807. ## confdefs.h. ##
  1808. ## ----------- ##
  1809.  
  1810. /* confdefs.h */
  1811. #define PACKAGE_NAME "GStreamer"
  1812. #define PACKAGE_TARNAME "gstreamer"
  1813. #define PACKAGE_VERSION "1.4.5"
  1814. #define PACKAGE_STRING "GStreamer 1.4.5"
  1815. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
  1816. #define PACKAGE_URL ""
  1817. #define PACKAGE "gstreamer"
  1818. #define VERSION "1.4.5"
  1819. #define GST_API_VERSION "1.0"
  1820. #define STDC_HEADERS 1
  1821. #define HAVE_SYS_TYPES_H 1
  1822. #define HAVE_SYS_STAT_H 1
  1823. #define HAVE_STDLIB_H 1
  1824. #define HAVE_STRING_H 1
  1825. #define HAVE_MEMORY_H 1
  1826. #define HAVE_STRINGS_H 1
  1827. #define HAVE_INTTYPES_H 1
  1828. #define HAVE_STDINT_H 1
  1829. #define HAVE_UNISTD_H 1
  1830. #define HAVE_DLFCN_H 1
  1831. #define LT_OBJDIR ".libs/"
  1832. #define ENABLE_NLS 1
  1833. #define HAVE_GETTEXT 1
  1834. #define HAVE_DCGETTEXT 1
  1835. #define GETTEXT_PACKAGE "gstreamer-1.0"
  1836. #define LOCALEDIR "/usr/local/share/locale"
  1837. #define GST_PACKAGE_NAME "GStreamer source release"
  1838. #define GST_PACKAGE_ORIGIN "Unknown package origin"
  1839. #define GST_PACKAGE_RELEASE_DATETIME "2014-12-18"
  1840. #define HAVE_CPU_I386 1
  1841. #define HAVE_RDTSC 1
  1842. #define HOST_CPU "i686"
  1843. #define TARGET_CPU "i686"
  1844. #define HAVE_UNALIGNED_ACCESS 1
  1845. #define _FILE_OFFSET_BITS 64
  1846.  
  1847. configure: exit 1
Add Comment
Please, Sign In to add comment