Advertisement
Guest User

Untitled

a guest
Apr 18th, 2011
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.18 KB | None | 0 0
  1. ./autogen.sh: running aclocal
  2. configure.ac:404: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  3. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  4. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  5. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  6. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  7. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  8. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  9. configure.ac:404: the top level
  10. ./autogen.sh: running autoheader
  11. configure.ac:404: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  12. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  13. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  14. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  15. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  16. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  17. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  18. configure.ac:404: the top level
  19. ./autogen.sh: running autoconf
  20. configure.ac:404: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  21. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  22. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  23. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  24. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  25. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  26. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  27. configure.ac:404: the top level
  28. Now run ./configure and gmake
  29. checking for a BSD-compatible install... /bin/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking for pkg-config... /usr/bin/pkg-config
  35. checking pkg-config is at least version 0.20... yes
  36. checking build system type... x86_64-unknown-linux-gnu
  37. checking host system type... x86_64-unknown-linux-gnu
  38. checking for samba 4... /opt/samba4
  39. checking for style of include used by make... GNU
  40. checking for gcc... gcc
  41. checking whether the C compiler works... yes
  42. checking for C compiler default output file name... a.out
  43. checking for suffix of executables...
  44. checking whether we are cross compiling... no
  45. checking for suffix of object files... o
  46. checking whether we are using the GNU C compiler... yes
  47. checking whether gcc accepts -g... yes
  48. checking for gcc option to accept ISO C89... none needed
  49. checking dependency style of gcc... none
  50. checking how to run the C preprocessor... gcc -E
  51. checking for grep that handles long lines and -e... /bin/grep
  52. checking for egrep... /bin/grep -E
  53. checking for ANSI C header files... yes
  54. checking for sys/types.h... yes
  55. checking for sys/stat.h... yes
  56. checking for stdlib.h... yes
  57. checking for string.h... yes
  58. checking for memory.h... yes
  59. checking for strings.h... yes
  60. checking for inttypes.h... yes
  61. checking for stdint.h... yes
  62. checking for unistd.h... yes
  63. checking sys/cdefs.h usability... yes
  64. checking sys/cdefs.h presence... yes
  65. checking for sys/cdefs.h... yes
  66. checking for string.h... (cached) yes
  67. checking sys/sockio.h usability... no
  68. checking sys/sockio.h presence... no
  69. checking for sys/sockio.h... no
  70. checking for strcasestr... yes
  71. checking for comparison_fn_t... yes
  72. checking for gcc... (cached) gcc
  73. checking whether we are using the GNU C compiler... (cached) yes
  74. checking whether gcc accepts -g... (cached) yes
  75. checking for gcc option to accept ISO C89... (cached) none needed
  76. checking dependency style of gcc... (cached) none
  77. checking whether we are really using the Sun C compiler... no
  78. checking whether we are really using the Intel C compiler... no
  79. checking for perl... /usr/bin/perl
  80. checking for pidl... /opt/samba4/bin/pidl
  81. checking for python... /usr/bin/python2
  82. checking for python2-config... /usr/bin/python2-config
  83. checking python library directory... ${prefix}/lib/python2.7/site-packages
  84. checking for TALLOC... yes
  85. checking for SAMBA... yes
  86. checking for TDB... yes
  87. checking for LDB... yes
  88. checking samba/version.h usability... yes
  89. checking samba/version.h presence... yes
  90. checking for samba/version.h... yes
  91. configure: WARNING: The Samba4 version installed on your system doesn't meet OpenChange requirements (4.0.0alpha13 or 4.0.0alpha13-GIT-).
  92. checking for pthread_mutex_init in -lpthread... yes
  93. checking for g++... g++
  94. checking whether we are using the GNU C++ compiler... yes
  95. checking whether g++ accepts -g... yes
  96. checking dependency style of g++... none
  97. checking C++ compiler availability... yes
  98. checking for boost_thread-mt library... no
  99. checking for SAMR... yes
  100. checking for ICAL... yes
  101. checking for poptFreeContext in -lpopt... yes
  102. checking for smbtorture... /opt/samba4/bin/smbtorture
  103. checking for magic_open in -lmagic... yes
  104. checking for gzopen in -lz... yes
  105. checking for SQLITE... yes
  106. checking for doxygen... no
  107. configure: WARNING: doxygen
  108. checking for SUBUNIT... no
  109. configure: creating ./config.status
  110. config.status: creating config.mk
  111. config.status: creating libmapi.pc
  112. config.status: creating libmapiadmin.pc
  113. config.status: creating libocpf.pc
  114. config.status: creating mapiproxy/libmapiproxy.pc
  115. config.status: creating mapiproxy/libmapiserver.pc
  116. config.status: creating mapiproxy/libmapistore.pc
  117. config.status: creating libmapi++.pc
  118. config.status: creating Doxyfile
  119. config.status: creating libmapi++/Doxyfile
  120. config.status: creating libocpf/Doxyfile
  121. config.status: creating libmapiadmin/Doxyfile
  122. config.status: creating libmapi/Doxyfile
  123. config.status: creating mapiproxy/Doxyfile
  124. config.status: creating utils/mapitest/Doxyfile
  125. config.status: creating config.h
  126. config.status: config.h is unchanged
  127. config.status: executing depfiles commands
  128.  
  129.  
  130. ===============================================================
  131. OpenChange Configuration (Please review)
  132.  
  133. * Install:
  134. - prefix: /opt/samba4
  135.  
  136. * OpenChange MAPI library: yes
  137. Thread support: yes (pthread)
  138.  
  139. * OpenChange Libraries:
  140. - libmapi++: no
  141. - libmapiadmin: yes
  142. - libocpf: yes
  143.  
  144. * OpenChange Server:
  145. - mapiproxy: yes
  146.  
  147. * OpenChange mapistore backends:
  148. - sqlite3: yes
  149.  
  150. * OpenChange Tools:
  151. - openchangeclient: yes
  152. - mapiprofile: yes
  153. - openchangepfadmin: yes
  154. - exchange2mbox: yes
  155. - exchange2ical: yes
  156. - mapitest: yes
  157. - openchangemapidump: yes
  158. - schemaIDGUID: yes
  159.  
  160. * OpenChange Torture Suite: yes
  161.  
  162. * subunit format (mapitest): no
  163.  
  164. * OpenChange Documentation: no
  165.  
  166. * Coverage Tests: no
  167.  
  168. * OpenChange Bindings:
  169. - Perl: no
  170. - Python: no
  171. - Qt4: no
  172.  
  173.  
  174. ===============================================================
  175.  
  176.  
  177. Parsing libmapi/conf/mapi-properties
  178. Generating libmapi/mapitags.h
  179. Generating libmapi/mapitags.c
  180. Generating mapitags_enum.h
  181. Parsing libmapi/conf/mapi-codes
  182. Generating libmapi/mapicode.c
  183. Generating mapicodes_enum.h
  184. Parsing libmapi/conf/mapi-named-properties
  185. Generating libmapi/mapi_nameid_private.h
  186. Generating libmapi/mapi_nameid.h
  187. Parsing libmapi/conf/codepage-lcid
  188. Generating libmapi/codepage_lcid.c
  189. Parsing libmapi/conf/mapi-named-properties
  190. Generating setup/mapistore/mapistore_namedprops.ldif
  191. Parsing libmapi/conf/mapi-properties
  192. Generating pyopenchange/pymapi_properties.c
  193. Generating exchange.h
  194. Compiling exchange.idl
  195. exchange.idl:1258: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  196. exchange.idl:1365: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  197. exchange.idl:1431: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  198. exchange.idl:1457: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  199. exchange.idl:1722: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  200. exchange.idl:2121: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  201. exchange.idl:2131: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  202. exchange.idl:2216: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  203. exchange.idl:2232: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  204. exchange.idl:2336: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  205. exchange.idl:2342: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  206. exchange.idl:2385: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  207. exchange.idl:2774: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  208. exchange.idl:3267: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  209. exchange.idl:3387: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  210. exchange.idl:3814: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  211. exchange.idl:3815: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  212. exchange.idl:4242: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  213. exchange.idl:3812: warning: [out] argument `size' not a pointer
  214. exchange.idl:3813: warning: [out] argument `offset' not a pointer
  215. Generating gen_ndr/ndr_exchange.h
  216. Compiling exchange.idl
  217. exchange.idl:1258: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  218. exchange.idl:1365: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  219. exchange.idl:1431: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  220. exchange.idl:1457: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  221. exchange.idl:1722: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  222. exchange.idl:2121: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  223. exchange.idl:2131: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  224. exchange.idl:2216: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  225. exchange.idl:2232: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  226. exchange.idl:2336: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  227. exchange.idl:2342: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  228. exchange.idl:2385: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  229. exchange.idl:2774: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  230. exchange.idl:3267: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  231. exchange.idl:3387: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  232. exchange.idl:3814: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  233. exchange.idl:3815: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  234. exchange.idl:4242: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  235. exchange.idl:3812: warning: [out] argument `size' not a pointer
  236. exchange.idl:3813: warning: [out] argument `offset' not a pointer
  237. Generating property.h
  238. Compiling property.idl
  239. Generating gen_ndr/ndr_property.h
  240. Compiling property.idl
  241. Generating gen_ndr/ndr_exchange_c.h
  242. Compiling exchange.idl
  243. exchange.idl:1258: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  244. exchange.idl:1365: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  245. exchange.idl:1431: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  246. exchange.idl:1457: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  247. exchange.idl:1722: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  248. exchange.idl:2121: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  249. exchange.idl:2131: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  250. exchange.idl:2216: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  251. exchange.idl:2232: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  252. exchange.idl:2336: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  253. exchange.idl:2342: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  254. exchange.idl:2385: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  255. exchange.idl:2774: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  256. exchange.idl:3267: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  257. exchange.idl:3387: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  258. exchange.idl:3814: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  259. exchange.idl:3815: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  260. exchange.idl:4242: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  261. exchange.idl:3812: warning: [out] argument `size' not a pointer
  262. exchange.idl:3813: warning: [out] argument `offset' not a pointer
  263. exchange.idl:3812: error: EcDoRpc: [out] argument 'size' is not a pointer or array, skip client functions
  264. Compiling libmapi/emsmdb.c with -fPIC
  265. Compiling libmapi/IABContainer.c with -fPIC
  266. Compiling libmapi/IMAPIContainer.c with -fPIC
  267. Compiling libmapi/IMAPIFolder.c with -fPIC
  268. Compiling libmapi/IStream.c with -fPIC
  269. Compiling libmapi/IStoreFolder.c with -fPIC
  270. Compiling libmapi/IUnknown.c with -fPIC
  271. Compiling libmapi/IXPLogon.c with -fPIC
  272. Compiling libmapi/property.c with -fPIC
  273. Compiling libmapi/cdo_mapi.c with -fPIC
  274. Compiling libmapi/lzfu.c with -fPIC
  275. Compiling libmapi/mapi_object.c with -fPIC
  276. Compiling libmapi/mapitags.c with -fPIC
  277. Compiling libmapi/mapidump.c with -fPIC
  278. libmapi/mapidump.c: In function ‘mapidump_Recipients’:
  279. libmapi/mapidump.c:216:3: warning: case value ‘0’ not in enumerated type ‘enum MAPITAGS’
  280. libmapi/mapidump.c:219:3: warning: case value ‘1’ not in enumerated type ‘enum MAPITAGS’
  281. libmapi/mapidump.c:222:3: warning: case value ‘2’ not in enumerated type ‘enum MAPITAGS’
  282. Compiling libmapi/mapicode.c with -fPIC
  283. Compiling libmapi/codepage_lcid.c with -fPIC
  284. Compiling libmapi/nspi.c with -fPIC
  285. Compiling libmapi/x500.c with -fPIC
  286. Compiling gen_ndr/ndr_exchange.c with -fPIC
  287. Compiling gen_ndr/ndr_exchange_c.c with -fPIC
  288. Compiling gen_ndr/ndr_property.c with -fPIC
  289. Linking libmapi.so.0.10
  290. Compiling libocpf/ocpf.tab.c with -fPIC
  291. Generating libocpf/lex.yy.c
  292. /bin/sh: t: command not found
  293. make: [libocpf/lex.yy.c] Error 127 (ignored)
  294. Compiling libocpf/lex.yy.c with -fPIC
  295. Compiling libocpf/ocpf_write.c with -fPIC
  296. Linking libocpf.so.0.10
  297. Linking libmapiadmin.so.0.10
  298. Compiling utils/openchange-tools.c
  299. Linking bin/openchangepfadmin
  300. Generating utils/mapitest/proto.h
  301. Compiling utils/mapitest/mapitest_suite.c
  302. Compiling utils/mapitest/mapitest_print.c
  303. Compiling utils/mapitest/module.c
  304. Compiling utils/mapitest/modules/module_oxcfold.c
  305. Compiling utils/mapitest/modules/module_oxomsg.c
  306. Compiling utils/mapitest/modules/module_oxcmsg.c
  307. Compiling utils/mapitest/modules/module_errorchecks.c
  308. Compiling utils/mapitest/modules/module_lcid.c
  309. Compiling utils/mapitest/modules/module_mapidump.c
  310. Linking bin/mapitest
  311. Linking bin/openchangeclient
  312. libocpf.so.0.10: undefined reference to `ocpf_yyset_in'
  313. libocpf.so.0.10: undefined reference to `ocpf_yylex'
  314. libocpf.so.0.10: undefined reference to `ocpf_yylex_destroy'
  315. libocpf.so.0.10: undefined reference to `ocpf_yylex_init_extra'
  316. libocpf.so.0.10: undefined reference to `ocpf_yylex_init'
  317. collect2: ld returned 1 exit status
  318. make: *** [bin/openchangeclient] Error 1
  319. ==> ERROR: A failure occurred in build().
  320. Aborting...
  321. ==> ERROR: Makepkg was unable to build openchange.
  322. ==> Restart building openchange ? [y/N]
  323. ==> -----------------------------------
  324. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement