Guest User

Untitled

a guest
Aug 22nd, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.50 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 mpd configure 0.16.3, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/mpd/0.16.3 --enable-bzip2 --enable-flac --enable-shout --enable-fluidsynth --enable-zip --enable-lame-encoder
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = nave
  14. uname -m = x86_64
  15. uname -r = 11.2.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
  27. Kernel configured for up to 2 processors.
  28. 2 processors are physically available.
  29. 2 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1
  32. Primary memory available: 4.00 gigabytes
  33. Default processor set: 107 tasks, 484 threads, 2 processors
  34. Load average: 2.37, Mach factor: 0.59
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/local/Cellar/libiconv/1.14/bin
  40. PATH: /usr/local/Cellar/gettext/0.18.1.1/bin
  41. PATH: /Users/evan/.rvm/gems/ruby-1.9.2-p290@beta/bin
  42. PATH: /Users/evan/.rvm/gems/ruby-1.9.2-p290@global/bin
  43. PATH: /Users/evan/.rvm/rubies/ruby-1.9.2-p290/bin
  44. PATH: /Users/evan/.rvm/bin
  45. PATH: /Users/evan/bin
  46. PATH: /usr/local/bin
  47. PATH: /usr/local/sbin
  48. PATH: /usr/bin
  49. PATH: /bin
  50. PATH: /usr/sbin
  51. PATH: /sbin
  52. PATH: /usr/X11/bin
  53. PATH: /usr/local/Cellar/python
  54. PATH: /usr/local/Library/Contributions/examples
  55.  
  56.  
  57. ## ----------- ##
  58. ## Core tests. ##
  59. ## ----------- ##
  60.  
  61. configure:2839: checking for a BSD-compatible install
  62. configure:2907: result: /usr/bin/install -c
  63. configure:2918: checking whether build environment is sane
  64. configure:2968: result: yes
  65. configure:3109: checking for a thread-safe mkdir -p
  66. configure:3148: result: ./install-sh -c -d
  67. configure:3161: checking for gawk
  68. configure:3177: found /usr/local/bin/gawk
  69. configure:3188: result: gawk
  70. configure:3199: checking whether make sets $(MAKE)
  71. configure:3221: result: yes
  72. configure:3322: checking for style of include used by make
  73. configure:3350: result: GNU
  74. configure:3420: checking for gcc
  75. configure:3447: result: /usr/bin/llvm-gcc
  76. configure:3676: checking for C compiler version
  77. configure:3685: /usr/bin/llvm-gcc --version >&5
  78. i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
  79. Copyright (C) 2007 Free Software Foundation, Inc.
  80. This is free software; see the source for copying conditions. There is NO
  81. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  82.  
  83. configure:3696: $? = 0
  84. configure:3685: /usr/bin/llvm-gcc -v >&5
  85. Using built-in specs.
  86. Target: i686-apple-darwin11
  87. Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
  88. Thread model: posix
  89. gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
  90. configure:3696: $? = 0
  91. configure:3685: /usr/bin/llvm-gcc -V >&5
  92. llvm-gcc-4.2: argument to `-V' is missing
  93. configure:3696: $? = 1
  94. configure:3685: /usr/bin/llvm-gcc -qversion >&5
  95. i686-apple-darwin11-llvm-gcc-4.2: no input files
  96. configure:3696: $? = 1
  97. configure:3716: checking whether the C compiler works
  98. configure:3738: /usr/bin/llvm-gcc -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  99. configure:3742: $? = 0
  100. configure:3790: result: yes
  101. configure:3793: checking for C compiler default output file name
  102. configure:3795: result: a.out
  103. configure:3801: checking for suffix of executables
  104. configure:3808: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  105. configure:3812: $? = 0
  106. configure:3834: result:
  107. configure:3856: checking whether we are cross compiling
  108. configure:3864: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  109. configure:3868: $? = 0
  110. configure:3875: ./conftest
  111. configure:3879: $? = 0
  112. configure:3894: result: no
  113. configure:3899: checking for suffix of object files
  114. configure:3921: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  115. configure:3925: $? = 0
  116. configure:3946: result: o
  117. configure:3950: checking whether we are using the GNU C compiler
  118. configure:3969: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  119. configure:3969: $? = 0
  120. configure:3978: result: yes
  121. configure:3987: checking whether /usr/bin/llvm-gcc accepts -g
  122. configure:4007: /usr/bin/llvm-gcc -c -g -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  123. configure:4007: $? = 0
  124. configure:4048: result: yes
  125. configure:4065: checking for /usr/bin/llvm-gcc option to accept ISO C89
  126. configure:4129: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  127. configure:4129: $? = 0
  128. configure:4142: result: none needed
  129. configure:4164: checking dependency style of /usr/bin/llvm-gcc
  130. configure:4274: result: none
  131. configure:4289: checking for /usr/bin/llvm-gcc option to accept ISO C99
  132. configure:4438: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  133. conftest.c:62: error: expected ';', ',' or ')' before 'text'
  134. conftest.c: In function 'main':
  135. conftest.c:116: error: nested functions are disabled, use -fnested-functions to re-enable
  136. conftest.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  137. conftest.c:116: error: 'newvar' undeclared (first use in this function)
  138. conftest.c:116: error: (Each undeclared identifier is reported only once
  139. conftest.c:116: error: for each function it appears in.)
  140. conftest.c:126: error: 'for' loop initial declaration used outside C99 mode
  141. configure:4438: $? = 1
  142. configure: failed program was:
  143. | /* confdefs.h */
  144. | #define PACKAGE_NAME "mpd"
  145. | #define PACKAGE_TARNAME "mpd"
  146. | #define PACKAGE_VERSION "0.16.3"
  147. | #define PACKAGE_STRING "mpd 0.16.3"
  148. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  149. | #define PACKAGE_URL ""
  150. | #define PACKAGE "mpd"
  151. | #define VERSION "0.16.3"
  152. | #define PROTOCOL_VERSION "0.16.0"
  153. | /* end confdefs.h. */
  154. | #include <stdarg.h>
  155. | #include <stdbool.h>
  156. | #include <stdlib.h>
  157. | #include <wchar.h>
  158. | #include <stdio.h>
  159. |
  160. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  161. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  162. | #define showlist(...) puts (#__VA_ARGS__)
  163. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  164. | static void
  165. | test_varargs_macros (void)
  166. | {
  167. | int x = 1234;
  168. | int y = 5678;
  169. | debug ("Flag");
  170. | debug ("X = %d\n", x);
  171. | showlist (The first, second, and third items.);
  172. | report (x>y, "x is %d but y is %d", x, y);
  173. | }
  174. |
  175. | // Check long long types.
  176. | #define BIG64 18446744073709551615ull
  177. | #define BIG32 4294967295ul
  178. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  179. | #if !BIG_OK
  180. | your preprocessor is broken;
  181. | #endif
  182. | #if BIG_OK
  183. | #else
  184. | your preprocessor is broken;
  185. | #endif
  186. | static long long int bignum = -9223372036854775807LL;
  187. | static unsigned long long int ubignum = BIG64;
  188. |
  189. | struct incomplete_array
  190. | {
  191. | int datasize;
  192. | double data[];
  193. | };
  194. |
  195. | struct named_init {
  196. | int number;
  197. | const wchar_t *name;
  198. | double average;
  199. | };
  200. |
  201. | typedef const char *ccp;
  202. |
  203. | static inline int
  204. | test_restrict (ccp restrict text)
  205. | {
  206. | // See if C++-style comments work.
  207. | // Iterate through items via the restricted pointer.
  208. | // Also check for declarations in for loops.
  209. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  210. | continue;
  211. | return 0;
  212. | }
  213. |
  214. | // Check varargs and va_copy.
  215. | static void
  216. | test_varargs (const char *format, ...)
  217. | {
  218. | va_list args;
  219. | va_start (args, format);
  220. | va_list args_copy;
  221. | va_copy (args_copy, args);
  222. |
  223. | const char *str;
  224. | int number;
  225. | float fnumber;
  226. |
  227. | while (*format)
  228. | {
  229. | switch (*format++)
  230. | {
  231. | case 's': // string
  232. | str = va_arg (args_copy, const char *);
  233. | break;
  234. | case 'd': // int
  235. | number = va_arg (args_copy, int);
  236. | break;
  237. | case 'f': // float
  238. | fnumber = va_arg (args_copy, double);
  239. | break;
  240. | default:
  241. | break;
  242. | }
  243. | }
  244. | va_end (args_copy);
  245. | va_end (args);
  246. | }
  247. |
  248. | int
  249. | main ()
  250. | {
  251. |
  252. | // Check bool.
  253. | _Bool success = false;
  254. |
  255. | // Check restrict.
  256. | if (test_restrict ("String literal") == 0)
  257. | success = true;
  258. | char *restrict newvar = "Another string";
  259. |
  260. | // Check varargs.
  261. | test_varargs ("s, d' f .", "string", 65, 34.234);
  262. | test_varargs_macros ();
  263. |
  264. | // Check flexible array members.
  265. | struct incomplete_array *ia =
  266. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  267. | ia->datasize = 10;
  268. | for (int i = 0; i < ia->datasize; ++i)
  269. | ia->data[i] = i * 1.234;
  270. |
  271. | // Check named initializers.
  272. | struct named_init ni = {
  273. | .number = 34,
  274. | .name = L"Test wide string",
  275. | .average = 543.34343,
  276. | };
  277. |
  278. | ni.number = 58;
  279. |
  280. | int dynamic_array[ni.number];
  281. | dynamic_array[ni.number - 1] = 543;
  282. |
  283. | // work around unused variable warnings
  284. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  285. | || dynamic_array[ni.number - 1] != 543);
  286. |
  287. | ;
  288. | return 0;
  289. | }
  290. configure:4438: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  291. configure:4438: $? = 0
  292. configure:4458: result: -std=gnu99
  293. configure:4578: checking for C++ compiler version
  294. configure:4587: /usr/bin/llvm-g++ --version >&5
  295. i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
  296. Copyright (C) 2007 Free Software Foundation, Inc.
  297. This is free software; see the source for copying conditions. There is NO
  298. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  299.  
  300. configure:4598: $? = 0
  301. configure:4587: /usr/bin/llvm-g++ -v >&5
  302. Using built-in specs.
  303. Target: i686-apple-darwin11
  304. Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
  305. Thread model: posix
  306. gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
  307. configure:4598: $? = 0
  308. configure:4587: /usr/bin/llvm-g++ -V >&5
  309. llvm-g++-4.2: argument to `-V' is missing
  310. configure:4598: $? = 1
  311. configure:4587: /usr/bin/llvm-g++ -qversion >&5
  312. i686-apple-darwin11-llvm-g++-4.2: no input files
  313. configure:4598: $? = 1
  314. configure:4602: checking whether we are using the GNU C++ compiler
  315. configure:4621: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5
  316. configure:4621: $? = 0
  317. configure:4630: result: yes
  318. configure:4639: checking whether /usr/bin/llvm-g++ accepts -g
  319. configure:4659: /usr/bin/llvm-g++ -c -g -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5
  320. configure:4659: $? = 0
  321. configure:4700: result: yes
  322. configure:4725: checking dependency style of /usr/bin/llvm-g++
  323. configure:4835: result: none
  324. configure:4893: checking for ranlib
  325. configure:4909: found /usr/bin/ranlib
  326. configure:4920: result: ranlib
  327. configure:5000: checking whether make sets $(MAKE)
  328. configure:5022: result: yes
  329. configure:5080: checking for pkg-config
  330. configure:5098: found /usr/local/bin/pkg-config
  331. configure:5110: result: /usr/local/bin/pkg-config
  332. configure:5135: checking pkg-config is at least version 0.9.0
  333. configure:5138: result: yes
  334. configure:5160: checking build system type
  335. configure:5174: result: x86_64-apple-darwin11.2.0
  336. configure:5194: checking host system type
  337. configure:5207: result: x86_64-apple-darwin11.2.0
  338. configure:5274: checking for daemon
  339. configure:5274: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  340. configure:5274: $? = 0
  341. configure:5274: result: yes
  342. configure:5274: checking for fork
  343. configure:5274: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  344. configure:5274: $? = 0
  345. configure:5274: result: yes
  346. configure:5274: checking for syslog
  347. configure:5274: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  348. configure:5274: $? = 0
  349. configure:5274: result: yes
  350. configure:5333: checking for socket in -lsocket
  351. configure:5358: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lsocket >&5
  352. ld: library not found for -lsocket
  353. collect2: ld returned 1 exit status
  354. configure:5358: $? = 1
  355. configure: failed program was:
  356. | /* confdefs.h */
  357. | #define PACKAGE_NAME "mpd"
  358. | #define PACKAGE_TARNAME "mpd"
  359. | #define PACKAGE_VERSION "0.16.3"
  360. | #define PACKAGE_STRING "mpd 0.16.3"
  361. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  362. | #define PACKAGE_URL ""
  363. | #define PACKAGE "mpd"
  364. | #define VERSION "0.16.3"
  365. | #define PROTOCOL_VERSION "0.16.0"
  366. | #define HAVE_DAEMON 1
  367. | #define HAVE_FORK 1
  368. | #define HAVE_SYSLOG 1
  369. | /* end confdefs.h. */
  370. |
  371. | /* Override any GCC internal prototype to avoid an error.
  372. | Use char because int might match the return type of a GCC
  373. | builtin and then its argument prototype would still apply. */
  374. | #ifdef __cplusplus
  375. | extern "C"
  376. | #endif
  377. | char socket ();
  378. | int
  379. | main ()
  380. | {
  381. | return socket ();
  382. | ;
  383. | return 0;
  384. | }
  385. configure:5367: result: no
  386. configure:5373: checking for gethostbyname in -lnsl
  387. configure:5398: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lnsl >&5
  388. ld: library not found for -lnsl
  389. collect2: ld returned 1 exit status
  390. configure:5398: $? = 1
  391. configure: failed program was:
  392. | /* confdefs.h */
  393. | #define PACKAGE_NAME "mpd"
  394. | #define PACKAGE_TARNAME "mpd"
  395. | #define PACKAGE_VERSION "0.16.3"
  396. | #define PACKAGE_STRING "mpd 0.16.3"
  397. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  398. | #define PACKAGE_URL ""
  399. | #define PACKAGE "mpd"
  400. | #define VERSION "0.16.3"
  401. | #define PROTOCOL_VERSION "0.16.0"
  402. | #define HAVE_DAEMON 1
  403. | #define HAVE_FORK 1
  404. | #define HAVE_SYSLOG 1
  405. | /* end confdefs.h. */
  406. |
  407. | /* Override any GCC internal prototype to avoid an error.
  408. | Use char because int might match the return type of a GCC
  409. | builtin and then its argument prototype would still apply. */
  410. | #ifdef __cplusplus
  411. | extern "C"
  412. | #endif
  413. | char gethostbyname ();
  414. | int
  415. | main ()
  416. | {
  417. | return gethostbyname ();
  418. | ;
  419. | return 0;
  420. | }
  421. configure:5407: result: no
  422. configure:5417: checking for pipe2
  423. configure:5417: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  424. Undefined symbols for architecture x86_64:
  425. "_pipe2", referenced from:
  426. _main in ccMdq2u1.o
  427. ld: symbol(s) not found for architecture x86_64
  428. collect2: ld returned 1 exit status
  429. configure:5417: $? = 1
  430. configure: failed program was:
  431. | /* confdefs.h */
  432. | #define PACKAGE_NAME "mpd"
  433. | #define PACKAGE_TARNAME "mpd"
  434. | #define PACKAGE_VERSION "0.16.3"
  435. | #define PACKAGE_STRING "mpd 0.16.3"
  436. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  437. | #define PACKAGE_URL ""
  438. | #define PACKAGE "mpd"
  439. | #define VERSION "0.16.3"
  440. | #define PROTOCOL_VERSION "0.16.0"
  441. | #define HAVE_DAEMON 1
  442. | #define HAVE_FORK 1
  443. | #define HAVE_SYSLOG 1
  444. | /* end confdefs.h. */
  445. | /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
  446. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  447. | #define pipe2 innocuous_pipe2
  448. |
  449. | /* System header to define __stub macros and hopefully few prototypes,
  450. | which can conflict with char pipe2 (); below.
  451. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  452. | <limits.h> exists even on freestanding compilers. */
  453. |
  454. | #ifdef __STDC__
  455. | # include <limits.h>
  456. | #else
  457. | # include <assert.h>
  458. | #endif
  459. |
  460. | #undef pipe2
  461. |
  462. | /* Override any GCC internal prototype to avoid an error.
  463. | Use char because int might match the return type of a GCC
  464. | builtin and then its argument prototype would still apply. */
  465. | #ifdef __cplusplus
  466. | extern "C"
  467. | #endif
  468. | char pipe2 ();
  469. | /* The GNU C library defines this for functions which it implements
  470. | to always fail with ENOSYS. Some functions are actually named
  471. | something starting with __ and the normal name is an alias. */
  472. | #if defined __stub_pipe2 || defined __stub___pipe2
  473. | choke me
  474. | #endif
  475. |
  476. | int
  477. | main ()
  478. | {
  479. | return pipe2 ();
  480. | ;
  481. | return 0;
  482. | }
  483. configure:5417: result: no
  484. configure:5417: checking for accept4
  485. configure:5417: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  486. Undefined symbols for architecture x86_64:
  487. "_accept4", referenced from:
  488. _main in cc82XzgN.o
  489. ld: symbol(s) not found for architecture x86_64
  490. collect2: ld returned 1 exit status
  491. configure:5417: $? = 1
  492. configure: failed program was:
  493. | /* confdefs.h */
  494. | #define PACKAGE_NAME "mpd"
  495. | #define PACKAGE_TARNAME "mpd"
  496. | #define PACKAGE_VERSION "0.16.3"
  497. | #define PACKAGE_STRING "mpd 0.16.3"
  498. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  499. | #define PACKAGE_URL ""
  500. | #define PACKAGE "mpd"
  501. | #define VERSION "0.16.3"
  502. | #define PROTOCOL_VERSION "0.16.0"
  503. | #define HAVE_DAEMON 1
  504. | #define HAVE_FORK 1
  505. | #define HAVE_SYSLOG 1
  506. | /* end confdefs.h. */
  507. | /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4.
  508. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  509. | #define accept4 innocuous_accept4
  510. |
  511. | /* System header to define __stub macros and hopefully few prototypes,
  512. | which can conflict with char accept4 (); below.
  513. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  514. | <limits.h> exists even on freestanding compilers. */
  515. |
  516. | #ifdef __STDC__
  517. | # include <limits.h>
  518. | #else
  519. | # include <assert.h>
  520. | #endif
  521. |
  522. | #undef accept4
  523. |
  524. | /* Override any GCC internal prototype to avoid an error.
  525. | Use char because int might match the return type of a GCC
  526. | builtin and then its argument prototype would still apply. */
  527. | #ifdef __cplusplus
  528. | extern "C"
  529. | #endif
  530. | char accept4 ();
  531. | /* The GNU C library defines this for functions which it implements
  532. | to always fail with ENOSYS. Some functions are actually named
  533. | something starting with __ and the normal name is an alias. */
  534. | #if defined __stub_accept4 || defined __stub___accept4
  535. | choke me
  536. | #endif
  537. |
  538. | int
  539. | main ()
  540. | {
  541. | return accept4 ();
  542. | ;
  543. | return 0;
  544. | }
  545. configure:5417: result: no
  546. configure:5427: checking for exp in -lm
  547. configure:5452: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lm >&5
  548. configure:5452: $? = 0
  549. configure:5461: result: yes
  550. configure:5473: checking how to run the C preprocessor
  551. configure:5504: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  552. configure:5504: $? = 0
  553. configure:5518: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  554. conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
  555. configure:5518: $? = 1
  556. configure: failed program was:
  557. | /* confdefs.h */
  558. | #define PACKAGE_NAME "mpd"
  559. | #define PACKAGE_TARNAME "mpd"
  560. | #define PACKAGE_VERSION "0.16.3"
  561. | #define PACKAGE_STRING "mpd 0.16.3"
  562. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  563. | #define PACKAGE_URL ""
  564. | #define PACKAGE "mpd"
  565. | #define VERSION "0.16.3"
  566. | #define PROTOCOL_VERSION "0.16.0"
  567. | #define HAVE_DAEMON 1
  568. | #define HAVE_FORK 1
  569. | #define HAVE_SYSLOG 1
  570. | /* end confdefs.h. */
  571. | #include <ac_nonexistent.h>
  572. configure:5543: result: /usr/bin/llvm-gcc -std=gnu99 -E
  573. configure:5563: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  574. configure:5563: $? = 0
  575. configure:5577: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  576. conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
  577. configure:5577: $? = 1
  578. configure: failed program was:
  579. | /* confdefs.h */
  580. | #define PACKAGE_NAME "mpd"
  581. | #define PACKAGE_TARNAME "mpd"
  582. | #define PACKAGE_VERSION "0.16.3"
  583. | #define PACKAGE_STRING "mpd 0.16.3"
  584. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  585. | #define PACKAGE_URL ""
  586. | #define PACKAGE "mpd"
  587. | #define VERSION "0.16.3"
  588. | #define PROTOCOL_VERSION "0.16.0"
  589. | #define HAVE_DAEMON 1
  590. | #define HAVE_FORK 1
  591. | #define HAVE_SYSLOG 1
  592. | /* end confdefs.h. */
  593. | #include <ac_nonexistent.h>
  594. configure:5606: checking for grep that handles long lines and -e
  595. configure:5664: result: /usr/bin/grep
  596. configure:5669: checking for egrep
  597. configure:5731: result: /usr/bin/grep -E
  598. configure:5736: checking for ANSI C header files
  599. configure:5756: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  600. configure:5756: $? = 0
  601. configure:5829: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  602. configure:5829: $? = 0
  603. configure:5829: ./conftest
  604. configure:5829: $? = 0
  605. configure:5840: result: yes
  606. configure:5853: checking for sys/types.h
  607. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  608. configure:5853: $? = 0
  609. configure:5853: result: yes
  610. configure:5853: checking for sys/stat.h
  611. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  612. configure:5853: $? = 0
  613. configure:5853: result: yes
  614. configure:5853: checking for stdlib.h
  615. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  616. configure:5853: $? = 0
  617. configure:5853: result: yes
  618. configure:5853: checking for string.h
  619. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  620. configure:5853: $? = 0
  621. configure:5853: result: yes
  622. configure:5853: checking for memory.h
  623. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  624. configure:5853: $? = 0
  625. configure:5853: result: yes
  626. configure:5853: checking for strings.h
  627. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  628. configure:5853: $? = 0
  629. configure:5853: result: yes
  630. configure:5853: checking for inttypes.h
  631. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  632. configure:5853: $? = 0
  633. configure:5853: result: yes
  634. configure:5853: checking for stdint.h
  635. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  636. configure:5853: $? = 0
  637. configure:5853: result: yes
  638. configure:5853: checking for unistd.h
  639. configure:5853: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  640. configure:5853: $? = 0
  641. configure:5853: result: yes
  642. configure:5867: checking locale.h usability
  643. configure:5867: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  644. configure:5867: $? = 0
  645. configure:5867: result: yes
  646. configure:5867: checking locale.h presence
  647. configure:5867: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  648. configure:5867: $? = 0
  649. configure:5867: result: yes
  650. configure:5867: checking for locale.h
  651. configure:5867: result: yes
  652. configure:5879: checking valgrind/memcheck.h usability
  653. configure:5879: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  654. configure:5879: $? = 0
  655. configure:5879: result: yes
  656. configure:5879: checking valgrind/memcheck.h presence
  657. configure:5879: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  658. configure:5879: $? = 0
  659. configure:5879: result: yes
  660. configure:5879: checking for valgrind/memcheck.h
  661. configure:5879: result: yes
  662. configure:6065: checking for special C compiler options needed for large files
  663. configure:6110: result: no
  664. configure:6116: checking for _FILE_OFFSET_BITS value needed for large files
  665. configure:6141: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  666. configure:6141: $? = 0
  667. configure:6173: result: no
  668. configure:6553: checking for GLIB
  669. configure:6561: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12 gthread-2.0"
  670. configure:6564: $? = 0
  671. configure:6579: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12 gthread-2.0"
  672. configure:6582: $? = 0
  673. configure:6618: result: yes
  674. configure:6630: checking for ipv6
  675. configure:6650: result: yes
  676. configure:6678: checking for struct ucred
  677. configure:6695: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  678. conftest.c: In function 'main':
  679. conftest.c:34: error: storage size of 'cred' isn't known
  680. configure:6695: $? = 1
  681. configure: failed program was:
  682. | /* confdefs.h */
  683. | #define PACKAGE_NAME "mpd"
  684. | #define PACKAGE_TARNAME "mpd"
  685. | #define PACKAGE_VERSION "0.16.3"
  686. | #define PACKAGE_STRING "mpd 0.16.3"
  687. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  688. | #define PACKAGE_URL ""
  689. | #define PACKAGE "mpd"
  690. | #define VERSION "0.16.3"
  691. | #define PROTOCOL_VERSION "0.16.0"
  692. | #define HAVE_DAEMON 1
  693. | #define HAVE_FORK 1
  694. | #define HAVE_SYSLOG 1
  695. | #define STDC_HEADERS 1
  696. | #define HAVE_SYS_TYPES_H 1
  697. | #define HAVE_SYS_STAT_H 1
  698. | #define HAVE_STDLIB_H 1
  699. | #define HAVE_STRING_H 1
  700. | #define HAVE_MEMORY_H 1
  701. | #define HAVE_STRINGS_H 1
  702. | #define HAVE_INTTYPES_H 1
  703. | #define HAVE_STDINT_H 1
  704. | #define HAVE_UNISTD_H 1
  705. | #define HAVE_LOCALE_H 1
  706. | #define HAVE_VALGRIND_MEMCHECK_H 1
  707. | #define HAVE_IPV6 1
  708. | #define HAVE_TCP 1
  709. | #define HAVE_UN 1
  710. | /* end confdefs.h. */
  711. | #include <sys/socket.h>
  712. | int
  713. | main ()
  714. | {
  715. | struct ucred cred;
  716. | ;
  717. | return 0;
  718. | }
  719. configure:6715: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  720. conftest.c: In function 'main':
  721. conftest.c:35: error: storage size of 'cred' isn't known
  722. configure:6715: $? = 1
  723. configure: failed program was:
  724. | /* confdefs.h */
  725. | #define PACKAGE_NAME "mpd"
  726. | #define PACKAGE_TARNAME "mpd"
  727. | #define PACKAGE_VERSION "0.16.3"
  728. | #define PACKAGE_STRING "mpd 0.16.3"
  729. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  730. | #define PACKAGE_URL ""
  731. | #define PACKAGE "mpd"
  732. | #define VERSION "0.16.3"
  733. | #define PROTOCOL_VERSION "0.16.0"
  734. | #define HAVE_DAEMON 1
  735. | #define HAVE_FORK 1
  736. | #define HAVE_SYSLOG 1
  737. | #define STDC_HEADERS 1
  738. | #define HAVE_SYS_TYPES_H 1
  739. | #define HAVE_SYS_STAT_H 1
  740. | #define HAVE_STDLIB_H 1
  741. | #define HAVE_STRING_H 1
  742. | #define HAVE_MEMORY_H 1
  743. | #define HAVE_STRINGS_H 1
  744. | #define HAVE_INTTYPES_H 1
  745. | #define HAVE_STDINT_H 1
  746. | #define HAVE_UNISTD_H 1
  747. | #define HAVE_LOCALE_H 1
  748. | #define HAVE_VALGRIND_MEMCHECK_H 1
  749. | #define HAVE_IPV6 1
  750. | #define HAVE_TCP 1
  751. | #define HAVE_UN 1
  752. | /* end confdefs.h. */
  753. | #define _GNU_SOURCE
  754. | #include <sys/socket.h>
  755. | int
  756. | main ()
  757. | {
  758. | struct ucred cred;
  759. | ;
  760. | return 0;
  761. | }
  762. configure:6730: result: no
  763. configure:6740: checking for getpeereid
  764. configure:6740: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  765. configure:6740: $? = 0
  766. configure:6740: result: yes
  767. configure:6767: checking for inotify_init
  768. configure:6767: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  769. Undefined symbols for architecture x86_64:
  770. "_inotify_init", referenced from:
  771. _main in ccwdDwSE.o
  772. ld: symbol(s) not found for architecture x86_64
  773. collect2: ld returned 1 exit status
  774. configure:6767: $? = 1
  775. configure: failed program was:
  776. | /* confdefs.h */
  777. | #define PACKAGE_NAME "mpd"
  778. | #define PACKAGE_TARNAME "mpd"
  779. | #define PACKAGE_VERSION "0.16.3"
  780. | #define PACKAGE_STRING "mpd 0.16.3"
  781. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  782. | #define PACKAGE_URL ""
  783. | #define PACKAGE "mpd"
  784. | #define VERSION "0.16.3"
  785. | #define PROTOCOL_VERSION "0.16.0"
  786. | #define HAVE_DAEMON 1
  787. | #define HAVE_FORK 1
  788. | #define HAVE_SYSLOG 1
  789. | #define STDC_HEADERS 1
  790. | #define HAVE_SYS_TYPES_H 1
  791. | #define HAVE_SYS_STAT_H 1
  792. | #define HAVE_STDLIB_H 1
  793. | #define HAVE_STRING_H 1
  794. | #define HAVE_MEMORY_H 1
  795. | #define HAVE_STRINGS_H 1
  796. | #define HAVE_INTTYPES_H 1
  797. | #define HAVE_STDINT_H 1
  798. | #define HAVE_UNISTD_H 1
  799. | #define HAVE_LOCALE_H 1
  800. | #define HAVE_VALGRIND_MEMCHECK_H 1
  801. | #define HAVE_IPV6 1
  802. | #define HAVE_TCP 1
  803. | #define HAVE_UN 1
  804. | #define HAVE_GETPEEREID 1
  805. | #define ENABLE_LARGEFILE 1
  806. | /* end confdefs.h. */
  807. | /* Define inotify_init to an innocuous variant, in case <limits.h> declares inotify_init.
  808. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  809. | #define inotify_init innocuous_inotify_init
  810. |
  811. | /* System header to define __stub macros and hopefully few prototypes,
  812. | which can conflict with char inotify_init (); below.
  813. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  814. | <limits.h> exists even on freestanding compilers. */
  815. |
  816. | #ifdef __STDC__
  817. | # include <limits.h>
  818. | #else
  819. | # include <assert.h>
  820. | #endif
  821. |
  822. | #undef inotify_init
  823. |
  824. | /* Override any GCC internal prototype to avoid an error.
  825. | Use char because int might match the return type of a GCC
  826. | builtin and then its argument prototype would still apply. */
  827. | #ifdef __cplusplus
  828. | extern "C"
  829. | #endif
  830. | char inotify_init ();
  831. | /* The GNU C library defines this for functions which it implements
  832. | to always fail with ENOSYS. Some functions are actually named
  833. | something starting with __ and the normal name is an alias. */
  834. | #if defined __stub_inotify_init || defined __stub___inotify_init
  835. | choke me
  836. | #endif
  837. |
  838. | int
  839. | main ()
  840. | {
  841. | return inotify_init ();
  842. | ;
  843. | return 0;
  844. | }
  845. configure:6767: result: no
  846. configure:6767: checking for inotify_init1
  847. configure:6767: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
  848. Undefined symbols for architecture x86_64:
  849. "_inotify_init1", referenced from:
  850. _main in cc6eeX4j.o
  851. ld: symbol(s) not found for architecture x86_64
  852. collect2: ld returned 1 exit status
  853. configure:6767: $? = 1
  854. configure: failed program was:
  855. | /* confdefs.h */
  856. | #define PACKAGE_NAME "mpd"
  857. | #define PACKAGE_TARNAME "mpd"
  858. | #define PACKAGE_VERSION "0.16.3"
  859. | #define PACKAGE_STRING "mpd 0.16.3"
  860. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  861. | #define PACKAGE_URL ""
  862. | #define PACKAGE "mpd"
  863. | #define VERSION "0.16.3"
  864. | #define PROTOCOL_VERSION "0.16.0"
  865. | #define HAVE_DAEMON 1
  866. | #define HAVE_FORK 1
  867. | #define HAVE_SYSLOG 1
  868. | #define STDC_HEADERS 1
  869. | #define HAVE_SYS_TYPES_H 1
  870. | #define HAVE_SYS_STAT_H 1
  871. | #define HAVE_STDLIB_H 1
  872. | #define HAVE_STRING_H 1
  873. | #define HAVE_MEMORY_H 1
  874. | #define HAVE_STRINGS_H 1
  875. | #define HAVE_INTTYPES_H 1
  876. | #define HAVE_STDINT_H 1
  877. | #define HAVE_UNISTD_H 1
  878. | #define HAVE_LOCALE_H 1
  879. | #define HAVE_VALGRIND_MEMCHECK_H 1
  880. | #define HAVE_IPV6 1
  881. | #define HAVE_TCP 1
  882. | #define HAVE_UN 1
  883. | #define HAVE_GETPEEREID 1
  884. | #define ENABLE_LARGEFILE 1
  885. | /* end confdefs.h. */
  886. | /* Define inotify_init1 to an innocuous variant, in case <limits.h> declares inotify_init1.
  887. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  888. | #define inotify_init1 innocuous_inotify_init1
  889. |
  890. | /* System header to define __stub macros and hopefully few prototypes,
  891. | which can conflict with char inotify_init1 (); below.
  892. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  893. | <limits.h> exists even on freestanding compilers. */
  894. |
  895. | #ifdef __STDC__
  896. | # include <limits.h>
  897. | #else
  898. | # include <assert.h>
  899. | #endif
  900. |
  901. | #undef inotify_init1
  902. |
  903. | /* Override any GCC internal prototype to avoid an error.
  904. | Use char because int might match the return type of a GCC
  905. | builtin and then its argument prototype would still apply. */
  906. | #ifdef __cplusplus
  907. | extern "C"
  908. | #endif
  909. | char inotify_init1 ();
  910. | /* The GNU C library defines this for functions which it implements
  911. | to always fail with ENOSYS. Some functions are actually named
  912. | something starting with __ and the normal name is an alias. */
  913. | #if defined __stub_inotify_init1 || defined __stub___inotify_init1
  914. | choke me
  915. | #endif
  916. |
  917. | int
  918. | main ()
  919. | {
  920. | return inotify_init1 ();
  921. | ;
  922. | return 0;
  923. | }
  924. configure:6767: result: no
  925. configure:6799: checking tcpd.h usability
  926. configure:6799: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  927. configure:6799: $? = 0
  928. configure:6799: result: yes
  929. configure:6799: checking tcpd.h presence
  930. configure:6799: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  931. configure:6799: $? = 0
  932. configure:6799: result: yes
  933. configure:6799: checking for tcpd.h
  934. configure:6799: result: yes
  935. configure:6804: checking for request_init in -lwrap
  936. configure:6829: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lwrap >&5
  937. configure:6829: $? = 0
  938. configure:6838: result: yes
  939. configure:6872: auto-detected libwrap
  940. configure:6908: checking for CUE
  941. configure:6916: $PKG_CONFIG --exists --print-errors "libcue"
  942. configure:6919: $? = 0
  943. configure:6934: $PKG_CONFIG --exists --print-errors "libcue"
  944. configure:6937: $? = 0
  945. configure:6973: result: yes
  946. configure:6996: auto-detected libcue parsing library
  947. configure:7036: checking for ID3TAG
  948. configure:7044: $PKG_CONFIG --exists --print-errors "id3tag"
  949. configure:7047: $? = 0
  950. configure:7062: $PKG_CONFIG --exists --print-errors "id3tag"
  951. configure:7065: $? = 0
  952. configure:7183: result: yes
  953. configure:7218: checking for AVAHI
  954. configure:7226: $PKG_CONFIG --exists --print-errors "avahi-client avahi-glib"
  955. Package avahi-client was not found in the pkg-config search path.
  956. Perhaps you should add the directory containing `avahi-client.pc'
  957. to the PKG_CONFIG_PATH environment variable
  958. No package 'avahi-client' found
  959. Package avahi-glib was not found in the pkg-config search path.
  960. Perhaps you should add the directory containing `avahi-glib.pc'
  961. to the PKG_CONFIG_PATH environment variable
  962. No package 'avahi-glib' found
  963. configure:7229: $? = 1
  964. configure:7244: $PKG_CONFIG --exists --print-errors "avahi-client avahi-glib"
  965. Package avahi-client was not found in the pkg-config search path.
  966. Perhaps you should add the directory containing `avahi-client.pc'
  967. to the PKG_CONFIG_PATH environment variable
  968. No package 'avahi-client' found
  969. Package avahi-glib was not found in the pkg-config search path.
  970. Perhaps you should add the directory containing `avahi-glib.pc'
  971. to the PKG_CONFIG_PATH environment variable
  972. No package 'avahi-glib' found
  973. configure:7247: $? = 1
  974. No package 'avahi-client' found
  975. No package 'avahi-glib' found
  976. configure:7275: result: no
  977. configure:7299: checking dns_sd.h usability
  978. configure:7299: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  979. configure:7299: $? = 0
  980. configure:7299: result: yes
  981. configure:7299: checking dns_sd.h presence
  982. configure:7299: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  983. configure:7299: $? = 0
  984. configure:7299: result: yes
  985. configure:7299: checking for dns_sd.h
  986. configure:7299: result: yes
  987. configure:7309: checking for DNSServiceRegister in -ldns_sd
  988. configure:7334: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -ldns_sd >&5
  989. ld: library not found for -ldns_sd
  990. collect2: ld returned 1 exit status
  991. configure:7334: $? = 1
  992. configure: failed program was:
  993. | /* confdefs.h */
  994. | #define PACKAGE_NAME "mpd"
  995. | #define PACKAGE_TARNAME "mpd"
  996. | #define PACKAGE_VERSION "0.16.3"
  997. | #define PACKAGE_STRING "mpd 0.16.3"
  998. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  999. | #define PACKAGE_URL ""
  1000. | #define PACKAGE "mpd"
  1001. | #define VERSION "0.16.3"
  1002. | #define PROTOCOL_VERSION "0.16.0"
  1003. | #define HAVE_DAEMON 1
  1004. | #define HAVE_FORK 1
  1005. | #define HAVE_SYSLOG 1
  1006. | #define STDC_HEADERS 1
  1007. | #define HAVE_SYS_TYPES_H 1
  1008. | #define HAVE_SYS_STAT_H 1
  1009. | #define HAVE_STDLIB_H 1
  1010. | #define HAVE_STRING_H 1
  1011. | #define HAVE_MEMORY_H 1
  1012. | #define HAVE_STRINGS_H 1
  1013. | #define HAVE_INTTYPES_H 1
  1014. | #define HAVE_STDINT_H 1
  1015. | #define HAVE_UNISTD_H 1
  1016. | #define HAVE_LOCALE_H 1
  1017. | #define HAVE_VALGRIND_MEMCHECK_H 1
  1018. | #define HAVE_IPV6 1
  1019. | #define HAVE_TCP 1
  1020. | #define HAVE_UN 1
  1021. | #define HAVE_GETPEEREID 1
  1022. | #define ENABLE_LARGEFILE 1
  1023. | #define HAVE_TCPD_H 1
  1024. | #define HAVE_LIBWRAP 1
  1025. | #define HAVE_CUE 1
  1026. | #define HAVE_ID3TAG 1
  1027. | #define HAVE_BONJOUR 1
  1028. | /* end confdefs.h. */
  1029. |
  1030. | /* Override any GCC internal prototype to avoid an error.
  1031. | Use char because int might match the return type of a GCC
  1032. | builtin and then its argument prototype would still apply. */
  1033. | #ifdef __cplusplus
  1034. | extern "C"
  1035. | #endif
  1036. | char DNSServiceRegister ();
  1037. | int
  1038. | main ()
  1039. | {
  1040. | return DNSServiceRegister ();
  1041. | ;
  1042. | return 0;
  1043. | }
  1044. configure:7343: result: no
  1045. configure:7399: checking for SQLITE
  1046. configure:7407: $PKG_CONFIG --exists --print-errors "sqlite3"
  1047. Package sqlite3 was not found in the pkg-config search path.
  1048. Perhaps you should add the directory containing `sqlite3.pc'
  1049. to the PKG_CONFIG_PATH environment variable
  1050. No package 'sqlite3' found
  1051. configure:7410: $? = 1
  1052. configure:7425: $PKG_CONFIG --exists --print-errors "sqlite3"
  1053. Package sqlite3 was not found in the pkg-config search path.
  1054. Perhaps you should add the directory containing `sqlite3.pc'
  1055. to the PKG_CONFIG_PATH environment variable
  1056. No package 'sqlite3' found
  1057. configure:7428: $? = 1
  1058. No package 'sqlite3' found
  1059. configure:7456: result: no
  1060. configure:7499: WARNING: sqlite not found -- disabling SQLite database support
  1061. configure:7529: checking for SAMPLERATE
  1062. configure:7537: $PKG_CONFIG --exists --print-errors "samplerate >= 0.0.15"
  1063. Package samplerate was not found in the pkg-config search path.
  1064. Perhaps you should add the directory containing `samplerate.pc'
  1065. to the PKG_CONFIG_PATH environment variable
  1066. No package 'samplerate' found
  1067. configure:7540: $? = 1
  1068. configure:7555: $PKG_CONFIG --exists --print-errors "samplerate >= 0.0.15"
  1069. Package samplerate was not found in the pkg-config search path.
  1070. Perhaps you should add the directory containing `samplerate.pc'
  1071. to the PKG_CONFIG_PATH environment variable
  1072. No package 'samplerate' found
  1073. configure:7558: $? = 1
  1074. No package 'samplerate' found
  1075. configure:7586: result: no
  1076. configure:7629: WARNING: libsamplerate not found -- disabling libsamplerate resampling
  1077. configure:7737: checking for CURL
  1078. configure:7745: $PKG_CONFIG --exists --print-errors "libcurl"
  1079. configure:7748: $? = 0
  1080. configure:7763: $PKG_CONFIG --exists --print-errors "libcurl"
  1081. configure:7766: $? = 0
  1082. configure:7802: result: yes
  1083. configure:7825: auto-detected libcurl HTTP streaming
  1084. configure:7882: checking for OGG
  1085. configure:7890: $PKG_CONFIG --exists --print-errors "ogg"
  1086. configure:7893: $? = 0
  1087. configure:7908: $PKG_CONFIG --exists --print-errors "ogg"
  1088. configure:7911: $? = 0
  1089. configure:7947: result: yes
  1090. configure:7957: checking for MMS
  1091. configure:7965: $PKG_CONFIG --exists --print-errors "libmms >= 0.4"
  1092. configure:7968: $? = 0
  1093. configure:7983: $PKG_CONFIG --exists --print-errors "libmms >= 0.4"
  1094. configure:7986: $? = 0
  1095. configure:8022: result: yes
  1096. configure:8045: auto-detected libmms mms:// protocol support
  1097. configure:8265: checking for BZ2_bzDecompressInit in -lbz2
  1098. configure:8290: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lbz2 >&5
  1099. configure:8290: $? = 0
  1100. configure:8299: result: yes
  1101. configure:8324: checking for bzip2
  1102. configure:8342: found /usr/bin/bzip2
  1103. configure:8355: result: /usr/bin/bzip2
  1104. configure:8584: checking for AUDIOFILE
  1105. configure:8592: $PKG_CONFIG --exists --print-errors "audiofile >= 0.1.7"
  1106. Package audiofile was not found in the pkg-config search path.
  1107. Perhaps you should add the directory containing `audiofile.pc'
  1108. to the PKG_CONFIG_PATH environment variable
  1109. No package 'audiofile' found
  1110. configure:8595: $? = 1
  1111. configure:8610: $PKG_CONFIG --exists --print-errors "audiofile >= 0.1.7"
  1112. Package audiofile was not found in the pkg-config search path.
  1113. Perhaps you should add the directory containing `audiofile.pc'
  1114. to the PKG_CONFIG_PATH environment variable
  1115. No package 'audiofile' found
  1116. configure:8613: $? = 1
  1117. No package 'audiofile' found
  1118. configure:8641: result: no
  1119. configure:8684: WARNING: libaudiofile not found -- disabling audiofile decoder plugin
  1120. configure:8763: checking faad.h usability
  1121. configure:8763: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1122. configure:8763: $? = 0
  1123. configure:8763: result: yes
  1124. configure:8763: checking faad.h presence
  1125. configure:8763: /usr/bin/llvm-gcc -std=gnu99 -E -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c
  1126. configure:8763: $? = 0
  1127. configure:8763: result: yes
  1128. configure:8763: checking for faad.h
  1129. configure:8763: result: yes
  1130. configure:8772: checking whether FAAD2_VERSION is declared
  1131. configure:8772: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1132. configure:8772: $? = 0
  1133. configure:8772: result: yes
  1134. configure:8782: checking whether faacDecInit2 is declared
  1135. configure:8782: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1136. configure:8782: $? = 0
  1137. configure:8782: result: yes
  1138. configure:8792: checking for faacDecInit2 in -lfaad
  1139. configure:8817: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfaad -lm -lbz2 -lfaad >&5
  1140. Undefined symbols for architecture x86_64:
  1141. "_faacDecInit2", referenced from:
  1142. _main in ccwLifA4.o
  1143. ld: symbol(s) not found for architecture x86_64
  1144. collect2: ld returned 1 exit status
  1145. configure:8817: $? = 1
  1146. configure: failed program was:
  1147. | /* confdefs.h */
  1148. | #define PACKAGE_NAME "mpd"
  1149. | #define PACKAGE_TARNAME "mpd"
  1150. | #define PACKAGE_VERSION "0.16.3"
  1151. | #define PACKAGE_STRING "mpd 0.16.3"
  1152. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  1153. | #define PACKAGE_URL ""
  1154. | #define PACKAGE "mpd"
  1155. | #define VERSION "0.16.3"
  1156. | #define PROTOCOL_VERSION "0.16.0"
  1157. | #define HAVE_DAEMON 1
  1158. | #define HAVE_FORK 1
  1159. | #define HAVE_SYSLOG 1
  1160. | #define STDC_HEADERS 1
  1161. | #define HAVE_SYS_TYPES_H 1
  1162. | #define HAVE_SYS_STAT_H 1
  1163. | #define HAVE_STDLIB_H 1
  1164. | #define HAVE_STRING_H 1
  1165. | #define HAVE_MEMORY_H 1
  1166. | #define HAVE_STRINGS_H 1
  1167. | #define HAVE_INTTYPES_H 1
  1168. | #define HAVE_STDINT_H 1
  1169. | #define HAVE_UNISTD_H 1
  1170. | #define HAVE_LOCALE_H 1
  1171. | #define HAVE_VALGRIND_MEMCHECK_H 1
  1172. | #define HAVE_IPV6 1
  1173. | #define HAVE_TCP 1
  1174. | #define HAVE_UN 1
  1175. | #define HAVE_GETPEEREID 1
  1176. | #define ENABLE_LARGEFILE 1
  1177. | #define HAVE_TCPD_H 1
  1178. | #define HAVE_LIBWRAP 1
  1179. | #define HAVE_CUE 1
  1180. | #define HAVE_ID3TAG 1
  1181. | #define HAVE_BONJOUR 1
  1182. | #define HAVE_ZEROCONF 1
  1183. | #define ENABLE_CURL 1
  1184. | #define ENABLE_MMS 1
  1185. | #define HAVE_BZ2 1
  1186. | #define ENABLE_ARCHIVE 1
  1187. | /* end confdefs.h. */
  1188. |
  1189. | /* Override any GCC internal prototype to avoid an error.
  1190. | Use char because int might match the return type of a GCC
  1191. | builtin and then its argument prototype would still apply. */
  1192. | #ifdef __cplusplus
  1193. | extern "C"
  1194. | #endif
  1195. | char faacDecInit2 ();
  1196. | int
  1197. | main ()
  1198. | {
  1199. | return faacDecInit2 ();
  1200. | ;
  1201. | return 0;
  1202. | }
  1203. configure:8826: result: no
  1204. configure:8836: checking for NeAACDecInit2 in -lfaad
  1205. configure:8861: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfaad -lm -lbz2 -lfaad >&5
  1206. configure:8861: $? = 0
  1207. configure:8870: result: yes
  1208. configure:8881: checking that FAAD2 uses buffer and bufferlen
  1209. configure:8911: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1210. configure:8911: $? = 0
  1211. configure:8912: result: yes
  1212. configure:8967: checking for faacDecConfiguration.downMatrix
  1213. configure:8967: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1214. configure:8967: $? = 0
  1215. configure:8967: result: yes
  1216. configure:8977: checking for faacDecConfiguration.dontUpSampleImplicitSBR
  1217. configure:8977: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1218. configure:8977: $? = 0
  1219. configure:8977: result: yes
  1220. configure:8987: checking for faacDecFrameInfo.samplerate
  1221. configure:8987: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1222. configure:8987: $? = 0
  1223. configure:8987: result: yes
  1224. configure:9018: checking for broken libfaad headers
  1225. configure:9036: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -Werror -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -Werror conftest.c >&5
  1226. configure:9036: $? = 0
  1227. configure:9037: result: correct
  1228. configure:9064: checking mp4ff.h usability
  1229. configure:9064: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include conftest.c >&5
  1230. configure:9064: $? = 0
  1231. configure:9064: result: yes
  1232. configure:9064: checking mp4ff.h presence
  1233. configure:9064: /usr/bin/llvm-gcc -std=gnu99 -E -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include conftest.c
  1234. configure:9064: $? = 0
  1235. configure:9064: result: yes
  1236. configure:9064: checking for mp4ff.h
  1237. configure:9064: result: yes
  1238. configure:9074: checking for mp4ff_open_read in -lmp4ff
  1239. configure:9099: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lmp4ff -lfaad -lmp4ff >&5
  1240. configure:9099: $? = 0
  1241. configure:9108: result: yes
  1242. configure:9163: checking for FFMPEG
  1243. configure:9171: $PKG_CONFIG --exists --print-errors "libavformat >= 52 libavcodec >= 51 libavutil >= 49"
  1244. Package libavformat was not found in the pkg-config search path.
  1245. Perhaps you should add the directory containing `libavformat.pc'
  1246. to the PKG_CONFIG_PATH environment variable
  1247. No package 'libavformat' found
  1248. Package libavcodec was not found in the pkg-config search path.
  1249. Perhaps you should add the directory containing `libavcodec.pc'
  1250. to the PKG_CONFIG_PATH environment variable
  1251. No package 'libavcodec' found
  1252. Package libavutil was not found in the pkg-config search path.
  1253. Perhaps you should add the directory containing `libavutil.pc'
  1254. to the PKG_CONFIG_PATH environment variable
  1255. No package 'libavutil' found
  1256. configure:9174: $? = 1
  1257. configure:9189: $PKG_CONFIG --exists --print-errors "libavformat >= 52 libavcodec >= 51 libavutil >= 49"
  1258. Package libavformat was not found in the pkg-config search path.
  1259. Perhaps you should add the directory containing `libavformat.pc'
  1260. to the PKG_CONFIG_PATH environment variable
  1261. No package 'libavformat' found
  1262. Package libavcodec was not found in the pkg-config search path.
  1263. Perhaps you should add the directory containing `libavcodec.pc'
  1264. to the PKG_CONFIG_PATH environment variable
  1265. No package 'libavcodec' found
  1266. Package libavutil was not found in the pkg-config search path.
  1267. Perhaps you should add the directory containing `libavutil.pc'
  1268. to the PKG_CONFIG_PATH environment variable
  1269. No package 'libavutil' found
  1270. configure:9192: $? = 1
  1271. No package 'libavformat' found
  1272. No package 'libavcodec' found
  1273. No package 'libavutil' found
  1274. configure:9220: result: no
  1275. configure:9263: WARNING: libavformat+libavcodec+libavutil not found -- disabling ffmpeg decoder library
  1276. configure:9310: checking for FLAC
  1277. configure:9318: $PKG_CONFIG --exists --print-errors "flac >= 1.1"
  1278. configure:9321: $? = 0
  1279. configure:9336: $PKG_CONFIG --exists --print-errors "flac >= 1.1"
  1280. configure:9339: $? = 0
  1281. configure:9375: result: yes
  1282. configure:9387: checking whether FLAC_API_SUPPORTS_OGG_FLAC is declared
  1283. configure:9387: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/flac/1.2.1/include/FLAC -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  1284. configure:9387: $? = 0
  1285. configure:9387: result: yes
  1286. configure:9422: checking for FLUIDSYNTH
  1287. configure:9430: $PKG_CONFIG --exists --print-errors "fluidsynth"
  1288. configure:9433: $? = 0
  1289. configure:9448: $PKG_CONFIG --exists --print-errors "fluidsynth"
  1290. configure:9451: $? = 0
  1291. configure:9487: result: yes
  1292. configure:9508: checking for GME
  1293. configure:9516: $PKG_CONFIG --exists --print-errors "libgme"
  1294. Package libgme was not found in the pkg-config search path.
  1295. Perhaps you should add the directory containing `libgme.pc'
  1296. to the PKG_CONFIG_PATH environment variable
  1297. No package 'libgme' found
  1298. configure:9519: $? = 1
  1299. configure:9534: $PKG_CONFIG --exists --print-errors "libgme"
  1300. Package libgme was not found in the pkg-config search path.
  1301. Perhaps you should add the directory containing `libgme.pc'
  1302. to the PKG_CONFIG_PATH environment variable
  1303. No package 'libgme' found
  1304. configure:9537: $? = 1
  1305. No package 'libgme' found
  1306. configure:9565: result: no
  1307. configure:9608: WARNING: libgme not found -- disabling gme decoder plugin
  1308. configure:9636: checking for MAD
  1309. configure:9644: $PKG_CONFIG --exists --print-errors "mad"
  1310. configure:9647: $? = 0
  1311. configure:9662: $PKG_CONFIG --exists --print-errors "mad"
  1312. configure:9665: $? = 0
  1313. configure:9701: result: yes
  1314. configure:9724: auto-detected libmad MP3 decoder plugin
  1315. configure:9765: checking for SHOUT
  1316. configure:9773: $PKG_CONFIG --exists --print-errors "shout"
  1317. configure:9776: $? = 0
  1318. configure:9791: $PKG_CONFIG --exists --print-errors "shout"
  1319. configure:9794: $? = 0
  1320. configure:9830: result: yes
  1321. configure:9883: checking for MPG123
  1322. configure:9891: $PKG_CONFIG --exists --print-errors "libmpg123"
  1323. Package libmpg123 was not found in the pkg-config search path.
  1324. Perhaps you should add the directory containing `libmpg123.pc'
  1325. to the PKG_CONFIG_PATH environment variable
  1326. No package 'libmpg123' found
  1327. configure:9894: $? = 1
  1328. configure:9909: $PKG_CONFIG --exists --print-errors "libmpg123"
  1329. Package libmpg123 was not found in the pkg-config search path.
  1330. Perhaps you should add the directory containing `libmpg123.pc'
  1331. to the PKG_CONFIG_PATH environment variable
  1332. No package 'libmpg123' found
  1333. configure:9912: $? = 1
  1334. No package 'libmpg123' found
  1335. configure:9940: result: no
  1336. configure:9983: WARNING: libmpg123 not found -- disabling libmpg123 decoder plugin
  1337. configure:10099: checking for MODPLUG
  1338. configure:10107: $PKG_CONFIG --exists --print-errors "libmodplug"
  1339. Package libmodplug was not found in the pkg-config search path.
  1340. Perhaps you should add the directory containing `libmodplug.pc'
  1341. to the PKG_CONFIG_PATH environment variable
  1342. No package 'libmodplug' found
  1343. configure:10110: $? = 1
  1344. configure:10125: $PKG_CONFIG --exists --print-errors "libmodplug"
  1345. Package libmodplug was not found in the pkg-config search path.
  1346. Perhaps you should add the directory containing `libmodplug.pc'
  1347. to the PKG_CONFIG_PATH environment variable
  1348. No package 'libmodplug' found
  1349. configure:10128: $? = 1
  1350. No package 'libmodplug' found
  1351. configure:10156: result: no
  1352. configure:10199: WARNING: libmodplug not found -- disabling modplug decoder plugin
  1353. configure:10228: checking for SNDFILE
  1354. configure:10236: $PKG_CONFIG --exists --print-errors "sndfile"
  1355. configure:10239: $? = 0
  1356. configure:10254: $PKG_CONFIG --exists --print-errors "sndfile"
  1357. configure:10257: $? = 0
  1358. configure:10293: result: yes
  1359. configure:10316: auto-detected libsndfile decoder plugin
  1360. configure:10374: checking mpc/mpcdec.h usability
  1361. configure:10374: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1362. conftest.c:86:24: error: mpc/mpcdec.h: No such file or directory
  1363. configure:10374: $? = 1
  1364. configure: failed program was:
  1365. | /* confdefs.h */
  1366. | #define PACKAGE_NAME "mpd"
  1367. | #define PACKAGE_TARNAME "mpd"
  1368. | #define PACKAGE_VERSION "0.16.3"
  1369. | #define PACKAGE_STRING "mpd 0.16.3"
  1370. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  1371. | #define PACKAGE_URL ""
  1372. | #define PACKAGE "mpd"
  1373. | #define VERSION "0.16.3"
  1374. | #define PROTOCOL_VERSION "0.16.0"
  1375. | #define HAVE_DAEMON 1
  1376. | #define HAVE_FORK 1
  1377. | #define HAVE_SYSLOG 1
  1378. | #define STDC_HEADERS 1
  1379. | #define HAVE_SYS_TYPES_H 1
  1380. | #define HAVE_SYS_STAT_H 1
  1381. | #define HAVE_STDLIB_H 1
  1382. | #define HAVE_STRING_H 1
  1383. | #define HAVE_MEMORY_H 1
  1384. | #define HAVE_STRINGS_H 1
  1385. | #define HAVE_INTTYPES_H 1
  1386. | #define HAVE_STDINT_H 1
  1387. | #define HAVE_UNISTD_H 1
  1388. | #define HAVE_LOCALE_H 1
  1389. | #define HAVE_VALGRIND_MEMCHECK_H 1
  1390. | #define HAVE_IPV6 1
  1391. | #define HAVE_TCP 1
  1392. | #define HAVE_UN 1
  1393. | #define HAVE_GETPEEREID 1
  1394. | #define ENABLE_LARGEFILE 1
  1395. | #define HAVE_TCPD_H 1
  1396. | #define HAVE_LIBWRAP 1
  1397. | #define HAVE_CUE 1
  1398. | #define HAVE_ID3TAG 1
  1399. | #define HAVE_BONJOUR 1
  1400. | #define HAVE_ZEROCONF 1
  1401. | #define ENABLE_CURL 1
  1402. | #define ENABLE_MMS 1
  1403. | #define HAVE_BZ2 1
  1404. | #define ENABLE_ARCHIVE 1
  1405. | #define HAVE_FAAD_BUFLEN_FUNCS 1
  1406. | #define HAVE_FAACDECCONFIGURATION_DOWNMATRIX 1
  1407. | #define HAVE_FAACDECCONFIGURATION_DONTUPSAMPLEIMPLICITSBR 1
  1408. | #define HAVE_FAACDECFRAMEINFO_SAMPLERATE 1
  1409. | #define HAVE_FAAD 1
  1410. | #define HAVE_LIBMP4FF 1
  1411. | #define HAVE_MP4 1
  1412. | #define HAVE_FLAC 1
  1413. | #define ENABLE_FLUIDSYNTH 1
  1414. | #define HAVE_MAD 1
  1415. | #define ENABLE_SNDFILE 1
  1416. | /* end confdefs.h. */
  1417. | #include <stdio.h>
  1418. | #ifdef HAVE_SYS_TYPES_H
  1419. | # include <sys/types.h>
  1420. | #endif
  1421. | #ifdef HAVE_SYS_STAT_H
  1422. | # include <sys/stat.h>
  1423. | #endif
  1424. | #ifdef STDC_HEADERS
  1425. | # include <stdlib.h>
  1426. | # include <stddef.h>
  1427. | #else
  1428. | # ifdef HAVE_STDLIB_H
  1429. | # include <stdlib.h>
  1430. | # endif
  1431. | #endif
  1432. | #ifdef HAVE_STRING_H
  1433. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1434. | # include <memory.h>
  1435. | # endif
  1436. | # include <string.h>
  1437. | #endif
  1438. | #ifdef HAVE_STRINGS_H
  1439. | # include <strings.h>
  1440. | #endif
  1441. | #ifdef HAVE_INTTYPES_H
  1442. | # include <inttypes.h>
  1443. | #endif
  1444. | #ifdef HAVE_STDINT_H
  1445. | # include <stdint.h>
  1446. | #endif
  1447. | #ifdef HAVE_UNISTD_H
  1448. | # include <unistd.h>
  1449. | #endif
  1450. | #include <mpc/mpcdec.h>
  1451. configure:10374: result: no
  1452. configure:10374: checking mpc/mpcdec.h presence
  1453. configure:10374: /usr/bin/llvm-gcc -std=gnu99 -E -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c
  1454. conftest.c:53:24: error: mpc/mpcdec.h: No such file or directory
  1455. configure:10374: $? = 1
  1456. configure: failed program was:
  1457. | /* confdefs.h */
  1458. | #define PACKAGE_NAME "mpd"
  1459. | #define PACKAGE_TARNAME "mpd"
  1460. | #define PACKAGE_VERSION "0.16.3"
  1461. | #define PACKAGE_STRING "mpd 0.16.3"
  1462. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  1463. | #define PACKAGE_URL ""
  1464. | #define PACKAGE "mpd"
  1465. | #define VERSION "0.16.3"
  1466. | #define PROTOCOL_VERSION "0.16.0"
  1467. | #define HAVE_DAEMON 1
  1468. | #define HAVE_FORK 1
  1469. | #define HAVE_SYSLOG 1
  1470. | #define STDC_HEADERS 1
  1471. | #define HAVE_SYS_TYPES_H 1
  1472. | #define HAVE_SYS_STAT_H 1
  1473. | #define HAVE_STDLIB_H 1
  1474. | #define HAVE_STRING_H 1
  1475. | #define HAVE_MEMORY_H 1
  1476. | #define HAVE_STRINGS_H 1
  1477. | #define HAVE_INTTYPES_H 1
  1478. | #define HAVE_STDINT_H 1
  1479. | #define HAVE_UNISTD_H 1
  1480. | #define HAVE_LOCALE_H 1
  1481. | #define HAVE_VALGRIND_MEMCHECK_H 1
  1482. | #define HAVE_IPV6 1
  1483. | #define HAVE_TCP 1
  1484. | #define HAVE_UN 1
  1485. | #define HAVE_GETPEEREID 1
  1486. | #define ENABLE_LARGEFILE 1
  1487. | #define HAVE_TCPD_H 1
  1488. | #define HAVE_LIBWRAP 1
  1489. | #define HAVE_CUE 1
  1490. | #define HAVE_ID3TAG 1
  1491. | #define HAVE_BONJOUR 1
  1492. | #define HAVE_ZEROCONF 1
  1493. | #define ENABLE_CURL 1
  1494. | #define ENABLE_MMS 1
  1495. | #define HAVE_BZ2 1
  1496. | #define ENABLE_ARCHIVE 1
  1497. | #define HAVE_FAAD_BUFLEN_FUNCS 1
  1498. | #define HAVE_FAACDECCONFIGURATION_DOWNMATRIX 1
  1499. | #define HAVE_FAACDECCONFIGURATION_DONTUPSAMPLEIMPLICITSBR 1
  1500. | #define HAVE_FAACDECFRAMEINFO_SAMPLERATE 1
  1501. | #define HAVE_FAAD 1
  1502. | #define HAVE_LIBMP4FF 1
  1503. | #define HAVE_MP4 1
  1504. | #define HAVE_FLAC 1
  1505. | #define ENABLE_FLUIDSYNTH 1
  1506. | #define HAVE_MAD 1
  1507. | #define ENABLE_SNDFILE 1
  1508. | /* end confdefs.h. */
  1509. | #include <mpc/mpcdec.h>
  1510. configure:10374: result: no
  1511. configure:10374: checking for mpc/mpcdec.h
  1512. configure:10374: result: no
  1513. configure:10378: checking mpcdec/mpcdec.h usability
  1514. configure:10378: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c >&5
  1515. conftest.c:86:27: error: mpcdec/mpcdec.h: No such file or directory
  1516. configure:10378: $? = 1
  1517. configure: failed program was:
  1518. | /* confdefs.h */
  1519. | #define PACKAGE_NAME "mpd"
  1520. | #define PACKAGE_TARNAME "mpd"
  1521. | #define PACKAGE_VERSION "0.16.3"
  1522. | #define PACKAGE_STRING "mpd 0.16.3"
  1523. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  1524. | #define PACKAGE_URL ""
  1525. | #define PACKAGE "mpd"
  1526. | #define VERSION "0.16.3"
  1527. | #define PROTOCOL_VERSION "0.16.0"
  1528. | #define HAVE_DAEMON 1
  1529. | #define HAVE_FORK 1
  1530. | #define HAVE_SYSLOG 1
  1531. | #define STDC_HEADERS 1
  1532. | #define HAVE_SYS_TYPES_H 1
  1533. | #define HAVE_SYS_STAT_H 1
  1534. | #define HAVE_STDLIB_H 1
  1535. | #define HAVE_STRING_H 1
  1536. | #define HAVE_MEMORY_H 1
  1537. | #define HAVE_STRINGS_H 1
  1538. | #define HAVE_INTTYPES_H 1
  1539. | #define HAVE_STDINT_H 1
  1540. | #define HAVE_UNISTD_H 1
  1541. | #define HAVE_LOCALE_H 1
  1542. | #define HAVE_VALGRIND_MEMCHECK_H 1
  1543. | #define HAVE_IPV6 1
  1544. | #define HAVE_TCP 1
  1545. | #define HAVE_UN 1
  1546. | #define HAVE_GETPEEREID 1
  1547. | #define ENABLE_LARGEFILE 1
  1548. | #define HAVE_TCPD_H 1
  1549. | #define HAVE_LIBWRAP 1
  1550. | #define HAVE_CUE 1
  1551. | #define HAVE_ID3TAG 1
  1552. | #define HAVE_BONJOUR 1
  1553. | #define HAVE_ZEROCONF 1
  1554. | #define ENABLE_CURL 1
  1555. | #define ENABLE_MMS 1
  1556. | #define HAVE_BZ2 1
  1557. | #define ENABLE_ARCHIVE 1
  1558. | #define HAVE_FAAD_BUFLEN_FUNCS 1
  1559. | #define HAVE_FAACDECCONFIGURATION_DOWNMATRIX 1
  1560. | #define HAVE_FAACDECCONFIGURATION_DONTUPSAMPLEIMPLICITSBR 1
  1561. | #define HAVE_FAACDECFRAMEINFO_SAMPLERATE 1
  1562. | #define HAVE_FAAD 1
  1563. | #define HAVE_LIBMP4FF 1
  1564. | #define HAVE_MP4 1
  1565. | #define HAVE_FLAC 1
  1566. | #define ENABLE_FLUIDSYNTH 1
  1567. | #define HAVE_MAD 1
  1568. | #define ENABLE_SNDFILE 1
  1569. | /* end confdefs.h. */
  1570. | #include <stdio.h>
  1571. | #ifdef HAVE_SYS_TYPES_H
  1572. | # include <sys/types.h>
  1573. | #endif
  1574. | #ifdef HAVE_SYS_STAT_H
  1575. | # include <sys/stat.h>
  1576. | #endif
  1577. | #ifdef STDC_HEADERS
  1578. | # include <stdlib.h>
  1579. | # include <stddef.h>
  1580. | #else
  1581. | # ifdef HAVE_STDLIB_H
  1582. | # include <stdlib.h>
  1583. | # endif
  1584. | #endif
  1585. | #ifdef HAVE_STRING_H
  1586. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1587. | # include <memory.h>
  1588. | # endif
  1589. | # include <string.h>
  1590. | #endif
  1591. | #ifdef HAVE_STRINGS_H
  1592. | # include <strings.h>
  1593. | #endif
  1594. | #ifdef HAVE_INTTYPES_H
  1595. | # include <inttypes.h>
  1596. | #endif
  1597. | #ifdef HAVE_STDINT_H
  1598. | # include <stdint.h>
  1599. | #endif
  1600. | #ifdef HAVE_UNISTD_H
  1601. | # include <unistd.h>
  1602. | #endif
  1603. | #include <mpcdec/mpcdec.h>
  1604. configure:10378: result: no
  1605. configure:10378: checking mpcdec/mpcdec.h presence
  1606. configure:10378: /usr/bin/llvm-gcc -std=gnu99 -E -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I. conftest.c
  1607. conftest.c:53:27: error: mpcdec/mpcdec.h: No such file or directory
  1608. configure:10378: $? = 1
  1609. configure: failed program was:
  1610. | /* confdefs.h */
  1611. | #define PACKAGE_NAME "mpd"
  1612. | #define PACKAGE_TARNAME "mpd"
  1613. | #define PACKAGE_VERSION "0.16.3"
  1614. | #define PACKAGE_STRING "mpd 0.16.3"
  1615. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  1616. | #define PACKAGE_URL ""
  1617. | #define PACKAGE "mpd"
  1618. | #define VERSION "0.16.3"
  1619. | #define PROTOCOL_VERSION "0.16.0"
  1620. | #define HAVE_DAEMON 1
  1621. | #define HAVE_FORK 1
  1622. | #define HAVE_SYSLOG 1
  1623. | #define STDC_HEADERS 1
  1624. | #define HAVE_SYS_TYPES_H 1
  1625. | #define HAVE_SYS_STAT_H 1
  1626. | #define HAVE_STDLIB_H 1
  1627. | #define HAVE_STRING_H 1
  1628. | #define HAVE_MEMORY_H 1
  1629. | #define HAVE_STRINGS_H 1
  1630. | #define HAVE_INTTYPES_H 1
  1631. | #define HAVE_STDINT_H 1
  1632. | #define HAVE_UNISTD_H 1
  1633. | #define HAVE_LOCALE_H 1
  1634. | #define HAVE_VALGRIND_MEMCHECK_H 1
  1635. | #define HAVE_IPV6 1
  1636. | #define HAVE_TCP 1
  1637. | #define HAVE_UN 1
  1638. | #define HAVE_GETPEEREID 1
  1639. | #define ENABLE_LARGEFILE 1
  1640. | #define HAVE_TCPD_H 1
  1641. | #define HAVE_LIBWRAP 1
  1642. | #define HAVE_CUE 1
  1643. | #define HAVE_ID3TAG 1
  1644. | #define HAVE_BONJOUR 1
  1645. | #define HAVE_ZEROCONF 1
  1646. | #define ENABLE_CURL 1
  1647. | #define ENABLE_MMS 1
  1648. | #define HAVE_BZ2 1
  1649. | #define ENABLE_ARCHIVE 1
  1650. | #define HAVE_FAAD_BUFLEN_FUNCS 1
  1651. | #define HAVE_FAACDECCONFIGURATION_DOWNMATRIX 1
  1652. | #define HAVE_FAACDECCONFIGURATION_DONTUPSAMPLEIMPLICITSBR 1
  1653. | #define HAVE_FAACDECFRAMEINFO_SAMPLERATE 1
  1654. | #define HAVE_FAAD 1
  1655. | #define HAVE_LIBMP4FF 1
  1656. | #define HAVE_MP4 1
  1657. | #define HAVE_FLAC 1
  1658. | #define ENABLE_FLUIDSYNTH 1
  1659. | #define HAVE_MAD 1
  1660. | #define ENABLE_SNDFILE 1
  1661. | /* end confdefs.h. */
  1662. | #include <mpcdec/mpcdec.h>
  1663. configure:10378: result: no
  1664. configure:10378: checking for mpcdec/mpcdec.h
  1665. configure:10378: result: no
  1666. configure:10438: WARNING: mpcdec lib needed for MPC support -- disabling MPC support
  1667. configure:10588: checking for VORBIS
  1668. configure:10596: $PKG_CONFIG --exists --print-errors "vorbis vorbisfile"
  1669. configure:10599: $? = 0
  1670. configure:10614: $PKG_CONFIG --exists --print-errors "vorbis vorbisfile"
  1671. configure:10617: $? = 0
  1672. configure:10653: result: yes
  1673. configure:10703: checking for main in -lsidplay2
  1674. configure:10722: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lsidplay2 >&5
  1675. ld: library not found for -lsidplay2
  1676. collect2: ld returned 1 exit status
  1677. configure:10722: $? = 1
  1678. configure: failed program was:
  1679. | /* confdefs.h */
  1680. | #define PACKAGE_NAME "mpd"
  1681. | #define PACKAGE_TARNAME "mpd"
  1682. | #define PACKAGE_VERSION "0.16.3"
  1683. | #define PACKAGE_STRING "mpd 0.16.3"
  1684. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  1685. | #define PACKAGE_URL ""
  1686. | #define PACKAGE "mpd"
  1687. | #define VERSION "0.16.3"
  1688. | #define PROTOCOL_VERSION "0.16.0"
  1689. | #define HAVE_DAEMON 1
  1690. | #define HAVE_FORK 1
  1691. | #define HAVE_SYSLOG 1
  1692. | #define STDC_HEADERS 1
  1693. | #define HAVE_SYS_TYPES_H 1
  1694. | #define HAVE_SYS_STAT_H 1
  1695. | #define HAVE_STDLIB_H 1
  1696. | #define HAVE_STRING_H 1
  1697. | #define HAVE_MEMORY_H 1
  1698. | #define HAVE_STRINGS_H 1
  1699. | #define HAVE_INTTYPES_H 1
  1700. | #define HAVE_STDINT_H 1
  1701. | #define HAVE_UNISTD_H 1
  1702. | #define HAVE_LOCALE_H 1
  1703. | #define HAVE_VALGRIND_MEMCHECK_H 1
  1704. | #define HAVE_IPV6 1
  1705. | #define HAVE_TCP 1
  1706. | #define HAVE_UN 1
  1707. | #define HAVE_GETPEEREID 1
  1708. | #define ENABLE_LARGEFILE 1
  1709. | #define HAVE_TCPD_H 1
  1710. | #define HAVE_LIBWRAP 1
  1711. | #define HAVE_CUE 1
  1712. | #define HAVE_ID3TAG 1
  1713. | #define HAVE_BONJOUR 1
  1714. | #define HAVE_ZEROCONF 1
  1715. | #define ENABLE_CURL 1
  1716. | #define ENABLE_MMS 1
  1717. | #define HAVE_BZ2 1
  1718. | #define ENABLE_ARCHIVE 1
  1719. | #define HAVE_FAAD_BUFLEN_FUNCS 1
  1720. | #define HAVE_FAACDECCONFIGURATION_DOWNMATRIX 1
  1721. | #define HAVE_FAACDECCONFIGURATION_DONTUPSAMPLEIMPLICITSBR 1
  1722. | #define HAVE_FAACDECFRAMEINFO_SAMPLERATE 1
  1723. | #define HAVE_FAAD 1
  1724. | #define HAVE_LIBMP4FF 1
  1725. | #define HAVE_MP4 1
  1726. | #define HAVE_FLAC 1
  1727. | #define ENABLE_FLUIDSYNTH 1
  1728. | #define HAVE_MAD 1
  1729. | #define ENABLE_SNDFILE 1
  1730. | #define ENABLE_VORBIS_DECODER 1
  1731. | /* end confdefs.h. */
  1732. |
  1733. |
  1734. | int
  1735. | main ()
  1736. | {
  1737. | return main ();
  1738. | ;
  1739. | return 0;
  1740. | }
  1741. configure:10731: result: no
  1742. configure:10754: WARNING: libsidplay2 not found -- disabling sidplay decoder plugin
  1743. configure:10913: checking for WAVPACK
  1744. configure:10921: $PKG_CONFIG --exists --print-errors "wavpack"
  1745. Package wavpack was not found in the pkg-config search path.
  1746. Perhaps you should add the directory containing `wavpack.pc'
  1747. to the PKG_CONFIG_PATH environment variable
  1748. No package 'wavpack' found
  1749. configure:10924: $? = 1
  1750. configure:10939: $PKG_CONFIG --exists --print-errors "wavpack"
  1751. Package wavpack was not found in the pkg-config search path.
  1752. Perhaps you should add the directory containing `wavpack.pc'
  1753. to the PKG_CONFIG_PATH environment variable
  1754. No package 'wavpack' found
  1755. configure:10942: $? = 1
  1756. No package 'wavpack' found
  1757. configure:10970: result: no
  1758. configure:11013: WARNING: libwavpack not found -- disabling WavPack decoder plugin
  1759. configure:11236: checking for VORBISENC
  1760. configure:11244: $PKG_CONFIG --exists --print-errors "vorbisenc"
  1761. configure:11247: $? = 0
  1762. configure:11262: $PKG_CONFIG --exists --print-errors "vorbisenc"
  1763. configure:11265: $? = 0
  1764. configure:11301: result: yes
  1765. configure:11324: auto-detected Ogg Vorbis encoder
  1766. configure:11364: checking lame/lame.h usability
  1767. configure:11364: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
  1768. configure:11364: $? = 0
  1769. configure:11364: result: yes
  1770. configure:11364: checking lame/lame.h presence
  1771. configure:11364: /usr/bin/llvm-gcc -std=gnu99 -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
  1772. configure:11364: $? = 0
  1773. configure:11364: result: yes
  1774. configure:11364: checking for lame/lame.h
  1775. configure:11364: result: yes
  1776. configure:11389: checking for lame_init in -lmp3lame
  1777. configure:11414: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lmp3lame >&5
  1778. ld: library not found for -lmp3lame
  1779. collect2: ld returned 1 exit status
  1780. configure:11414: $? = 1
  1781. configure: failed program was:
  1782. | /* confdefs.h */
  1783. | #define PACKAGE_NAME "mpd"
  1784. | #define PACKAGE_TARNAME "mpd"
  1785. | #define PACKAGE_VERSION "0.16.3"
  1786. | #define PACKAGE_STRING "mpd 0.16.3"
  1787. | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  1788. | #define PACKAGE_URL ""
  1789. | #define PACKAGE "mpd"
  1790. | #define VERSION "0.16.3"
  1791. | #define PROTOCOL_VERSION "0.16.0"
  1792. | #define HAVE_DAEMON 1
  1793. | #define HAVE_FORK 1
  1794. | #define HAVE_SYSLOG 1
  1795. | #define STDC_HEADERS 1
  1796. | #define HAVE_SYS_TYPES_H 1
  1797. | #define HAVE_SYS_STAT_H 1
  1798. | #define HAVE_STDLIB_H 1
  1799. | #define HAVE_STRING_H 1
  1800. | #define HAVE_MEMORY_H 1
  1801. | #define HAVE_STRINGS_H 1
  1802. | #define HAVE_INTTYPES_H 1
  1803. | #define HAVE_STDINT_H 1
  1804. | #define HAVE_UNISTD_H 1
  1805. | #define HAVE_LOCALE_H 1
  1806. | #define HAVE_VALGRIND_MEMCHECK_H 1
  1807. | #define HAVE_IPV6 1
  1808. | #define HAVE_TCP 1
  1809. | #define HAVE_UN 1
  1810. | #define HAVE_GETPEEREID 1
  1811. | #define ENABLE_LARGEFILE 1
  1812. | #define HAVE_TCPD_H 1
  1813. | #define HAVE_LIBWRAP 1
  1814. | #define HAVE_CUE 1
  1815. | #define HAVE_ID3TAG 1
  1816. | #define HAVE_BONJOUR 1
  1817. | #define HAVE_ZEROCONF 1
  1818. | #define ENABLE_CURL 1
  1819. | #define ENABLE_MMS 1
  1820. | #define HAVE_BZ2 1
  1821. | #define ENABLE_ARCHIVE 1
  1822. | #define HAVE_FAAD_BUFLEN_FUNCS 1
  1823. | #define HAVE_FAACDECCONFIGURATION_DOWNMATRIX 1
  1824. | #define HAVE_FAACDECCONFIGURATION_DONTUPSAMPLEIMPLICITSBR 1
  1825. | #define HAVE_FAACDECFRAMEINFO_SAMPLERATE 1
  1826. | #define HAVE_FAAD 1
  1827. | #define HAVE_LIBMP4FF 1
  1828. | #define HAVE_MP4 1
  1829. | #define HAVE_FLAC 1
  1830. | #define ENABLE_FLUIDSYNTH 1
  1831. | #define HAVE_MAD 1
  1832. | #define ENABLE_SNDFILE 1
  1833. | #define ENABLE_VORBIS_DECODER 1
  1834. | #define ENABLE_FLAC_ENCODER 1
  1835. | #define ENABLE_VORBIS_ENCODER 1
  1836. | #define HAVE_LAME_LAME_H 1
  1837. | /* end confdefs.h. */
  1838. |
  1839. | /* Override any GCC internal prototype to avoid an error.
  1840. | Use char because int might match the return type of a GCC
  1841. | builtin and then its argument prototype would still apply. */
  1842. | #ifdef __cplusplus
  1843. | extern "C"
  1844. | #endif
  1845. | char lame_init ();
  1846. | int
  1847. | main ()
  1848. | {
  1849. | return lame_init ();
  1850. | ;
  1851. | return 0;
  1852. | }
  1853. configure:11423: result: no
  1854. configure:11445: error: LAME libraries and development support files not found.
  1855.  
  1856. ## ---------------- ##
  1857. ## Cache variables. ##
  1858. ## ---------------- ##
  1859.  
  1860. ac_cv_build=x86_64-apple-darwin11.2.0
  1861. ac_cv_c_compiler_gnu=yes
  1862. ac_cv_cxx_compiler_gnu=yes
  1863. ac_cv_env_ALSA_CFLAGS_set=
  1864. ac_cv_env_ALSA_CFLAGS_value=
  1865. ac_cv_env_ALSA_LIBS_set=
  1866. ac_cv_env_ALSA_LIBS_value=
  1867. ac_cv_env_AO_CFLAGS_set=
  1868. ac_cv_env_AO_CFLAGS_value=
  1869. ac_cv_env_AO_LIBS_set=
  1870. ac_cv_env_AO_LIBS_value=
  1871. ac_cv_env_AUDIOFILE_CFLAGS_set=
  1872. ac_cv_env_AUDIOFILE_CFLAGS_value=
  1873. ac_cv_env_AUDIOFILE_LIBS_set=
  1874. ac_cv_env_AUDIOFILE_LIBS_value=
  1875. ac_cv_env_AVAHI_CFLAGS_set=
  1876. ac_cv_env_AVAHI_CFLAGS_value=
  1877. ac_cv_env_AVAHI_LIBS_set=
  1878. ac_cv_env_AVAHI_LIBS_value=
  1879. ac_cv_env_CCC_set=
  1880. ac_cv_env_CCC_value=
  1881. ac_cv_env_CC_set=set
  1882. ac_cv_env_CC_value=/usr/bin/llvm-gcc
  1883. ac_cv_env_CFLAGS_set=set
  1884. ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include'
  1885. ac_cv_env_CPPFLAGS_set=set
  1886. ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include'
  1887. ac_cv_env_CPP_set=
  1888. ac_cv_env_CPP_value=
  1889. ac_cv_env_CUE_CFLAGS_set=
  1890. ac_cv_env_CUE_CFLAGS_value=
  1891. ac_cv_env_CUE_LIBS_set=
  1892. ac_cv_env_CUE_LIBS_value=
  1893. ac_cv_env_CURL_CFLAGS_set=
  1894. ac_cv_env_CURL_CFLAGS_value=
  1895. ac_cv_env_CURL_LIBS_set=
  1896. ac_cv_env_CURL_LIBS_value=
  1897. ac_cv_env_CXXFLAGS_set=set
  1898. ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
  1899. ac_cv_env_CXX_set=set
  1900. ac_cv_env_CXX_value=/usr/bin/llvm-g++
  1901. ac_cv_env_FFADO_CFLAGS_set=
  1902. ac_cv_env_FFADO_CFLAGS_value=
  1903. ac_cv_env_FFADO_LIBS_set=
  1904. ac_cv_env_FFADO_LIBS_value=
  1905. ac_cv_env_FFMPEG_CFLAGS_set=
  1906. ac_cv_env_FFMPEG_CFLAGS_value=
  1907. ac_cv_env_FFMPEG_LIBS_set=
  1908. ac_cv_env_FFMPEG_LIBS_value=
  1909. ac_cv_env_FLAC_CFLAGS_set=
  1910. ac_cv_env_FLAC_CFLAGS_value=
  1911. ac_cv_env_FLAC_LIBS_set=
  1912. ac_cv_env_FLAC_LIBS_value=
  1913. ac_cv_env_FLUIDSYNTH_CFLAGS_set=
  1914. ac_cv_env_FLUIDSYNTH_CFLAGS_value=
  1915. ac_cv_env_FLUIDSYNTH_LIBS_set=
  1916. ac_cv_env_FLUIDSYNTH_LIBS_value=
  1917. ac_cv_env_GLIB_CFLAGS_set=
  1918. ac_cv_env_GLIB_CFLAGS_value=
  1919. ac_cv_env_GLIB_LIBS_set=
  1920. ac_cv_env_GLIB_LIBS_value=
  1921. ac_cv_env_GME_CFLAGS_set=
  1922. ac_cv_env_GME_CFLAGS_value=
  1923. ac_cv_env_GME_LIBS_set=
  1924. ac_cv_env_GME_LIBS_value=
  1925. ac_cv_env_ID3TAG_CFLAGS_set=
  1926. ac_cv_env_ID3TAG_CFLAGS_value=
  1927. ac_cv_env_ID3TAG_LIBS_set=
  1928. ac_cv_env_ID3TAG_LIBS_value=
  1929. ac_cv_env_ISO9660_CFLAGS_set=
  1930. ac_cv_env_ISO9660_CFLAGS_value=
  1931. ac_cv_env_ISO9660_LIBS_set=
  1932. ac_cv_env_ISO9660_LIBS_value=
  1933. ac_cv_env_JACK_CFLAGS_set=
  1934. ac_cv_env_JACK_CFLAGS_value=
  1935. ac_cv_env_JACK_LIBS_set=
  1936. ac_cv_env_JACK_LIBS_value=
  1937. ac_cv_env_LDFLAGS_set=set
  1938. ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib'
  1939. ac_cv_env_LIBS_set=
  1940. ac_cv_env_LIBS_value=
  1941. ac_cv_env_MAD_CFLAGS_set=
  1942. ac_cv_env_MAD_CFLAGS_value=
  1943. ac_cv_env_MAD_LIBS_set=
  1944. ac_cv_env_MAD_LIBS_value=
  1945. ac_cv_env_MMS_CFLAGS_set=
  1946. ac_cv_env_MMS_CFLAGS_value=
  1947. ac_cv_env_MMS_LIBS_set=
  1948. ac_cv_env_MMS_LIBS_value=
  1949. ac_cv_env_MODPLUG_CFLAGS_set=
  1950. ac_cv_env_MODPLUG_CFLAGS_value=
  1951. ac_cv_env_MODPLUG_LIBS_set=
  1952. ac_cv_env_MODPLUG_LIBS_value=
  1953. ac_cv_env_MPG123_CFLAGS_set=
  1954. ac_cv_env_MPG123_CFLAGS_value=
  1955. ac_cv_env_MPG123_LIBS_set=
  1956. ac_cv_env_MPG123_LIBS_value=
  1957. ac_cv_env_OGG_CFLAGS_set=
  1958. ac_cv_env_OGG_CFLAGS_value=
  1959. ac_cv_env_OGG_LIBS_set=
  1960. ac_cv_env_OGG_LIBS_value=
  1961. ac_cv_env_OPENAL_CFLAGS_set=
  1962. ac_cv_env_OPENAL_CFLAGS_value=
  1963. ac_cv_env_OPENAL_LIBS_set=
  1964. ac_cv_env_OPENAL_LIBS_value=
  1965. ac_cv_env_PKG_CONFIG_set=
  1966. ac_cv_env_PKG_CONFIG_value=
  1967. ac_cv_env_PULSE_CFLAGS_set=
  1968. ac_cv_env_PULSE_CFLAGS_value=
  1969. ac_cv_env_PULSE_LIBS_set=
  1970. ac_cv_env_PULSE_LIBS_value=
  1971. ac_cv_env_SAMPLERATE_013_CFLAGS_set=
  1972. ac_cv_env_SAMPLERATE_013_CFLAGS_value=
  1973. ac_cv_env_SAMPLERATE_013_LIBS_set=
  1974. ac_cv_env_SAMPLERATE_013_LIBS_value=
  1975. ac_cv_env_SAMPLERATE_CFLAGS_set=
  1976. ac_cv_env_SAMPLERATE_CFLAGS_value=
  1977. ac_cv_env_SAMPLERATE_LIBS_set=
  1978. ac_cv_env_SAMPLERATE_LIBS_value=
  1979. ac_cv_env_SHOUT_CFLAGS_set=
  1980. ac_cv_env_SHOUT_CFLAGS_value=
  1981. ac_cv_env_SHOUT_LIBS_set=
  1982. ac_cv_env_SHOUT_LIBS_value=
  1983. ac_cv_env_SNDFILE_CFLAGS_set=
  1984. ac_cv_env_SNDFILE_CFLAGS_value=
  1985. ac_cv_env_SNDFILE_LIBS_set=
  1986. ac_cv_env_SNDFILE_LIBS_value=
  1987. ac_cv_env_SQLITE_CFLAGS_set=
  1988. ac_cv_env_SQLITE_CFLAGS_value=
  1989. ac_cv_env_SQLITE_LIBS_set=
  1990. ac_cv_env_SQLITE_LIBS_value=
  1991. ac_cv_env_TWOLAME_CFLAGS_set=
  1992. ac_cv_env_TWOLAME_CFLAGS_value=
  1993. ac_cv_env_TWOLAME_LIBS_set=
  1994. ac_cv_env_TWOLAME_LIBS_value=
  1995. ac_cv_env_VORBISENC_CFLAGS_set=
  1996. ac_cv_env_VORBISENC_CFLAGS_value=
  1997. ac_cv_env_VORBISENC_LIBS_set=
  1998. ac_cv_env_VORBISENC_LIBS_value=
  1999. ac_cv_env_VORBIS_CFLAGS_set=
  2000. ac_cv_env_VORBIS_CFLAGS_value=
  2001. ac_cv_env_VORBIS_LIBS_set=
  2002. ac_cv_env_VORBIS_LIBS_value=
  2003. ac_cv_env_WAVPACK_CFLAGS_set=
  2004. ac_cv_env_WAVPACK_CFLAGS_value=
  2005. ac_cv_env_WAVPACK_LIBS_set=
  2006. ac_cv_env_WAVPACK_LIBS_value=
  2007. ac_cv_env_ZZIP_CFLAGS_set=
  2008. ac_cv_env_ZZIP_CFLAGS_value=
  2009. ac_cv_env_ZZIP_LIBS_set=
  2010. ac_cv_env_ZZIP_LIBS_value=
  2011. ac_cv_env_build_alias_set=
  2012. ac_cv_env_build_alias_value=
  2013. ac_cv_env_host_alias_set=
  2014. ac_cv_env_host_alias_value=
  2015. ac_cv_env_target_alias_set=
  2016. ac_cv_env_target_alias_value=
  2017. ac_cv_func_accept4=no
  2018. ac_cv_func_daemon=yes
  2019. ac_cv_func_fork=yes
  2020. ac_cv_func_getpeereid=yes
  2021. ac_cv_func_inotify_init1=no
  2022. ac_cv_func_inotify_init=no
  2023. ac_cv_func_pipe2=no
  2024. ac_cv_func_syslog=yes
  2025. ac_cv_have_decl_FAAD2_VERSION=yes
  2026. ac_cv_have_decl_FLAC_API_SUPPORTS_OGG_FLAC=yes
  2027. ac_cv_have_decl_faacDecInit2=yes
  2028. ac_cv_header_dns_sd_h=yes
  2029. ac_cv_header_faad_h=yes
  2030. ac_cv_header_inttypes_h=yes
  2031. ac_cv_header_lame_lame_h=yes
  2032. ac_cv_header_locale_h=yes
  2033. ac_cv_header_memory_h=yes
  2034. ac_cv_header_mp4ff_h=yes
  2035. ac_cv_header_mpc_mpcdec_h=no
  2036. ac_cv_header_mpcdec_mpcdec_h=no
  2037. ac_cv_header_stdc=yes
  2038. ac_cv_header_stdint_h=yes
  2039. ac_cv_header_stdlib_h=yes
  2040. ac_cv_header_string_h=yes
  2041. ac_cv_header_strings_h=yes
  2042. ac_cv_header_sys_stat_h=yes
  2043. ac_cv_header_sys_types_h=yes
  2044. ac_cv_header_tcpd_h=yes
  2045. ac_cv_header_unistd_h=yes
  2046. ac_cv_header_valgrind_memcheck_h=yes
  2047. ac_cv_host=x86_64-apple-darwin11.2.0
  2048. ac_cv_lib_bz2_BZ2_bzDecompressInit=yes
  2049. ac_cv_lib_dns_sd_DNSServiceRegister=no
  2050. ac_cv_lib_faad_NeAACDecInit2=yes
  2051. ac_cv_lib_faad_faacDecInit2=no
  2052. ac_cv_lib_m_exp=yes
  2053. ac_cv_lib_mp3lame_lame_init=no
  2054. ac_cv_lib_mp4ff_mp4ff_open_read=yes
  2055. ac_cv_lib_nsl_gethostbyname=no
  2056. ac_cv_lib_sidplay2=ac_cv_lib_sidplay2_main
  2057. ac_cv_lib_sidplay2_main=no
  2058. ac_cv_lib_socket_socket=no
  2059. ac_cv_lib_wrap_request_init=yes
  2060. ac_cv_member_faacDecConfiguration_dontUpSampleImplicitSBR=yes
  2061. ac_cv_member_faacDecConfiguration_downMatrix=yes
  2062. ac_cv_member_faacDecFrameInfo_samplerate=yes
  2063. ac_cv_objext=o
  2064. ac_cv_path_BZIP2=/usr/bin/bzip2
  2065. ac_cv_path_EGREP='/usr/bin/grep -E'
  2066. ac_cv_path_GREP=/usr/bin/grep
  2067. ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
  2068. ac_cv_path_install='/usr/bin/install -c'
  2069. ac_cv_prog_AWK=gawk
  2070. ac_cv_prog_CPP='/usr/bin/llvm-gcc -std=gnu99 -E'
  2071. ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc
  2072. ac_cv_prog_ac_ct_RANLIB=ranlib
  2073. ac_cv_prog_cc_c89=
  2074. ac_cv_prog_cc_c99=-std=gnu99
  2075. ac_cv_prog_cc_g=yes
  2076. ac_cv_prog_cxx_g=yes
  2077. ac_cv_prog_make_make_set=yes
  2078. ac_cv_sys_file_offset_bits=no
  2079. ac_cv_sys_largefile_CC=no
  2080. am_cv_CC_dependencies_compiler_type=none
  2081. am_cv_CXX_dependencies_compiler_type=none
  2082. mpd_cv_have_struct_ucred=no
  2083. pkg_cv_CUE_CFLAGS='-I/usr/local/Cellar/libcue/1.4.0/include/libcue-1.4 '
  2084. pkg_cv_CUE_LIBS='-L/usr/local/Cellar/libcue/1.4.0/lib -lcue '
  2085. pkg_cv_CURL_CFLAGS=' '
  2086. pkg_cv_CURL_LIBS='-lcurl '
  2087. pkg_cv_FLAC_CFLAGS='-I/usr/local/Cellar/flac/1.2.1/include/FLAC '
  2088. pkg_cv_FLAC_LIBS='-L/usr/local/Cellar/flac/1.2.1/lib -lFLAC -lm '
  2089. pkg_cv_FLUIDSYNTH_CFLAGS='-I/usr/local/Cellar/fluid-synth/1.1.3/include '
  2090. pkg_cv_FLUIDSYNTH_LIBS='-L/usr/local/Cellar/fluid-synth/1.1.3/lib -lfluidsynth '
  2091. pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.28.8/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.8/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.8/include '
  2092. pkg_cv_GLIB_LIBS='-L/usr/local/Cellar/glib/2.28.8/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgthread-2.0 -lglib-2.0 -lintl '
  2093. pkg_cv_ID3TAG_CFLAGS='-I/usr/local/include '
  2094. pkg_cv_ID3TAG_LIBS='-L/usr/local/lib -lid3tag -lz '
  2095. pkg_cv_MAD_CFLAGS='-I/usr/local/include '
  2096. pkg_cv_MAD_LIBS='-L/usr/local/lib -lmad -lm '
  2097. pkg_cv_MMS_CFLAGS='-I/usr/local/Cellar/libmms/0.6.2/include/ -I/usr/local/Cellar/glib/2.28.8/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.8/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.8/include '
  2098. pkg_cv_MMS_LIBS='-L/usr/local/Cellar/libmms/0.6.2/lib -L/usr/local/Cellar/glib/2.28.8/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lmms -lm -lglib-2.0 -lintl '
  2099. pkg_cv_OGG_CFLAGS='-I/usr/local/Cellar/libogg/1.3.0/include '
  2100. pkg_cv_OGG_LIBS='-L/usr/local/Cellar/libogg/1.3.0/lib -logg '
  2101. pkg_cv_SHOUT_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/libshout/2.2.2/include -I/usr/local/Cellar/libogg/1.3.0/include -I/usr/local/Cellar/libvorbis/1.3.2/include -I/usr/local/Cellar/theora/1.1.1/include -I/usr/local/Cellar/speex/1.2rc1/include '
  2102. pkg_cv_SHOUT_LIBS='-L/usr/local/Cellar/libshout/2.2.2/lib -L/usr/local/Cellar/libogg/1.3.0/lib -L/usr/local/Cellar/libvorbis/1.3.2/lib -L/usr/local/Cellar/theora/1.1.1/lib -L/usr/local/Cellar/speex/1.2rc1/lib -lshout -lvorbis -lm -ltheora -lspeex -logg '
  2103. pkg_cv_SNDFILE_CFLAGS='-I/usr/local/Cellar/libsndfile/1.0.25/include '
  2104. pkg_cv_SNDFILE_LIBS='-L/usr/local/Cellar/libsndfile/1.0.25/lib -lsndfile '
  2105. pkg_cv_VORBISENC_CFLAGS='-I/usr/local/Cellar/libvorbis/1.3.2/include -I/usr/local/Cellar/libogg/1.3.0/include '
  2106. pkg_cv_VORBISENC_LIBS='-L/usr/local/Cellar/libvorbis/1.3.2/lib -L/usr/local/Cellar/libogg/1.3.0/lib -lvorbisenc -lvorbis -lm -logg '
  2107. pkg_cv_VORBIS_CFLAGS='-I/usr/local/Cellar/libvorbis/1.3.2/include -I/usr/local/Cellar/libogg/1.3.0/include '
  2108. pkg_cv_VORBIS_LIBS='-L/usr/local/Cellar/libvorbis/1.3.2/lib -L/usr/local/Cellar/libogg/1.3.0/lib -lvorbisfile -lvorbis -lm -logg '
  2109.  
  2110. ## ----------------- ##
  2111. ## Output variables. ##
  2112. ## ----------------- ##
  2113.  
  2114. ACLOCAL='${SHELL} /private/tmp/homebrew-mpd-0.16.3-c7Bq/mpd-0.16.3/missing --run aclocal-1.11'
  2115. ALSA_CFLAGS=''
  2116. ALSA_LIBS=''
  2117. AMDEPBACKSLASH=''
  2118. AMDEP_FALSE=''
  2119. AMDEP_TRUE='#'
  2120. AMTAR='${SHELL} /private/tmp/homebrew-mpd-0.16.3-c7Bq/mpd-0.16.3/missing --run tar'
  2121. AM_CFLAGS=''
  2122. AO_CFLAGS=''
  2123. AO_LIBS=''
  2124. AUDIOFILE_CFLAGS=''
  2125. AUDIOFILE_LIBS=''
  2126. AUTOCONF='${SHELL} /private/tmp/homebrew-mpd-0.16.3-c7Bq/mpd-0.16.3/missing --run autoconf'
  2127. AUTOHEADER='${SHELL} /private/tmp/homebrew-mpd-0.16.3-c7Bq/mpd-0.16.3/missing --run autoheader'
  2128. AUTOMAKE='${SHELL} /private/tmp/homebrew-mpd-0.16.3-c7Bq/mpd-0.16.3/missing --run automake-1.11'
  2129. AVAHI_CFLAGS=''
  2130. AVAHI_LIBS=''
  2131. AWK='gawk'
  2132. BZIP2='/usr/bin/bzip2'
  2133. CC='/usr/bin/llvm-gcc -std=gnu99'
  2134. CCDEPMODE='depmode=none'
  2135. CFLAGS='-O3 -march=core2 -msse4.1 -w -pipe -I/usr/local/include'
  2136. CPP='/usr/bin/llvm-gcc -std=gnu99 -E'
  2137. CPPFLAGS='-I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include'
  2138. CUE_CFLAGS='-I/usr/local/Cellar/libcue/1.4.0/include/libcue-1.4 '
  2139. CUE_LIBS='-L/usr/local/Cellar/libcue/1.4.0/lib -lcue '
  2140. CURL_CFLAGS=' '
  2141. CURL_LIBS='-lcurl '
  2142. CXX='/usr/bin/llvm-g++'
  2143. CXXDEPMODE='depmode=none'
  2144. CXXFLAGS='-O3 -march=core2 -msse4.1 -w -pipe'
  2145. CYGPATH_W='echo'
  2146. DEFS=''
  2147. DEPDIR='.deps'
  2148. DOXYGEN=''
  2149. ECHO_C='\c'
  2150. ECHO_N=''
  2151. ECHO_T=''
  2152. EGREP='/usr/bin/grep -E'
  2153. ENABLE_ARCHIVE_FALSE='#'
  2154. ENABLE_ARCHIVE_TRUE=''
  2155. ENABLE_BZIP2_TEST_FALSE='#'
  2156. ENABLE_BZIP2_TEST_TRUE=''
  2157. ENABLE_CURL_FALSE='#'
  2158. ENABLE_CURL_TRUE=''
  2159. ENABLE_DOCUMENTATION_FALSE=''
  2160. ENABLE_DOCUMENTATION_TRUE=''
  2161. ENABLE_ENCODER_FALSE=''
  2162. ENABLE_ENCODER_TRUE=''
  2163. ENABLE_FFADO_OUTPUT_FALSE=''
  2164. ENABLE_FFADO_OUTPUT_TRUE=''
  2165. ENABLE_FLAC_ENCODER_FALSE='#'
  2166. ENABLE_FLAC_ENCODER_TRUE=''
  2167. ENABLE_FLUIDSYNTH_FALSE='#'
  2168. ENABLE_FLUIDSYNTH_TRUE=''
  2169. ENABLE_HTTPD_OUTPUT_FALSE=''
  2170. ENABLE_HTTPD_OUTPUT_TRUE=''
  2171. ENABLE_INOTIFY_FALSE=''
  2172. ENABLE_INOTIFY_TRUE='#'
  2173. ENABLE_ISO9660_TEST_FALSE=''
  2174. ENABLE_ISO9660_TEST_TRUE='#'
  2175. ENABLE_LAME_ENCODER_FALSE=''
  2176. ENABLE_LAME_ENCODER_TRUE=''
  2177. ENABLE_LASTFM_FALSE=''
  2178. ENABLE_LASTFM_TRUE='#'
  2179. ENABLE_MIKMOD_DECODER_FALSE=''
  2180. ENABLE_MIKMOD_DECODER_TRUE='#'
  2181. ENABLE_MMS_FALSE='#'
  2182. ENABLE_MMS_TRUE=''
  2183. ENABLE_PIPE_OUTPUT_FALSE=''
  2184. ENABLE_PIPE_OUTPUT_TRUE=''
  2185. ENABLE_RECORDER_OUTPUT_FALSE=''
  2186. ENABLE_RECORDER_OUTPUT_TRUE=''
  2187. ENABLE_SIDPLAY_FALSE=''
  2188. ENABLE_SIDPLAY_TRUE='#'
  2189. ENABLE_SNDFILE_FALSE='#'
  2190. ENABLE_SNDFILE_TRUE=''
  2191. ENABLE_SOLARIS_OUTPUT_FALSE=''
  2192. ENABLE_SOLARIS_OUTPUT_TRUE=''
  2193. ENABLE_SQLITE_FALSE=''
  2194. ENABLE_SQLITE_TRUE='#'
  2195. ENABLE_TEST_FALSE=''
  2196. ENABLE_TEST_TRUE=''
  2197. ENABLE_TWOLAME_ENCODER_FALSE=''
  2198. ENABLE_TWOLAME_ENCODER_TRUE=''
  2199. ENABLE_VORBIS_DECODER_FALSE='#'
  2200. ENABLE_VORBIS_DECODER_TRUE=''
  2201. ENABLE_VORBIS_ENCODER_FALSE='#'
  2202. ENABLE_VORBIS_ENCODER_TRUE=''
  2203. ENABLE_WAVE_ENCODER_FALSE=''
  2204. ENABLE_WAVE_ENCODER_TRUE=''
  2205. ENABLE_WILDMIDI_FALSE=''
  2206. ENABLE_WILDMIDI_TRUE='#'
  2207. ENABLE_WINMM_OUTPUT_FALSE=''
  2208. ENABLE_WINMM_OUTPUT_TRUE=''
  2209. ENABLE_ZZIP_TEST_FALSE=''
  2210. ENABLE_ZZIP_TEST_TRUE='#'
  2211. EXEEXT=''
  2212. FFADO_CFLAGS=''
  2213. FFADO_LIBS=''
  2214. FFMPEG_CFLAGS=''
  2215. FFMPEG_LIBS=''
  2216. FLAC_CFLAGS='-I/usr/local/Cellar/flac/1.2.1/include/FLAC '
  2217. FLAC_LIBS='-L/usr/local/Cellar/flac/1.2.1/lib -lFLAC -lm -logg'
  2218. FLUIDSYNTH_CFLAGS='-I/usr/local/Cellar/fluid-synth/1.1.3/include '
  2219. FLUIDSYNTH_LIBS='-L/usr/local/Cellar/fluid-synth/1.1.3/lib -lfluidsynth '
  2220. GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.28.8/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.8/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.8/include '
  2221. GLIB_LIBS='-L/usr/local/Cellar/glib/2.28.8/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgthread-2.0 -lglib-2.0 -lintl '
  2222. GME_CFLAGS=''
  2223. GME_LIBS=''
  2224. GREP='/usr/bin/grep'
  2225. HAVE_ALSA_FALSE=''
  2226. HAVE_ALSA_TRUE=''
  2227. HAVE_AO_FALSE=''
  2228. HAVE_AO_TRUE=''
  2229. HAVE_AUDIOFILE_FALSE=''
  2230. HAVE_AUDIOFILE_TRUE='#'
  2231. HAVE_AVAHI_FALSE=''
  2232. HAVE_AVAHI_TRUE='#'
  2233. HAVE_BONJOUR_FALSE='#'
  2234. HAVE_BONJOUR_TRUE=''
  2235. HAVE_BZ2_FALSE='#'
  2236. HAVE_BZ2_TRUE=''
  2237. HAVE_CUE_FALSE='#'
  2238. HAVE_CUE_TRUE=''
  2239. HAVE_FAAD_FALSE='#'
  2240. HAVE_FAAD_TRUE=''
  2241. HAVE_FFMPEG_FALSE=''
  2242. HAVE_FFMPEG_TRUE='#'
  2243. HAVE_FIFO_FALSE=''
  2244. HAVE_FIFO_TRUE=''
  2245. HAVE_FLAC_COMMON_FALSE='#'
  2246. HAVE_FLAC_COMMON_TRUE=''
  2247. HAVE_FLAC_FALSE='#'
  2248. HAVE_FLAC_TRUE=''
  2249. HAVE_GME_FALSE=''
  2250. HAVE_GME_TRUE='#'
  2251. HAVE_ID3TAG_FALSE='#'
  2252. HAVE_ID3TAG_TRUE=''
  2253. HAVE_ISO9660_FALSE=''
  2254. HAVE_ISO9660_TRUE='#'
  2255. HAVE_JACK_FALSE=''
  2256. HAVE_JACK_TRUE=''
  2257. HAVE_LIBSAMPLERATE_FALSE=''
  2258. HAVE_LIBSAMPLERATE_TRUE='#'
  2259. HAVE_MAD_FALSE='#'
  2260. HAVE_MAD_TRUE=''
  2261. HAVE_MODPLUG_FALSE=''
  2262. HAVE_MODPLUG_TRUE='#'
  2263. HAVE_MP4_FALSE='#'
  2264. HAVE_MP4_TRUE=''
  2265. HAVE_MPCDEC_FALSE=''
  2266. HAVE_MPCDEC_TRUE='#'
  2267. HAVE_MPG123_FALSE=''
  2268. HAVE_MPG123_TRUE='#'
  2269. HAVE_MVP_FALSE=''
  2270. HAVE_MVP_TRUE=''
  2271. HAVE_OGGFLAC_FALSE=''
  2272. HAVE_OGGFLAC_TRUE='#'
  2273. HAVE_OGG_COMMON_FALSE='#'
  2274. HAVE_OGG_COMMON_TRUE=''
  2275. HAVE_OPENAL_FALSE=''
  2276. HAVE_OPENAL_TRUE=''
  2277. HAVE_OSS_FALSE=''
  2278. HAVE_OSS_TRUE=''
  2279. HAVE_OSX_FALSE=''
  2280. HAVE_OSX_TRUE=''
  2281. HAVE_PULSE_FALSE=''
  2282. HAVE_PULSE_TRUE=''
  2283. HAVE_SHOUT_FALSE=''
  2284. HAVE_SHOUT_TRUE=''
  2285. HAVE_WAVPACK_FALSE=''
  2286. HAVE_WAVPACK_TRUE='#'
  2287. HAVE_XMLTO_FALSE=''
  2288. HAVE_XMLTO_TRUE=''
  2289. HAVE_ZEROCONF_FALSE='#'
  2290. HAVE_ZEROCONF_TRUE=''
  2291. HAVE_ZZIP_FALSE=''
  2292. HAVE_ZZIP_TRUE='#'
  2293. ID3TAG_CFLAGS='-I/usr/local/include '
  2294. ID3TAG_LIBS='-L/usr/local/lib -lid3tag -lz '
  2295. INSTALL_DATA='${INSTALL} -m 644'
  2296. INSTALL_PROGRAM='${INSTALL}'
  2297. INSTALL_SCRIPT='${INSTALL}'
  2298. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2299. ISO9660_CFLAGS=''
  2300. ISO9660_LIBS=''
  2301. JACK_CFLAGS=''
  2302. JACK_LIBS=''
  2303. LAME_LIBS=''
  2304. LDFLAGS='-L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib'
  2305. LIBMIKMOD_CFLAGS=''
  2306. LIBMIKMOD_CONFIG=''
  2307. LIBMIKMOD_LIBS=''
  2308. LIBOBJS=''
  2309. LIBS=''
  2310. LIBWRAP_CFLAGS=''
  2311. LIBWRAP_LDFLAGS='-lwrap'
  2312. LTLIBOBJS=''
  2313. MAD_CFLAGS='-I/usr/local/include '
  2314. MAD_LIBS='-L/usr/local/lib -lmad -lm '
  2315. MAKEINFO='${SHELL} /private/tmp/homebrew-mpd-0.16.3-c7Bq/mpd-0.16.3/missing --run makeinfo'
  2316. MKDIR_P='./install-sh -c -d'
  2317. MKISOFS='no'
  2318. MMS_CFLAGS='-I/usr/local/Cellar/libmms/0.6.2/include/ -I/usr/local/Cellar/glib/2.28.8/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.8/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.8/include '
  2319. MMS_LIBS='-L/usr/local/Cellar/libmms/0.6.2/lib -L/usr/local/Cellar/glib/2.28.8/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lmms -lm -lglib-2.0 -lintl '
  2320. MODPLUG_CFLAGS=''
  2321. MODPLUG_LIBS=''
  2322. MP4FF_LIBS='-lmp4ff'
  2323. MPD_CFLAGS=' '
  2324. MPD_LIBS=' -lm -lbz2 -lfaad'
  2325. MPG123_CFLAGS=''
  2326. MPG123_LIBS=''
  2327. OBJEXT='o'
  2328. OGG_CFLAGS='-I/usr/local/Cellar/libogg/1.3.0/include '
  2329. OGG_LIBS='-L/usr/local/Cellar/libogg/1.3.0/lib -logg '
  2330. OPENAL_CFLAGS=''
  2331. OPENAL_LIBS=''
  2332. PACKAGE='mpd'
  2333. PACKAGE_BUGREPORT='musicpd-dev-team@lists.sourceforge.net'
  2334. PACKAGE_NAME='mpd'
  2335. PACKAGE_STRING='mpd 0.16.3'
  2336. PACKAGE_TARNAME='mpd'
  2337. PACKAGE_URL=''
  2338. PACKAGE_VERSION='0.16.3'
  2339. PATH_SEPARATOR=':'
  2340. PKG_CONFIG='/usr/local/bin/pkg-config'
  2341. PULSE_CFLAGS=''
  2342. PULSE_LIBS=''
  2343. RANLIB='ranlib'
  2344. SAMPLERATE_013_CFLAGS=''
  2345. SAMPLERATE_013_LIBS=''
  2346. SAMPLERATE_CFLAGS=''
  2347. SAMPLERATE_LIBS=''
  2348. SET_MAKE=''
  2349. SHELL='/bin/sh'
  2350. SHOUT_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/libshout/2.2.2/include -I/usr/local/Cellar/libogg/1.3.0/include -I/usr/local/Cellar/libvorbis/1.3.2/include -I/usr/local/Cellar/theora/1.1.1/include -I/usr/local/Cellar/speex/1.2rc1/include '
  2351. SHOUT_LIBS='-L/usr/local/Cellar/libshout/2.2.2/lib -L/usr/local/Cellar/libogg/1.3.0/lib -L/usr/local/Cellar/libvorbis/1.3.2/lib -L/usr/local/Cellar/theora/1.1.1/lib -L/usr/local/Cellar/speex/1.2rc1/lib -lshout -lvorbis -lm -ltheora -lspeex -logg '
  2352. SIDPLAY_CFLAGS=''
  2353. SIDPLAY_LIBS=''
  2354. SNDFILE_CFLAGS='-I/usr/local/Cellar/libsndfile/1.0.25/include '
  2355. SNDFILE_LIBS='-L/usr/local/Cellar/libsndfile/1.0.25/lib -lsndfile '
  2356. SQLITE_CFLAGS=''
  2357. SQLITE_LIBS=''
  2358. STRIP=''
  2359. TREMOR_CFLAGS=''
  2360. TREMOR_LIBS=''
  2361. TWOLAME_CFLAGS=''
  2362. TWOLAME_LIBS=''
  2363. VERSION='0.16.3'
  2364. VORBISENC_CFLAGS='-I/usr/local/Cellar/libvorbis/1.3.2/include -I/usr/local/Cellar/libogg/1.3.0/include '
  2365. VORBISENC_LIBS='-L/usr/local/Cellar/libvorbis/1.3.2/lib -L/usr/local/Cellar/libogg/1.3.0/lib -lvorbisenc -lvorbis -lm -logg '
  2366. VORBIS_CFLAGS='-I/usr/local/Cellar/libvorbis/1.3.2/include -I/usr/local/Cellar/libogg/1.3.0/include '
  2367. VORBIS_LIBS='-L/usr/local/Cellar/libvorbis/1.3.2/lib -L/usr/local/Cellar/libogg/1.3.0/lib -lvorbisfile -lvorbis -lm -logg '
  2368. WAVPACK_CFLAGS=''
  2369. WAVPACK_LIBS=''
  2370. WILDMIDI_CFLAGS=''
  2371. WILDMIDI_LIBS=''
  2372. XMLTO=''
  2373. ZIP='no'
  2374. ZZIP_CFLAGS=''
  2375. ZZIP_LIBS=''
  2376. ac_ct_CC='/usr/bin/llvm-gcc'
  2377. ac_ct_CXX=''
  2378. am__EXEEXT_FALSE=''
  2379. am__EXEEXT_TRUE=''
  2380. am__fastdepCC_FALSE=''
  2381. am__fastdepCC_TRUE='#'
  2382. am__fastdepCXX_FALSE=''
  2383. am__fastdepCXX_TRUE='#'
  2384. am__include='include'
  2385. am__isrc=''
  2386. am__leading_dot='.'
  2387. am__quote=''
  2388. am__tar='${AMTAR} chof - "$$tardir"'
  2389. am__untar='${AMTAR} xf -'
  2390. bindir='${exec_prefix}/bin'
  2391. build='x86_64-apple-darwin11.2.0'
  2392. build_alias=''
  2393. build_cpu='x86_64'
  2394. build_os='darwin11.2.0'
  2395. build_vendor='apple'
  2396. datadir='${datarootdir}'
  2397. datarootdir='${prefix}/share'
  2398. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2399. dvidir='${docdir}'
  2400. exec_prefix='NONE'
  2401. host='x86_64-apple-darwin11.2.0'
  2402. host_alias=''
  2403. host_cpu='x86_64'
  2404. host_os='darwin11.2.0'
  2405. host_vendor='apple'
  2406. htmldir='${docdir}'
  2407. includedir='${prefix}/include'
  2408. infodir='${datarootdir}/info'
  2409. install_sh='${SHELL} /private/tmp/homebrew-mpd-0.16.3-c7Bq/mpd-0.16.3/install-sh'
  2410. libdir='${exec_prefix}/lib'
  2411. libexecdir='${exec_prefix}/libexec'
  2412. localedir='${datarootdir}/locale'
  2413. localstatedir='${prefix}/var'
  2414. mandir='${datarootdir}/man'
  2415. mkdir_p='$(top_builddir)/./install-sh -c -d'
  2416. oldincludedir='/usr/include'
  2417. pdfdir='${docdir}'
  2418. prefix='/usr/local/Cellar/mpd/0.16.3'
  2419. program_transform_name='s,x,x,'
  2420. psdir='${docdir}'
  2421. sbindir='${exec_prefix}/sbin'
  2422. sharedstatedir='${prefix}/com'
  2423. sysconfdir='${prefix}/etc'
  2424. target_alias=''
  2425.  
  2426. ## ----------- ##
  2427. ## confdefs.h. ##
  2428. ## ----------- ##
  2429.  
  2430. /* confdefs.h */
  2431. #define PACKAGE_NAME "mpd"
  2432. #define PACKAGE_TARNAME "mpd"
  2433. #define PACKAGE_VERSION "0.16.3"
  2434. #define PACKAGE_STRING "mpd 0.16.3"
  2435. #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
  2436. #define PACKAGE_URL ""
  2437. #define PACKAGE "mpd"
  2438. #define VERSION "0.16.3"
  2439. #define PROTOCOL_VERSION "0.16.0"
  2440. #define HAVE_DAEMON 1
  2441. #define HAVE_FORK 1
  2442. #define HAVE_SYSLOG 1
  2443. #define STDC_HEADERS 1
  2444. #define HAVE_SYS_TYPES_H 1
  2445. #define HAVE_SYS_STAT_H 1
  2446. #define HAVE_STDLIB_H 1
  2447. #define HAVE_STRING_H 1
  2448. #define HAVE_MEMORY_H 1
  2449. #define HAVE_STRINGS_H 1
  2450. #define HAVE_INTTYPES_H 1
  2451. #define HAVE_STDINT_H 1
  2452. #define HAVE_UNISTD_H 1
  2453. #define HAVE_LOCALE_H 1
  2454. #define HAVE_VALGRIND_MEMCHECK_H 1
  2455. #define HAVE_IPV6 1
  2456. #define HAVE_TCP 1
  2457. #define HAVE_UN 1
  2458. #define HAVE_GETPEEREID 1
  2459. #define ENABLE_LARGEFILE 1
  2460. #define HAVE_TCPD_H 1
  2461. #define HAVE_LIBWRAP 1
  2462. #define HAVE_CUE 1
  2463. #define HAVE_ID3TAG 1
  2464. #define HAVE_BONJOUR 1
  2465. #define HAVE_ZEROCONF 1
  2466. #define ENABLE_CURL 1
  2467. #define ENABLE_MMS 1
  2468. #define HAVE_BZ2 1
  2469. #define ENABLE_ARCHIVE 1
  2470. #define HAVE_FAAD_BUFLEN_FUNCS 1
  2471. #define HAVE_FAACDECCONFIGURATION_DOWNMATRIX 1
  2472. #define HAVE_FAACDECCONFIGURATION_DONTUPSAMPLEIMPLICITSBR 1
  2473. #define HAVE_FAACDECFRAMEINFO_SAMPLERATE 1
  2474. #define HAVE_FAAD 1
  2475. #define HAVE_LIBMP4FF 1
  2476. #define HAVE_MP4 1
  2477. #define HAVE_FLAC 1
  2478. #define ENABLE_FLUIDSYNTH 1
  2479. #define HAVE_MAD 1
  2480. #define ENABLE_SNDFILE 1
  2481. #define ENABLE_VORBIS_DECODER 1
  2482. #define ENABLE_FLAC_ENCODER 1
  2483. #define ENABLE_VORBIS_ENCODER 1
  2484. #define HAVE_LAME_LAME_H 1
  2485.  
  2486. configure: exit 1
Add Comment
Please, Sign In to add comment