Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
507
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.32 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 mod_gearman configure 0.6, which was
  5. generated by GNU Autoconf 2.61. Invocation command line was
  6.  
  7. $ ./configure --with-user=icinga --with-user=icinga
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = debian
  14. uname -m = x86_64
  15. uname -r = 2.6.26-2-amd64
  16. uname -s = Linux
  17. uname -v = #1 SMP Tue Aug 31 09:11:22 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/X11R6/bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:1796: checking for a BSD-compatible install
  44. configure:1852: result: /usr/bin/install -c
  45. configure:1863: checking whether build environment is sane
  46. configure:1906: result: yes
  47. configure:1934: checking for a thread-safe mkdir -p
  48. configure:1973: result: /bin/mkdir -p
  49. configure:1986: checking for gawk
  50. configure:2016: result: no
  51. configure:1986: checking for mawk
  52. configure:2002: found /usr/bin/mawk
  53. configure:2013: result: mawk
  54. configure:2024: checking whether make sets $(MAKE)
  55. configure:2045: result: yes
  56. configure:2297: checking for g++
  57. configure:2313: found /usr/bin/g++
  58. configure:2324: result: g++
  59. configure:2355: checking for C++ compiler version
  60. configure:2362: g++ --version >&5
  61. g++ (Debian 4.3.2-1.1) 4.3.2
  62. Copyright (C) 2008 Free Software Foundation, Inc.
  63. This is free software; see the source for copying conditions. There is NO
  64. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  65.  
  66. configure:2365: $? = 0
  67. configure:2372: g++ -v >&5
  68. Using built-in specs.
  69. Target: x86_64-linux-gnu
  70. Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  71. Thread model: posix
  72. gcc version 4.3.2 (Debian 4.3.2-1.1)
  73. configure:2375: $? = 0
  74. configure:2382: g++ -V >&5
  75. g++: '-V' option must have argument
  76. configure:2385: $? = 1
  77. configure:2408: checking for C++ compiler default output file name
  78. configure:2435: g++ conftest.cpp >&5
  79. configure:2438: $? = 0
  80. configure:2476: result: a.out
  81. configure:2493: checking whether the C++ compiler works
  82. configure:2503: ./a.out
  83. configure:2506: $? = 0
  84. configure:2523: result: yes
  85. configure:2530: checking whether we are cross compiling
  86. configure:2532: result: no
  87. configure:2535: checking for suffix of executables
  88. configure:2542: g++ -o conftest conftest.cpp >&5
  89. configure:2545: $? = 0
  90. configure:2569: result:
  91. configure:2575: checking for suffix of object files
  92. configure:2601: g++ -c conftest.cpp >&5
  93. configure:2604: $? = 0
  94. configure:2627: result: o
  95. configure:2631: checking whether we are using the GNU C++ compiler
  96. configure:2660: g++ -c conftest.cpp >&5
  97. configure:2666: $? = 0
  98. configure:2683: result: yes
  99. configure:2688: checking whether g++ accepts -g
  100. configure:2718: g++ -c -g conftest.cpp >&5
  101. configure:2724: $? = 0
  102. configure:2823: result: yes
  103. configure:2857: checking for style of include used by make
  104. configure:2885: result: GNU
  105. configure:2910: checking dependency style of g++
  106. configure:3001: result: gcc3
  107. configure:3064: checking for gcc
  108. configure:3080: found /usr/bin/gcc
  109. configure:3091: result: gcc
  110. configure:3329: checking for C compiler version
  111. configure:3336: gcc --version >&5
  112. gcc (Debian 4.3.2-1.1) 4.3.2
  113. Copyright (C) 2008 Free Software Foundation, Inc.
  114. This is free software; see the source for copying conditions. There is NO
  115. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  116.  
  117. configure:3339: $? = 0
  118. configure:3346: gcc -v >&5
  119. Using built-in specs.
  120. Target: x86_64-linux-gnu
  121. Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  122. Thread model: posix
  123. gcc version 4.3.2 (Debian 4.3.2-1.1)
  124. configure:3349: $? = 0
  125. configure:3356: gcc -V >&5
  126. gcc: '-V' option must have argument
  127. configure:3359: $? = 1
  128. configure:3362: checking whether we are using the GNU C compiler
  129. configure:3391: gcc -c conftest.c >&5
  130. configure:3397: $? = 0
  131. configure:3414: result: yes
  132. configure:3419: checking whether gcc accepts -g
  133. configure:3449: gcc -c -g conftest.c >&5
  134. configure:3455: $? = 0
  135. configure:3554: result: yes
  136. configure:3571: checking for gcc option to accept ISO C89
  137. configure:3645: gcc -c -g -O2 conftest.c >&5
  138. configure:3651: $? = 0
  139. configure:3674: result: none needed
  140. configure:3694: checking dependency style of gcc
  141. configure:3785: result: gcc3
  142. configure:3801: checking whether gcc and cc understand -c and -o together
  143. configure:3836: gcc -c conftest.c -o conftest2.o >&5
  144. configure:3839: $? = 0
  145. configure:3845: gcc -c conftest.c -o conftest2.o >&5
  146. configure:3848: $? = 0
  147. configure:3859: cc -c conftest.c >&5
  148. configure:3862: $? = 0
  149. configure:3870: cc -c conftest.c -o conftest2.o >&5
  150. configure:3873: $? = 0
  151. configure:3879: cc -c conftest.c -o conftest2.o >&5
  152. configure:3882: $? = 0
  153. configure:3900: result: yes
  154. configure:3969: checking for ranlib
  155. configure:3985: found /usr/bin/ranlib
  156. configure:3996: result: ranlib
  157. configure:4026: checking for inline
  158. configure:4052: gcc -c -g -O2 conftest.c >&5
  159. configure:4058: $? = 0
  160. configure:4076: result: inline
  161. configure:4100: checking how to run the C preprocessor
  162. configure:4140: gcc -E conftest.c
  163. configure:4146: $? = 0
  164. configure:4177: gcc -E conftest.c
  165. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  166. configure:4183: $? = 1
  167. configure: failed program was:
  168. | /* confdefs.h. */
  169. | #define PACKAGE_NAME "mod_gearman"
  170. | #define PACKAGE_TARNAME "mod_gearman"
  171. | #define PACKAGE_VERSION "0.6"
  172. | #define PACKAGE_STRING "mod_gearman 0.6"
  173. | #define PACKAGE_BUGREPORT "sven@consol.de"
  174. | #define PACKAGE "mod_gearman"
  175. | #define VERSION "0.6"
  176. | /* end confdefs.h. */
  177. | #include <ac_nonexistent.h>
  178. configure:4216: result: gcc -E
  179. configure:4245: gcc -E conftest.c
  180. configure:4251: $? = 0
  181. configure:4282: gcc -E conftest.c
  182. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  183. configure:4288: $? = 1
  184. configure: failed program was:
  185. | /* confdefs.h. */
  186. | #define PACKAGE_NAME "mod_gearman"
  187. | #define PACKAGE_TARNAME "mod_gearman"
  188. | #define PACKAGE_VERSION "0.6"
  189. | #define PACKAGE_STRING "mod_gearman 0.6"
  190. | #define PACKAGE_BUGREPORT "sven@consol.de"
  191. | #define PACKAGE "mod_gearman"
  192. | #define VERSION "0.6"
  193. | /* end confdefs.h. */
  194. | #include <ac_nonexistent.h>
  195. configure:4326: checking for grep that handles long lines and -e
  196. configure:4400: result: /bin/grep
  197. configure:4405: checking for egrep
  198. configure:4483: result: /bin/grep -E
  199. configure:4488: checking for ANSI C header files
  200. configure:4518: gcc -c -g -O2 conftest.c >&5
  201. configure:4524: $? = 0
  202. configure:4623: gcc -o conftest -g -O2 conftest.c >&5
  203. configure:4626: $? = 0
  204. configure:4632: ./conftest
  205. configure:4635: $? = 0
  206. configure:4652: result: yes
  207. configure:4676: checking for sys/types.h
  208. configure:4697: gcc -c -g -O2 conftest.c >&5
  209. configure:4703: $? = 0
  210. configure:4719: result: yes
  211. configure:4676: checking for sys/stat.h
  212. configure:4697: gcc -c -g -O2 conftest.c >&5
  213. configure:4703: $? = 0
  214. configure:4719: result: yes
  215. configure:4676: checking for stdlib.h
  216. configure:4697: gcc -c -g -O2 conftest.c >&5
  217. configure:4703: $? = 0
  218. configure:4719: result: yes
  219. configure:4676: checking for string.h
  220. configure:4697: gcc -c -g -O2 conftest.c >&5
  221. configure:4703: $? = 0
  222. configure:4719: result: yes
  223. configure:4676: checking for memory.h
  224. configure:4697: gcc -c -g -O2 conftest.c >&5
  225. configure:4703: $? = 0
  226. configure:4719: result: yes
  227. configure:4676: checking for strings.h
  228. configure:4697: gcc -c -g -O2 conftest.c >&5
  229. configure:4703: $? = 0
  230. configure:4719: result: yes
  231. configure:4676: checking for inttypes.h
  232. configure:4697: gcc -c -g -O2 conftest.c >&5
  233. configure:4703: $? = 0
  234. configure:4719: result: yes
  235. configure:4676: checking for stdint.h
  236. configure:4697: gcc -c -g -O2 conftest.c >&5
  237. configure:4703: $? = 0
  238. configure:4719: result: yes
  239. configure:4676: checking for unistd.h
  240. configure:4697: gcc -c -g -O2 conftest.c >&5
  241. configure:4703: $? = 0
  242. configure:4719: result: yes
  243. configure:4736: checking for stdlib.h
  244. configure:4742: result: yes
  245. configure:4876: checking for GNU libc compatible malloc
  246. configure:4910: gcc -o conftest -g -O2 conftest.c >&5
  247. configure:4913: $? = 0
  248. configure:4919: ./conftest
  249. configure:4922: $? = 0
  250. configure:4938: result: yes
  251. configure:4966: checking for pid_t
  252. configure:4996: gcc -c -g -O2 conftest.c >&5
  253. configure:5002: $? = 0
  254. configure:5017: result: yes
  255. configure:5044: checking vfork.h usability
  256. configure:5061: gcc -c -g -O2 conftest.c >&5
  257. conftest.c:55:19: error: vfork.h: No such file or directory
  258. configure:5067: $? = 1
  259. configure: failed program was:
  260. | /* confdefs.h. */
  261. | #define PACKAGE_NAME "mod_gearman"
  262. | #define PACKAGE_TARNAME "mod_gearman"
  263. | #define PACKAGE_VERSION "0.6"
  264. | #define PACKAGE_STRING "mod_gearman 0.6"
  265. | #define PACKAGE_BUGREPORT "sven@consol.de"
  266. | #define PACKAGE "mod_gearman"
  267. | #define VERSION "0.6"
  268. | #define STDC_HEADERS 1
  269. | #define HAVE_SYS_TYPES_H 1
  270. | #define HAVE_SYS_STAT_H 1
  271. | #define HAVE_STDLIB_H 1
  272. | #define HAVE_STRING_H 1
  273. | #define HAVE_MEMORY_H 1
  274. | #define HAVE_STRINGS_H 1
  275. | #define HAVE_INTTYPES_H 1
  276. | #define HAVE_STDINT_H 1
  277. | #define HAVE_UNISTD_H 1
  278. | #define HAVE_STDLIB_H 1
  279. | #define HAVE_MALLOC 1
  280. | /* end confdefs.h. */
  281. | #include <stdio.h>
  282. | #ifdef HAVE_SYS_TYPES_H
  283. | # include <sys/types.h>
  284. | #endif
  285. | #ifdef HAVE_SYS_STAT_H
  286. | # include <sys/stat.h>
  287. | #endif
  288. | #ifdef STDC_HEADERS
  289. | # include <stdlib.h>
  290. | # include <stddef.h>
  291. | #else
  292. | # ifdef HAVE_STDLIB_H
  293. | # include <stdlib.h>
  294. | # endif
  295. | #endif
  296. | #ifdef HAVE_STRING_H
  297. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  298. | # include <memory.h>
  299. | # endif
  300. | # include <string.h>
  301. | #endif
  302. | #ifdef HAVE_STRINGS_H
  303. | # include <strings.h>
  304. | #endif
  305. | #ifdef HAVE_INTTYPES_H
  306. | # include <inttypes.h>
  307. | #endif
  308. | #ifdef HAVE_STDINT_H
  309. | # include <stdint.h>
  310. | #endif
  311. | #ifdef HAVE_UNISTD_H
  312. | # include <unistd.h>
  313. | #endif
  314. | #include <vfork.h>
  315. configure:5081: result: no
  316. configure:5085: checking vfork.h presence
  317. configure:5100: gcc -E conftest.c
  318. conftest.c:22:19: error: vfork.h: No such file or directory
  319. configure:5106: $? = 1
  320. configure: failed program was:
  321. | /* confdefs.h. */
  322. | #define PACKAGE_NAME "mod_gearman"
  323. | #define PACKAGE_TARNAME "mod_gearman"
  324. | #define PACKAGE_VERSION "0.6"
  325. | #define PACKAGE_STRING "mod_gearman 0.6"
  326. | #define PACKAGE_BUGREPORT "sven@consol.de"
  327. | #define PACKAGE "mod_gearman"
  328. | #define VERSION "0.6"
  329. | #define STDC_HEADERS 1
  330. | #define HAVE_SYS_TYPES_H 1
  331. | #define HAVE_SYS_STAT_H 1
  332. | #define HAVE_STDLIB_H 1
  333. | #define HAVE_STRING_H 1
  334. | #define HAVE_MEMORY_H 1
  335. | #define HAVE_STRINGS_H 1
  336. | #define HAVE_INTTYPES_H 1
  337. | #define HAVE_STDINT_H 1
  338. | #define HAVE_UNISTD_H 1
  339. | #define HAVE_STDLIB_H 1
  340. | #define HAVE_MALLOC 1
  341. | /* end confdefs.h. */
  342. | #include <vfork.h>
  343. configure:5120: result: no
  344. configure:5153: checking for vfork.h
  345. configure:5161: result: no
  346. configure:5179: checking for fork
  347. configure:5235: gcc -o conftest -g -O2 conftest.c >&5
  348. conftest.c:45: warning: conflicting types for built-in function 'fork'
  349. configure:5241: $? = 0
  350. configure:5259: result: yes
  351. configure:5179: checking for vfork
  352. configure:5235: gcc -o conftest -g -O2 conftest.c >&5
  353. configure:5241: $? = 0
  354. configure:5259: result: yes
  355. configure:5270: checking for working fork
  356. configure:5302: gcc -o conftest -g -O2 conftest.c >&5
  357. configure:5305: $? = 0
  358. configure:5311: ./conftest
  359. configure:5314: $? = 0
  360. configure:5330: result: yes
  361. configure:5351: checking for working vfork
  362. configure:5489: result: yes
  363. configure:5520: checking for stdbool.h that conforms to C99
  364. configure:5613: gcc -c -g -O2 conftest.c >&5
  365. configure:5619: $? = 0
  366. configure:5634: result: yes
  367. configure:5636: checking for _Bool
  368. configure:5666: gcc -c -g -O2 conftest.c >&5
  369. configure:5672: $? = 0
  370. configure:5687: result: yes
  371. configure:5710: checking for pthread_create in -lpthread
  372. configure:5745: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  373. configure:5751: $? = 0
  374. configure:5769: result: yes
  375. configure:5802: checking for stdlib.h
  376. configure:5808: result: yes
  377. configure:5802: checking for string.h
  378. configure:5808: result: yes
  379. configure:5802: checking for unistd.h
  380. configure:5808: result: yes
  381. configure:5812: checking pthread.h usability
  382. configure:5829: gcc -c -g -O2 conftest.c >&5
  383. configure:5835: $? = 0
  384. configure:5849: result: yes
  385. configure:5853: checking pthread.h presence
  386. configure:5868: gcc -E conftest.c
  387. configure:5874: $? = 0
  388. configure:5888: result: yes
  389. configure:5921: checking for pthread.h
  390. configure:5929: result: yes
  391. configure:5812: checking arpa/inet.h usability
  392. configure:5829: gcc -c -g -O2 conftest.c >&5
  393. configure:5835: $? = 0
  394. configure:5849: result: yes
  395. configure:5853: checking arpa/inet.h presence
  396. configure:5868: gcc -E conftest.c
  397. configure:5874: $? = 0
  398. configure:5888: result: yes
  399. configure:5921: checking for arpa/inet.h
  400. configure:5929: result: yes
  401. configure:5812: checking fcntl.h usability
  402. configure:5829: gcc -c -g -O2 conftest.c >&5
  403. configure:5835: $? = 0
  404. configure:5849: result: yes
  405. configure:5853: checking fcntl.h presence
  406. configure:5868: gcc -E conftest.c
  407. configure:5874: $? = 0
  408. configure:5888: result: yes
  409. configure:5921: checking for fcntl.h
  410. configure:5929: result: yes
  411. configure:5812: checking limits.h usability
  412. configure:5829: gcc -c -g -O2 conftest.c >&5
  413. configure:5835: $? = 0
  414. configure:5849: result: yes
  415. configure:5853: checking limits.h presence
  416. configure:5868: gcc -E conftest.c
  417. configure:5874: $? = 0
  418. configure:5888: result: yes
  419. configure:5921: checking for limits.h
  420. configure:5929: result: yes
  421. configure:5812: checking netdb.h usability
  422. configure:5829: gcc -c -g -O2 conftest.c >&5
  423. configure:5835: $? = 0
  424. configure:5849: result: yes
  425. configure:5853: checking netdb.h presence
  426. configure:5868: gcc -E conftest.c
  427. configure:5874: $? = 0
  428. configure:5888: result: yes
  429. configure:5921: checking for netdb.h
  430. configure:5929: result: yes
  431. configure:5812: checking netinet/in.h usability
  432. configure:5829: gcc -c -g -O2 conftest.c >&5
  433. configure:5835: $? = 0
  434. configure:5849: result: yes
  435. configure:5853: checking netinet/in.h presence
  436. configure:5868: gcc -E conftest.c
  437. configure:5874: $? = 0
  438. configure:5888: result: yes
  439. configure:5921: checking for netinet/in.h
  440. configure:5929: result: yes
  441. configure:5812: checking stddef.h usability
  442. configure:5829: gcc -c -g -O2 conftest.c >&5
  443. configure:5835: $? = 0
  444. configure:5849: result: yes
  445. configure:5853: checking stddef.h presence
  446. configure:5868: gcc -E conftest.c
  447. configure:5874: $? = 0
  448. configure:5888: result: yes
  449. configure:5921: checking for stddef.h
  450. configure:5929: result: yes
  451. configure:5812: checking sys/socket.h usability
  452. configure:5829: gcc -c -g -O2 conftest.c >&5
  453. configure:5835: $? = 0
  454. configure:5849: result: yes
  455. configure:5853: checking sys/socket.h presence
  456. configure:5868: gcc -E conftest.c
  457. configure:5874: $? = 0
  458. configure:5888: result: yes
  459. configure:5921: checking for sys/socket.h
  460. configure:5929: result: yes
  461. configure:5812: checking sys/time.h usability
  462. configure:5829: gcc -c -g -O2 conftest.c >&5
  463. configure:5835: $? = 0
  464. configure:5849: result: yes
  465. configure:5853: checking sys/time.h presence
  466. configure:5868: gcc -E conftest.c
  467. configure:5874: $? = 0
  468. configure:5888: result: yes
  469. configure:5921: checking for sys/time.h
  470. configure:5929: result: yes
  471. configure:5812: checking sys/timeb.h usability
  472. configure:5829: gcc -c -g -O2 conftest.c >&5
  473. configure:5835: $? = 0
  474. configure:5849: result: yes
  475. configure:5853: checking sys/timeb.h presence
  476. configure:5868: gcc -E conftest.c
  477. configure:5874: $? = 0
  478. configure:5888: result: yes
  479. configure:5921: checking for sys/timeb.h
  480. configure:5929: result: yes
  481. configure:5812: checking syslog.h usability
  482. configure:5829: gcc -c -g -O2 conftest.c >&5
  483. configure:5835: $? = 0
  484. configure:5849: result: yes
  485. configure:5853: checking syslog.h presence
  486. configure:5868: gcc -E conftest.c
  487. configure:5874: $? = 0
  488. configure:5888: result: yes
  489. configure:5921: checking for syslog.h
  490. configure:5929: result: yes
  491. configure:5812: checking curses.h usability
  492. configure:5829: gcc -c -g -O2 conftest.c >&5
  493. configure:5835: $? = 0
  494. configure:5849: result: yes
  495. configure:5853: checking curses.h presence
  496. configure:5868: gcc -E conftest.c
  497. configure:5874: $? = 0
  498. configure:5888: result: yes
  499. configure:5921: checking for curses.h
  500. configure:5929: result: yes
  501. configure:5961: checking ltdl.h usability
  502. configure:5978: gcc -c -g -O2 conftest.c >&5
  503. configure:5984: $? = 0
  504. configure:5998: result: yes
  505. configure:6002: checking ltdl.h presence
  506. configure:6017: gcc -E conftest.c
  507. configure:6023: $? = 0
  508. configure:6037: result: yes
  509. configure:6070: checking for ltdl.h
  510. configure:6078: result: yes
  511. configure:6131: checking if user icinga exists
  512. configure:6141: result: yes
  513. configure:6163: checking for gettimeofday
  514. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  515. configure:6225: $? = 0
  516. configure:6243: result: yes
  517. configure:6163: checking for strdup
  518. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  519. conftest.c:69: warning: conflicting types for built-in function 'strdup'
  520. configure:6225: $? = 0
  521. configure:6243: result: yes
  522. configure:6163: checking for strchr
  523. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  524. conftest.c:70: warning: conflicting types for built-in function 'strchr'
  525. configure:6225: $? = 0
  526. configure:6243: result: yes
  527. configure:6163: checking for strstr
  528. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  529. conftest.c:71: warning: conflicting types for built-in function 'strstr'
  530. configure:6225: $? = 0
  531. configure:6243: result: yes
  532. configure:6163: checking for strtoul
  533. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  534. configure:6225: $? = 0
  535. configure:6243: result: yes
  536. configure:6163: checking for alarm
  537. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  538. configure:6225: $? = 0
  539. configure:6243: result: yes
  540. configure:6163: checking for gethostname
  541. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  542. configure:6225: $? = 0
  543. configure:6243: result: yes
  544. configure:6163: checking for memset
  545. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  546. conftest.c:75: warning: conflicting types for built-in function 'memset'
  547. configure:6225: $? = 0
  548. configure:6243: result: yes
  549. configure:6163: checking for strcspn
  550. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  551. conftest.c:76: warning: conflicting types for built-in function 'strcspn'
  552. configure:6225: $? = 0
  553. configure:6243: result: yes
  554. configure:6163: checking for strerror
  555. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  556. configure:6225: $? = 0
  557. configure:6243: result: yes
  558. configure:6163: checking for atexit
  559. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  560. configure:6225: $? = 0
  561. configure:6243: result: yes
  562. configure:6163: checking for gethostbyname
  563. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  564. configure:6225: $? = 0
  565. configure:6243: result: yes
  566. configure:6163: checking for socket
  567. configure:6219: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  568. configure:6225: $? = 0
  569. configure:6243: result: yes
  570. configure:6253: checking whether ln -s works
  571. configure:6257: result: yes
  572. configure:6267: checking for size_t
  573. configure:6297: gcc -c -g -O2 conftest.c >&5
  574. configure:6303: $? = 0
  575. configure:6318: result: yes
  576. configure:6330: checking for pid_t
  577. configure:6381: result: yes
  578. configure:6397: checking for gearman_client_create in -lgearman
  579. configure:6432: gcc -o conftest -g -O2 conftest.c -lgearman -lpthread >&5
  580. /usr/bin/ld: cannot find -lgearman
  581. collect2: ld returned 1 exit status
  582. configure:6438: $? = 1
  583. configure: failed program was:
  584. | /* confdefs.h. */
  585. | #define PACKAGE_NAME "mod_gearman"
  586. | #define PACKAGE_TARNAME "mod_gearman"
  587. | #define PACKAGE_VERSION "0.6"
  588. | #define PACKAGE_STRING "mod_gearman 0.6"
  589. | #define PACKAGE_BUGREPORT "sven@consol.de"
  590. | #define PACKAGE "mod_gearman"
  591. | #define VERSION "0.6"
  592. | #define STDC_HEADERS 1
  593. | #define HAVE_SYS_TYPES_H 1
  594. | #define HAVE_SYS_STAT_H 1
  595. | #define HAVE_STDLIB_H 1
  596. | #define HAVE_STRING_H 1
  597. | #define HAVE_MEMORY_H 1
  598. | #define HAVE_STRINGS_H 1
  599. | #define HAVE_INTTYPES_H 1
  600. | #define HAVE_STDINT_H 1
  601. | #define HAVE_UNISTD_H 1
  602. | #define HAVE_STDLIB_H 1
  603. | #define HAVE_MALLOC 1
  604. | #define HAVE_FORK 1
  605. | #define HAVE_VFORK 1
  606. | #define HAVE_WORKING_VFORK 1
  607. | #define HAVE_WORKING_FORK 1
  608. | #define HAVE__BOOL 1
  609. | #define HAVE_STDBOOL_H 1
  610. | #define HAVE_LIBPTHREAD 1
  611. | #define HAVE_STDLIB_H 1
  612. | #define HAVE_STRING_H 1
  613. | #define HAVE_UNISTD_H 1
  614. | #define HAVE_PTHREAD_H 1
  615. | #define HAVE_ARPA_INET_H 1
  616. | #define HAVE_FCNTL_H 1
  617. | #define HAVE_LIMITS_H 1
  618. | #define HAVE_NETDB_H 1
  619. | #define HAVE_NETINET_IN_H 1
  620. | #define HAVE_STDDEF_H 1
  621. | #define HAVE_SYS_SOCKET_H 1
  622. | #define HAVE_SYS_TIME_H 1
  623. | #define HAVE_SYS_TIMEB_H 1
  624. | #define HAVE_SYSLOG_H 1
  625. | #define HAVE_CURSES_H 1
  626. | #define HAVE_LTDL_H 1
  627. | #define HAVE_GETTIMEOFDAY 1
  628. | #define HAVE_STRDUP 1
  629. | #define HAVE_STRCHR 1
  630. | #define HAVE_STRSTR 1
  631. | #define HAVE_STRTOUL 1
  632. | #define HAVE_ALARM 1
  633. | #define HAVE_GETHOSTNAME 1
  634. | #define HAVE_MEMSET 1
  635. | #define HAVE_STRCSPN 1
  636. | #define HAVE_STRERROR 1
  637. | #define HAVE_ATEXIT 1
  638. | #define HAVE_GETHOSTBYNAME 1
  639. | #define HAVE_SOCKET 1
  640. | /* end confdefs.h. */
  641. |
  642. | /* Override any GCC internal prototype to avoid an error.
  643. | Use char because int might match the return type of a GCC
  644. | builtin and then its argument prototype would still apply. */
  645. | #ifdef __cplusplus
  646. | extern "C"
  647. | #endif
  648. | char gearman_client_create ();
  649. | int
  650. | main ()
  651. | {
  652. | return gearman_client_create ();
  653. | ;
  654. | return 0;
  655. | }
  656. configure:6456: result: no
  657. configure:6466: error: Compiling mod_gearman requires libgearman. You may specify the path by --with-gearman=path...
  658.  
  659. ## ---------------- ##
  660. ## Cache variables. ##
  661. ## ---------------- ##
  662.  
  663. ac_cv_c_compiler_gnu=yes
  664. ac_cv_c_inline=inline
  665. ac_cv_cxx_compiler_gnu=yes
  666. ac_cv_env_CCC_set=
  667. ac_cv_env_CCC_value=
  668. ac_cv_env_CC_set=
  669. ac_cv_env_CC_value=
  670. ac_cv_env_CFLAGS_set=
  671. ac_cv_env_CFLAGS_value=
  672. ac_cv_env_CPPFLAGS_set=
  673. ac_cv_env_CPPFLAGS_value=
  674. ac_cv_env_CPP_set=
  675. ac_cv_env_CPP_value=
  676. ac_cv_env_CXXFLAGS_set=
  677. ac_cv_env_CXXFLAGS_value=
  678. ac_cv_env_CXX_set=
  679. ac_cv_env_CXX_value=
  680. ac_cv_env_LDFLAGS_set=
  681. ac_cv_env_LDFLAGS_value=
  682. ac_cv_env_LIBS_set=
  683. ac_cv_env_LIBS_value=
  684. ac_cv_env_build_alias_set=
  685. ac_cv_env_build_alias_value=
  686. ac_cv_env_host_alias_set=
  687. ac_cv_env_host_alias_value=
  688. ac_cv_env_target_alias_set=
  689. ac_cv_env_target_alias_value=
  690. ac_cv_func_alarm=yes
  691. ac_cv_func_atexit=yes
  692. ac_cv_func_fork=yes
  693. ac_cv_func_fork_works=yes
  694. ac_cv_func_gethostbyname=yes
  695. ac_cv_func_gethostname=yes
  696. ac_cv_func_gettimeofday=yes
  697. ac_cv_func_malloc_0_nonnull=yes
  698. ac_cv_func_memset=yes
  699. ac_cv_func_socket=yes
  700. ac_cv_func_strchr=yes
  701. ac_cv_func_strcspn=yes
  702. ac_cv_func_strdup=yes
  703. ac_cv_func_strerror=yes
  704. ac_cv_func_strstr=yes
  705. ac_cv_func_strtoul=yes
  706. ac_cv_func_vfork=yes
  707. ac_cv_func_vfork_works=yes
  708. ac_cv_header_arpa_inet_h=yes
  709. ac_cv_header_curses_h=yes
  710. ac_cv_header_fcntl_h=yes
  711. ac_cv_header_inttypes_h=yes
  712. ac_cv_header_limits_h=yes
  713. ac_cv_header_ltdl_h=yes
  714. ac_cv_header_memory_h=yes
  715. ac_cv_header_netdb_h=yes
  716. ac_cv_header_netinet_in_h=yes
  717. ac_cv_header_pthread_h=yes
  718. ac_cv_header_stdbool_h=yes
  719. ac_cv_header_stdc=yes
  720. ac_cv_header_stddef_h=yes
  721. ac_cv_header_stdint_h=yes
  722. ac_cv_header_stdlib_h=yes
  723. ac_cv_header_string_h=yes
  724. ac_cv_header_strings_h=yes
  725. ac_cv_header_sys_socket_h=yes
  726. ac_cv_header_sys_stat_h=yes
  727. ac_cv_header_sys_time_h=yes
  728. ac_cv_header_sys_timeb_h=yes
  729. ac_cv_header_sys_types_h=yes
  730. ac_cv_header_syslog_h=yes
  731. ac_cv_header_unistd_h=yes
  732. ac_cv_header_vfork_h=no
  733. ac_cv_lib_gearman_gearman_client_create=no
  734. ac_cv_lib_pthread_pthread_create=yes
  735. ac_cv_objext=o
  736. ac_cv_path_EGREP='/bin/grep -E'
  737. ac_cv_path_GREP=/bin/grep
  738. ac_cv_path_install='/usr/bin/install -c'
  739. ac_cv_path_mkdir=/bin/mkdir
  740. ac_cv_prog_AWK=mawk
  741. ac_cv_prog_CPP='gcc -E'
  742. ac_cv_prog_ac_ct_CC=gcc
  743. ac_cv_prog_ac_ct_CXX=g++
  744. ac_cv_prog_ac_ct_RANLIB=ranlib
  745. ac_cv_prog_cc_c89=
  746. ac_cv_prog_cc_g=yes
  747. ac_cv_prog_cc_gcc_c_o=yes
  748. ac_cv_prog_cxx_g=yes
  749. ac_cv_prog_make_make_set=yes
  750. ac_cv_type__Bool=yes
  751. ac_cv_type_pid_t=yes
  752. ac_cv_type_size_t=yes
  753. am_cv_CC_dependencies_compiler_type=gcc3
  754. am_cv_CXX_dependencies_compiler_type=gcc3
  755.  
  756. ## ----------------- ##
  757. ## Output variables. ##
  758. ## ----------------- ##
  759.  
  760. ACLOCAL='${SHELL} /home/abergman/mod_gearman-0.6/missing --run aclocal-1.10'
  761. AMDEPBACKSLASH='\'
  762. AMDEP_FALSE='#'
  763. AMDEP_TRUE=''
  764. AMTAR='${SHELL} /home/abergman/mod_gearman-0.6/missing --run tar'
  765. AUTOCONF='${SHELL} /home/abergman/mod_gearman-0.6/missing --run autoconf'
  766. AUTOHEADER='${SHELL} /home/abergman/mod_gearman-0.6/missing --run autoheader'
  767. AUTOMAKE='${SHELL} /home/abergman/mod_gearman-0.6/missing --run automake-1.10'
  768. AWK='mawk'
  769. CC='gcc'
  770. CCDEPMODE='depmode=gcc3'
  771. CFLAGS='-g -O2'
  772. CPP='gcc -E'
  773. CPPFLAGS=''
  774. CXX='g++'
  775. CXXDEPMODE='depmode=gcc3'
  776. CXXFLAGS='-g -O2'
  777. CYGPATH_W='echo'
  778. DEFS=''
  779. DEPDIR='.deps'
  780. ECHO_C=''
  781. ECHO_N='-n'
  782. ECHO_T=''
  783. EGREP='/bin/grep -E'
  784. EXEEXT=''
  785. GREP='/bin/grep'
  786. INSTALL_DATA='${INSTALL} -m 644'
  787. INSTALL_PROGRAM='${INSTALL}'
  788. INSTALL_SCRIPT='${INSTALL}'
  789. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  790. LDFLAGS=''
  791. LIBOBJS=''
  792. LIBS='-lpthread '
  793. LN_S='ln -s'
  794. LTLIBOBJS=''
  795. MAKEINFO='${SHELL} /home/abergman/mod_gearman-0.6/missing --run makeinfo'
  796. OBJEXT='o'
  797. PACKAGE='mod_gearman'
  798. PACKAGE_BUGREPORT='sven@consol.de'
  799. PACKAGE_NAME='mod_gearman'
  800. PACKAGE_STRING='mod_gearman 0.6'
  801. PACKAGE_TARNAME='mod_gearman'
  802. PACKAGE_VERSION='0.6'
  803. PATH_SEPARATOR=':'
  804. RANLIB='ranlib'
  805. SET_MAKE=''
  806. SHELL='/bin/sh'
  807. STRIP=''
  808. VERSION='0.6'
  809. ac_ct_CC='gcc'
  810. ac_ct_CXX='g++'
  811. am__fastdepCC_FALSE='#'
  812. am__fastdepCC_TRUE=''
  813. am__fastdepCXX_FALSE='#'
  814. am__fastdepCXX_TRUE=''
  815. am__include='include'
  816. am__isrc=''
  817. am__leading_dot='.'
  818. am__quote=''
  819. am__tar='${AMTAR} chof - "$$tardir"'
  820. am__untar='${AMTAR} xf -'
  821. bindir='${exec_prefix}/bin'
  822. build_alias=''
  823. datadir='${datarootdir}'
  824. datarootdir='${prefix}/share'
  825. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  826. dvidir='${docdir}'
  827. exec_prefix='NONE'
  828. host_alias=''
  829. htmldir='${docdir}'
  830. includedir='${prefix}/include'
  831. infodir='${datarootdir}/info'
  832. initrddir='${prefix}/etc/init.d'
  833. install_sh='$(SHELL) /home/abergman/mod_gearman-0.6/install-sh'
  834. libdir='${exec_prefix}/lib'
  835. libexecdir='${exec_prefix}/libexec'
  836. localedir='${datarootdir}/locale'
  837. localstatedir='${prefix}/var'
  838. mandir='${datarootdir}/man'
  839. mkdir_p='/bin/mkdir -p'
  840. oldincludedir='/usr/include'
  841. pdfdir='${docdir}'
  842. prefix='NONE'
  843. program_transform_name='s,x,x,'
  844. psdir='${docdir}'
  845. sbindir='${exec_prefix}/sbin'
  846. sharedstatedir='${prefix}/com'
  847. sysconfdir='${prefix}/etc'
  848. target_alias=''
  849. user='icinga'
  850.  
  851. ## ----------- ##
  852. ## confdefs.h. ##
  853. ## ----------- ##
  854.  
  855. #define PACKAGE_NAME "mod_gearman"
  856. #define PACKAGE_TARNAME "mod_gearman"
  857. #define PACKAGE_VERSION "0.6"
  858. #define PACKAGE_STRING "mod_gearman 0.6"
  859. #define PACKAGE_BUGREPORT "sven@consol.de"
  860. #define PACKAGE "mod_gearman"
  861. #define VERSION "0.6"
  862. #define STDC_HEADERS 1
  863. #define HAVE_SYS_TYPES_H 1
  864. #define HAVE_SYS_STAT_H 1
  865. #define HAVE_STDLIB_H 1
  866. #define HAVE_STRING_H 1
  867. #define HAVE_MEMORY_H 1
  868. #define HAVE_STRINGS_H 1
  869. #define HAVE_INTTYPES_H 1
  870. #define HAVE_STDINT_H 1
  871. #define HAVE_UNISTD_H 1
  872. #define HAVE_STDLIB_H 1
  873. #define HAVE_MALLOC 1
  874. #define HAVE_FORK 1
  875. #define HAVE_VFORK 1
  876. #define HAVE_WORKING_VFORK 1
  877. #define HAVE_WORKING_FORK 1
  878. #define HAVE__BOOL 1
  879. #define HAVE_STDBOOL_H 1
  880. #define HAVE_LIBPTHREAD 1
  881. #define HAVE_STDLIB_H 1
  882. #define HAVE_STRING_H 1
  883. #define HAVE_UNISTD_H 1
  884. #define HAVE_PTHREAD_H 1
  885. #define HAVE_ARPA_INET_H 1
  886. #define HAVE_FCNTL_H 1
  887. #define HAVE_LIMITS_H 1
  888. #define HAVE_NETDB_H 1
  889. #define HAVE_NETINET_IN_H 1
  890. #define HAVE_STDDEF_H 1
  891. #define HAVE_SYS_SOCKET_H 1
  892. #define HAVE_SYS_TIME_H 1
  893. #define HAVE_SYS_TIMEB_H 1
  894. #define HAVE_SYSLOG_H 1
  895. #define HAVE_CURSES_H 1
  896. #define HAVE_LTDL_H 1
  897. #define HAVE_GETTIMEOFDAY 1
  898. #define HAVE_STRDUP 1
  899. #define HAVE_STRCHR 1
  900. #define HAVE_STRSTR 1
  901. #define HAVE_STRTOUL 1
  902. #define HAVE_ALARM 1
  903. #define HAVE_GETHOSTNAME 1
  904. #define HAVE_MEMSET 1
  905. #define HAVE_STRCSPN 1
  906. #define HAVE_STRERROR 1
  907. #define HAVE_ATEXIT 1
  908. #define HAVE_GETHOSTBYNAME 1
  909. #define HAVE_SOCKET 1
  910.  
  911. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement