Advertisement
timcowchip

config log

Oct 23rd, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.62 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 audacity configure 2.0.6, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --build=x86_64-pc-linux-gnu --prefix=/usr --sysconfdir=/etc --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --with-soundtouch=system --with-libid3tag=system --with-lame=system --with-libtwolame=system --with-libvorbis=system --with-libmad=system --with-libflac=system --enable-ladspa --with-ffmpeg --with-lib-preference=system --with-libsndfile=system --with-expat=system --enable-unicode --with-libresample=no --with-libsamplerate=no --with-libsoxr=system --with-portaudio=local --with-widgetextra=local --with-portmixer
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = lunar
  14. uname -m = x86_64
  15. uname -r = 3.16.3
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Sat Oct 11 14:18:05 UTC 2014
  18.  
  19. /usr/bin/uname -p = x86_64
  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: /var/lib/lunar/compilers
  31. PATH: /var/lib/lunar/compilers/
  32. PATH: /sbin
  33. PATH: /bin
  34. PATH: /usr/sbin
  35. PATH: /usr/bin
  36. PATH: /usr/X11/bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2930: checking for a BSD-compatible install
  44. configure:2998: result: /usr/bin/install -c
  45. configure:3009: checking whether build environment is sane
  46. configure:3064: result: yes
  47. configure:3215: checking for a thread-safe mkdir -p
  48. configure:3254: result: /usr/bin/mkdir -p
  49. configure:3261: checking for gawk
  50. configure:3277: found /bin/gawk
  51. configure:3288: result: gawk
  52. configure:3299: checking whether make sets $(MAKE)
  53. configure:3321: result: yes
  54. configure:3350: checking whether make supports nested variables
  55. configure:3367: result: yes
  56. configure:3456: checking whether UID '0' is supported by ustar format
  57. configure:3459: result: yes
  58. configure:3466: checking whether GID '0' is supported by ustar format
  59. configure:3469: result: yes
  60. configure:3477: checking how to create a ustar tar archive
  61. configure:3488: tar --version
  62. tar (GNU tar) 1.28
  63. Copyright (C) 2014 Free Software Foundation, Inc.
  64. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  65. This is free software: you are free to change and redistribute it.
  66. There is NO WARRANTY, to the extent permitted by law.
  67.  
  68. Written by John Gilmore and Jay Fenlason.
  69. configure:3491: $? = 0
  70. configure:3531: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  71. configure:3534: $? = 0
  72. configure:3538: tar -xf - <conftest.tar
  73. configure:3541: $? = 0
  74. configure:3543: cat conftest.dir/file
  75. GrepMe
  76. configure:3546: $? = 0
  77. configure:3559: result: gnutar
  78. configure:3609: checking whether to enable maintainer-specific portions of Makefiles
  79. configure:3618: result: no
  80. configure:3641: checking whether NLS is requested
  81. configure:3650: result: yes
  82. configure:3691: checking for msgfmt
  83. configure: trying /usr/bin/msgfmt...
  84. 0 translated messages.
  85. configure:3723: result: /usr/bin/msgfmt
  86. configure:3732: checking for gmsgfmt
  87. configure:3763: result: /usr/bin/msgfmt
  88. configure:3814: checking for xgettext
  89. configure: trying /usr/bin/xgettext...
  90. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  91. configure:3846: result: /usr/bin/xgettext
  92. configure:3892: checking for msgmerge
  93. configure: trying /usr/bin/msgmerge...
  94. configure:3923: result: /usr/bin/msgmerge
  95. configure:3968: checking for style of include used by make
  96. configure:3996: result: GNU
  97. configure:4067: checking for gcc
  98. configure:4094: result: gcc
  99. configure:4323: checking for C compiler version
  100. configure:4332: gcc --version >&5
  101. gcc (GCC) 4.9.1
  102. Copyright (C) 2014 Free Software Foundation, Inc.
  103. This is free software; see the source for copying conditions. There is NO
  104. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  105.  
  106. configure:4343: $? = 0
  107. configure:4332: gcc -v >&5
  108. Using built-in specs.
  109. COLLECT_GCC=/usr/bin/gcc
  110. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.1/lto-wrapper
  111. Target: x86_64-pc-linux-gnu
  112. Configured with: ../configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-languages=c++,fortran --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-__cxa_atexit --enable-threads=posix --disable-nls --enable-target-optspace --with-gnu-ld --with-system-zlib --enable-shared --disable-multilib --disable-werror
  113. Thread model: posix
  114. gcc version 4.9.1 (GCC)
  115. configure:4343: $? = 0
  116. configure:4332: gcc -V >&5
  117. gcc: error: unrecognized command line option '-V'
  118. gcc: fatal error: no input files
  119. compilation terminated.
  120. configure:4343: $? = 1
  121. configure:4332: gcc -qversion >&5
  122. gcc: error: unrecognized command line option '-qversion'
  123. gcc: fatal error: no input files
  124. compilation terminated.
  125. configure:4343: $? = 1
  126. configure:4363: checking whether the C compiler works
  127. configure:4385: gcc -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s conftest.c >&5
  128. configure:4389: $? = 0
  129. configure:4437: result: yes
  130. configure:4440: checking for C compiler default output file name
  131. configure:4442: result: a.out
  132. configure:4448: checking for suffix of executables
  133. configure:4455: gcc -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s conftest.c >&5
  134. configure:4459: $? = 0
  135. configure:4481: result:
  136. configure:4503: checking whether we are cross compiling
  137. configure:4511: gcc -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s conftest.c >&5
  138. configure:4515: $? = 0
  139. configure:4522: ./conftest
  140. configure:4526: $? = 0
  141. configure:4541: result: no
  142. configure:4546: checking for suffix of object files
  143. configure:4568: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.c >&5
  144. configure:4572: $? = 0
  145. configure:4593: result: o
  146. configure:4597: checking whether we are using the GNU C compiler
  147. configure:4616: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.c >&5
  148. configure:4616: $? = 0
  149. configure:4625: result: yes
  150. configure:4634: checking whether gcc accepts -g
  151. configure:4654: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
  152. configure:4654: $? = 0
  153. configure:4695: result: yes
  154. configure:4712: checking for gcc option to accept ISO C89
  155. configure:4775: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.c >&5
  156. configure:4775: $? = 0
  157. configure:4788: result: none needed
  158. configure:4813: checking whether gcc understands -c and -o together
  159. configure:4835: gcc -c conftest.c -o conftest2.o
  160. configure:4838: $? = 0
  161. configure:4835: gcc -c conftest.c -o conftest2.o
  162. configure:4838: $? = 0
  163. configure:4850: result: yes
  164. configure:4869: checking dependency style of gcc
  165. configure:4980: result: gcc3
  166. configure:4999: checking build system type
  167. configure:5013: result: x86_64-pc-linux-gnu
  168. configure:5033: checking host system type
  169. configure:5046: result: x86_64-pc-linux-gnu
  170. configure:5090: checking for ld used by GCC
  171. configure:5154: result: /var/lib/lunar/compilers/ld
  172. configure:5161: checking if the linker (/var/lib/lunar/compilers/ld) is GNU ld
  173. configure:5174: result: yes
  174. configure:5181: checking for shared library run path origin
  175. configure:5194: result: done
  176. configure:5219: checking how to run the C preprocessor
  177. configure:5289: result: cpp
  178. configure:5309: cpp -D_FORTIFY_SOURCE=2 conftest.c
  179. configure:5309: $? = 0
  180. configure:5323: cpp -D_FORTIFY_SOURCE=2 conftest.c
  181. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  182. #include <ac_nonexistent.h>
  183. ^
  184. compilation terminated.
  185. configure:5323: $? = 1
  186. configure: failed program was:
  187. | /* confdefs.h */
  188. | #define PACKAGE_NAME "audacity"
  189. | #define PACKAGE_TARNAME "audacity"
  190. | #define PACKAGE_VERSION "2.0.6"
  191. | #define PACKAGE_STRING "audacity 2.0.6"
  192. | #define PACKAGE_BUGREPORT ""
  193. | #define PACKAGE_URL ""
  194. | #define PACKAGE "audacity"
  195. | #define VERSION "2.0.6"
  196. | /* end confdefs.h. */
  197. | #include <ac_nonexistent.h>
  198. configure:5352: checking for grep that handles long lines and -e
  199. configure:5410: result: /bin/grep
  200. configure:5415: checking for egrep
  201. configure:5477: result: /bin/grep -E
  202. configure:6035: checking for CFPreferencesCopyAppValue
  203. configure:6053: gcc -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  204. conftest.c:11:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  205. #include <CoreFoundation/CFPreferences.h>
  206. ^
  207. compilation terminated.
  208. configure:6053: $? = 1
  209. configure: failed program was:
  210. | /* confdefs.h */
  211. | #define PACKAGE_NAME "audacity"
  212. | #define PACKAGE_TARNAME "audacity"
  213. | #define PACKAGE_VERSION "2.0.6"
  214. | #define PACKAGE_STRING "audacity 2.0.6"
  215. | #define PACKAGE_BUGREPORT ""
  216. | #define PACKAGE_URL ""
  217. | #define PACKAGE "audacity"
  218. | #define VERSION "2.0.6"
  219. | /* end confdefs.h. */
  220. | #include <CoreFoundation/CFPreferences.h>
  221. | int
  222. | main ()
  223. | {
  224. | CFPreferencesCopyAppValue(NULL, NULL)
  225. | ;
  226. | return 0;
  227. | }
  228. configure:6062: result: no
  229. configure:6069: checking for CFLocaleCopyCurrent
  230. configure:6087: gcc -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  231. conftest.c:11:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  232. #include <CoreFoundation/CFLocale.h>
  233. ^
  234. compilation terminated.
  235. configure:6087: $? = 1
  236. configure: failed program was:
  237. | /* confdefs.h */
  238. | #define PACKAGE_NAME "audacity"
  239. | #define PACKAGE_TARNAME "audacity"
  240. | #define PACKAGE_VERSION "2.0.6"
  241. | #define PACKAGE_STRING "audacity 2.0.6"
  242. | #define PACKAGE_BUGREPORT ""
  243. | #define PACKAGE_URL ""
  244. | #define PACKAGE "audacity"
  245. | #define VERSION "2.0.6"
  246. | /* end confdefs.h. */
  247. | #include <CoreFoundation/CFLocale.h>
  248. | int
  249. | main ()
  250. | {
  251. | CFLocaleCopyCurrent();
  252. | ;
  253. | return 0;
  254. | }
  255. configure:6096: result: no
  256. configure:6145: checking for GNU gettext in libc
  257. configure:6165: gcc -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s conftest.c >&5
  258. configure:6165: $? = 0
  259. configure:6174: result: yes
  260. configure:6965: checking whether to use NLS
  261. configure:6967: result: yes
  262. configure:6970: checking where the gettext function comes from
  263. configure:6981: result: libc
  264. configure:7043: checking for C compiler vendor
  265. configure:7067: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.c >&5
  266. conftest.c: In function 'main':
  267. conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
  268. thisisanerror;
  269. ^
  270. conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
  271. configure:7067: $? = 1
  272. configure: failed program was:
  273. | /* confdefs.h */
  274. | #define PACKAGE_NAME "audacity"
  275. | #define PACKAGE_TARNAME "audacity"
  276. | #define PACKAGE_VERSION "2.0.6"
  277. | #define PACKAGE_STRING "audacity 2.0.6"
  278. | #define PACKAGE_BUGREPORT ""
  279. | #define PACKAGE_URL ""
  280. | #define PACKAGE "audacity"
  281. | #define VERSION "2.0.6"
  282. | #define ENABLE_NLS 1
  283. | #define HAVE_GETTEXT 1
  284. | #define HAVE_DCGETTEXT 1
  285. | /* end confdefs.h. */
  286. |
  287. | int
  288. | main ()
  289. | {
  290. |
  291. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  292. | thisisanerror;
  293. | #endif
  294. |
  295. | ;
  296. | return 0;
  297. | }
  298. configure:7067: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.c >&5
  299. conftest.c: In function 'main':
  300. conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
  301. thisisanerror;
  302. ^
  303. conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
  304. configure:7067: $? = 1
  305. configure: failed program was:
  306. | /* confdefs.h */
  307. | #define PACKAGE_NAME "audacity"
  308. | #define PACKAGE_TARNAME "audacity"
  309. | #define PACKAGE_VERSION "2.0.6"
  310. | #define PACKAGE_STRING "audacity 2.0.6"
  311. | #define PACKAGE_BUGREPORT ""
  312. | #define PACKAGE_URL ""
  313. | #define PACKAGE "audacity"
  314. | #define VERSION "2.0.6"
  315. | #define ENABLE_NLS 1
  316. | #define HAVE_GETTEXT 1
  317. | #define HAVE_DCGETTEXT 1
  318. | /* end confdefs.h. */
  319. |
  320. | int
  321. | main ()
  322. | {
  323. |
  324. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  325. | thisisanerror;
  326. | #endif
  327. |
  328. | ;
  329. | return 0;
  330. | }
  331. configure:7067: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.c >&5
  332. conftest.c: In function 'main':
  333. conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
  334. thisisanerror;
  335. ^
  336. conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
  337. configure:7067: $? = 1
  338. configure: failed program was:
  339. | /* confdefs.h */
  340. | #define PACKAGE_NAME "audacity"
  341. | #define PACKAGE_TARNAME "audacity"
  342. | #define PACKAGE_VERSION "2.0.6"
  343. | #define PACKAGE_STRING "audacity 2.0.6"
  344. | #define PACKAGE_BUGREPORT ""
  345. | #define PACKAGE_URL ""
  346. | #define PACKAGE "audacity"
  347. | #define VERSION "2.0.6"
  348. | #define ENABLE_NLS 1
  349. | #define HAVE_GETTEXT 1
  350. | #define HAVE_DCGETTEXT 1
  351. | /* end confdefs.h. */
  352. |
  353. | int
  354. | main ()
  355. | {
  356. |
  357. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  358. | thisisanerror;
  359. | #endif
  360. |
  361. | ;
  362. | return 0;
  363. | }
  364. configure:7067: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.c >&5
  365. configure:7067: $? = 0
  366. configure:7074: result: gnu
  367. configure:7125: checking for gcc
  368. configure:7152: result: gcc
  369. configure:7381: checking for C compiler version
  370. configure:7390: gcc --version >&5
  371. gcc (GCC) 4.9.1
  372. Copyright (C) 2014 Free Software Foundation, Inc.
  373. This is free software; see the source for copying conditions. There is NO
  374. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  375.  
  376. configure:7401: $? = 0
  377. configure:7390: gcc -v >&5
  378. Using built-in specs.
  379. COLLECT_GCC=/usr/bin/gcc
  380. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.1/lto-wrapper
  381. Target: x86_64-pc-linux-gnu
  382. Configured with: ../configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-languages=c++,fortran --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-__cxa_atexit --enable-threads=posix --disable-nls --enable-target-optspace --with-gnu-ld --with-system-zlib --enable-shared --disable-multilib --disable-werror
  383. Thread model: posix
  384. gcc version 4.9.1 (GCC)
  385. configure:7401: $? = 0
  386. configure:7390: gcc -V >&5
  387. gcc: error: unrecognized command line option '-V'
  388. gcc: fatal error: no input files
  389. compilation terminated.
  390. configure:7401: $? = 1
  391. configure:7390: gcc -qversion >&5
  392. gcc: error: unrecognized command line option '-qversion'
  393. gcc: fatal error: no input files
  394. compilation terminated.
  395. configure:7401: $? = 1
  396. configure:7405: checking whether we are using the GNU C compiler
  397. configure:7433: result: yes
  398. configure:7442: checking whether gcc accepts -g
  399. configure:7503: result: yes
  400. configure:7520: checking for gcc option to accept ISO C89
  401. configure:7596: result: none needed
  402. configure:7621: checking whether gcc understands -c and -o together
  403. configure:7658: result: yes
  404. configure:7677: checking dependency style of gcc
  405. configure:7788: result: gcc3
  406. configure:7921: checking for C++ compiler version
  407. configure:7930: g++ --version >&5
  408. g++ (GCC) 4.9.1
  409. Copyright (C) 2014 Free Software Foundation, Inc.
  410. This is free software; see the source for copying conditions. There is NO
  411. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  412.  
  413. configure:7941: $? = 0
  414. configure:7930: g++ -v >&5
  415. Using built-in specs.
  416. COLLECT_GCC=/usr/bin/g++
  417. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.1/lto-wrapper
  418. Target: x86_64-pc-linux-gnu
  419. Configured with: ../configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-languages=c++,fortran --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-__cxa_atexit --enable-threads=posix --disable-nls --enable-target-optspace --with-gnu-ld --with-system-zlib --enable-shared --disable-multilib --disable-werror
  420. Thread model: posix
  421. gcc version 4.9.1 (GCC)
  422. configure:7941: $? = 0
  423. configure:7930: g++ -V >&5
  424. g++: error: unrecognized command line option '-V'
  425. g++: fatal error: no input files
  426. compilation terminated.
  427. configure:7941: $? = 1
  428. configure:7930: g++ -qversion >&5
  429. g++: error: unrecognized command line option '-qversion'
  430. g++: fatal error: no input files
  431. compilation terminated.
  432. configure:7941: $? = 1
  433. configure:7945: checking whether we are using the GNU C++ compiler
  434. configure:7964: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  435. configure:7964: $? = 0
  436. configure:7973: result: yes
  437. configure:7982: checking whether g++ accepts -g
  438. configure:8002: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  439. configure:8002: $? = 0
  440. configure:8043: result: yes
  441. configure:8068: checking dependency style of g++
  442. configure:8179: result: gcc3
  443. configure:8199: checking how to run the C++ preprocessor
  444. configure:8226: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  445. configure:8226: $? = 0
  446. configure:8240: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  447. conftest.cpp:14:28: fatal error: ac_nonexistent.h: No such file or directory
  448. #include <ac_nonexistent.h>
  449. ^
  450. compilation terminated.
  451. configure:8240: $? = 1
  452. configure: failed program was:
  453. | /* confdefs.h */
  454. | #define PACKAGE_NAME "audacity"
  455. | #define PACKAGE_TARNAME "audacity"
  456. | #define PACKAGE_VERSION "2.0.6"
  457. | #define PACKAGE_STRING "audacity 2.0.6"
  458. | #define PACKAGE_BUGREPORT ""
  459. | #define PACKAGE_URL ""
  460. | #define PACKAGE "audacity"
  461. | #define VERSION "2.0.6"
  462. | #define ENABLE_NLS 1
  463. | #define HAVE_GETTEXT 1
  464. | #define HAVE_DCGETTEXT 1
  465. | /* end confdefs.h. */
  466. | #include <ac_nonexistent.h>
  467. configure:8265: result: g++ -E
  468. configure:8285: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  469. configure:8285: $? = 0
  470. configure:8299: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  471. conftest.cpp:14:28: fatal error: ac_nonexistent.h: No such file or directory
  472. #include <ac_nonexistent.h>
  473. ^
  474. compilation terminated.
  475. configure:8299: $? = 1
  476. configure: failed program was:
  477. | /* confdefs.h */
  478. | #define PACKAGE_NAME "audacity"
  479. | #define PACKAGE_TARNAME "audacity"
  480. | #define PACKAGE_VERSION "2.0.6"
  481. | #define PACKAGE_STRING "audacity 2.0.6"
  482. | #define PACKAGE_BUGREPORT ""
  483. | #define PACKAGE_URL ""
  484. | #define PACKAGE "audacity"
  485. | #define VERSION "2.0.6"
  486. | #define ENABLE_NLS 1
  487. | #define HAVE_GETTEXT 1
  488. | #define HAVE_DCGETTEXT 1
  489. | /* end confdefs.h. */
  490. | #include <ac_nonexistent.h>
  491. configure:8380: checking for ar
  492. configure:8396: found /usr/bin/ar
  493. configure:8407: result: ar
  494. configure:8433: checking the archiver (ar) interface
  495. configure:8449: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.c >&5
  496. configure:8449: $? = 0
  497. configure:8451: ar cru libconftest.a conftest.o >&5
  498. configure:8454: $? = 0
  499. configure:8482: result: ar
  500. configure:8549: checking how to print strings
  501. configure:8576: result: printf
  502. configure:8597: checking for a sed that does not truncate output
  503. configure:8661: result: /bin/sed
  504. configure:8679: checking for fgrep
  505. configure:8741: result: /bin/grep -F
  506. configure:8776: checking for ld used by gcc
  507. configure:8843: result: /var/lib/lunar/compilers/ld
  508. configure:8850: checking if the linker (/var/lib/lunar/compilers/ld) is GNU ld
  509. configure:8865: result: yes
  510. configure:8877: checking for BSD- or MS-compatible name lister (nm)
  511. configure:8926: result: /usr/bin/nm -B
  512. configure:9056: checking the name lister (/usr/bin/nm -B) interface
  513. configure:9063: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  514. configure:9066: /usr/bin/nm -B "conftest.o"
  515. configure:9069: output
  516. 0000000000000000 B some_variable
  517. configure:9076: result: BSD nm
  518. configure:9079: checking whether ln -s works
  519. configure:9083: result: yes
  520. configure:9091: checking the maximum length of command line arguments
  521. configure:9221: result: 1572864
  522. configure:9238: checking whether the shell understands some XSI constructs
  523. configure:9248: result: yes
  524. configure:9252: checking whether the shell understands "+="
  525. configure:9258: result: yes
  526. configure:9293: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  527. configure:9333: result: func_convert_file_noop
  528. configure:9340: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  529. configure:9360: result: func_convert_file_noop
  530. configure:9367: checking for /var/lib/lunar/compilers/ld option to reload object files
  531. configure:9374: result: -r
  532. configure:9448: checking for objdump
  533. configure:9464: found /usr/bin/objdump
  534. configure:9475: result: objdump
  535. configure:9507: checking how to recognize dependent libraries
  536. configure:9709: result: pass_all
  537. configure:9794: checking for dlltool
  538. configure:9824: result: no
  539. configure:9854: checking how to associate runtime and link libraries
  540. configure:9881: result: printf %s\n
  541. configure:10006: checking for archiver @FILE support
  542. configure:10023: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  543. configure:10023: $? = 0
  544. configure:10026: ar cru libconftest.a @conftest.lst >&5
  545. configure:10029: $? = 0
  546. configure:10034: ar cru libconftest.a @conftest.lst >&5
  547. ar: conftest.o: No such file or directory
  548. configure:10037: $? = 1
  549. configure:10049: result: @
  550. configure:10107: checking for strip
  551. configure:10123: found /usr/bin/strip
  552. configure:10134: result: strip
  553. configure:10206: checking for ranlib
  554. configure:10222: found /usr/bin/ranlib
  555. configure:10233: result: ranlib
  556. configure:10335: checking command to parse /usr/bin/nm -B output from gcc object
  557. configure:10455: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  558. configure:10458: $? = 0
  559. configure:10462: /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
  560. configure:10465: $? = 0
  561. configure:10531: g++ -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s conftest.cpp conftstm.o >&5
  562. configure:10534: $? = 0
  563. configure:10572: result: ok
  564. configure:10609: checking for sysroot
  565. configure:10639: result: no
  566. configure:10716: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  567. configure:10719: $? = 0
  568. configure:10901: checking for mt
  569. configure:10931: result: no
  570. configure:10951: checking if : is a manifest tool
  571. configure:10957: : '-?'
  572. configure:10965: result: no
  573. configure:11602: checking for ANSI C header files
  574. configure:11622: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  575. configure:11622: $? = 0
  576. configure:11695: g++ -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s conftest.cpp >&5
  577. configure:11695: $? = 0
  578. configure:11695: ./conftest
  579. configure:11695: $? = 0
  580. configure:11706: result: yes
  581. configure:11719: checking for sys/types.h
  582. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  583. configure:11719: $? = 0
  584. configure:11719: result: yes
  585. configure:11719: checking for sys/stat.h
  586. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  587. configure:11719: $? = 0
  588. configure:11719: result: yes
  589. configure:11719: checking for stdlib.h
  590. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  591. configure:11719: $? = 0
  592. configure:11719: result: yes
  593. configure:11719: checking for string.h
  594. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  595. configure:11719: $? = 0
  596. configure:11719: result: yes
  597. configure:11719: checking for memory.h
  598. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  599. configure:11719: $? = 0
  600. configure:11719: result: yes
  601. configure:11719: checking for strings.h
  602. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  603. configure:11719: $? = 0
  604. configure:11719: result: yes
  605. configure:11719: checking for inttypes.h
  606. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  607. configure:11719: $? = 0
  608. configure:11719: result: yes
  609. configure:11719: checking for stdint.h
  610. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  611. configure:11719: $? = 0
  612. configure:11719: result: yes
  613. configure:11719: checking for unistd.h
  614. configure:11719: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  615. configure:11719: $? = 0
  616. configure:11719: result: yes
  617. configure:11733: checking for dlfcn.h
  618. configure:11733: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  619. configure:11733: $? = 0
  620. configure:11733: result: yes
  621. configure:11948: checking for objdir
  622. configure:11963: result: .libs
  623. configure:12234: checking if gcc supports -fno-rtti -fno-exceptions
  624. configure:12252: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
  625. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  626. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  627. configure:12256: $? = 0
  628. configure:12269: result: no
  629. configure:12596: checking for gcc option to produce PIC
  630. configure:12603: result: -fPIC -DPIC
  631. configure:12611: checking if gcc PIC flag -fPIC -DPIC works
  632. configure:12629: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
  633. configure:12633: $? = 0
  634. configure:12646: result: yes
  635. configure:12675: checking if gcc static flag -static works
  636. configure:12703: result: yes
  637. configure:12718: checking if gcc supports -c -o file.o
  638. configure:12739: gcc -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
  639. configure:12743: $? = 0
  640. configure:12765: result: yes
  641. configure:12773: checking if gcc supports -c -o file.o
  642. configure:12820: result: yes
  643. configure:12853: checking whether the gcc linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries
  644. configure:14006: result: yes
  645. configure:14246: checking dynamic linker characteristics
  646. configure:14757: gcc -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s -Wl,-rpath -Wl,/foo conftest.c >&5
  647. configure:14757: $? = 0
  648. configure:14983: result: GNU/Linux ld.so
  649. configure:15090: checking how to hardcode library paths into programs
  650. configure:15115: result: immediate
  651. configure:15655: checking whether stripping libraries is possible
  652. configure:15660: result: yes
  653. configure:15695: checking if libtool supports shared libraries
  654. configure:15697: result: yes
  655. configure:15700: checking whether to build shared libraries
  656. configure:15721: result: no
  657. configure:15724: checking whether to build static libraries
  658. configure:15728: result: yes
  659. configure:15751: checking how to run the C++ preprocessor
  660. configure:15817: result: g++ -E
  661. configure:15837: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  662. configure:15837: $? = 0
  663. configure:15851: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  664. conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
  665. #include <ac_nonexistent.h>
  666. ^
  667. compilation terminated.
  668. configure:15851: $? = 1
  669. configure: failed program was:
  670. | /* confdefs.h */
  671. | #define PACKAGE_NAME "audacity"
  672. | #define PACKAGE_TARNAME "audacity"
  673. | #define PACKAGE_VERSION "2.0.6"
  674. | #define PACKAGE_STRING "audacity 2.0.6"
  675. | #define PACKAGE_BUGREPORT ""
  676. | #define PACKAGE_URL ""
  677. | #define PACKAGE "audacity"
  678. | #define VERSION "2.0.6"
  679. | #define ENABLE_NLS 1
  680. | #define HAVE_GETTEXT 1
  681. | #define HAVE_DCGETTEXT 1
  682. | #define STDC_HEADERS 1
  683. | #define HAVE_SYS_TYPES_H 1
  684. | #define HAVE_SYS_STAT_H 1
  685. | #define HAVE_STDLIB_H 1
  686. | #define HAVE_STRING_H 1
  687. | #define HAVE_MEMORY_H 1
  688. | #define HAVE_STRINGS_H 1
  689. | #define HAVE_INTTYPES_H 1
  690. | #define HAVE_STDINT_H 1
  691. | #define HAVE_UNISTD_H 1
  692. | #define HAVE_DLFCN_H 1
  693. | #define LT_OBJDIR ".libs/"
  694. | /* end confdefs.h. */
  695. | #include <ac_nonexistent.h>
  696. configure:16020: checking for ld used by g++
  697. configure:16087: result: /var/lib/lunar/compilers/ld -m elf_x86_64
  698. configure:16094: checking if the linker (/var/lib/lunar/compilers/ld -m elf_x86_64) is GNU ld
  699. configure:16109: result: yes
  700. configure:16164: checking whether the g++ linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries
  701. configure:17169: result: yes
  702. configure:17205: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  703. configure:17208: $? = 0
  704. configure:17728: checking for g++ option to produce PIC
  705. configure:17735: result: -fPIC -DPIC
  706. configure:17743: checking if g++ PIC flag -fPIC -DPIC works
  707. configure:17761: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5
  708. configure:17765: $? = 0
  709. configure:17778: result: yes
  710. configure:17801: checking if g++ static flag -static works
  711. configure:17829: result: yes
  712. configure:17841: checking if g++ supports -c -o file.o
  713. configure:17862: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5
  714. configure:17866: $? = 0
  715. configure:17888: result: yes
  716. configure:17893: checking if g++ supports -c -o file.o
  717. configure:17940: result: yes
  718. configure:17970: checking whether the g++ linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries
  719. configure:18006: result: yes
  720. configure:18147: checking dynamic linker characteristics
  721. configure:18818: result: GNU/Linux ld.so
  722. configure:18871: checking how to hardcode library paths into programs
  723. configure:18896: result: immediate
  724. configure:18961: checking for pkg-config
  725. configure:18977: found /usr/bin/pkg-config
  726. configure:18989: result: yes
  727. configure:19054: checking whether the linker accepts the -rdynamic flag
  728. configure:19078: g++ -o conftest -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 -s -rdynamic conftest.cpp >&5
  729. configure:19078: $? = 0
  730. configure:19097: result: yes
  731. configure:19246: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  732. configure:19246: $? = 0
  733. configure:19267: checking for an ANSI C-conforming const
  734. configure:19333: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  735. configure:19333: $? = 0
  736. configure:19340: result: yes
  737. configure:19348: checking for size_t
  738. configure:19348: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  739. configure:19348: $? = 0
  740. configure:19348: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  741. conftest.cpp: In function 'int main()':
  742. conftest.cpp:66:20: error: expected primary-expression before ')' token
  743. if (sizeof ((size_t)))
  744. ^
  745. configure:19348: $? = 1
  746. configure: failed program was:
  747. | /* confdefs.h */
  748. | #define PACKAGE_NAME "audacity"
  749. | #define PACKAGE_TARNAME "audacity"
  750. | #define PACKAGE_VERSION "2.0.6"
  751. | #define PACKAGE_STRING "audacity 2.0.6"
  752. | #define PACKAGE_BUGREPORT ""
  753. | #define PACKAGE_URL ""
  754. | #define PACKAGE "audacity"
  755. | #define VERSION "2.0.6"
  756. | #define ENABLE_NLS 1
  757. | #define HAVE_GETTEXT 1
  758. | #define HAVE_DCGETTEXT 1
  759. | #define STDC_HEADERS 1
  760. | #define HAVE_SYS_TYPES_H 1
  761. | #define HAVE_SYS_STAT_H 1
  762. | #define HAVE_STDLIB_H 1
  763. | #define HAVE_STRING_H 1
  764. | #define HAVE_MEMORY_H 1
  765. | #define HAVE_STRINGS_H 1
  766. | #define HAVE_INTTYPES_H 1
  767. | #define HAVE_STDINT_H 1
  768. | #define HAVE_UNISTD_H 1
  769. | #define HAVE_DLFCN_H 1
  770. | #define LT_OBJDIR ".libs/"
  771. | #define AUDACITY_NAME "audacity"
  772. | #define INSTALL_PREFIX "/usr"
  773. | #define BUILDING_AUDACITY 1
  774. | #define ENABLE_SSE 1
  775. | /* end confdefs.h. */
  776. | #include <stdio.h>
  777. | #ifdef HAVE_SYS_TYPES_H
  778. | # include <sys/types.h>
  779. | #endif
  780. | #ifdef HAVE_SYS_STAT_H
  781. | # include <sys/stat.h>
  782. | #endif
  783. | #ifdef STDC_HEADERS
  784. | # include <stdlib.h>
  785. | # include <stddef.h>
  786. | #else
  787. | # ifdef HAVE_STDLIB_H
  788. | # include <stdlib.h>
  789. | # endif
  790. | #endif
  791. | #ifdef HAVE_STRING_H
  792. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  793. | # include <memory.h>
  794. | # endif
  795. | # include <string.h>
  796. | #endif
  797. | #ifdef HAVE_STRINGS_H
  798. | # include <strings.h>
  799. | #endif
  800. | #ifdef HAVE_INTTYPES_H
  801. | # include <inttypes.h>
  802. | #endif
  803. | #ifdef HAVE_STDINT_H
  804. | # include <stdint.h>
  805. | #endif
  806. | #ifdef HAVE_UNISTD_H
  807. | # include <unistd.h>
  808. | #endif
  809. | int
  810. | main ()
  811. | {
  812. | if (sizeof ((size_t)))
  813. | return 0;
  814. | ;
  815. | return 0;
  816. | }
  817. configure:19348: result: yes
  818. configure:19366: checking for alloca.h
  819. configure:19366: g++ -c -O2 -march=native -pipe -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  820. configure:19366: $? = 0
  821. configure:19366: result: yes
  822. configure:19382: checking CFLAGS for strict prototypes
  823. configure:19409: gcc -c -O2 -march=native -pipe -pedantic -fstrict-prototypes -Wstrict-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
  824. gcc: error: unrecognized command line option '-fstrict-prototypes'
  825. configure:19409: $? = 1
  826. configure: failed program was:
  827. | /* confdefs.h */
  828. | #define PACKAGE_NAME "audacity"
  829. | #define PACKAGE_TARNAME "audacity"
  830. | #define PACKAGE_VERSION "2.0.6"
  831. | #define PACKAGE_STRING "audacity 2.0.6"
  832. | #define PACKAGE_BUGREPORT ""
  833. | #define PACKAGE_URL ""
  834. | #define PACKAGE "audacity"
  835. | #define VERSION "2.0.6"
  836. | #define ENABLE_NLS 1
  837. | #define HAVE_GETTEXT 1
  838. | #define HAVE_DCGETTEXT 1
  839. | #define STDC_HEADERS 1
  840. | #define HAVE_SYS_TYPES_H 1
  841. | #define HAVE_SYS_STAT_H 1
  842. | #define HAVE_STDLIB_H 1
  843. | #define HAVE_STRING_H 1
  844. | #define HAVE_MEMORY_H 1
  845. | #define HAVE_STRINGS_H 1
  846. | #define HAVE_INTTYPES_H 1
  847. | #define HAVE_STDINT_H 1
  848. | #define HAVE_UNISTD_H 1
  849. | #define HAVE_DLFCN_H 1
  850. | #define LT_OBJDIR ".libs/"
  851. | #define AUDACITY_NAME "audacity"
  852. | #define INSTALL_PREFIX "/usr"
  853. | #define BUILDING_AUDACITY 1
  854. | #define ENABLE_SSE 1
  855. | #define HAVE_ALLOCA_H 1
  856. | /* end confdefs.h. */
  857. |
  858. | int
  859. | main ()
  860. | {
  861. | return 0;
  862. | ;
  863. | return 0;
  864. | }
  865. configure:19409: gcc -c -O2 -march=native -pipe -pedantic -Wstrict-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
  866. conftest.c:33:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  867. main ()
  868. ^
  869. configure:19409: $? = 0
  870. configure:19431: gcc -c -O2 -march=native -pipe -pedantic -Wstrict-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
  871. conftest.c:33:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  872. main ()
  873. ^
  874. configure:19431: $? = 0
  875. configure:19451: result: -Wstrict-prototypes
  876. configure:19464: : CFLAGS="$CFLAGS $ac_cv_cflags_strict_prototypes"
  877. configure:19467: $? = 0
  878. configure:19475: checking wall_flags for maximum warnings
  879. configure:19502: gcc -c -O2 -march=native -pipe -Wstrict-prototypes -pedantic -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
  880. conftest.c:33:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  881. main ()
  882. ^
  883. configure:19502: $? = 0
  884. configure:19516: result: -Wall
  885. configure:19529: : wall_flags="$wall_flags $ac_cv_cflags_warn_all"
  886. configure:19532: $? = 0
  887. configure:19547: checking whether the C++ compiler accepts the -Wall flag
  888. configure:19576: g++ -c -O2 -march=native -pipe -Wall -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  889. configure:19576: $? = 0
  890. configure:19599: result: yes
  891. configure:19625: checking whether the C++ preprocessor accepts the -Wall flag
  892. configure:19654: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  893. configure:19654: $? = 0
  894. configure:19677: result: yes
  895. configure:19701: checking whether the -Werror option is usable
  896. configure:19720: g++ -c -O2 -march=native -pipe -Wall -D_FORTIFY_SOURCE=2 -Wall conftest.cpp >&5
  897. configure:19720: $? = 0
  898. configure:19729: result: yes
  899. configure:19731: checking for simple visibility declarations
  900. configure:19757: g++ -c -O2 -march=native -pipe -Wall -D_FORTIFY_SOURCE=2 -Wall conftest.cpp >&5
  901. configure:19757: $? = 0
  902. configure:19766: result: yes
  903. configure:19785: checking for wx-config
  904. configure:19817: result: /usr/bin/wx-config-2.8
  905. configure:19838: Checking that the chosen version of wxWidgets is 2.8.x
  906. configure:19847: error: Unable to locate a suitable configuration of wxWidgets v2.8.x or higher.
  907. The currently available configurations are listed below. If necessary, either
  908. install the package for your distribution or download the latest version of
  909. wxWidgets
  910. from http://wxwidgets.org.
  911.  
  912. Default config is gtk2-ansi-release-2.8
  913.  
  914. Default config will be used for output
  915.  
  916. ## ---------------- ##
  917. ## Cache variables. ##
  918. ## ---------------- ##
  919.  
  920. ac_cv_build=x86_64-pc-linux-gnu
  921. ac_cv_c_compiler_gnu=yes
  922. ac_cv_c_const=yes
  923. ac_cv_cflags_strict_prototypes=-Wstrict-prototypes
  924. ac_cv_cflags_warn_all=-Wall
  925. ac_cv_cxx_compiler_gnu=yes
  926. ac_cv_env_AVCODEC_CFLAGS_set=
  927. ac_cv_env_AVCODEC_CFLAGS_value=
  928. ac_cv_env_AVCODEC_LIBS_set=
  929. ac_cv_env_AVCODEC_LIBS_value=
  930. ac_cv_env_AVFORMAT_CFLAGS_set=
  931. ac_cv_env_AVFORMAT_CFLAGS_value=
  932. ac_cv_env_AVFORMAT_LIBS_set=
  933. ac_cv_env_AVFORMAT_LIBS_value=
  934. ac_cv_env_AVUTIL_CFLAGS_set=
  935. ac_cv_env_AVUTIL_CFLAGS_value=
  936. ac_cv_env_AVUTIL_LIBS_set=
  937. ac_cv_env_AVUTIL_LIBS_value=
  938. ac_cv_env_CCC_set=
  939. ac_cv_env_CCC_value=
  940. ac_cv_env_CC_set=set
  941. ac_cv_env_CC_value=gcc
  942. ac_cv_env_CFLAGS_set=set
  943. ac_cv_env_CFLAGS_value=' -O2 -march=native -pipe'
  944. ac_cv_env_CPPFLAGS_set=set
  945. ac_cv_env_CPPFLAGS_value=' -D_FORTIFY_SOURCE=2'
  946. ac_cv_env_CPP_set=set
  947. ac_cv_env_CPP_value=cpp
  948. ac_cv_env_CXXCPP_set=
  949. ac_cv_env_CXXCPP_value=
  950. ac_cv_env_CXXFLAGS_set=set
  951. ac_cv_env_CXXFLAGS_value=' -O2 -march=native -pipe'
  952. ac_cv_env_CXX_set=set
  953. ac_cv_env_CXX_value=g++
  954. ac_cv_env_EXPAT_CFLAGS_set=
  955. ac_cv_env_EXPAT_CFLAGS_value=
  956. ac_cv_env_EXPAT_LIBS_set=
  957. ac_cv_env_EXPAT_LIBS_value=
  958. ac_cv_env_FLAC_CFLAGS_set=
  959. ac_cv_env_FLAC_CFLAGS_value=
  960. ac_cv_env_FLAC_LIBS_set=
  961. ac_cv_env_FLAC_LIBS_value=
  962. ac_cv_env_GTK_CFLAGS_set=
  963. ac_cv_env_GTK_CFLAGS_value=
  964. ac_cv_env_GTK_LIBS_set=
  965. ac_cv_env_GTK_LIBS_value=
  966. ac_cv_env_ID3TAG_CFLAGS_set=
  967. ac_cv_env_ID3TAG_CFLAGS_value=
  968. ac_cv_env_ID3TAG_LIBS_set=
  969. ac_cv_env_ID3TAG_LIBS_value=
  970. ac_cv_env_JACK_CFLAGS_set=
  971. ac_cv_env_JACK_CFLAGS_value=
  972. ac_cv_env_JACK_LIBS_set=
  973. ac_cv_env_JACK_LIBS_value=
  974. ac_cv_env_LDFLAGS_set=set
  975. ac_cv_env_LDFLAGS_value=' -s'
  976. ac_cv_env_LIBMAD_CFLAGS_set=
  977. ac_cv_env_LIBMAD_CFLAGS_value=
  978. ac_cv_env_LIBMAD_LIBS_set=
  979. ac_cv_env_LIBMAD_LIBS_value=
  980. ac_cv_env_LIBSAMPLERATE_SYSTEM_CFLAGS_set=
  981. ac_cv_env_LIBSAMPLERATE_SYSTEM_CFLAGS_value=
  982. ac_cv_env_LIBSAMPLERATE_SYSTEM_LIBS_set=
  983. ac_cv_env_LIBSAMPLERATE_SYSTEM_LIBS_value=
  984. ac_cv_env_LIBS_set=
  985. ac_cv_env_LIBS_value=
  986. ac_cv_env_LIBTWOLAME_CFLAGS_set=
  987. ac_cv_env_LIBTWOLAME_CFLAGS_value=
  988. ac_cv_env_LIBTWOLAME_LIBS_set=
  989. ac_cv_env_LIBTWOLAME_LIBS_value=
  990. ac_cv_env_LIBVORBIS_CFLAGS_set=
  991. ac_cv_env_LIBVORBIS_CFLAGS_value=
  992. ac_cv_env_LIBVORBIS_LIBS_set=
  993. ac_cv_env_LIBVORBIS_LIBS_value=
  994. ac_cv_env_LV2_CFLAGS_set=
  995. ac_cv_env_LV2_CFLAGS_value=
  996. ac_cv_env_LV2_LIBS_set=
  997. ac_cv_env_LV2_LIBS_value=
  998. ac_cv_env_PKG_CONFIG_set=set
  999. ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config
  1000. ac_cv_env_PORTAUDIO_CFLAGS_set=
  1001. ac_cv_env_PORTAUDIO_CFLAGS_value=
  1002. ac_cv_env_PORTAUDIO_LIBS_set=
  1003. ac_cv_env_PORTAUDIO_LIBS_value=
  1004. ac_cv_env_PORTSMF_CFLAGS_set=
  1005. ac_cv_env_PORTSMF_CFLAGS_value=
  1006. ac_cv_env_PORTSMF_LIBS_set=
  1007. ac_cv_env_PORTSMF_LIBS_value=
  1008. ac_cv_env_SBSMS_CFLAGS_set=
  1009. ac_cv_env_SBSMS_CFLAGS_value=
  1010. ac_cv_env_SBSMS_LIBS_set=
  1011. ac_cv_env_SBSMS_LIBS_value=
  1012. ac_cv_env_SNDFILE_CFLAGS_set=
  1013. ac_cv_env_SNDFILE_CFLAGS_value=
  1014. ac_cv_env_SNDFILE_LIBS_set=
  1015. ac_cv_env_SNDFILE_LIBS_value=
  1016. ac_cv_env_SOUNDTOUCH_CFLAGS_set=
  1017. ac_cv_env_SOUNDTOUCH_CFLAGS_value=
  1018. ac_cv_env_SOUNDTOUCH_LIBS_set=
  1019. ac_cv_env_SOUNDTOUCH_LIBS_value=
  1020. ac_cv_env_SOXR_CFLAGS_set=
  1021. ac_cv_env_SOXR_CFLAGS_value=
  1022. ac_cv_env_SOXR_LIBS_set=
  1023. ac_cv_env_SOXR_LIBS_value=
  1024. ac_cv_env_VAMP_CFLAGS_set=
  1025. ac_cv_env_VAMP_CFLAGS_value=
  1026. ac_cv_env_VAMP_LIBS_set=
  1027. ac_cv_env_VAMP_LIBS_value=
  1028. ac_cv_env_WIDGETEXTRA_CFLAGS_set=
  1029. ac_cv_env_WIDGETEXTRA_CFLAGS_value=
  1030. ac_cv_env_WIDGETEXTRA_LIBS_set=
  1031. ac_cv_env_WIDGETEXTRA_LIBS_value=
  1032. ac_cv_env_build_alias_set=set
  1033. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  1034. ac_cv_env_host_alias_set=
  1035. ac_cv_env_host_alias_value=
  1036. ac_cv_env_target_alias_set=
  1037. ac_cv_env_target_alias_value=
  1038. ac_cv_header_alloca_h=yes
  1039. ac_cv_header_dlfcn_h=yes
  1040. ac_cv_header_inttypes_h=yes
  1041. ac_cv_header_memory_h=yes
  1042. ac_cv_header_stdc=yes
  1043. ac_cv_header_stdint_h=yes
  1044. ac_cv_header_stdlib_h=yes
  1045. ac_cv_header_string_h=yes
  1046. ac_cv_header_strings_h=yes
  1047. ac_cv_header_sys_stat_h=yes
  1048. ac_cv_header_sys_types_h=yes
  1049. ac_cv_header_unistd_h=yes
  1050. ac_cv_host=x86_64-pc-linux-gnu
  1051. ac_cv_objext=o
  1052. ac_cv_path_EGREP='/bin/grep -E'
  1053. ac_cv_path_FGREP='/bin/grep -F'
  1054. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  1055. ac_cv_path_GREP=/bin/grep
  1056. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  1057. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  1058. ac_cv_path_SED=/bin/sed
  1059. ac_cv_path_WX_CONFIG=/usr/bin/wx-config-2.8
  1060. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  1061. ac_cv_path_install='/usr/bin/install -c'
  1062. ac_cv_path_mkdir=/usr/bin/mkdir
  1063. ac_cv_prog_AWK=gawk
  1064. ac_cv_prog_CPP=cpp
  1065. ac_cv_prog_CXXCPP='g++ -E'
  1066. ac_cv_prog_HAVE_PKG_CONFIG=yes
  1067. ac_cv_prog_ac_ct_AR=ar
  1068. ac_cv_prog_ac_ct_CC=gcc
  1069. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1070. ac_cv_prog_ac_ct_RANLIB=ranlib
  1071. ac_cv_prog_ac_ct_STRIP=strip
  1072. ac_cv_prog_cc_c89=
  1073. ac_cv_prog_cc_g=yes
  1074. ac_cv_prog_cxx_g=yes
  1075. ac_cv_prog_make_make_set=yes
  1076. ac_cv_type_size_t=yes
  1077. acl_cv_hardcode_direct=no
  1078. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  1079. acl_cv_hardcode_libdir_separator=
  1080. acl_cv_hardcode_minus_L=no
  1081. acl_cv_libext=a
  1082. acl_cv_libname_spec='lib$name'
  1083. acl_cv_library_names_spec='$libname$shrext'
  1084. acl_cv_path_LD=/var/lib/lunar/compilers/ld
  1085. acl_cv_prog_gnu_ld=yes
  1086. acl_cv_rpath=done
  1087. acl_cv_shlibext=so
  1088. acl_cv_wl=-Wl,
  1089. am_cv_CC_dependencies_compiler_type=gcc3
  1090. am_cv_CXX_dependencies_compiler_type=gcc3
  1091. am_cv_ar_interface=ar
  1092. am_cv_make_support_nested_variables=yes
  1093. am_cv_prog_cc_c_o=yes
  1094. am_cv_prog_tar_ustar=gnutar
  1095. ax_cv_c_compiler_vendor=gnu
  1096. ax_cv_cxx_check_flag___Wall=yes
  1097. ax_cv_cxxcpp_check_flag___Wall=yes
  1098. ax_cv_ld_check_flag__rdynamic=yes
  1099. gl_cv_cc_vis_werror=yes
  1100. gl_cv_cc_visibility=yes
  1101. gt_cv_func_CFLocaleCopyCurrent=no
  1102. gt_cv_func_CFPreferencesCopyAppValue=no
  1103. gt_cv_func_gnugettext1_libc=yes
  1104. lt_cv_ar_at_file=@
  1105. lt_cv_deplibs_check_method=pass_all
  1106. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1107. lt_cv_file_magic_test_file=
  1108. lt_cv_ld_reload_flag=-r
  1109. lt_cv_nm_interface='BSD nm'
  1110. lt_cv_objdir=.libs
  1111. lt_cv_path_LD=/var/lib/lunar/compilers/ld
  1112. lt_cv_path_LDCXX='/var/lib/lunar/compilers/ld -m elf_x86_64'
  1113. lt_cv_path_NM='/usr/bin/nm -B'
  1114. lt_cv_path_mainfest_tool=no
  1115. lt_cv_prog_compiler_c_o=yes
  1116. lt_cv_prog_compiler_c_o_CXX=yes
  1117. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1118. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1119. lt_cv_prog_compiler_pic_works=yes
  1120. lt_cv_prog_compiler_pic_works_CXX=yes
  1121. lt_cv_prog_compiler_rtti_exceptions=no
  1122. lt_cv_prog_compiler_static_works=yes
  1123. lt_cv_prog_compiler_static_works_CXX=yes
  1124. lt_cv_prog_gnu_ld=yes
  1125. lt_cv_prog_gnu_ldcxx=yes
  1126. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1127. lt_cv_shlibpath_overrides_runpath=no
  1128. 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'\'''
  1129. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1130. 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'\'''
  1131. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1132. lt_cv_sys_max_cmd_len=1572864
  1133. lt_cv_to_host_file_cmd=func_convert_file_noop
  1134. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1135.  
  1136. ## ----------------- ##
  1137. ## Output variables. ##
  1138. ## ----------------- ##
  1139.  
  1140. ACLOCAL='${SHELL} /usr/src/audacity-src-2.0.6/autotools/missing aclocal-1.14'
  1141. AMDEPBACKSLASH='\'
  1142. AMDEP_FALSE='#'
  1143. AMDEP_TRUE=''
  1144. AMTAR='$${TAR-tar}'
  1145. AM_BACKSLASH='\'
  1146. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1147. AM_DEFAULT_VERBOSITY='1'
  1148. AM_V='$(V)'
  1149. AR='ar'
  1150. AUDACITY_NAME='audacity'
  1151. AUTOCONF='${SHELL} /usr/src/audacity-src-2.0.6/autotools/missing autoconf'
  1152. AUTOHEADER='${SHELL} /usr/src/audacity-src-2.0.6/autotools/missing autoheader'
  1153. AUTOMAKE='${SHELL} /usr/src/audacity-src-2.0.6/autotools/missing automake-1.14'
  1154. AVCODEC_CFLAGS=''
  1155. AVCODEC_LIBS=''
  1156. AVFORMAT_CFLAGS=''
  1157. AVFORMAT_LIBS=''
  1158. AVUTIL_CFLAGS=''
  1159. AVUTIL_LIBS=''
  1160. AWK='gawk'
  1161. BUILD_LDFLAGS=' -rdynamic '
  1162. CC='gcc'
  1163. CCDEPMODE='depmode=gcc3'
  1164. CDEPEND=''
  1165. CFLAGS=' -O2 -march=native -pipe -Wstrict-prototypes -Wall'
  1166. CFLAG_VISIBILITY='-fvisibility=hidden'
  1167. CONFIGHEADER=''
  1168. CPP='cpp'
  1169. CPPFLAGS=' -D_FORTIFY_SOURCE=2 -Wall'
  1170. CXX='g++'
  1171. CXXCPP='g++ -E'
  1172. CXXDEPMODE='depmode=gcc3'
  1173. CXXFLAGS=' -O2 -march=native -pipe -Wall'
  1174. CYGPATH_W='echo'
  1175. DEFS=''
  1176. DEPDIR='.deps'
  1177. DLLTOOL='false'
  1178. DSYMUTIL=''
  1179. DUMPBIN=''
  1180. ECHO_C=''
  1181. ECHO_N='-n'
  1182. ECHO_T=''
  1183. EGREP='/bin/grep -E'
  1184. EXEEXT=''
  1185. EXPAT_CFLAGS=''
  1186. EXPAT_LIBS=''
  1187. EXTRATARGETS=''
  1188. FFMPEG_CFLAGS=''
  1189. FFMPEG_LIBS=''
  1190. FGREP='/bin/grep -F'
  1191. FILEDIALOG_LIBS=''
  1192. FLAC_CFLAGS=''
  1193. FLAC_LIBS=''
  1194. GETTEXT_MACRO_VERSION='0.18'
  1195. GMSGFMT='/usr/bin/msgfmt'
  1196. GMSGFMT_015='/usr/bin/msgfmt'
  1197. GREP='/bin/grep'
  1198. GSTREAMER_CFLAGS=''
  1199. GSTREAMER_LIBS=''
  1200. GTK_CFLAGS=''
  1201. GTK_LIBS=''
  1202. HAVE_GTK=''
  1203. HAVE_PKG_CONFIG='yes'
  1204. HAVE_VISIBILITY='1'
  1205. ID3TAG_CFLAGS=''
  1206. ID3TAG_LIBS=''
  1207. INSTALL_DATA='${INSTALL} -m 644'
  1208. INSTALL_PREFIX=''
  1209. INSTALL_PROGRAM='${INSTALL}'
  1210. INSTALL_SCRIPT='${INSTALL}'
  1211. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1212. INTLLIBS=''
  1213. INTL_MACOSX_LIBS=''
  1214. JACK_CFLAGS=''
  1215. JACK_LIBS=''
  1216. LAME_CFLAGS=''
  1217. LAME_LIBS=''
  1218. LD='/var/lib/lunar/compilers/ld -m elf_x86_64'
  1219. LDFLAGS=' -s'
  1220. LIBICONV='-liconv'
  1221. LIBINTL=''
  1222. LIBMAD_CFLAGS=''
  1223. LIBMAD_LIBS=''
  1224. LIBNYQUIST_CFLAGS=''
  1225. LIBNYQUIST_LIBS=''
  1226. LIBOBJS=''
  1227. LIBRESAMPLE_CFLAGS=''
  1228. LIBRESAMPLE_LIBS=''
  1229. LIBS=''
  1230. LIBSAMPLERATE_SYSTEM_CFLAGS=''
  1231. LIBSAMPLERATE_SYSTEM_LIBS=''
  1232. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1233. LIBTWOLAME_CFLAGS=''
  1234. LIBTWOLAME_LIBS=''
  1235. LIBVORBIS_CFLAGS=''
  1236. LIBVORBIS_LIBS=''
  1237. LIPO=''
  1238. LN_S='ln -s'
  1239. LTLIBICONV='-liconv'
  1240. LTLIBINTL=''
  1241. LTLIBOBJS=''
  1242. LV2_CFLAGS=''
  1243. LV2_LIBS=''
  1244. MAINT='#'
  1245. MAINTAINER_MODE_FALSE=''
  1246. MAINTAINER_MODE_TRUE='#'
  1247. MAKEINFO='${SHELL} /usr/src/audacity-src-2.0.6/autotools/missing makeinfo'
  1248. MANIFEST_TOOL=':'
  1249. MIMETYPES=''
  1250. MKDIR_P='/usr/bin/mkdir -p'
  1251. MSGFMT='/usr/bin/msgfmt'
  1252. MSGFMT_015='/usr/bin/msgfmt'
  1253. MSGMERGE='/usr/bin/msgmerge'
  1254. NM='/usr/bin/nm -B'
  1255. NMEDIT=''
  1256. OBJDUMP='objdump'
  1257. OBJEXT='o'
  1258. OTOOL64=''
  1259. OTOOL=''
  1260. PACKAGE='audacity'
  1261. PACKAGE_BUGREPORT=''
  1262. PACKAGE_NAME='audacity'
  1263. PACKAGE_STRING='audacity 2.0.6'
  1264. PACKAGE_TARNAME='audacity'
  1265. PACKAGE_URL=''
  1266. PACKAGE_VERSION='2.0.6'
  1267. PATH_SEPARATOR=':'
  1268. PKG_CONFIG='/usr/bin/pkg-config'
  1269. PORTAUDIO_CFLAGS=''
  1270. PORTAUDIO_LIBS=''
  1271. PORTMIXER_LIBS=''
  1272. PORTSMF_CFLAGS=''
  1273. PORTSMF_LIBS=''
  1274. POSUB='po'
  1275. PRECOMP_CFLAGS=''
  1276. RANLIB='ranlib'
  1277. SAMPLERATE_CFLAGS=''
  1278. SAMPLERATE_LIBS=''
  1279. SBSMS_CFLAGS=''
  1280. SBSMS_LIBS=''
  1281. SED='/bin/sed'
  1282. SET_MAKE=''
  1283. SHELL='/bin/sh'
  1284. SNDFILE_CFLAGS=''
  1285. SNDFILE_LIBS=''
  1286. SOUNDTOUCH_CFLAGS=''
  1287. SOUNDTOUCH_LIBS=''
  1288. SOXR_CFLAGS=''
  1289. SOXR_LIBS=''
  1290. STRIP='strip'
  1291. USE_AUDIO_UNITS_FALSE=''
  1292. USE_AUDIO_UNITS_TRUE=''
  1293. USE_FFMPEG_FALSE=''
  1294. USE_FFMPEG_TRUE=''
  1295. USE_GSTREAMER_FALSE=''
  1296. USE_GSTREAMER_TRUE=''
  1297. USE_LADSPA_FALSE=''
  1298. USE_LADSPA_TRUE=''
  1299. USE_LAME_FALSE=''
  1300. USE_LAME_TRUE=''
  1301. USE_LIBFLAC_FALSE=''
  1302. USE_LIBFLAC_TRUE=''
  1303. USE_LIBID3TAG_FALSE=''
  1304. USE_LIBID3TAG_TRUE=''
  1305. USE_LIBMAD_FALSE=''
  1306. USE_LIBMAD_TRUE=''
  1307. USE_LIBNYQUIST_FALSE=''
  1308. USE_LIBNYQUIST_TRUE=''
  1309. USE_LIBRESAMPLE_FALSE=''
  1310. USE_LIBRESAMPLE_TRUE=''
  1311. USE_LIBSAMPLERATE_FALSE=''
  1312. USE_LIBSAMPLERATE_TRUE=''
  1313. USE_LIBSOUNDTOUCH_FALSE=''
  1314. USE_LIBSOUNDTOUCH_TRUE=''
  1315. USE_LIBSOXR_FALSE=''
  1316. USE_LIBSOXR_TRUE=''
  1317. USE_LIBTWOLAME_FALSE=''
  1318. USE_LIBTWOLAME_TRUE=''
  1319. USE_LIBVORBIS_FALSE=''
  1320. USE_LIBVORBIS_TRUE=''
  1321. USE_LOCAL_EXPAT_FALSE=''
  1322. USE_LOCAL_EXPAT_TRUE=''
  1323. USE_LOCAL_FFMPEG_FALSE=''
  1324. USE_LOCAL_FFMPEG_TRUE=''
  1325. USE_LOCAL_LAME_FALSE=''
  1326. USE_LOCAL_LAME_TRUE=''
  1327. USE_LOCAL_LIBFLAC_FALSE=''
  1328. USE_LOCAL_LIBFLAC_TRUE=''
  1329. USE_LOCAL_LIBID3TAG_FALSE=''
  1330. USE_LOCAL_LIBID3TAG_TRUE=''
  1331. USE_LOCAL_LIBMAD_FALSE=''
  1332. USE_LOCAL_LIBMAD_TRUE=''
  1333. USE_LOCAL_LIBNYQUIST_FALSE=''
  1334. USE_LOCAL_LIBNYQUIST_TRUE=''
  1335. USE_LOCAL_LIBRESAMPLE_FALSE=''
  1336. USE_LOCAL_LIBRESAMPLE_TRUE=''
  1337. USE_LOCAL_LIBSAMPLERATE_FALSE=''
  1338. USE_LOCAL_LIBSAMPLERATE_TRUE=''
  1339. USE_LOCAL_LIBSNDFILE_FALSE=''
  1340. USE_LOCAL_LIBSNDFILE_TRUE=''
  1341. USE_LOCAL_LIBSOUNDTOUCH_FALSE=''
  1342. USE_LOCAL_LIBSOUNDTOUCH_TRUE=''
  1343. USE_LOCAL_LIBSOXR_FALSE=''
  1344. USE_LOCAL_LIBSOXR_TRUE=''
  1345. USE_LOCAL_LIBTWOLAME_FALSE=''
  1346. USE_LOCAL_LIBTWOLAME_TRUE=''
  1347. USE_LOCAL_LIBVORBIS_FALSE=''
  1348. USE_LOCAL_LIBVORBIS_TRUE=''
  1349. USE_LOCAL_LV2_FALSE=''
  1350. USE_LOCAL_LV2_TRUE=''
  1351. USE_LOCAL_PORTAUDIO_FALSE=''
  1352. USE_LOCAL_PORTAUDIO_TRUE=''
  1353. USE_LOCAL_PORTSMF_FALSE=''
  1354. USE_LOCAL_PORTSMF_TRUE=''
  1355. USE_LOCAL_SBSMS_FALSE=''
  1356. USE_LOCAL_SBSMS_TRUE=''
  1357. USE_LOCAL_VAMP_FALSE=''
  1358. USE_LOCAL_VAMP_TRUE=''
  1359. USE_LOCAL_WIDGETEXTRA_FALSE=''
  1360. USE_LOCAL_WIDGETEXTRA_TRUE=''
  1361. USE_LV2_FALSE=''
  1362. USE_LV2_TRUE=''
  1363. USE_NLS='yes'
  1364. USE_PORTSMF_FALSE=''
  1365. USE_PORTSMF_TRUE=''
  1366. USE_QUICKTIME_FALSE=''
  1367. USE_QUICKTIME_TRUE=''
  1368. USE_SBSMS_FALSE=''
  1369. USE_SBSMS_TRUE=''
  1370. USE_VAMP_FALSE=''
  1371. USE_VAMP_TRUE=''
  1372. USE_VST_FALSE=''
  1373. USE_VST_TRUE=''
  1374. VAMP_CFLAGS=''
  1375. VAMP_LIBS=''
  1376. VERSION='2.0.6'
  1377. WIDGETEXTRA_CFLAGS=''
  1378. WIDGETEXTRA_LIBS=''
  1379. WX_CONFIG='/usr/bin/wx-config-2.8'
  1380. WX_CXXFLAGS=''
  1381. WX_LIBS=''
  1382. XGETTEXT='/usr/bin/xgettext'
  1383. XGETTEXT_015='/usr/bin/xgettext'
  1384. XGETTEXT_EXTRA_OPTIONS=''
  1385. ac_ct_AR='ar'
  1386. ac_ct_CC='gcc'
  1387. ac_ct_CXX=''
  1388. ac_ct_DUMPBIN=''
  1389. am__EXEEXT_FALSE=''
  1390. am__EXEEXT_TRUE=''
  1391. am__fastdepCC_FALSE='#'
  1392. am__fastdepCC_TRUE=''
  1393. am__fastdepCXX_FALSE='#'
  1394. am__fastdepCXX_TRUE=''
  1395. am__include='include'
  1396. am__isrc=''
  1397. am__leading_dot='.'
  1398. am__nodep='_no'
  1399. am__quote=''
  1400. am__tar='tar --format=ustar -chf - "$$tardir"'
  1401. am__untar='tar -xf -'
  1402. bindir='${exec_prefix}/bin'
  1403. build='x86_64-pc-linux-gnu'
  1404. build_alias='x86_64-pc-linux-gnu'
  1405. build_cpu='x86_64'
  1406. build_os='linux-gnu'
  1407. build_vendor='pc'
  1408. datadir='${datarootdir}'
  1409. datarootdir='${prefix}/share'
  1410. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1411. dvidir='${docdir}'
  1412. exec_prefix='NONE'
  1413. host='x86_64-pc-linux-gnu'
  1414. host_alias=''
  1415. host_cpu='x86_64'
  1416. host_os='linux-gnu'
  1417. host_vendor='pc'
  1418. htmldir='${docdir}'
  1419. includedir='${prefix}/include'
  1420. infodir='/usr/share/info'
  1421. install_sh='${SHELL} /usr/src/audacity-src-2.0.6/autotools/install-sh'
  1422. libdir='${exec_prefix}/lib'
  1423. libexecdir='${exec_prefix}/libexec'
  1424. localedir='${datarootdir}/locale'
  1425. localstatedir='/var'
  1426. mandir='/usr/share/man'
  1427. mkdir_p='/usr/bin/mkdir -p'
  1428. oldincludedir='/usr/include'
  1429. pdfdir='${docdir}'
  1430. prefix='/usr'
  1431. program_transform_name='s,x,x,'
  1432. psdir='${docdir}'
  1433. sbindir='${exec_prefix}/sbin'
  1434. sharedstatedir='${prefix}/com'
  1435. subdirs=''
  1436. sysconfdir='/etc'
  1437. target_alias=''
  1438.  
  1439. ## ----------- ##
  1440. ## confdefs.h. ##
  1441. ## ----------- ##
  1442.  
  1443. /* confdefs.h */
  1444. #define PACKAGE_NAME "audacity"
  1445. #define PACKAGE_TARNAME "audacity"
  1446. #define PACKAGE_VERSION "2.0.6"
  1447. #define PACKAGE_STRING "audacity 2.0.6"
  1448. #define PACKAGE_BUGREPORT ""
  1449. #define PACKAGE_URL ""
  1450. #define PACKAGE "audacity"
  1451. #define VERSION "2.0.6"
  1452. #define ENABLE_NLS 1
  1453. #define HAVE_GETTEXT 1
  1454. #define HAVE_DCGETTEXT 1
  1455. #define STDC_HEADERS 1
  1456. #define HAVE_SYS_TYPES_H 1
  1457. #define HAVE_SYS_STAT_H 1
  1458. #define HAVE_STDLIB_H 1
  1459. #define HAVE_STRING_H 1
  1460. #define HAVE_MEMORY_H 1
  1461. #define HAVE_STRINGS_H 1
  1462. #define HAVE_INTTYPES_H 1
  1463. #define HAVE_STDINT_H 1
  1464. #define HAVE_UNISTD_H 1
  1465. #define HAVE_DLFCN_H 1
  1466. #define LT_OBJDIR ".libs/"
  1467. #define AUDACITY_NAME "audacity"
  1468. #define INSTALL_PREFIX "/usr"
  1469. #define BUILDING_AUDACITY 1
  1470. #define ENABLE_SSE 1
  1471. #define HAVE_ALLOCA_H 1
  1472. #define HAVE_VISIBILITY 1
  1473.  
  1474. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement