Advertisement
Murlakatam

KDE4 Setup troubles

May 14th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.66 KB | None | 0 0
  1. Hello,
  2. During KDE4 setup in my FreeBSD 8.2 system I have encountered some troubles with python and libical.
  3.  
  4.  
  5. This is /usr/ports/devel/libical/work/libical-0.44/config.log:
  6.  
  7. This file contains any messages produced by compilers while
  8. running configure, to aid debugging if configure makes a mistake.
  9.  
  10. It was created by libical configure 0.44, which was
  11. generated by GNU Autoconf 2.59. Invocation command line was
  12.  
  13. $ ./configure --enable-python=yes --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.2
  14.  
  15. ## --------- ##
  16. ## Platform. ##
  17. ## --------- ##
  18.  
  19. hostname = Oldhost.mshome.net
  20. uname -m = i386
  21. uname -r = 8.2-RELEASE
  22. uname -s = FreeBSD
  23. uname -v = FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
  24.  
  25. /usr/bin/uname -p = i386
  26. /bin/uname -X = unknown
  27.  
  28. /bin/arch = unknown
  29. /usr/bin/arch -k = unknown
  30. /usr/convex/getsysinfo = unknown
  31. hostinfo = unknown
  32. /bin/machine = unknown
  33. /usr/bin/oslevel = unknown
  34. /bin/universe = unknown
  35.  
  36. PATH: /sbin
  37. PATH: /usr/X11R6/bin
  38. PATH: /bin
  39. PATH: /usr/sbin
  40. PATH: /usr/bin
  41. PATH: /usr/games
  42. PATH: /usr/local/sbin
  43. PATH: /usr/local/bin
  44. PATH: /root/bin
  45.  
  46.  
  47. ## ----------- ##
  48. ## Core tests. ##
  49. ## ----------- ##
  50.  
  51. configure:1555: checking build system type
  52. configure:1573: result: i386-portbld-freebsd8.2
  53. configure:1581: checking host system type
  54. configure:1595: result: i386-portbld-freebsd8.2
  55. configure:1603: checking target system type
  56. configure:1617: result: i386-portbld-freebsd8.2
  57. configure:1645: checking for a BSD-compatible install
  58. configure:1700: result: /usr/bin/install -c -o root -g wheel
  59. configure:1711: checking whether build environment is sane
  60. configure:1754: result: yes
  61. configure:1819: checking for gawk
  62. configure:1848: result: no
  63. configure:1819: checking for mawk
  64. configure:1848: result: no
  65. configure:1819: checking for nawk
  66. configure:1835: found /usr/bin/nawk
  67. configure:1845: result: nawk
  68. configure:1855: checking whether gmake sets $(MAKE)
  69. configure:1875: result: yes
  70. configure:2047: checking whether to enable maintainer-specific portions of Makefiles
  71. configure:2056: result: no
  72. configure:2076: checking for bison
  73. configure:2092: found /usr/local/bin/bison
  74. configure:2102: result: bison -y
  75. configure:2159: checking for gcc
  76. configure:2185: result: cc
  77. configure:2429: checking for C compiler version
  78. configure:2432: cc --version </dev/null >&5
  79. cc (GCC) 4.2.1 20070719 [FreeBSD]
  80. Copyright (C) 2007 Free Software Foundation, Inc.
  81. This is free software; see the source for copying conditions. There is NO
  82. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  83.  
  84. configure:2435: $? = 0
  85. configure:2437: cc -v </dev/null >&5
  86. Using built-in specs.
  87. Target: i386-undermydesk-freebsd
  88. Configured with: FreeBSD/i386 system compiler
  89. Thread model: posix
  90. gcc version 4.2.1 20070719 [FreeBSD]
  91. configure:2440: $? = 0
  92. configure:2442: cc -V </dev/null >&5
  93. cc: '-V' option must have argument
  94. configure:2445: $? = 1
  95. configure:2468: checking for C compiler default output file name
  96. configure:2471: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  97. configure:2474: $? = 0
  98. configure:2520: result: a.out
  99. configure:2525: checking whether the C compiler works
  100. configure:2531: ./a.out
  101. configure:2534: $? = 0
  102. configure:2551: result: yes
  103. configure:2558: checking whether we are cross compiling
  104. configure:2560: result: no
  105. configure:2563: checking for suffix of executables
  106. configure:2565: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  107. configure:2568: $? = 0
  108. configure:2593: result:
  109. configure:2599: checking for suffix of object files
  110. configure:2620: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  111. configure:2623: $? = 0
  112. configure:2645: result: o
  113. configure:2649: checking whether we are using the GNU C compiler
  114. configure:2673: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  115. configure:2679: $? = 0
  116. configure:2683: test -z
  117. || test ! -s conftest.err
  118. configure:2686: $? = 0
  119. configure:2689: test -s conftest.o
  120. configure:2692: $? = 0
  121. configure:2705: result: yes
  122. configure:2711: checking whether cc accepts -g
  123. configure:2732: cc -c -g -I/usr/local/include conftest.c >&5
  124. configure:2738: $? = 0
  125. configure:2742: test -z
  126. || test ! -s conftest.err
  127. configure:2745: $? = 0
  128. configure:2748: test -s conftest.o
  129. configure:2751: $? = 0
  130. configure:2762: result: yes
  131. configure:2779: checking for cc option to accept ANSI C
  132. configure:2849: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  133. configure:2855: $? = 0
  134. configure:2859: test -z
  135. || test ! -s conftest.err
  136. configure:2862: $? = 0
  137. configure:2865: test -s conftest.o
  138. configure:2868: $? = 0
  139. configure:2886: result: none needed
  140. configure:2904: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  141. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  142. configure:2910: $? = 1
  143. configure: failed program was:
  144. | #ifndef __cplusplus
  145. | choke me
  146. | #endif
  147. configure:3054: checking for style of include used by gmake
  148. configure:3082: result: GNU
  149. configure:3110: checking dependency style of cc
  150. configure:3200: result: gcc3
  151. configure:3311: checking for C++ compiler version
  152. configure:3314: c++ --version </dev/null >&5
  153. c++ (GCC) 4.2.1 20070719 [FreeBSD]
  154. Copyright (C) 2007 Free Software Foundation, Inc.
  155. This is free software; see the source for copying conditions. There is NO
  156. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  157.  
  158. configure:3317: $? = 0
  159. configure:3319: c++ -v </dev/null >&5
  160. Using built-in specs.
  161. Target: i386-undermydesk-freebsd
  162. Configured with: FreeBSD/i386 system compiler
  163. Thread model: posix
  164. gcc version 4.2.1 20070719 [FreeBSD]
  165. configure:3322: $? = 0
  166. configure:3324: c++ -V </dev/null >&5
  167. c++: '-V' option must have argument
  168. configure:3327: $? = 1
  169. configure:3330: checking whether we are using the GNU C++ compiler
  170. configure:3354: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cc >&5
  171. configure:3360: $? = 0
  172. configure:3364: test -z
  173. || test ! -s conftest.err
  174. configure:3367: $? = 0
  175. configure:3370: test -s conftest.o
  176. configure:3373: $? = 0
  177. configure:3386: result: yes
  178. configure:3392: checking whether c++ accepts -g
  179. configure:3413: c++ -c -g -I/usr/local/include conftest.cc >&5
  180. configure:3419: $? = 0
  181. configure:3423: test -z
  182. || test ! -s conftest.err
  183. configure:3426: $? = 0
  184. configure:3429: test -s conftest.o
  185. configure:3432: $? = 0
  186. configure:3443: result: yes
  187. configure:3485: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cc >&5
  188. configure:3491: $? = 0
  189. configure:3495: test -z
  190. || test ! -s conftest.err
  191. configure:3498: $? = 0
  192. configure:3501: test -s conftest.o
  193. configure:3504: $? = 0
  194. configure:3530: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cc >&5
  195. conftest.cc: In function 'int main()':
  196. conftest.cc:15: error: 'exit' was not declared in this scope
  197. configure:3536: $? = 1
  198. configure: failed program was:
  199. | /* confdefs.h. */
  200. |
  201. | #define PACKAGE_NAME "libical"
  202. | #define PACKAGE_TARNAME "libical"
  203. | #define PACKAGE_VERSION "0.44"
  204. | #define PACKAGE_STRING "libical 0.44"
  205. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  206. | #define PACKAGE "libical"
  207. | #define VERSION "0.44"
  208. | /* end confdefs.h. */
  209. |
  210. | int
  211. | main ()
  212. | {
  213. | exit (42);
  214. | ;
  215. | return 0;
  216. | }
  217. configure:3485: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cc >&5
  218. conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std'
  219. In file included from conftest.cc:12:
  220. /usr/include/stdlib.h:92: error: declaration of 'void std::exit(int)' throws different exceptions
  221. conftest.cc:11: error: from previous declaration 'void std::exit(int) throw ()'
  222. configure:3491: $? = 1
  223. configure: failed program was:
  224. | /* confdefs.h. */
  225. |
  226. | #define PACKAGE_NAME "libical"
  227. | #define PACKAGE_TARNAME "libical"
  228. | #define PACKAGE_VERSION "0.44"
  229. | #define PACKAGE_STRING "libical 0.44"
  230. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  231. | #define PACKAGE "libical"
  232. | #define VERSION "0.44"
  233. | /* end confdefs.h. */
  234. | extern "C" void std::exit (int) throw (); using std::exit;
  235. | #include <stdlib.h>
  236. | int
  237. | main ()
  238. | {
  239. | exit (42);
  240. | ;
  241. | return 0;
  242. | }
  243. configure:3485: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cc >&5
  244. conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std'
  245. configure:3491: $? = 1
  246. configure: failed program was:
  247. | /* confdefs.h. */
  248. |
  249. | #define PACKAGE_NAME "libical"
  250. | #define PACKAGE_TARNAME "libical"
  251. | #define PACKAGE_VERSION "0.44"
  252. | #define PACKAGE_STRING "libical 0.44"
  253. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  254. | #define PACKAGE "libical"
  255. | #define VERSION "0.44"
  256. | /* end confdefs.h. */
  257. | extern "C" void std::exit (int); using std::exit;
  258. | #include <stdlib.h>
  259. | int
  260. | main ()
  261. | {
  262. | exit (42);
  263. | ;
  264. | return 0;
  265. | }
  266. configure:3485: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cc >&5
  267. In file included from conftest.cc:12:
  268. /usr/include/stdlib.h:92: error: declaration of 'void exit(int)' throws different exceptions
  269. conftest.cc:11: error: from previous declaration 'void exit(int) throw ()'
  270. configure:3491: $? = 1
  271. configure: failed program was:
  272. | /* confdefs.h. */
  273. |
  274. | #define PACKAGE_NAME "libical"
  275. | #define PACKAGE_TARNAME "libical"
  276. | #define PACKAGE_VERSION "0.44"
  277. | #define PACKAGE_STRING "libical 0.44"
  278. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  279. | #define PACKAGE "libical"
  280. | #define VERSION "0.44"
  281. | /* end confdefs.h. */
  282. | extern "C" void exit (int) throw ();
  283. | #include <stdlib.h>
  284. | int
  285. | main ()
  286. | {
  287. | exit (42);
  288. | ;
  289. | return 0;
  290. | }
  291. configure:3485: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cc >&5
  292. configure:3491: $? = 0
  293. configure:3495: test -z
  294. || test ! -s conftest.err
  295. configure:3498: $? = 0
  296. configure:3501: test -s conftest.o
  297. configure:3504: $? = 0
  298. configure:3530: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cc >&5
  299. configure:3536: $? = 0
  300. configure:3540: test -z
  301. || test ! -s conftest.err
  302. configure:3543: $? = 0
  303. configure:3546: test -s conftest.o
  304. configure:3549: $? = 0
  305. configure:3574: checking dependency style of c++
  306. configure:3664: result: gcc3
  307. configure:3686: checking for flex
  308. configure:3702: found /usr/bin/flex
  309. configure:3712: result: flex
  310. configure:3725: checking for yywrap in -lfl
  311. configure:3755: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lfl >&5
  312. configure:3761: $? = 0
  313. configure:3765: test -z
  314. || test ! -s conftest.err
  315. configure:3768: $? = 0
  316. configure:3771: test -s conftest
  317. configure:3774: $? = 0
  318. configure:3787: result: yes
  319. configure:3865: checking lex output file root
  320. configure:3876: flex conftest.l
  321. configure:3879: $? = 0
  322. configure:3891: result: lex.yy
  323. configure:3896: checking whether yytext is a pointer
  324. configure:3912: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lfl >&5
  325. configure:3918: $? = 0
  326. configure:3922: test -z
  327. || test ! -s conftest.err
  328. configure:3925: $? = 0
  329. configure:3928: test -s conftest
  330. configure:3931: $? = 0
  331. configure:3945: result: yes
  332. configure:3959: checking whether ln -s works
  333. configure:3963: result: yes
  334. configure:3983: checking for a BSD-compatible install
  335. configure:4038: result: /usr/bin/install -c -o root -g wheel
  336. configure:4122: checking for a sed that does not truncate output
  337. configure:4178: result: /usr/bin/sed
  338. configure:4181: checking for egrep
  339. configure:4191: result: grep -E
  340. configure:4207: checking for ld used by cc
  341. configure:4274: result: /usr/bin/ld
  342. configure:4283: checking if the linker (/usr/bin/ld) is GNU ld
  343. configure:4298: result: yes
  344. configure:4303: checking for /usr/bin/ld option to reload object files
  345. configure:4310: result: -r
  346. configure:4328: checking for BSD-compatible nm
  347. configure:4377: result: /usr/bin/nm -B
  348. configure:4381: checking how to recognise dependent libraries
  349. configure:4557: result: pass_all
  350. configure:4793: checking how to run the C preprocessor
  351. configure:4911: result: cpp
  352. configure:4935: cpp -I/usr/local/include conftest.c
  353. configure:4941: $? = 0
  354. configure:4973: cpp -I/usr/local/include conftest.c
  355. conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
  356. configure:4979: $? = 1
  357. configure: failed program was:
  358. | /* confdefs.h. */
  359. |
  360. | #define PACKAGE_NAME "libical"
  361. | #define PACKAGE_TARNAME "libical"
  362. | #define PACKAGE_VERSION "0.44"
  363. | #define PACKAGE_STRING "libical 0.44"
  364. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  365. | #define PACKAGE "libical"
  366. | #define VERSION "0.44"
  367. | #ifdef __cplusplus
  368. | extern "C" void exit (int);
  369. | #endif
  370. | #define YYTEXT_POINTER 1
  371. | /* end confdefs.h. */
  372. | #include <ac_nonexistent.h>
  373. configure:5023: checking for ANSI C header files
  374. configure:5048: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  375. configure:5054: $? = 0
  376. configure:5058: test -z
  377. || test ! -s conftest.err
  378. configure:5061: $? = 0
  379. configure:5064: test -s conftest.o
  380. configure:5067: $? = 0
  381. configure:5156: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  382. conftest.c: In function 'main':
  383. conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit'
  384. configure:5159: $? = 0
  385. configure:5161: ./conftest
  386. configure:5164: $? = 0
  387. configure:5179: result: yes
  388. configure:5203: checking for sys/types.h
  389. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  390. configure:5225: $? = 0
  391. configure:5229: test -z
  392. || test ! -s conftest.err
  393. configure:5232: $? = 0
  394. configure:5235: test -s conftest.o
  395. configure:5238: $? = 0
  396. configure:5249: result: yes
  397. configure:5203: checking for sys/stat.h
  398. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  399. configure:5225: $? = 0
  400. configure:5229: test -z
  401. || test ! -s conftest.err
  402. configure:5232: $? = 0
  403. configure:5235: test -s conftest.o
  404. configure:5238: $? = 0
  405. configure:5249: result: yes
  406. configure:5203: checking for stdlib.h
  407. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  408. configure:5225: $? = 0
  409. configure:5229: test -z
  410. || test ! -s conftest.err
  411. configure:5232: $? = 0
  412. configure:5235: test -s conftest.o
  413. configure:5238: $? = 0
  414. configure:5249: result: yes
  415. configure:5203: checking for string.h
  416. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  417. configure:5225: $? = 0
  418. configure:5229: test -z
  419. || test ! -s conftest.err
  420. configure:5232: $? = 0
  421. configure:5235: test -s conftest.o
  422. configure:5238: $? = 0
  423. configure:5249: result: yes
  424. configure:5203: checking for memory.h
  425. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  426. configure:5225: $? = 0
  427. configure:5229: test -z
  428. || test ! -s conftest.err
  429. configure:5232: $? = 0
  430. configure:5235: test -s conftest.o
  431. configure:5238: $? = 0
  432. configure:5249: result: yes
  433. configure:5203: checking for strings.h
  434. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  435. configure:5225: $? = 0
  436. configure:5229: test -z
  437. || test ! -s conftest.err
  438. configure:5232: $? = 0
  439. configure:5235: test -s conftest.o
  440. configure:5238: $? = 0
  441. configure:5249: result: yes
  442. configure:5203: checking for inttypes.h
  443. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  444. configure:5225: $? = 0
  445. configure:5229: test -z
  446. || test ! -s conftest.err
  447. configure:5232: $? = 0
  448. configure:5235: test -s conftest.o
  449. configure:5238: $? = 0
  450. configure:5249: result: yes
  451. configure:5203: checking for stdint.h
  452. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  453. configure:5225: $? = 0
  454. configure:5229: test -z
  455. || test ! -s conftest.err
  456. configure:5232: $? = 0
  457. configure:5235: test -s conftest.o
  458. configure:5238: $? = 0
  459. configure:5249: result: yes
  460. configure:5203: checking for unistd.h
  461. configure:5219: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  462. configure:5225: $? = 0
  463. configure:5229: test -z
  464. || test ! -s conftest.err
  465. configure:5232: $? = 0
  466. configure:5235: test -s conftest.o
  467. configure:5238: $? = 0
  468. configure:5249: result: yes
  469. configure:5275: checking dlfcn.h usability
  470. configure:5287: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  471. configure:5293: $? = 0
  472. configure:5297: test -z
  473. || test ! -s conftest.err
  474. configure:5300: $? = 0
  475. configure:5303: test -s conftest.o
  476. configure:5306: $? = 0
  477. configure:5316: result: yes
  478. configure:5320: checking dlfcn.h presence
  479. configure:5330: cpp -I/usr/local/include conftest.c
  480. configure:5336: $? = 0
  481. configure:5356: result: yes
  482. configure:5391: checking for dlfcn.h
  483. configure:5398: result: yes
  484. configure:5421: checking how to run the C++ preprocessor
  485. configure:5452: c++ -E -I/usr/local/include conftest.cc
  486. configure:5458: $? = 0
  487. configure:5490: c++ -E -I/usr/local/include conftest.cc
  488. conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory
  489. configure:5496: $? = 1
  490. configure: failed program was:
  491. | /* confdefs.h. */
  492. |
  493. | #define PACKAGE_NAME "libical"
  494. | #define PACKAGE_TARNAME "libical"
  495. | #define PACKAGE_VERSION "0.44"
  496. | #define PACKAGE_STRING "libical 0.44"
  497. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  498. | #define PACKAGE "libical"
  499. | #define VERSION "0.44"
  500. | #ifdef __cplusplus
  501. | extern "C" void exit (int);
  502. | #endif
  503. | #define YYTEXT_POINTER 1
  504. | #define STDC_HEADERS 1
  505. | #define HAVE_SYS_TYPES_H 1
  506. | #define HAVE_SYS_STAT_H 1
  507. | #define HAVE_STDLIB_H 1
  508. | #define HAVE_STRING_H 1
  509. | #define HAVE_MEMORY_H 1
  510. | #define HAVE_STRINGS_H 1
  511. | #define HAVE_INTTYPES_H 1
  512. | #define HAVE_STDINT_H 1
  513. | #define HAVE_UNISTD_H 1
  514. | #define HAVE_DLFCN_H 1
  515. | /* end confdefs.h. */
  516. | #include <ac_nonexistent.h>
  517. configure:5535: result: c++ -E
  518. configure:5559: c++ -E -I/usr/local/include conftest.cc
  519. configure:5565: $? = 0
  520. configure:5597: c++ -E -I/usr/local/include conftest.cc
  521. conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory
  522. configure:5603: $? = 1
  523. configure: failed program was:
  524. | /* confdefs.h. */
  525. |
  526. | #define PACKAGE_NAME "libical"
  527. | #define PACKAGE_TARNAME "libical"
  528. | #define PACKAGE_VERSION "0.44"
  529. | #define PACKAGE_STRING "libical 0.44"
  530. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  531. | #define PACKAGE "libical"
  532. | #define VERSION "0.44"
  533. | #ifdef __cplusplus
  534. | extern "C" void exit (int);
  535. | #endif
  536. | #define YYTEXT_POINTER 1
  537. | #define STDC_HEADERS 1
  538. | #define HAVE_SYS_TYPES_H 1
  539. | #define HAVE_SYS_STAT_H 1
  540. | #define HAVE_STDLIB_H 1
  541. | #define HAVE_STRING_H 1
  542. | #define HAVE_MEMORY_H 1
  543. | #define HAVE_STRINGS_H 1
  544. | #define HAVE_INTTYPES_H 1
  545. | #define HAVE_STDINT_H 1
  546. | #define HAVE_UNISTD_H 1
  547. | #define HAVE_DLFCN_H 1
  548. | /* end confdefs.h. */
  549. | #include <ac_nonexistent.h>
  550. configure:5700: checking for g77
  551. configure:5729: result: no
  552. configure:5700: checking for f77
  553. configure:5729: result: no
  554. configure:5700: checking for xlf
  555. configure:5729: result: no
  556. configure:5700: checking for frt
  557. configure:5729: result: no
  558. configure:5700: checking for pgf77
  559. configure:5729: result: no
  560. configure:5700: checking for fort77
  561. configure:5729: result: no
  562. configure:5700: checking for fl32
  563. configure:5729: result: no
  564. configure:5700: checking for af77
  565. configure:5729: result: no
  566. configure:5700: checking for f90
  567. configure:5729: result: no
  568. configure:5700: checking for xlf90
  569. configure:5729: result: no
  570. configure:5700: checking for pgf90
  571. configure:5729: result: no
  572. configure:5700: checking for epcf90
  573. configure:5729: result: no
  574. configure:5700: checking for f95
  575. configure:5729: result: no
  576. configure:5700: checking for fort
  577. configure:5729: result: no
  578. configure:5700: checking for xlf95
  579. configure:5729: result: no
  580. configure:5700: checking for ifc
  581. configure:5729: result: no
  582. configure:5700: checking for efc
  583. configure:5729: result: no
  584. configure:5700: checking for pgf95
  585. configure:5729: result: no
  586. configure:5700: checking for lf95
  587. configure:5729: result: no
  588. configure:5700: checking for gfortran
  589. configure:5729: result: no
  590. configure:5741: checking for Fortran 77 compiler version
  591. configure:5744: --version </dev/null >&5
  592. --version: not found
  593. configure:5747: $? = 127
  594. configure:5749: -v </dev/null >&5
  595. -v: not found
  596. configure:5752: $? = 127
  597. configure:5754: -V </dev/null >&5
  598. -V: not found
  599. configure:5757: $? = 127
  600. configure:5765: checking whether we are using the GNU Fortran 77 compiler
  601. configure:5779: -c conftest.F >&5
  602. -c: not found
  603. configure:5785: $? = 127
  604. configure: failed program was:
  605. | program main
  606. | #ifndef __GNUC__
  607. | choke me
  608. | #endif
  609. |
  610. | end
  611. configure:5811: result: no
  612. configure:5817: checking whether accepts -g
  613. configure:5829: -c -g conftest.f >&5
  614. -c: not found
  615. configure:5835: $? = 127
  616. configure: failed program was:
  617. | program main
  618. |
  619. | end
  620. configure:5860: result: no
  621. configure:5890: checking the maximum length of command line arguments
  622. configure:5999: result: 262144
  623. configure:6010: checking command to parse /usr/bin/nm -B output from cc object
  624. configure:6115: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  625. configure:6118: $? = 0
  626. configure:6122: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  627. configure:6125: $? = 0
  628. configure:6177: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c conftstm.o >&5
  629. configure:6180: $? = 0
  630. configure:6218: result: ok
  631. configure:6222: checking for objdir
  632. configure:6237: result: .libs
  633. configure:6327: checking for ar
  634. configure:6343: found /usr/bin/ar
  635. configure:6354: result: ar
  636. configure:6407: checking for ranlib
  637. configure:6423: found /usr/bin/ranlib
  638. configure:6434: result: ranlib
  639. configure:6487: checking for strip
  640. configure:6503: found /usr/bin/strip
  641. configure:6514: result: strip
  642. configure:6786: checking if cc supports -fno-rtti -fno-exceptions
  643. configure:6804: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
  644. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  645. configure:6808: $? = 0
  646. configure:6821: result: no
  647. configure:6836: checking for cc option to produce PIC
  648. configure:7046: result: -fPIC
  649. configure:7054: checking if cc PIC flag -fPIC works
  650. configure:7072: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC conftest.c >&5
  651. configure:7076: $? = 0
  652. configure:7089: result: yes
  653. configure:7117: checking if cc static flag -static works
  654. configure:7145: result: yes
  655. configure:7155: checking if cc supports -c -o file.o
  656. configure:7176: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5
  657. configure:7180: $? = 0
  658. configure:7202: result: yes
  659. configure:7228: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  660. configure:8186: result: yes
  661. configure:8207: checking whether -lc should be explicitly linked in
  662. configure:8212: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  663. configure:8215: $? = 0
  664. configure:8230: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  665. configure:8233: $? = 0
  666. configure:8245: result: no
  667. configure:8253: checking dynamic linker characteristics
  668. configure:8862: result: freebsd8.2 ld.so
  669. configure:8871: checking how to hardcode library paths into programs
  670. configure:8896: result: immediate
  671. configure:8910: checking whether stripping libraries is possible
  672. configure:8915: result: yes
  673. configure:9749: checking if libtool supports shared libraries
  674. configure:9751: result: yes
  675. configure:9754: checking whether to build shared libraries
  676. configure:9775: result: yes
  677. configure:9778: checking whether to build static libraries
  678. configure:9782: result: yes
  679. configure:9874: creating libtool
  680. configure:10465: checking for ld used by c++
  681. configure:10532: result: /usr/bin/ld
  682. configure:10541: checking if the linker (/usr/bin/ld) is GNU ld
  683. configure:10556: result: yes
  684. configure:10607: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
  685. configure:11545: result: yes
  686. configure:11563: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
  687. configure:11566: $? = 0
  688. configure:11685: checking for c++ option to produce PIC
  689. configure:11959: result: -fPIC
  690. configure:11967: checking if c++ PIC flag -fPIC works
  691. configure:11985: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
  692. configure:11989: $? = 0
  693. configure:12002: result: yes
  694. configure:12030: checking if c++ static flag -static works
  695. configure:12058: result: yes
  696. configure:12068: checking if c++ supports -c -o file.o
  697. configure:12089: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
  698. configure:12093: $? = 0
  699. configure:12115: result: yes
  700. configure:12141: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
  701. configure:12166: result: yes
  702. configure:12233: checking dynamic linker characteristics
  703. configure:12842: result: freebsd8.2 ld.so
  704. configure:12851: checking how to hardcode library paths into programs
  705. configure:12876: result: immediate
  706. configure:19084: checking whether the system provides zonefiles or we should bring our own?
  707. configure:19111: result: no
  708. configure:19156: checking for Berkeley DB4 support
  709. configure:19179: result: no
  710. configure:19367: checking whether to support development
  711. configure:19392: result: no
  712. configure:19410: checking for ar
  713. configure:19436: result: ar
  714. configure:19451: checking for perl5
  715. configure:19467: found /usr/bin/perl5
  716. configure:19477: result: perl5
  717. configure:19488: checking whether to define _REENTRANT
  718. configure:19511: result: no
  719. configure:19517: checking if icalerrors_* calls should abort instead of internally signalling an error
  720. configure:19534: result: no
  721. configure:19582: checking for pthread_create in -pthread
  722. configure:19612: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -pthread >&5
  723. configure:19618: $? = 0
  724. configure:19622: test -z
  725. || test ! -s conftest.err
  726. configure:19625: $? = 0
  727. configure:19628: test -s conftest
  728. configure:19631: $? = 0
  729. configure:19644: result: yes
  730. configure:19672: checking for ANSI C header files
  731. configure:19828: result: yes
  732. configure:19862: checking assert.h usability
  733. configure:19874: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  734. configure:19880: $? = 0
  735. configure:19884: test -z
  736. || test ! -s conftest.err
  737. configure:19887: $? = 0
  738. configure:19890: test -s conftest.o
  739. configure:19893: $? = 0
  740. configure:19903: result: yes
  741. configure:19907: checking assert.h presence
  742. configure:19917: cpp -I/usr/local/include conftest.c
  743. configure:19923: $? = 0
  744. configure:19943: result: yes
  745. configure:19978: checking for assert.h
  746. configure:19985: result: yes
  747. configure:19862: checking ctype.h usability
  748. configure:19874: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  749. configure:19880: $? = 0
  750. configure:19884: test -z
  751. || test ! -s conftest.err
  752. configure:19887: $? = 0
  753. configure:19890: test -s conftest.o
  754. configure:19893: $? = 0
  755. configure:19903: result: yes
  756. configure:19907: checking ctype.h presence
  757. configure:19917: cpp -I/usr/local/include conftest.c
  758. configure:19923: $? = 0
  759. configure:19943: result: yes
  760. configure:19978: checking for ctype.h
  761. configure:19985: result: yes
  762. configure:19862: checking pthread.h usability
  763. configure:19874: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  764. configure:19880: $? = 0
  765. configure:19884: test -z
  766. || test ! -s conftest.err
  767. configure:19887: $? = 0
  768. configure:19890: test -s conftest.o
  769. configure:19893: $? = 0
  770. configure:19903: result: yes
  771. configure:19907: checking pthread.h presence
  772. configure:19917: cpp -I/usr/local/include conftest.c
  773. configure:19923: $? = 0
  774. configure:19943: result: yes
  775. configure:19978: checking for pthread.h
  776. configure:19985: result: yes
  777. configure:19853: checking for stdint.h
  778. configure:19858: result: yes
  779. configure:19862: checking time.h usability
  780. configure:19874: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  781. configure:19880: $? = 0
  782. configure:19884: test -z
  783. || test ! -s conftest.err
  784. configure:19887: $? = 0
  785. configure:19890: test -s conftest.o
  786. configure:19893: $? = 0
  787. configure:19903: result: yes
  788. configure:19907: checking time.h presence
  789. configure:19917: cpp -I/usr/local/include conftest.c
  790. configure:19923: $? = 0
  791. configure:19943: result: yes
  792. configure:19978: checking for time.h
  793. configure:19985: result: yes
  794. configure:19853: checking for sys/types.h
  795. configure:19858: result: yes
  796. configure:19853: checking for unistd.h
  797. configure:19858: result: yes
  798. configure:19862: checking wctype.h usability
  799. configure:19874: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  800. configure:19880: $? = 0
  801. configure:19884: test -z
  802. || test ! -s conftest.err
  803. configure:19887: $? = 0
  804. configure:19890: test -s conftest.o
  805. configure:19893: $? = 0
  806. configure:19903: result: yes
  807. configure:19907: checking wctype.h presence
  808. configure:19917: cpp -I/usr/local/include conftest.c
  809. configure:19923: $? = 0
  810. configure:19943: result: yes
  811. configure:19978: checking for wctype.h
  812. configure:19985: result: yes
  813. configure:19862: checking endian.h usability
  814. configure:19874: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  815. conftest.c:74:20: error: endian.h: No such file or directory
  816. configure:19880: $? = 1
  817. configure: failed program was:
  818. | /* confdefs.h. */
  819. |
  820. | #define PACKAGE_NAME "libical"
  821. | #define PACKAGE_TARNAME "libical"
  822. | #define PACKAGE_VERSION "0.44"
  823. | #define PACKAGE_STRING "libical 0.44"
  824. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  825. | #define PACKAGE "libical"
  826. | #define VERSION "0.44"
  827. | #ifdef __cplusplus
  828. | extern "C" void exit (int);
  829. | #endif
  830. | #define YYTEXT_POINTER 1
  831. | #define STDC_HEADERS 1
  832. | #define HAVE_SYS_TYPES_H 1
  833. | #define HAVE_SYS_STAT_H 1
  834. | #define HAVE_STDLIB_H 1
  835. | #define HAVE_STRING_H 1
  836. | #define HAVE_MEMORY_H 1
  837. | #define HAVE_STRINGS_H 1
  838. | #define HAVE_INTTYPES_H 1
  839. | #define HAVE_STDINT_H 1
  840. | #define HAVE_UNISTD_H 1
  841. | #define HAVE_DLFCN_H 1
  842. | #define ICAL_ERRORS_ARE_FATAL 0
  843. | #define NO_WARN_DEPRECATED 1
  844. | #define NO_WARN_ICAL_MALFORMEDDATA_ERROR_HACK 1
  845. | #define ICAL_UNIX_NEWLINE 1
  846. | #define HAVE_PTHREAD
  847. | #define STDC_HEADERS 1
  848. | #define HAVE_ASSERT_H 1
  849. | #define HAVE_CTYPE_H 1
  850. | #define HAVE_PTHREAD_H 1
  851. | #define HAVE_STDINT_H 1
  852. | #define HAVE_TIME_H 1
  853. | #define HAVE_SYS_TYPES_H 1
  854. | #define HAVE_UNISTD_H 1
  855. | #define HAVE_WCTYPE_H 1
  856. | /* end confdefs.h. */
  857. | #include <stdio.h>
  858. | #if HAVE_SYS_TYPES_H
  859. | # include <sys/types.h>
  860. | #endif
  861. | #if HAVE_SYS_STAT_H
  862. | # include <sys/stat.h>
  863. | #endif
  864. | #if STDC_HEADERS
  865. | # include <stdlib.h>
  866. | # include <stddef.h>
  867. | #else
  868. | # if HAVE_STDLIB_H
  869. | # include <stdlib.h>
  870. | # endif
  871. | #endif
  872. | #if HAVE_STRING_H
  873. | # if !STDC_HEADERS && HAVE_MEMORY_H
  874. | # include <memory.h>
  875. | # endif
  876. | # include <string.h>
  877. | #endif
  878. | #if HAVE_STRINGS_H
  879. | # include <strings.h>
  880. | #endif
  881. | #if HAVE_INTTYPES_H
  882. | # include <inttypes.h>
  883. | #else
  884. | # if HAVE_STDINT_H
  885. | # include <stdint.h>
  886. | # endif
  887. | #endif
  888. | #if HAVE_UNISTD_H
  889. | # include <unistd.h>
  890. | #endif
  891. | #include <endian.h>
  892. configure:19903: result: no
  893. configure:19907: checking endian.h presence
  894. configure:19917: cpp -I/usr/local/include conftest.c
  895. conftest.c:40:20: error: endian.h: No such file or directory
  896. configure:19923: $? = 1
  897. configure: failed program was:
  898. | /* confdefs.h. */
  899. |
  900. | #define PACKAGE_NAME "libical"
  901. | #define PACKAGE_TARNAME "libical"
  902. | #define PACKAGE_VERSION "0.44"
  903. | #define PACKAGE_STRING "libical 0.44"
  904. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  905. | #define PACKAGE "libical"
  906. | #define VERSION "0.44"
  907. | #ifdef __cplusplus
  908. | extern "C" void exit (int);
  909. | #endif
  910. | #define YYTEXT_POINTER 1
  911. | #define STDC_HEADERS 1
  912. | #define HAVE_SYS_TYPES_H 1
  913. | #define HAVE_SYS_STAT_H 1
  914. | #define HAVE_STDLIB_H 1
  915. | #define HAVE_STRING_H 1
  916. | #define HAVE_MEMORY_H 1
  917. | #define HAVE_STRINGS_H 1
  918. | #define HAVE_INTTYPES_H 1
  919. | #define HAVE_STDINT_H 1
  920. | #define HAVE_UNISTD_H 1
  921. | #define HAVE_DLFCN_H 1
  922. | #define ICAL_ERRORS_ARE_FATAL 0
  923. | #define NO_WARN_DEPRECATED 1
  924. | #define NO_WARN_ICAL_MALFORMEDDATA_ERROR_HACK 1
  925. | #define ICAL_UNIX_NEWLINE 1
  926. | #define HAVE_PTHREAD
  927. | #define STDC_HEADERS 1
  928. | #define HAVE_ASSERT_H 1
  929. | #define HAVE_CTYPE_H 1
  930. | #define HAVE_PTHREAD_H 1
  931. | #define HAVE_STDINT_H 1
  932. | #define HAVE_TIME_H 1
  933. | #define HAVE_SYS_TYPES_H 1
  934. | #define HAVE_UNISTD_H 1
  935. | #define HAVE_WCTYPE_H 1
  936. | /* end confdefs.h. */
  937. | #include <endian.h>
  938. configure:19943: result: no
  939. configure:19978: checking for endian.h
  940. configure:19985: result: no
  941. configure:19862: checking sys/endian.h usability
  942. configure:19874: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  943. configure:19880: $? = 0
  944. configure:19884: test -z
  945. || test ! -s conftest.err
  946. configure:19887: $? = 0
  947. configure:19890: test -s conftest.o
  948. configure:19893: $? = 0
  949. configure:19903: result: yes
  950. configure:19907: checking sys/endian.h presence
  951. configure:19917: cpp -I/usr/local/include conftest.c
  952. configure:19923: $? = 0
  953. configure:19943: result: yes
  954. configure:19978: checking for sys/endian.h
  955. configure:19985: result: yes
  956. configure:19862: checking byteswap.h usability
  957. configure:19874: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  958. conftest.c:75:22: error: byteswap.h: No such file or directory
  959. configure:19880: $? = 1
  960. configure: failed program was:
  961. | /* confdefs.h. */
  962. |
  963. | #define PACKAGE_NAME "libical"
  964. | #define PACKAGE_TARNAME "libical"
  965. | #define PACKAGE_VERSION "0.44"
  966. | #define PACKAGE_STRING "libical 0.44"
  967. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  968. | #define PACKAGE "libical"
  969. | #define VERSION "0.44"
  970. | #ifdef __cplusplus
  971. | extern "C" void exit (int);
  972. | #endif
  973. | #define YYTEXT_POINTER 1
  974. | #define STDC_HEADERS 1
  975. | #define HAVE_SYS_TYPES_H 1
  976. | #define HAVE_SYS_STAT_H 1
  977. | #define HAVE_STDLIB_H 1
  978. | #define HAVE_STRING_H 1
  979. | #define HAVE_MEMORY_H 1
  980. | #define HAVE_STRINGS_H 1
  981. | #define HAVE_INTTYPES_H 1
  982. | #define HAVE_STDINT_H 1
  983. | #define HAVE_UNISTD_H 1
  984. | #define HAVE_DLFCN_H 1
  985. | #define ICAL_ERRORS_ARE_FATAL 0
  986. | #define NO_WARN_DEPRECATED 1
  987. | #define NO_WARN_ICAL_MALFORMEDDATA_ERROR_HACK 1
  988. | #define ICAL_UNIX_NEWLINE 1
  989. | #define HAVE_PTHREAD
  990. | #define STDC_HEADERS 1
  991. | #define HAVE_ASSERT_H 1
  992. | #define HAVE_CTYPE_H 1
  993. | #define HAVE_PTHREAD_H 1
  994. | #define HAVE_STDINT_H 1
  995. | #define HAVE_TIME_H 1
  996. | #define HAVE_SYS_TYPES_H 1
  997. | #define HAVE_UNISTD_H 1
  998. | #define HAVE_WCTYPE_H 1
  999. | #define HAVE_SYS_ENDIAN_H 1
  1000. | /* end confdefs.h. */
  1001. | #include <stdio.h>
  1002. | #if HAVE_SYS_TYPES_H
  1003. | # include <sys/types.h>
  1004. | #endif
  1005. | #if HAVE_SYS_STAT_H
  1006. | # include <sys/stat.h>
  1007. | #endif
  1008. | #if STDC_HEADERS
  1009. | # include <stdlib.h>
  1010. | # include <stddef.h>
  1011. | #else
  1012. | # if HAVE_STDLIB_H
  1013. | # include <stdlib.h>
  1014. | # endif
  1015. | #endif
  1016. | #if HAVE_STRING_H
  1017. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1018. | # include <memory.h>
  1019. | # endif
  1020. | # include <string.h>
  1021. | #endif
  1022. | #if HAVE_STRINGS_H
  1023. | # include <strings.h>
  1024. | #endif
  1025. | #if HAVE_INTTYPES_H
  1026. | # include <inttypes.h>
  1027. | #else
  1028. | # if HAVE_STDINT_H
  1029. | # include <stdint.h>
  1030. | # endif
  1031. | #endif
  1032. | #if HAVE_UNISTD_H
  1033. | # include <unistd.h>
  1034. | #endif
  1035. | #include <byteswap.h>
  1036. configure:19903: result: no
  1037. configure:19907: checking byteswap.h presence
  1038. configure:19917: cpp -I/usr/local/include conftest.c
  1039. conftest.c:41:22: error: byteswap.h: No such file or directory
  1040. configure:19923: $? = 1
  1041. configure: failed program was:
  1042. | /* confdefs.h. */
  1043. |
  1044. | #define PACKAGE_NAME "libical"
  1045. | #define PACKAGE_TARNAME "libical"
  1046. | #define PACKAGE_VERSION "0.44"
  1047. | #define PACKAGE_STRING "libical 0.44"
  1048. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  1049. | #define PACKAGE "libical"
  1050. | #define VERSION "0.44"
  1051. | #ifdef __cplusplus
  1052. | extern "C" void exit (int);
  1053. | #endif
  1054. | #define YYTEXT_POINTER 1
  1055. | #define STDC_HEADERS 1
  1056. | #define HAVE_SYS_TYPES_H 1
  1057. | #define HAVE_SYS_STAT_H 1
  1058. | #define HAVE_STDLIB_H 1
  1059. | #define HAVE_STRING_H 1
  1060. | #define HAVE_MEMORY_H 1
  1061. | #define HAVE_STRINGS_H 1
  1062. | #define HAVE_INTTYPES_H 1
  1063. | #define HAVE_STDINT_H 1
  1064. | #define HAVE_UNISTD_H 1
  1065. | #define HAVE_DLFCN_H 1
  1066. | #define ICAL_ERRORS_ARE_FATAL 0
  1067. | #define NO_WARN_DEPRECATED 1
  1068. | #define NO_WARN_ICAL_MALFORMEDDATA_ERROR_HACK 1
  1069. | #define ICAL_UNIX_NEWLINE 1
  1070. | #define HAVE_PTHREAD
  1071. | #define STDC_HEADERS 1
  1072. | #define HAVE_ASSERT_H 1
  1073. | #define HAVE_CTYPE_H 1
  1074. | #define HAVE_PTHREAD_H 1
  1075. | #define HAVE_STDINT_H 1
  1076. | #define HAVE_TIME_H 1
  1077. | #define HAVE_SYS_TYPES_H 1
  1078. | #define HAVE_UNISTD_H 1
  1079. | #define HAVE_WCTYPE_H 1
  1080. | #define HAVE_SYS_ENDIAN_H 1
  1081. | /* end confdefs.h. */
  1082. | #include <byteswap.h>
  1083. configure:19943: result: no
  1084. configure:19978: checking for byteswap.h
  1085. configure:19985: result: no
  1086. configure:19999: checking for an ANSI C-conforming const
  1087. configure:20066: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1088. configure:20072: $? = 0
  1089. configure:20076: test -z
  1090. || test ! -s conftest.err
  1091. configure:20079: $? = 0
  1092. configure:20082: test -s conftest.o
  1093. configure:20085: $? = 0
  1094. configure:20096: result: yes
  1095. configure:20106: checking for size_t
  1096. configure:20130: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1097. configure:20136: $? = 0
  1098. configure:20140: test -z
  1099. || test ! -s conftest.err
  1100. configure:20143: $? = 0
  1101. configure:20146: test -s conftest.o
  1102. configure:20149: $? = 0
  1103. configure:20160: result: yes
  1104. configure:20172: checking for mode_t
  1105. configure:20196: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1106. configure:20202: $? = 0
  1107. configure:20206: test -z
  1108. || test ! -s conftest.err
  1109. configure:20209: $? = 0
  1110. configure:20212: test -s conftest.o
  1111. configure:20215: $? = 0
  1112. configure:20226: result: yes
  1113. configure:20238: checking for intptr_t
  1114. configure:20262: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1115. configure:20268: $? = 0
  1116. configure:20272: test -z
  1117. || test ! -s conftest.err
  1118. configure:20275: $? = 0
  1119. configure:20278: test -s conftest.o
  1120. configure:20281: $? = 0
  1121. configure:20292: result: yes
  1122. configure:20295: checking whether struct tm is in sys/time.h or time.h
  1123. configure:20318: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1124. configure:20324: $? = 0
  1125. configure:20328: test -z
  1126. || test ! -s conftest.err
  1127. configure:20331: $? = 0
  1128. configure:20334: test -s conftest.o
  1129. configure:20337: $? = 0
  1130. configure:20348: result: time.h
  1131. configure:20368: checking for gmtime_r
  1132. configure:20425: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1133. configure:20431: $? = 0
  1134. configure:20435: test -z
  1135. || test ! -s conftest.err
  1136. configure:20438: $? = 0
  1137. configure:20441: test -s conftest
  1138. configure:20444: $? = 0
  1139. configure:20456: result: yes
  1140. configure:20368: checking for isspace
  1141. configure:20425: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1142. conftest.c:66: warning: conflicting types for built-in function 'isspace'
  1143. configure:20431: $? = 0
  1144. configure:20435: test -z
  1145. || test ! -s conftest.err
  1146. configure:20438: $? = 0
  1147. configure:20441: test -s conftest
  1148. configure:20444: $? = 0
  1149. configure:20456: result: yes
  1150. configure:20368: checking for iswspace
  1151. configure:20425: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1152. conftest.c:67: warning: conflicting types for built-in function 'iswspace'
  1153. configure:20431: $? = 0
  1154. configure:20435: test -z
  1155. || test ! -s conftest.err
  1156. configure:20438: $? = 0
  1157. configure:20441: test -s conftest
  1158. configure:20444: $? = 0
  1159. configure:20456: result: yes
  1160. configure:20368: checking for strdup
  1161. configure:20425: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1162. conftest.c:68: warning: conflicting types for built-in function 'strdup'
  1163. configure:20431: $? = 0
  1164. configure:20435: test -z
  1165. || test ! -s conftest.err
  1166. configure:20438: $? = 0
  1167. configure:20441: test -s conftest
  1168. configure:20444: $? = 0
  1169. configure:20456: result: yes
  1170. configure:20368: checking for snprintf
  1171. configure:20425: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1172. conftest.c:69: warning: conflicting types for built-in function 'snprintf'
  1173. configure:20431: $? = 0
  1174. configure:20435: test -z
  1175. || test ! -s conftest.err
  1176. configure:20438: $? = 0
  1177. configure:20441: test -s conftest
  1178. configure:20444: $? = 0
  1179. configure:20456: result: yes
  1180. configure:20368: checking for unsetenv
  1181. configure:20425: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1182. configure:20431: $? = 0
  1183. configure:20435: test -z
  1184. || test ! -s conftest.err
  1185. configure:20438: $? = 0
  1186. configure:20441: test -s conftest
  1187. configure:20444: $? = 0
  1188. configure:20456: result: yes
  1189. configure:20712: checking for python
  1190. configure:20739: result: true
  1191. configure:20748: checking for swig
  1192. configure:20775: result: true
  1193. configure:20797: checking python2.6/Python.h usability
  1194. configure:20809: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1195. In file included from conftest.c:81:
  1196. /usr/local/include/python2.6/Python.h:163:17: error: pth.h: No such file or directory
  1197. configure:20815: $? = 1
  1198. configure: failed program was:
  1199. | /* confdefs.h. */
  1200. |
  1201. | #define PACKAGE_NAME "libical"
  1202. | #define PACKAGE_TARNAME "libical"
  1203. | #define PACKAGE_VERSION "0.44"
  1204. | #define PACKAGE_STRING "libical 0.44"
  1205. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  1206. | #define PACKAGE "libical"
  1207. | #define VERSION "0.44"
  1208. | #ifdef __cplusplus
  1209. | extern "C" void exit (int);
  1210. | #endif
  1211. | #define YYTEXT_POINTER 1
  1212. | #define STDC_HEADERS 1
  1213. | #define HAVE_SYS_TYPES_H 1
  1214. | #define HAVE_SYS_STAT_H 1
  1215. | #define HAVE_STDLIB_H 1
  1216. | #define HAVE_STRING_H 1
  1217. | #define HAVE_MEMORY_H 1
  1218. | #define HAVE_STRINGS_H 1
  1219. | #define HAVE_INTTYPES_H 1
  1220. | #define HAVE_STDINT_H 1
  1221. | #define HAVE_UNISTD_H 1
  1222. | #define HAVE_DLFCN_H 1
  1223. | #define ICAL_ERRORS_ARE_FATAL 0
  1224. | #define NO_WARN_DEPRECATED 1
  1225. | #define NO_WARN_ICAL_MALFORMEDDATA_ERROR_HACK 1
  1226. | #define ICAL_UNIX_NEWLINE 1
  1227. | #define HAVE_PTHREAD
  1228. | #define STDC_HEADERS 1
  1229. | #define HAVE_ASSERT_H 1
  1230. | #define HAVE_CTYPE_H 1
  1231. | #define HAVE_PTHREAD_H 1
  1232. | #define HAVE_STDINT_H 1
  1233. | #define HAVE_TIME_H 1
  1234. | #define HAVE_SYS_TYPES_H 1
  1235. | #define HAVE_UNISTD_H 1
  1236. | #define HAVE_WCTYPE_H 1
  1237. | #define HAVE_SYS_ENDIAN_H 1
  1238. | #define HAVE_GMTIME_R 1
  1239. | #define HAVE_ISSPACE 1
  1240. | #define HAVE_ISWSPACE 1
  1241. | #define HAVE_STRDUP 1
  1242. | #define HAVE_SNPRINTF 1
  1243. | #define HAVE_UNSETENV 1
  1244. | /* end confdefs.h. */
  1245. | #include <stdio.h>
  1246. | #if HAVE_SYS_TYPES_H
  1247. | # include <sys/types.h>
  1248. | #endif
  1249. | #if HAVE_SYS_STAT_H
  1250. | # include <sys/stat.h>
  1251. | #endif
  1252. | #if STDC_HEADERS
  1253. | # include <stdlib.h>
  1254. | # include <stddef.h>
  1255. | #else
  1256. | # if HAVE_STDLIB_H
  1257. | # include <stdlib.h>
  1258. | # endif
  1259. | #endif
  1260. | #if HAVE_STRING_H
  1261. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1262. | # include <memory.h>
  1263. | # endif
  1264. | # include <string.h>
  1265. | #endif
  1266. | #if HAVE_STRINGS_H
  1267. | # include <strings.h>
  1268. | #endif
  1269. | #if HAVE_INTTYPES_H
  1270. | # include <inttypes.h>
  1271. | #else
  1272. | # if HAVE_STDINT_H
  1273. | # include <stdint.h>
  1274. | # endif
  1275. | #endif
  1276. | #if HAVE_UNISTD_H
  1277. | # include <unistd.h>
  1278. | #endif
  1279. | #include <python2.6/Python.h>
  1280. configure:20838: result: no
  1281. configure:20842: checking python2.6/Python.h presence
  1282. configure:20852: cpp -I/usr/local/include conftest.c
  1283. In file included from conftest.c:47:
  1284. /usr/local/include/python2.6/Python.h:163:17: error: pth.h: No such file or directory
  1285. configure:20858: $? = 1
  1286. configure: failed program was:
  1287. | /* confdefs.h. */
  1288. |
  1289. | #define PACKAGE_NAME "libical"
  1290. | #define PACKAGE_TARNAME "libical"
  1291. | #define PACKAGE_VERSION "0.44"
  1292. | #define PACKAGE_STRING "libical 0.44"
  1293. | #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  1294. | #define PACKAGE "libical"
  1295. | #define VERSION "0.44"
  1296. | #ifdef __cplusplus
  1297. | extern "C" void exit (int);
  1298. | #endif
  1299. | #define YYTEXT_POINTER 1
  1300. | #define STDC_HEADERS 1
  1301. | #define HAVE_SYS_TYPES_H 1
  1302. | #define HAVE_SYS_STAT_H 1
  1303. | #define HAVE_STDLIB_H 1
  1304. | #define HAVE_STRING_H 1
  1305. | #define HAVE_MEMORY_H 1
  1306. | #define HAVE_STRINGS_H 1
  1307. | #define HAVE_INTTYPES_H 1
  1308. | #define HAVE_STDINT_H 1
  1309. | #define HAVE_UNISTD_H 1
  1310. | #define HAVE_DLFCN_H 1
  1311. | #define ICAL_ERRORS_ARE_FATAL 0
  1312. | #define NO_WARN_DEPRECATED 1
  1313. | #define NO_WARN_ICAL_MALFORMEDDATA_ERROR_HACK 1
  1314. | #define ICAL_UNIX_NEWLINE 1
  1315. | #define HAVE_PTHREAD
  1316. | #define STDC_HEADERS 1
  1317. | #define HAVE_ASSERT_H 1
  1318. | #define HAVE_CTYPE_H 1
  1319. | #define HAVE_PTHREAD_H 1
  1320. | #define HAVE_STDINT_H 1
  1321. | #define HAVE_TIME_H 1
  1322. | #define HAVE_SYS_TYPES_H 1
  1323. | #define HAVE_UNISTD_H 1
  1324. | #define HAVE_WCTYPE_H 1
  1325. | #define HAVE_SYS_ENDIAN_H 1
  1326. | #define HAVE_GMTIME_R 1
  1327. | #define HAVE_ISSPACE 1
  1328. | #define HAVE_ISWSPACE 1
  1329. | #define HAVE_STRDUP 1
  1330. | #define HAVE_SNPRINTF 1
  1331. | #define HAVE_UNSETENV 1
  1332. | /* end confdefs.h. */
  1333. | #include <python2.6/Python.h>
  1334. configure:20878: result: no
  1335. configure:20913: checking for python2.6/Python.h
  1336. configure:20920: result: no
  1337. configure:20927: error: Can't find python header files
  1338.  
  1339. ## ---------------- ##
  1340. ## Cache variables. ##
  1341. ## ---------------- ##
  1342.  
  1343. ac_cv_build=i386-portbld-freebsd8.2
  1344. ac_cv_build_alias=i386-portbld-freebsd8.2
  1345. ac_cv_c_compiler_gnu=yes
  1346. ac_cv_c_const=yes
  1347. ac_cv_cxx_compiler_gnu=yes
  1348. ac_cv_env_CC_set=set
  1349. ac_cv_env_CC_value=cc
  1350. ac_cv_env_CFLAGS_set=set
  1351. ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
  1352. ac_cv_env_CPPFLAGS_set=set
  1353. ac_cv_env_CPPFLAGS_value=' -I/usr/local/include'
  1354. ac_cv_env_CPP_set=set
  1355. ac_cv_env_CPP_value=cpp
  1356. ac_cv_env_CXXCPP_set=''
  1357. ac_cv_env_CXXCPP_value=''
  1358. ac_cv_env_CXXFLAGS_set=set
  1359. ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
  1360. ac_cv_env_CXX_set=set
  1361. ac_cv_env_CXX_value=c++
  1362. ac_cv_env_F77_set=''
  1363. ac_cv_env_F77_value=''
  1364. ac_cv_env_FFLAGS_set=''
  1365. ac_cv_env_FFLAGS_value=''
  1366. ac_cv_env_LDFLAGS_set=''
  1367. ac_cv_env_LDFLAGS_value=''
  1368. ac_cv_env_build_alias_set=set
  1369. ac_cv_env_build_alias_value=i386-portbld-freebsd8.2
  1370. ac_cv_env_host_alias_set=''
  1371. ac_cv_env_host_alias_value=''
  1372. ac_cv_env_target_alias_set=''
  1373. ac_cv_env_target_alias_value=''
  1374. ac_cv_exeext=''
  1375. ac_cv_f77_compiler_gnu=no
  1376. ac_cv_func_gmtime_r=yes
  1377. ac_cv_func_isspace=yes
  1378. ac_cv_func_iswspace=yes
  1379. ac_cv_func_snprintf=yes
  1380. ac_cv_func_strdup=yes
  1381. ac_cv_func_unsetenv=yes
  1382. ac_cv_header_assert_h=yes
  1383. ac_cv_header_byteswap_h=no
  1384. ac_cv_header_ctype_h=yes
  1385. ac_cv_header_dlfcn_h=yes
  1386. ac_cv_header_endian_h=no
  1387. ac_cv_header_inttypes_h=yes
  1388. ac_cv_header_memory_h=yes
  1389. ac_cv_header_pthread_h=yes
  1390. ac_cv_header_python2_6_Python_h=no
  1391. ac_cv_header_stdc=yes
  1392. ac_cv_header_stdint_h=yes
  1393. ac_cv_header_stdlib_h=yes
  1394. ac_cv_header_string_h=yes
  1395. ac_cv_header_strings_h=yes
  1396. ac_cv_header_sys_endian_h=yes
  1397. ac_cv_header_sys_stat_h=yes
  1398. ac_cv_header_sys_types_h=yes
  1399. ac_cv_header_time_h=yes
  1400. ac_cv_header_unistd_h=yes
  1401. ac_cv_header_wctype_h=yes
  1402. ac_cv_host=i386-portbld-freebsd8.2
  1403. ac_cv_host_alias=i386-portbld-freebsd8.2
  1404. ac_cv_ical_errors_are_fatal=no
  1405. ac_cv_lib_fl_yywrap=yes
  1406. ac_cv_lib_pthread_pthread_create=yes
  1407. ac_cv_objext=o
  1408. ac_cv_prog_AR=ar
  1409. ac_cv_prog_AWK=nawk
  1410. ac_cv_prog_CPP=cpp
  1411. ac_cv_prog_CXXCPP='c++ -E'
  1412. ac_cv_prog_LEX=flex
  1413. ac_cv_prog_PERL=perl5
  1414. ac_cv_prog_YACC='bison -y'
  1415. ac_cv_prog_ac_ct_AR=ar
  1416. ac_cv_prog_ac_ct_CC=cc
  1417. ac_cv_prog_ac_ct_RANLIB=ranlib
  1418. ac_cv_prog_ac_ct_STRIP=strip
  1419. ac_cv_prog_cc_g=yes
  1420. ac_cv_prog_cc_stdc=''
  1421. ac_cv_prog_cxx_g=yes
  1422. ac_cv_prog_egrep='grep -E'
  1423. ac_cv_prog_f77_g=no
  1424. ac_cv_prog_lex_root=lex.yy
  1425. ac_cv_prog_lex_yytext_pointer=yes
  1426. ac_cv_prog_make_gmake_set=yes
  1427. ac_cv_prog_python_val=true
  1428. ac_cv_struct_tm=time.h
  1429. ac_cv_target=i386-portbld-freebsd8.2
  1430. ac_cv_target_alias=i386-portbld-freebsd8.2
  1431. ac_cv_type_intptr_t=yes
  1432. ac_cv_type_mode_t=yes
  1433. ac_cv_type_size_t=yes
  1434. am_cv_CC_dependencies_compiler_type=gcc3
  1435. am_cv_CXX_dependencies_compiler_type=gcc3
  1436. lt_cv_deplibs_check_method=pass_all
  1437. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1438. lt_cv_file_magic_test_file=''
  1439. lt_cv_ld_reload_flag=-r
  1440. lt_cv_objdir=.libs
  1441. lt_cv_path_LD=/usr/bin/ld
  1442. lt_cv_path_LDCXX=/usr/bin/ld
  1443. lt_cv_path_NM='/usr/bin/nm -B'
  1444. lt_cv_path_SED=/usr/bin/sed
  1445. lt_cv_prog_compiler_c_o=yes
  1446. lt_cv_prog_compiler_c_o_CXX=yes
  1447. lt_cv_prog_compiler_rtti_exceptions=no
  1448. lt_cv_prog_gnu_ld=yes
  1449. lt_cv_prog_gnu_ldcxx=yes
  1450. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
  1451. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'
  1452. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'
  1453. lt_cv_sys_max_cmd_len=262144
  1454. lt_lt_cv_prog_compiler_c_o='"yes"'
  1455. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  1456. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  1457. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  1458. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  1459.  
  1460. ## ----------------- ##
  1461. ## Output variables. ##
  1462. ## ----------------- ##
  1463.  
  1464. ACLOCAL='${SHELL} /usr/ports/devel/libical/work/libical-0.44/missing --run aclocal-1.9'
  1465. AMDEPBACKSLASH='\'
  1466. AMDEP_FALSE='#'
  1467. AMDEP_TRUE=''
  1468. AMTAR='${SHELL} /usr/ports/devel/libical/work/libical-0.44/missing --run tar'
  1469. AR='ar'
  1470. AUTOCONF='${SHELL} /usr/ports/devel/libical/work/libical-0.44/missing --run autoconf'
  1471. AUTOHEADER='${SHELL} /usr/ports/devel/libical/work/libical-0.44/missing --run autoheader'
  1472. AUTOMAKE='${SHELL} /usr/ports/devel/libical/work/libical-0.44/missing --run automake-1.9'
  1473. AWK='nawk'
  1474. BDB_DIR=''
  1475. BDB_DIR_INCLUDE=''
  1476. BDB_DIR_LIB=''
  1477. BDB_LIB=''
  1478. BDB_VERSION=''
  1479. CC='cc'
  1480. CCDEPMODE='depmode=gcc3'
  1481. CFLAGS='-O2 -pipe -fno-strict-aliasing'
  1482. CPP='cpp'
  1483. CPPFLAGS=' -I/usr/local/include'
  1484. CXX='c++'
  1485. CXXCPP='c++ -E'
  1486. CXXDEPMODE='depmode=gcc3'
  1487. CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
  1488. CYGPATH_W='echo'
  1489. DEFS=''
  1490. DEPDIR='.deps'
  1491. DEV_FALSE=''
  1492. DEV_TRUE='#'
  1493. ECHO='echo'
  1494. ECHO_C=''
  1495. ECHO_N='-n'
  1496. ECHO_T=''
  1497. EGREP='grep -E'
  1498. EXEEXT=''
  1499. F77=''
  1500. FFLAGS=''
  1501. HAVE_PTHREAD_FALSE='#'
  1502. HAVE_PTHREAD_TRUE=''
  1503. INSTALL_DATA='install -o root -g wheel -m 444'
  1504. INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
  1505. INSTALL_SCRIPT='install -o root -g wheel -m 555'
  1506. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  1507. JAR=''
  1508. JAVA=''
  1509. JAVAC=''
  1510. JAVAH=''
  1511. JAVA_PLATFORM=''
  1512. LDFLAGS=''
  1513. LEX='flex'
  1514. LEXLIB='-lfl'
  1515. LEX_OUTPUT_ROOT='lex.yy'
  1516. LIBOBJS=''
  1517. LIBS=''
  1518. LIBTOOL='$(SHELL) /usr/local/bin/libtool'
  1519. LN_S='ln -s'
  1520. LTLIBOBJS=''
  1521. MAINT='#'
  1522. MAINTAINER_MODE_FALSE=''
  1523. MAINTAINER_MODE_TRUE='#'
  1524. MAKEINFO='${SHELL} /usr/ports/devel/libical/work/libical-0.44/missing --run makeinfo'
  1525. OBJEXT='o'
  1526. OS_WIN32_FALSE=''
  1527. OS_WIN32_TRUE='#'
  1528. PACKAGE='libical'
  1529. PACKAGE_BUGREPORT='http://freeassociation.sf.net/'
  1530. PACKAGE_NAME='libical'
  1531. PACKAGE_STRING='libical 0.44'
  1532. PACKAGE_TARNAME='libical'
  1533. PACKAGE_VERSION='0.44'
  1534. PATH_SEPARATOR=':'
  1535. PERL='perl5'
  1536. PTHREAD_LIBS='-pthread'
  1537. PY_CFLAGS=''
  1538. PY_EXTRA_LIBS=''
  1539. PY_LIBS=''
  1540. PY_LIB_LOC=''
  1541. RANLIB='ranlib'
  1542. SED='/usr/bin/sed'
  1543. SET_MAKE=''
  1544. SHELL='/bin/sh'
  1545. STRIP='strip'
  1546. VERSION='0.44'
  1547. WITH_BDB4_FALSE=''
  1548. WITH_BDB4_TRUE='#'
  1549. WITH_CXX_BINDINGS_FALSE=''
  1550. WITH_CXX_BINDINGS_TRUE='#'
  1551. WITH_JAVA_FALSE=''
  1552. WITH_JAVA_TRUE='#'
  1553. WITH_PYTHON_FALSE=''
  1554. WITH_PYTHON_TRUE=''
  1555. YACC='bison -y'
  1556. ZONE_INFO=''
  1557. ac_ct_AR='ar'
  1558. ac_ct_CC='cc'
  1559. ac_ct_CXX=''
  1560. ac_ct_F77=''
  1561. ac_ct_RANLIB='ranlib'
  1562. ac_ct_STRIP='strip'
  1563. am__fastdepCC_FALSE='#'
  1564. am__fastdepCC_TRUE=''
  1565. am__fastdepCXX_FALSE='#'
  1566. am__fastdepCXX_TRUE=''
  1567. am__include='include'
  1568. am__leading_dot='.'
  1569. am__quote=''
  1570. am__tar='${AMTAR} chof - "$$tardir"'
  1571. am__untar='${AMTAR} xf -'
  1572. bindir='${exec_prefix}/bin'
  1573. build='i386-portbld-freebsd8.2'
  1574. build_alias='i386-portbld-freebsd8.2'
  1575. build_cpu='i386'
  1576. build_os='freebsd8.2'
  1577. build_vendor='portbld'
  1578. datadir='${prefix}/share'
  1579. exec_prefix='NONE'
  1580. host='i386-portbld-freebsd8.2'
  1581. host_alias=''
  1582. host_cpu='i386'
  1583. host_os='freebsd8.2'
  1584. host_vendor='portbld'
  1585. includedir='${prefix}/include'
  1586. infodir='/usr/local/info/'
  1587. install_sh='/usr/ports/devel/libical/work/libical-0.44/install-sh'
  1588. libdir='${exec_prefix}/lib'
  1589. libexecdir='${exec_prefix}/libexec'
  1590. localstatedir='${prefix}/var'
  1591. mandir='/usr/local/man'
  1592. mkdir_p='$(mkinstalldirs)'
  1593. oldincludedir='/usr/include'
  1594. prefix='/usr/local'
  1595. program_transform_name='s,x,x,'
  1596. python_val='true'
  1597. sbindir='${exec_prefix}/sbin'
  1598. sharedstatedir='${prefix}/com'
  1599. sysconfdir='${prefix}/etc'
  1600. target='i386-portbld-freebsd8.2'
  1601. target_alias=''
  1602. target_cpu='i386'
  1603. target_os='freebsd8.2'
  1604. target_vendor='portbld'
  1605.  
  1606. ## ----------- ##
  1607. ## confdefs.h. ##
  1608. ## ----------- ##
  1609.  
  1610. #define HAVE_ASSERT_H 1
  1611. #define HAVE_CTYPE_H 1
  1612. #define HAVE_DLFCN_H 1
  1613. #define HAVE_GMTIME_R 1
  1614. #define HAVE_INTTYPES_H 1
  1615. #define HAVE_ISSPACE 1
  1616. #define HAVE_ISWSPACE 1
  1617. #define HAVE_MEMORY_H 1
  1618. #define HAVE_PTHREAD
  1619. #define HAVE_PTHREAD_H 1
  1620. #define HAVE_SNPRINTF 1
  1621. #define HAVE_STDINT_H 1
  1622. #define HAVE_STDINT_H 1
  1623. #define HAVE_STDLIB_H 1
  1624. #define HAVE_STRDUP 1
  1625. #define HAVE_STRINGS_H 1
  1626. #define HAVE_STRING_H 1
  1627. #define HAVE_SYS_ENDIAN_H 1
  1628. #define HAVE_SYS_STAT_H 1
  1629. #define HAVE_SYS_TYPES_H 1
  1630. #define HAVE_SYS_TYPES_H 1
  1631. #define HAVE_TIME_H 1
  1632. #define HAVE_UNISTD_H 1
  1633. #define HAVE_UNISTD_H 1
  1634. #define HAVE_UNSETENV 1
  1635. #define HAVE_WCTYPE_H 1
  1636. #define ICAL_ERRORS_ARE_FATAL 0
  1637. #define ICAL_UNIX_NEWLINE 1
  1638. #define NO_WARN_DEPRECATED 1
  1639. #define NO_WARN_ICAL_MALFORMEDDATA_ERROR_HACK 1
  1640. #define PACKAGE "libical"
  1641. #define PACKAGE_BUGREPORT "http://freeassociation.sf.net/"
  1642. #define PACKAGE_NAME "libical"
  1643. #define PACKAGE_STRING "libical 0.44"
  1644. #define PACKAGE_TARNAME "libical"
  1645. #define PACKAGE_VERSION "0.44"
  1646. #define STDC_HEADERS 1
  1647. #define STDC_HEADERS 1
  1648. #define VERSION "0.44"
  1649. #define YYTEXT_POINTER 1
  1650. #endif
  1651. #ifdef __cplusplus
  1652. extern "C" void exit (int);
  1653.  
  1654. configure: exit 1
  1655.  
  1656.  
  1657. This is the output of the failed make command:
  1658.  
  1659. ===> kde4-4.5.5 depends on file: /usr/local/kde4/bin/kdebugdialog - found
  1660. ===> kde4-4.5.5 depends on shared library: kimproxy.5 - found
  1661. ===> kde4-4.5.5 depends on shared library: konq.7 - found
  1662. ===> kde4-4.5.5 depends on shared library: kpimutils.5 - not found
  1663. ===> Verifying install for kpimutils.5 in /usr/ports/deskutils/kdepimlibs4
  1664. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/share/xml/docbook/4.2/docbookx.dtd - found
  1665. ===> kdepimlibs-4.5.5_1 depends on executable: gmake - found
  1666. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/lib/qt4/libQtCore.so - found
  1667. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/lib/qt4/libQtDBus.so - found
  1668. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/bin/designer-qt4 - found
  1669. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/lib/qt4/libQtHelp.so - found
  1670. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/bin/moc-qt4 - found
  1671. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found
  1672. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - found
  1673. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/bin/qmake-qt4 - found
  1674. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/lib/qt4/libQt3Support.so - found
  1675. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/lib/qt4/libQtTest.so - found
  1676. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/bin/rcc - found
  1677. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/lib/qt4/libQtSvg.so - found
  1678. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/bin/uic-qt4 - found
  1679. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/bin/automoc4 - found
  1680. ===> kdepimlibs-4.5.5_1 depends on file: /usr/local/bin/cmake - found
  1681. ===> kdepimlibs-4.5.5_1 depends on shared library: gpgme - found
  1682. ===> kdepimlibs-4.5.5_1 depends on shared library: sasl2 - found
  1683. ===> kdepimlibs-4.5.5_1 depends on shared library: boost_thread - found
  1684. ===> kdepimlibs-4.5.5_1 depends on shared library: ical.44 - not found
  1685. ===> Verifying install for ical.44 in /usr/ports/devel/libical
  1686. ===> libical-0.44 depends on file: /usr/local/bin/python2.6 - found
  1687. ===> libical-0.44 depends on executable: gmake - found
  1688. ===> libical-0.44 depends on file: /usr/local/bin/perl5.10.1 - found
  1689. ===> libical-0.44 depends on package: libtool>=2.2 - found
  1690. ===> Configuring for libical-0.44
  1691. checking build system type... i386-portbld-freebsd8.2
  1692. checking host system type... i386-portbld-freebsd8.2
  1693. checking target system type... i386-portbld-freebsd8.2
  1694. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1695. checking whether build environment is sane... yes
  1696. checking for gawk... no
  1697. checking for mawk... no
  1698. checking for nawk... nawk
  1699. checking whether gmake sets $(MAKE)... yes
  1700. checking whether to enable maintainer-specific portions of Makefiles... no
  1701. checking for bison... bison -y
  1702. checking for gcc... cc
  1703. checking for C compiler default output file name... a.out
  1704. checking whether the C compiler works... yes
  1705. checking whether we are cross compiling... no
  1706. checking for suffix of executables...
  1707. checking for suffix of object files... o
  1708. checking whether we are using the GNU C compiler... yes
  1709. checking whether cc accepts -g... yes
  1710. checking for cc option to accept ANSI C... none needed
  1711. checking for style of include used by gmake... GNU
  1712. checking dependency style of cc... gcc3
  1713. checking whether we are using the GNU C++ compiler... yes
  1714. checking whether c++ accepts -g... yes
  1715. checking dependency style of c++... gcc3
  1716. checking for flex... flex
  1717. checking for yywrap in -lfl... yes
  1718. checking lex output file root... lex.yy
  1719. checking whether yytext is a pointer... yes
  1720. checking whether ln -s works... yes
  1721. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1722. checking for a sed that does not truncate output... /usr/bin/sed
  1723. checking for egrep... grep -E
  1724. checking for ld used by cc... /usr/bin/ld
  1725. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1726. checking for /usr/bin/ld option to reload object files... -r
  1727. checking for BSD-compatible nm... /usr/bin/nm -B
  1728. checking how to recognise dependent libraries... pass_all
  1729. checking how to run the C preprocessor... cpp
  1730. checking for ANSI C header files... yes
  1731. checking for sys/types.h... yes
  1732. checking for sys/stat.h... yes
  1733. checking for stdlib.h... yes
  1734. checking for string.h... yes
  1735. checking for memory.h... yes
  1736. checking for strings.h... yes
  1737. checking for inttypes.h... yes
  1738. checking for stdint.h... yes
  1739. checking for unistd.h... yes
  1740. checking dlfcn.h usability... yes
  1741. checking dlfcn.h presence... yes
  1742. checking for dlfcn.h... yes
  1743. checking how to run the C++ preprocessor... c++ -E
  1744. checking for g77... no
  1745. checking for f77... no
  1746. checking for xlf... no
  1747. checking for frt... no
  1748. checking for pgf77... no
  1749. checking for fort77... no
  1750. checking for fl32... no
  1751. checking for af77... no
  1752. checking for f90... no
  1753. checking for xlf90... no
  1754. checking for pgf90... no
  1755. checking for epcf90... no
  1756. checking for f95... no
  1757. checking for fort... no
  1758. checking for xlf95... no
  1759. checking for ifc... no
  1760. checking for efc... no
  1761. checking for pgf95... no
  1762. checking for lf95... no
  1763. checking for gfortran... no
  1764. checking whether we are using the GNU Fortran 77 compiler... no
  1765. checking whether accepts -g... no
  1766. checking the maximum length of command line arguments... (cached) 262144
  1767. checking command to parse /usr/bin/nm -B output from cc object... ok
  1768. checking for objdir... .libs
  1769. checking for ar... ar
  1770. checking for ranlib... ranlib
  1771. checking for strip... strip
  1772. checking if cc supports -fno-rtti -fno-exceptions... no
  1773. checking for cc option to produce PIC... -fPIC
  1774. checking if cc PIC flag -fPIC works... yes
  1775. checking if cc static flag -static works... yes
  1776. checking if cc supports -c -o file.o... yes
  1777. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  1778. checking whether -lc should be explicitly linked in... no
  1779. checking dynamic linker characteristics... freebsd8.2 ld.so
  1780. checking how to hardcode library paths into programs... immediate
  1781. checking whether stripping libraries is possible... yes
  1782. checking if libtool supports shared libraries... yes
  1783. checking whether to build shared libraries... yes
  1784. checking whether to build static libraries... yes
  1785. configure: creating libtool
  1786. appending configuration tag "CXX" to libtool
  1787. checking for ld used by c++... /usr/bin/ld
  1788. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1789. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  1790. checking for c++ option to produce PIC... -fPIC
  1791. checking if c++ PIC flag -fPIC works... yes
  1792. checking if c++ static flag -static works... yes
  1793. checking if c++ supports -c -o file.o... yes
  1794. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  1795. checking dynamic linker characteristics... freebsd8.2 ld.so
  1796. checking how to hardcode library paths into programs... immediate
  1797. appending configuration tag "F77" to libtool
  1798. checking whether the system provides zonefiles or we should bring our own? ... no
  1799. checking for Berkeley DB4 support... no
  1800. checking whether to support development... no
  1801. checking for ar... ar
  1802. checking for perl5... perl5
  1803. checking whether to define _REENTRANT... no
  1804. checking if icalerrors_* calls should abort instead of internally signalling an error... no
  1805. checking for pthread_create in -pthread... yes
  1806. checking for ANSI C header files... (cached) yes
  1807. checking assert.h usability... yes
  1808. checking assert.h presence... yes
  1809. checking for assert.h... yes
  1810. checking ctype.h usability... yes
  1811. checking ctype.h presence... yes
  1812. checking for ctype.h... yes
  1813. checking pthread.h usability... yes
  1814. checking pthread.h presence... yes
  1815. checking for pthread.h... yes
  1816. checking for stdint.h... (cached) yes
  1817. checking time.h usability... yes
  1818. checking time.h presence... yes
  1819. checking for time.h... yes
  1820. checking for sys/types.h... (cached) yes
  1821. checking for unistd.h... (cached) yes
  1822. checking wctype.h usability... yes
  1823. checking wctype.h presence... yes
  1824. checking for wctype.h... yes
  1825. checking endian.h usability... no
  1826. checking endian.h presence... no
  1827. checking for endian.h... no
  1828. checking sys/endian.h usability... yes
  1829. checking sys/endian.h presence... yes
  1830. checking for sys/endian.h... yes
  1831. checking byteswap.h usability... no
  1832. checking byteswap.h presence... no
  1833. checking for byteswap.h... no
  1834. checking for an ANSI C-conforming const... yes
  1835. checking for size_t... yes
  1836. checking for mode_t... yes
  1837. checking for intptr_t... yes
  1838. checking whether struct tm is in sys/time.h or time.h... time.h
  1839. checking for gmtime_r... yes
  1840. checking for isspace... yes
  1841. checking for iswspace... yes
  1842. checking for strdup... yes
  1843. checking for snprintf... yes
  1844. checking for unsetenv... yes
  1845. checking for python... true
  1846. checking for swig... (cached) true
  1847. checking python2.6/Python.h usability... no
  1848. checking python2.6/Python.h presence... no
  1849. checking for python2.6/Python.h... no
  1850. ===> Script "configure" failed unexpectedly.
  1851. Please run the gnomelogalyzer, available from
  1852. "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
  1853. problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
  1854. solve the problem, report the build failure to the FreeBSD GNOME team at
  1855. gnome@FreeBSD.org, and attach (a)
  1856. "/usr/ports/devel/libical/work/libical-0.44/config.log", (b) the output of
  1857. the failed make command, and (c) the gnomelogalyzer output. Also, it might
  1858. be a good idea to provide an overview of all packages installed on your system
  1859. (i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
  1860. copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
  1861. the attachment. Try to avoid sending any attachments to the mailing list
  1862. (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
  1863. usually discarded by the mailing list software.
  1864. *** Error code 1
  1865.  
  1866. Stop in /usr/ports/devel/libical.
  1867. *** Error code 1
  1868.  
  1869. Stop in /usr/ports/deskutils/kdepimlibs4.
  1870. *** Error code 1
  1871.  
  1872. Stop in /usr/ports/x11/kde4.
  1873. *** Error code 1
  1874.  
  1875. Stop in /usr/ports/x11/kde4.
  1876.  
  1877.  
  1878. This is the gnomelogalyzer output:
  1879.  
  1880. Generating build log. Please wait... done.
  1881.  
  1882. The cause of your build failure is not known to gnomelogalyzer.sh. Before
  1883. e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome@FreeBSD.org,
  1884. TRY EACH OF THE FOLLOWING:
  1885.  
  1886. * If you are generating your own logfile, make sure to generate it with
  1887. something similar to:
  1888. "make 2>&1 | tee /path/to/logfile" (sh/bash/ksh/zsh) or
  1889. "make |& tee /path/to/logfile" (csh/tcsh)
  1890. * Make sure your cvsup(1) configuration file specifies the 'ports-all'
  1891. collection
  1892. * Run cvsup(1) and attempt the build again
  1893. * Check /usr/ports/UPDATING for information pertinent to your build
  1894. failure
  1895. * 99% of the commonly reported build failures can be solved by
  1896. running "portupgrade -a"
  1897. * Read the FAQs at http://www.FreeBSD.org/gnome/
  1898. * Search the archives of freebsd-gnome@FreeBSD.org. Archives can be
  1899. searched at http://www.freebsd.org/gnome/index.html#search
  1900.  
  1901. If you have not performed each of the above suggestions, don't bother asking
  1902. for help. The chances are good that you'll simply be told to perform one of
  1903. the aforementioned steps.
  1904.  
  1905.  
  1906. And this is all packages installed on my system:
  1907.  
  1908. OpenEXR-1.6.1_3
  1909. aalib-1.4.r5_5
  1910. appres-1.0.2
  1911. aspell-0.60.6_5
  1912. attica-0.2.0,1
  1913. autoconf-2.68
  1914. autoconf-wrapper-20101119
  1915. automake-1.11.1
  1916. automake-1.4.6_6
  1917. automake-wrapper-20101119
  1918. automoc4-0.9.88_1
  1919. avahi-app-0.6.28
  1920. bash-4.1.9
  1921. bigreqsproto-1.1.0
  1922. binutils-2.21
  1923. bison-2.4.3,1
  1924. bitmap-1.0.4
  1925. boost-jam-1.45.0
  1926. boost-libs-1.45.0_1
  1927. ca_root_nss-3.12.6
  1928. cagibi-0.1.1
  1929. cairo-1.10.0_3,1
  1930. cdparanoia-3.9.8_9
  1931. clucene-0.9.21
  1932. cmake-2.8.3_1
  1933. compat7x-i386-7.3.703000.201008_1
  1934. compositeproto-0.4.1
  1935. consolekit-0.4.3
  1936. cups-client-1.4.6
  1937. curl-7.21.3
  1938. cyrus-sasl-2.1.23_3
  1939. damageproto-1.2.0
  1940. db41-4.1.25_4
  1941. dbus-1.4.1
  1942. dbus-glib-0.88
  1943. directfb-1.4.11
  1944. dmidecode-2.10
  1945. dmxproto-2.3
  1946. docbook-1.4
  1947. docbook-4.1_4
  1948. docbook-4.2
  1949. docbook-4.3
  1950. docbook-4.4_2
  1951. docbook-4.5_2
  1952. docbook-5.0_1
  1953. docbook-sk-4.1.2_4
  1954. docbook-xml-4.2_1
  1955. docbook-xml-4.3
  1956. docbook-xml-4.4_1
  1957. docbook-xml-4.5
  1958. docbook-xsl-1.75.2_1
  1959. dri-7.4.4,2
  1960. dri2proto-2.2
  1961. eggdbus-0.6_1
  1962. enchant-1.6.0
  1963. evieext-1.1.0
  1964. exiv2-0.20,1
  1965. expat-2.0.1_1
  1966. faad2-2.7_3,1
  1967. ffmpeg-0.6.1_3,1
  1968. fixesproto-4.1.1
  1969. flac-1.2.1_2
  1970. flex-2.5.35_4
  1971. fontcacheproto-0.1.3
  1972. fontconfig-2.8.0,1
  1973. fontsproto-2.1.0
  1974. freetype2-2.4.4
  1975. gamin-0.1.10_4
  1976. gdbm-1.8.3_3
  1977. gettext-0.18.1.1
  1978. gio-fam-backend-2.26.1
  1979. glib-2.26.1_1
  1980. glproto-1.4.11
  1981. gmake-3.81_4
  1982. gmp-5.0.1
  1983. gnome_subr-1.0
  1984. gnupg-2.0.17
  1985. gnutls-2.8.6_2
  1986. gobject-introspection-0.9.12
  1987. gpac-libgpac-0.4.5_4,1
  1988. gperf-3.0.3
  1989. gpgme-1.3.0_3
  1990. gstreamer-0.10.31
  1991. gstreamer-plugins-0.10.31,3
  1992. hal-0.5.14_12
  1993. help2man-1.38.4
  1994. hicolor-icon-theme-0.12
  1995. iceauth-1.0.3
  1996. icu-4.6
  1997. ilmbase-1.0.1_1
  1998. imlib2-1.4.4,2
  1999. inputproto-2.0
  2000. intltool-0.41.1
  2001. iso8879-1986_2
  2002. iw-hspell-1.1
  2003. jasper-1.900.1_9
  2004. jbigkit-1.6
  2005. jpeg-8_3
  2006. kbproto-1.0.4
  2007. kde4-icons-oxygen-4.5.5
  2008. kde4-shared-mime-info-1.0
  2009. kdebase-4.5.5
  2010. kdebase-runtime-4.5.5
  2011. kdehier4-1.0.6
  2012. kdelibs-4.5.5
  2013. kwebkitpart-0.9.6.b1_1
  2014. lcms-1.19_1,1
  2015. libFS-1.0.2
  2016. libGL-7.4.4
  2017. libGLU-7.4.4
  2018. libICE-1.0.6,1
  2019. libSM-1.1.1_3,1
  2020. libX11-1.3.3_1,1
  2021. libXScrnSaver-1.2.0
  2022. libXTrap-1.0.0
  2023. libXau-1.0.5
  2024. libXaw-1.0.7,1
  2025. libXcomposite-0.4.1,1
  2026. libXcursor-1.1.10
  2027. libXdamage-1.1.2
  2028. libXdmcp-1.0.3
  2029. libXevie-1.0.2
  2030. libXext-1.1.1,1
  2031. libXfixes-4.0.4
  2032. libXfont-1.4.0,1
  2033. libXfontcache-1.0.5
  2034. libXft-2.1.14
  2035. libXi-1.3,1
  2036. libXinerama-1.1,1
  2037. libXmu-1.0.5,1
  2038. libXp-1.0.0,1
  2039. libXpm-3.5.7
  2040. libXrandr-1.3.0
  2041. libXrender-0.9.5
  2042. libXres-1.0.4
  2043. libXt-1.0.7
  2044. libXtst-1.1.0
  2045. libXv-1.0.5,1
  2046. libXvMC-1.0.5
  2047. libXxf86dga-1.1.1
  2048. libXxf86misc-1.0.2
  2049. libXxf86vm-1.1.0
  2050. libassuan-2.0.1_1
  2051. libcddb-1.3.2_1
  2052. libcdio-0.82_1
  2053. libcheck-0.9.8
  2054. libdaemon-0.14
  2055. libdbusmenu-qt-0.6.6
  2056. libdca-0.0.5
  2057. libdmx-1.1.0
  2058. libdrm-2.4.12_1
  2059. libdvdcss-1.2.10_1
  2060. libdvdread-4.1.4.r1219
  2061. libexecinfo-1.1_3
  2062. libfame-0.9.1_3
  2063. libffi-3.0.9
  2064. libfontenc-1.0.5
  2065. libgcrypt-1.4.6
  2066. libgpg-error-1.10
  2067. libiconv-1.13.1_1
  2068. libid3tag-0.15.1b
  2069. libidn-1.16
  2070. libiodbc-3.52.7
  2071. libksba-1.1.0
  2072. libltdl-2.2.10
  2073. libmad-0.15.1b_2
  2074. libmng-1.0.10_2
  2075. libmodplug-0.8.8.1
  2076. libogg-1.2.2,4
  2077. liboldX-1.0.1
  2078. libpthread-stubs-0.3_3
  2079. libsigsegv-2.9
  2080. libssh-0.4.8
  2081. libtheora-1.1.1_2
  2082. libtool-2.2.10
  2083. libungif-4.1.4_5
  2084. libutempter-1.1.5_1
  2085. libvdpau-0.4.1_1
  2086. libvolume_id-0.81.1
  2087. libvorbis-1.3.2,3
  2088. libvpx-0.9.5
  2089. libxcb-1.7
  2090. libxine-1.1.19_2
  2091. libxkbfile-1.0.6
  2092. libxkbui-1.0.2_1
  2093. libxml2-2.7.8_1
  2094. libxslt-1.1.26_2
  2095. links-2.2_7,1
  2096. luit-1.0.5
  2097. m4-1.4.15,1
  2098. mDNSResponder-214.3.2_1
  2099. makedepend-1.0.2,1
  2100. man2html-3.0.1_1
  2101. mkfontdir-1.0.5
  2102. mkfontscale-1.0.7
  2103. mpfr-3.0.0
  2104. mysql-client-5.1.55
  2105. nasm-2.09.04,1
  2106. openldap-client-2.4.23
  2107. openslp-1.2.1_3
  2108. orc-0.4.11
  2109. p5-Locale-gettext-1.05_3
  2110. p5-XML-Parser-2.40
  2111. pciids-20101124
  2112. pcre-8.12
  2113. perl-threaded-5.10.1_3
  2114. phonon-4.4.2
  2115. phonon-gstreamer-4.4.2
  2116. pixman-0.18.4
  2117. pkg-config-0.25_1
  2118. pkgdb.db
  2119. png-1.4.5
  2120. policykit-0.9_6
  2121. policykit-qt-0.9.4
  2122. polkit-0.99
  2123. popt-1.16
  2124. portmaster-3.6.1
  2125. portupgrade-2.4.8_1,2
  2126. postgresql-client-8.4.7
  2127. printproto-1.0.4
  2128. pth-2.0.7
  2129. python26-2.6.6
  2130. qca-2.0.3
  2131. qimageblitz-0.0.6
  2132. qmake-3.3.8_1
  2133. qt4-assistant-4.7.1
  2134. qt4-clucene-4.7.1
  2135. qt4-corelib-4.7.1
  2136. qt4-dbus-4.7.1
  2137. qt4-declarative-4.7.1
  2138. qt4-designer-4.7.1
  2139. qt4-doc-4.7.1
  2140. qt4-gui-4.7.1
  2141. qt4-help-4.7.1
  2142. qt4-imageformats-4.7.1
  2143. qt4-makeqpf-4.7.1
  2144. qt4-moc-4.7.1
  2145. qt4-network-4.7.1
  2146. qt4-opengl-4.7.1
  2147. qt4-qdbusviewer-4.7.1
  2148. qt4-qmake-4.7.1
  2149. qt4-qt3support-4.7.1
  2150. qt4-qtestlib-4.7.1
  2151. qt4-rcc-4.7.1
  2152. qt4-script-4.7.1
  2153. qt4-scripttools-4.7.1
  2154. qt4-sql-4.7.1
  2155. qt4-sqlite-plugin-4.7.1
  2156. qt4-svg-4.7.1
  2157. qt4-uic-4.7.1
  2158. qt4-webkit-4.7.1
  2159. qt4-xml-4.7.1
  2160. qt4-xmlpatterns-4.7.1
  2161. randrproto-1.3.1
  2162. raptor-1.4.21
  2163. rasqal-0.9.20
  2164. recordproto-1.14
  2165. redland-1.0.12
  2166. renderproto-0.11
  2167. resourceproto-1.0.2
  2168. ruby-1.8.7.302,1
  2169. ruby18-bdb-0.6.5_1
  2170. samba34-libsmbclient-3.4.9
  2171. schroedinger-1.0.10
  2172. scrnsaverproto-1.2.0
  2173. sdl-1.2.14_2,2
  2174. sessreg-1.0.5_1
  2175. setxkbmap-1.1.0
  2176. shared-desktop-ontologies-0.5
  2177. shared-mime-info-0.80
  2178. smproxy-1.0.3
  2179. soprano-2.5.3
  2180. speex-1.2.r1_3,1
  2181. sqlite3-3.7.4
  2182. strigi-0.7.2_1
  2183. svgalib-1.4.3_6
  2184. talloc-2.0.1_1
  2185. tcl-8.5.9
  2186. tcl-modules-8.5.9
  2187. texi2html-1.82,1
  2188. tiff-4.0.0
  2189. trapproto-3.4.3
  2190. twm-1.0.4
  2191. unzip-6.0
  2192. v4l_compat-1.0.20101027_1
  2193. vcdimager-0.7.23_6
  2194. videoproto-2.3.0
  2195. x11perf-1.5.1
  2196. x264-0.110.1820
  2197. xauth-1.0.4
  2198. xbacklight-1.1.1
  2199. xbitmaps-1.1.0
  2200. xcalc-1.0.3
  2201. xcb-proto-1.6
  2202. xcb-util-0.3.6_1
  2203. xclock-1.0.4_1
  2204. xcmiscproto-1.2.0
  2205. xcmsdb-1.0.2
  2206. xcursor-themes-1.0.2
  2207. xcursorgen-1.0.3
  2208. xdg-utils-1.0.2_5
  2209. xdpyinfo-1.1.0
  2210. xdriinfo-1.0.3
  2211. xev-1.0.4
  2212. xextproto-7.1.1
  2213. xf86bigfontproto-1.2.0
  2214. xf86dga-1.0.2_1
  2215. xf86dgaproto-2.1
  2216. xf86miscproto-0.9.3
  2217. xf86vidmodeproto-2.3
  2218. xfstt-1.6_3
  2219. xgamma-1.0.3
  2220. xgc-1.0.2
  2221. xhost-1.0.3
  2222. xineramaproto-1.2
  2223. xinit-1.2.0_1
  2224. xinput-1.5.0
  2225. xkbcomp-1.1.0
  2226. xkbevd-1.1.0
  2227. xkbutils-1.0.1_2
  2228. xkill-1.0.2
  2229. xlsatoms-1.0.2
  2230. xlsclients-1.0.2
  2231. xmlcatmgr-2.2
  2232. xmlcharent-0.3_2
  2233. xmodmap-1.0.4
  2234. xorg-apps-7.5_1
  2235. xorg-docs-1.4,1
  2236. xorg-libraries-7.5
  2237. xorg-macros-1.6.0
  2238. xpr-1.0.3
  2239. xprop-1.1.0
  2240. xproto-7.0.16
  2241. xrandr-1.3.2
  2242. xrdb-1.0.6
  2243. xrefresh-1.0.3
  2244. xset-1.1.0
  2245. xsetmode-1.0.0
  2246. xsetroot-1.0.3
  2247. xterm-267
  2248. xtrans-1.2.5
  2249. xvid-1.2.2_1,1
  2250. xvinfo-1.1.0
  2251. xwd-1.0.3
  2252. xwininfo-1.0.5
  2253. xwud-1.0.2
  2254. yasm-1.1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement