Guest User

Untitled

a guest
Dec 7th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.37 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 RubberBand configure 1.7, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = user.com
  14. uname -m = x86_64
  15. uname -r = 12.5.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  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 = Mach kernel version:
  26. Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 242 tasks, 1210 threads, 4 processors
  34. Load average: 3.05, Mach factor: 1.41
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /opt/local/bin
  40. PATH: /opt/local/sbin
  41. PATH: /opt/local/bin
  42. PATH: /opt/local/sbin
  43. PATH: /usr/bin
  44. PATH: /bin
  45. PATH: /usr/sbin
  46. PATH: /sbin
  47. PATH: /usr/local/bin
  48.  
  49.  
  50. ## ----------- ##
  51. ## Core tests. ##
  52. ## ----------- ##
  53.  
  54. configure:2116: checking for g++
  55. configure:2132: found /usr/bin/g++
  56. configure:2143: result: g++
  57. configure:2170: checking for C++ compiler version
  58. configure:2179: g++ --version >&5
  59. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  60. Target: x86_64-apple-darwin12.5.0
  61. Thread model: posix
  62. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  63. configure:2190: $? = 0
  64. configure:2179: g++ -v >&5
  65. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  66. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  67. Target: x86_64-apple-darwin12.5.0
  68. Thread model: posix
  69. configure:2190: $? = 0
  70. configure:2179: g++ -V >&5
  71. clang: error: argument to '-V' is missing (expected 1 value)
  72. clang: error: no input files
  73. configure:2190: $? = 1
  74. configure:2179: g++ -qversion >&5
  75. clang: error: no input files
  76. configure:2190: $? = 1
  77. configure:2210: checking whether the C++ compiler works
  78. configure:2232: g++ conftest.cpp >&5
  79. configure:2236: $? = 0
  80. configure:2284: result: yes
  81. configure:2287: checking for C++ compiler default output file name
  82. configure:2289: result: a.out
  83. configure:2295: checking for suffix of executables
  84. configure:2302: g++ -o conftest conftest.cpp >&5
  85. configure:2306: $? = 0
  86. configure:2328: result:
  87. configure:2350: checking whether we are cross compiling
  88. configure:2358: g++ -o conftest conftest.cpp >&5
  89. configure:2362: $? = 0
  90. configure:2369: ./conftest
  91. configure:2373: $? = 0
  92. configure:2388: result: no
  93. configure:2393: checking for suffix of object files
  94. configure:2415: g++ -c conftest.cpp >&5
  95. configure:2419: $? = 0
  96. configure:2440: result: o
  97. configure:2444: checking whether we are using the GNU C++ compiler
  98. configure:2463: g++ -c conftest.cpp >&5
  99. configure:2463: $? = 0
  100. configure:2472: result: yes
  101. configure:2481: checking whether g++ accepts -g
  102. configure:2501: g++ -c -g conftest.cpp >&5
  103. configure:2501: $? = 0
  104. configure:2542: result: yes
  105. configure:2613: checking for gcc
  106. configure:2629: found /usr/bin/gcc
  107. configure:2640: result: gcc
  108. configure:2869: checking for C compiler version
  109. configure:2878: gcc --version >&5
  110. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  111. Target: x86_64-apple-darwin12.5.0
  112. Thread model: posix
  113. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  114. configure:2889: $? = 0
  115. configure:2878: gcc -v >&5
  116. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  117. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  118. Target: x86_64-apple-darwin12.5.0
  119. Thread model: posix
  120. configure:2889: $? = 0
  121. configure:2878: gcc -V >&5
  122. clang: error: argument to '-V' is missing (expected 1 value)
  123. clang: error: no input files
  124. configure:2889: $? = 1
  125. configure:2878: gcc -qversion >&5
  126. clang: error: no input files
  127. configure:2889: $? = 1
  128. configure:2893: checking whether we are using the GNU C compiler
  129. configure:2912: gcc -c conftest.c >&5
  130. configure:2912: $? = 0
  131. configure:2921: result: yes
  132. configure:2930: checking whether gcc accepts -g
  133. configure:2950: gcc -c -g conftest.c >&5
  134. configure:2950: $? = 0
  135. configure:2991: result: yes
  136. configure:3008: checking for gcc option to accept ISO C89
  137. configure:3071: gcc -c -g -O2 conftest.c >&5
  138. configure:3071: $? = 0
  139. configure:3084: result: none needed
  140. configure:3110: checking how to run the C preprocessor
  141. configure:3141: gcc -E conftest.c
  142. configure:3141: $? = 0
  143. configure:3155: gcc -E conftest.c
  144. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  145. #include <ac_nonexistent.h>
  146. ^
  147. 1 error generated.
  148. configure:3155: $? = 1
  149. configure: failed program was:
  150. | /* confdefs.h */
  151. | #define PACKAGE_NAME "RubberBand"
  152. | #define PACKAGE_TARNAME "rubberband"
  153. | #define PACKAGE_VERSION "1.7"
  154. | #define PACKAGE_STRING "RubberBand 1.7"
  155. | #define PACKAGE_BUGREPORT "[email protected]"
  156. | #define PACKAGE_URL ""
  157. | /* end confdefs.h. */
  158. | #include <ac_nonexistent.h>
  159. configure:3180: result: gcc -E
  160. configure:3200: gcc -E conftest.c
  161. configure:3200: $? = 0
  162. configure:3214: gcc -E conftest.c
  163. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  164. #include <ac_nonexistent.h>
  165. ^
  166. 1 error generated.
  167. configure:3214: $? = 1
  168. configure: failed program was:
  169. | /* confdefs.h */
  170. | #define PACKAGE_NAME "RubberBand"
  171. | #define PACKAGE_TARNAME "rubberband"
  172. | #define PACKAGE_VERSION "1.7"
  173. | #define PACKAGE_STRING "RubberBand 1.7"
  174. | #define PACKAGE_BUGREPORT "[email protected]"
  175. | #define PACKAGE_URL ""
  176. | /* end confdefs.h. */
  177. | #include <ac_nonexistent.h>
  178. configure:3243: checking for grep that handles long lines and -e
  179. configure:3301: result: /usr/bin/grep
  180. configure:3306: checking for egrep
  181. configure:3368: result: /usr/bin/grep -E
  182. configure:3373: checking for ANSI C header files
  183. configure:3393: gcc -c -g -O2 conftest.c >&5
  184. configure:3393: $? = 0
  185. configure:3466: gcc -o conftest -g -O2 conftest.c >&5
  186. configure:3466: $? = 0
  187. configure:3466: ./conftest
  188. configure:3466: $? = 0
  189. configure:3477: result: yes
  190. configure:3490: checking for sys/types.h
  191. configure:3490: gcc -c -g -O2 conftest.c >&5
  192. configure:3490: $? = 0
  193. configure:3490: result: yes
  194. configure:3490: checking for sys/stat.h
  195. configure:3490: gcc -c -g -O2 conftest.c >&5
  196. configure:3490: $? = 0
  197. configure:3490: result: yes
  198. configure:3490: checking for stdlib.h
  199. configure:3490: gcc -c -g -O2 conftest.c >&5
  200. configure:3490: $? = 0
  201. configure:3490: result: yes
  202. configure:3490: checking for string.h
  203. configure:3490: gcc -c -g -O2 conftest.c >&5
  204. configure:3490: $? = 0
  205. configure:3490: result: yes
  206. configure:3490: checking for memory.h
  207. configure:3490: gcc -c -g -O2 conftest.c >&5
  208. configure:3490: $? = 0
  209. configure:3490: result: yes
  210. configure:3490: checking for strings.h
  211. configure:3490: gcc -c -g -O2 conftest.c >&5
  212. configure:3490: $? = 0
  213. configure:3490: result: yes
  214. configure:3490: checking for inttypes.h
  215. configure:3490: gcc -c -g -O2 conftest.c >&5
  216. configure:3490: $? = 0
  217. configure:3490: result: yes
  218. configure:3490: checking for stdint.h
  219. configure:3490: gcc -c -g -O2 conftest.c >&5
  220. configure:3490: $? = 0
  221. configure:3490: result: yes
  222. configure:3490: checking for unistd.h
  223. configure:3490: gcc -c -g -O2 conftest.c >&5
  224. configure:3490: $? = 0
  225. configure:3490: result: yes
  226. configure:3502: checking whether byte ordering is bigendian
  227. configure:3517: gcc -c -g -O2 conftest.c >&5
  228. configure:3517: $? = 0
  229. configure:3562: gcc -c -g -O2 conftest.c >&5
  230. configure:3562: $? = 0
  231. configure:3580: gcc -c -g -O2 conftest.c >&5
  232. conftest.c:26:4: error: use of undeclared identifier 'not'
  233. not big endian
  234. ^
  235. 1 error generated.
  236. configure:3580: $? = 1
  237. configure: failed program was:
  238. | /* confdefs.h */
  239. | #define PACKAGE_NAME "RubberBand"
  240. | #define PACKAGE_TARNAME "rubberband"
  241. | #define PACKAGE_VERSION "1.7"
  242. | #define PACKAGE_STRING "RubberBand 1.7"
  243. | #define PACKAGE_BUGREPORT "[email protected]"
  244. | #define PACKAGE_URL ""
  245. | #define STDC_HEADERS 1
  246. | #define HAVE_SYS_TYPES_H 1
  247. | #define HAVE_SYS_STAT_H 1
  248. | #define HAVE_STDLIB_H 1
  249. | #define HAVE_STRING_H 1
  250. | #define HAVE_MEMORY_H 1
  251. | #define HAVE_STRINGS_H 1
  252. | #define HAVE_INTTYPES_H 1
  253. | #define HAVE_STDINT_H 1
  254. | #define HAVE_UNISTD_H 1
  255. | /* end confdefs.h. */
  256. | #include <sys/types.h>
  257. | #include <sys/param.h>
  258. |
  259. | int
  260. | main ()
  261. | {
  262. | #if BYTE_ORDER != BIG_ENDIAN
  263. | not big endian
  264. | #endif
  265. |
  266. | ;
  267. | return 0;
  268. | }
  269. configure:3708: result: no
  270. configure:3781: checking for pkg-config
  271. configure:3799: found /usr/local/bin/pkg-config
  272. configure:3811: result: /usr/local/bin/pkg-config
  273. configure:3836: checking pkg-config is at least version 0.9.0
  274. configure:3839: result: yes
  275. configure:3849: checking for SRC
  276. configure:3856: $PKG_CONFIG --exists --print-errors "samplerate"
  277. configure:3859: $? = 0
  278. configure:3873: $PKG_CONFIG --exists --print-errors "samplerate"
  279. configure:3876: $? = 0
  280. configure:3934: result: yes
  281. configure:3943: checking for SNDFILE
  282. configure:3950: $PKG_CONFIG --exists --print-errors "sndfile"
  283. configure:3953: $? = 0
  284. configure:3967: $PKG_CONFIG --exists --print-errors "sndfile"
  285. configure:3970: $? = 0
  286. configure:4028: result: yes
  287. configure:4037: checking for FFTW
  288. configure:4044: $PKG_CONFIG --exists --print-errors "fftw3"
  289. configure:4047: $? = 0
  290. configure:4061: $PKG_CONFIG --exists --print-errors "fftw3"
  291. configure:4064: $? = 0
  292. configure:4122: result: yes
  293. configure:4131: checking ladspa.h usability
  294. configure:4131: gcc -c -g -O2 conftest.c >&5
  295. conftest.c:52:10: fatal error: 'ladspa.h' file not found
  296. #include <ladspa.h>
  297. ^
  298. 1 error generated.
  299. configure:4131: $? = 1
  300. configure: failed program was:
  301. | /* confdefs.h */
  302. | #define PACKAGE_NAME "RubberBand"
  303. | #define PACKAGE_TARNAME "rubberband"
  304. | #define PACKAGE_VERSION "1.7"
  305. | #define PACKAGE_STRING "RubberBand 1.7"
  306. | #define PACKAGE_BUGREPORT "[email protected]"
  307. | #define PACKAGE_URL ""
  308. | #define STDC_HEADERS 1
  309. | #define HAVE_SYS_TYPES_H 1
  310. | #define HAVE_SYS_STAT_H 1
  311. | #define HAVE_STDLIB_H 1
  312. | #define HAVE_STRING_H 1
  313. | #define HAVE_MEMORY_H 1
  314. | #define HAVE_STRINGS_H 1
  315. | #define HAVE_INTTYPES_H 1
  316. | #define HAVE_STDINT_H 1
  317. | #define HAVE_UNISTD_H 1
  318. | /* end confdefs.h. */
  319. | #include <stdio.h>
  320. | #ifdef HAVE_SYS_TYPES_H
  321. | # include <sys/types.h>
  322. | #endif
  323. | #ifdef HAVE_SYS_STAT_H
  324. | # include <sys/stat.h>
  325. | #endif
  326. | #ifdef STDC_HEADERS
  327. | # include <stdlib.h>
  328. | # include <stddef.h>
  329. | #else
  330. | # ifdef HAVE_STDLIB_H
  331. | # include <stdlib.h>
  332. | # endif
  333. | #endif
  334. | #ifdef HAVE_STRING_H
  335. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  336. | # include <memory.h>
  337. | # endif
  338. | # include <string.h>
  339. | #endif
  340. | #ifdef HAVE_STRINGS_H
  341. | # include <strings.h>
  342. | #endif
  343. | #ifdef HAVE_INTTYPES_H
  344. | # include <inttypes.h>
  345. | #endif
  346. | #ifdef HAVE_STDINT_H
  347. | # include <stdint.h>
  348. | #endif
  349. | #ifdef HAVE_UNISTD_H
  350. | # include <unistd.h>
  351. | #endif
  352. | #include <ladspa.h>
  353. configure:4131: result: no
  354. configure:4131: checking ladspa.h presence
  355. configure:4131: gcc -E conftest.c
  356. conftest.c:19:10: fatal error: 'ladspa.h' file not found
  357. #include <ladspa.h>
  358. ^
  359. 1 error generated.
  360. configure:4131: $? = 1
  361. configure: failed program was:
  362. | /* confdefs.h */
  363. | #define PACKAGE_NAME "RubberBand"
  364. | #define PACKAGE_TARNAME "rubberband"
  365. | #define PACKAGE_VERSION "1.7"
  366. | #define PACKAGE_STRING "RubberBand 1.7"
  367. | #define PACKAGE_BUGREPORT "[email protected]"
  368. | #define PACKAGE_URL ""
  369. | #define STDC_HEADERS 1
  370. | #define HAVE_SYS_TYPES_H 1
  371. | #define HAVE_SYS_STAT_H 1
  372. | #define HAVE_STDLIB_H 1
  373. | #define HAVE_STRING_H 1
  374. | #define HAVE_MEMORY_H 1
  375. | #define HAVE_STRINGS_H 1
  376. | #define HAVE_INTTYPES_H 1
  377. | #define HAVE_STDINT_H 1
  378. | #define HAVE_UNISTD_H 1
  379. | /* end confdefs.h. */
  380. | #include <ladspa.h>
  381. configure:4131: result: no
  382. configure:4131: checking for ladspa.h
  383. configure:4131: result: no
  384. configure:4143: checking pthread.h usability
  385. configure:4143: gcc -c -g -O2 conftest.c >&5
  386. configure:4143: $? = 0
  387. configure:4143: result: yes
  388. configure:4143: checking pthread.h presence
  389. configure:4143: gcc -E conftest.c
  390. configure:4143: $? = 0
  391. configure:4143: result: yes
  392. configure:4143: checking for pthread.h
  393. configure:4143: result: yes
  394. configure:4156: checking for Vamp
  395. configure:4163: $PKG_CONFIG --exists --print-errors "vamp-sdk"
  396. Package vamp-sdk was not found in the pkg-config search path.
  397. Perhaps you should add the directory containing `vamp-sdk.pc'
  398. to the PKG_CONFIG_PATH environment variable
  399. No package 'vamp-sdk' found
  400. configure:4166: $? = 1
  401. configure:4180: $PKG_CONFIG --exists --print-errors "vamp-sdk"
  402. Package vamp-sdk was not found in the pkg-config search path.
  403. Perhaps you should add the directory containing `vamp-sdk.pc'
  404. to the PKG_CONFIG_PATH environment variable
  405. No package 'vamp-sdk' found
  406. configure:4183: $? = 1
  407. configure:4197: result: no
  408. No package 'vamp-sdk' found
  409. configure:4213: error: Package requirements (vamp-sdk) were not met:
  410.  
  411. No package 'vamp-sdk' found
  412.  
  413. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  414. installed software in a non-standard prefix.
  415.  
  416. Alternatively, you may set the environment variables Vamp_CFLAGS
  417. and Vamp_LIBS to avoid the need to call pkg-config.
  418. See the pkg-config man page for more details.
  419.  
  420. ## ---------------- ##
  421. ## Cache variables. ##
  422. ## ---------------- ##
  423.  
  424. ac_cv_c_bigendian=no
  425. ac_cv_c_compiler_gnu=yes
  426. ac_cv_cxx_compiler_gnu=yes
  427. ac_cv_env_CCC_set=
  428. ac_cv_env_CCC_value=
  429. ac_cv_env_CC_set=
  430. ac_cv_env_CC_value=
  431. ac_cv_env_CFLAGS_set=
  432. ac_cv_env_CFLAGS_value=
  433. ac_cv_env_CPPFLAGS_set=
  434. ac_cv_env_CPPFLAGS_value=
  435. ac_cv_env_CPP_set=
  436. ac_cv_env_CPP_value=
  437. ac_cv_env_CXXFLAGS_set=
  438. ac_cv_env_CXXFLAGS_value=
  439. ac_cv_env_CXX_set=
  440. ac_cv_env_CXX_value=
  441. ac_cv_env_FFTW_CFLAGS_set=
  442. ac_cv_env_FFTW_CFLAGS_value=
  443. ac_cv_env_FFTW_LIBS_set=
  444. ac_cv_env_FFTW_LIBS_value=
  445. ac_cv_env_LDFLAGS_set=
  446. ac_cv_env_LDFLAGS_value=
  447. ac_cv_env_LIBS_set=
  448. ac_cv_env_LIBS_value=
  449. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  450. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  451. ac_cv_env_PKG_CONFIG_PATH_set=
  452. ac_cv_env_PKG_CONFIG_PATH_value=
  453. ac_cv_env_PKG_CONFIG_set=
  454. ac_cv_env_PKG_CONFIG_value=
  455. ac_cv_env_SNDFILE_CFLAGS_set=
  456. ac_cv_env_SNDFILE_CFLAGS_value=
  457. ac_cv_env_SNDFILE_LIBS_set=
  458. ac_cv_env_SNDFILE_LIBS_value=
  459. ac_cv_env_SRC_CFLAGS_set=
  460. ac_cv_env_SRC_CFLAGS_value=
  461. ac_cv_env_SRC_LIBS_set=
  462. ac_cv_env_SRC_LIBS_value=
  463. ac_cv_env_Vamp_CFLAGS_set=
  464. ac_cv_env_Vamp_CFLAGS_value=
  465. ac_cv_env_Vamp_LIBS_set=
  466. ac_cv_env_Vamp_LIBS_value=
  467. ac_cv_env_build_alias_set=
  468. ac_cv_env_build_alias_value=
  469. ac_cv_env_host_alias_set=
  470. ac_cv_env_host_alias_value=
  471. ac_cv_env_target_alias_set=
  472. ac_cv_env_target_alias_value=
  473. ac_cv_header_inttypes_h=yes
  474. ac_cv_header_ladspa_h=no
  475. ac_cv_header_memory_h=yes
  476. ac_cv_header_pthread_h=yes
  477. ac_cv_header_stdc=yes
  478. ac_cv_header_stdint_h=yes
  479. ac_cv_header_stdlib_h=yes
  480. ac_cv_header_string_h=yes
  481. ac_cv_header_strings_h=yes
  482. ac_cv_header_sys_stat_h=yes
  483. ac_cv_header_sys_types_h=yes
  484. ac_cv_header_unistd_h=yes
  485. ac_cv_objext=o
  486. ac_cv_path_EGREP='/usr/bin/grep -E'
  487. ac_cv_path_GREP=/usr/bin/grep
  488. ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
  489. ac_cv_prog_CPP='gcc -E'
  490. ac_cv_prog_ac_ct_CC=gcc
  491. ac_cv_prog_ac_ct_CXX=g++
  492. ac_cv_prog_cc_c89=
  493. ac_cv_prog_cc_g=yes
  494. ac_cv_prog_cxx_g=yes
  495. pkg_cv_FFTW_CFLAGS='-I/usr/local/Cellar/fftw/3.3.3/include '
  496. pkg_cv_FFTW_LIBS='-L/usr/local/Cellar/fftw/3.3.3/lib -lfftw3 -lm '
  497. pkg_cv_SNDFILE_CFLAGS='-I/usr/local/Cellar/libsndfile/1.0.25/include '
  498. pkg_cv_SNDFILE_LIBS='-L/usr/local/Cellar/libsndfile/1.0.25/lib -lsndfile '
  499. pkg_cv_SRC_CFLAGS='-I/usr/local/Cellar/libsamplerate/0.1.8/include '
  500. pkg_cv_SRC_LIBS='-L/usr/local/Cellar/libsamplerate/0.1.8/lib -lsamplerate '
  501.  
  502. ## ----------------- ##
  503. ## Output variables. ##
  504. ## ----------------- ##
  505.  
  506. CC='gcc'
  507. CFLAGS='-g -O2'
  508. CPP='gcc -E'
  509. CPPFLAGS=''
  510. CXX='g++'
  511. CXXFLAGS='-g -O2'
  512. DEFS=''
  513. ECHO_C='\c'
  514. ECHO_N=''
  515. ECHO_T=''
  516. EGREP='/usr/bin/grep -E'
  517. EXEEXT=''
  518. FFTW_CFLAGS='-I/usr/local/Cellar/fftw/3.3.3/include '
  519. FFTW_LIBS='-L/usr/local/Cellar/fftw/3.3.3/lib -lfftw3 -lm '
  520. GREP='/usr/bin/grep'
  521. LDFLAGS=''
  522. LIBOBJS=''
  523. LIBS=''
  524. LTLIBOBJS=''
  525. OBJEXT='o'
  526. PACKAGE_BUGREPORT='[email protected]'
  527. PACKAGE_NAME='RubberBand'
  528. PACKAGE_STRING='RubberBand 1.7'
  529. PACKAGE_TARNAME='rubberband'
  530. PACKAGE_URL=''
  531. PACKAGE_VERSION='1.7'
  532. PATH_SEPARATOR=':'
  533. PKG_CONFIG='/usr/local/bin/pkg-config'
  534. PKG_CONFIG_LIBDIR=''
  535. PKG_CONFIG_PATH=''
  536. SHELL='/bin/sh'
  537. SNDFILE_CFLAGS='-I/usr/local/Cellar/libsndfile/1.0.25/include '
  538. SNDFILE_LIBS='-L/usr/local/Cellar/libsndfile/1.0.25/lib -lsndfile '
  539. SRC_CFLAGS='-I/usr/local/Cellar/libsamplerate/0.1.8/include '
  540. SRC_LIBS='-L/usr/local/Cellar/libsamplerate/0.1.8/lib -lsamplerate '
  541. Vamp_CFLAGS=''
  542. Vamp_LIBS=''
  543. ac_ct_CC='gcc'
  544. ac_ct_CXX='g++'
  545. bindir='${exec_prefix}/bin'
  546. build_alias=''
  547. datadir='${datarootdir}'
  548. datarootdir='${prefix}/share'
  549. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  550. dvidir='${docdir}'
  551. exec_prefix='NONE'
  552. host_alias=''
  553. htmldir='${docdir}'
  554. includedir='${prefix}/include'
  555. infodir='${datarootdir}/info'
  556. libdir='${exec_prefix}/lib'
  557. libexecdir='${exec_prefix}/libexec'
  558. localedir='${datarootdir}/locale'
  559. localstatedir='${prefix}/var'
  560. mandir='${datarootdir}/man'
  561. oldincludedir='/usr/include'
  562. pdfdir='${docdir}'
  563. prefix='NONE'
  564. program_transform_name='s,x,x,'
  565. psdir='${docdir}'
  566. sbindir='${exec_prefix}/sbin'
  567. sharedstatedir='${prefix}/com'
  568. sysconfdir='${prefix}/etc'
  569. target_alias=''
  570.  
  571. ## ----------- ##
  572. ## confdefs.h. ##
  573. ## ----------- ##
  574.  
  575. /* confdefs.h */
  576. #define PACKAGE_NAME "RubberBand"
  577. #define PACKAGE_TARNAME "rubberband"
  578. #define PACKAGE_VERSION "1.7"
  579. #define PACKAGE_STRING "RubberBand 1.7"
  580. #define PACKAGE_BUGREPORT "[email protected]"
  581. #define PACKAGE_URL ""
  582. #define STDC_HEADERS 1
  583. #define HAVE_SYS_TYPES_H 1
  584. #define HAVE_SYS_STAT_H 1
  585. #define HAVE_STDLIB_H 1
  586. #define HAVE_STRING_H 1
  587. #define HAVE_MEMORY_H 1
  588. #define HAVE_STRINGS_H 1
  589. #define HAVE_INTTYPES_H 1
  590. #define HAVE_STDINT_H 1
  591. #define HAVE_UNISTD_H 1
  592. #define HAVE_PTHREAD_H 1
  593.  
  594. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment