Advertisement
Guest User

Untitled

a guest
Jun 8th, 2011
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.69 KB | None | 0 0
  1. ==> Connecting to GIT server....
  2. Cloning into avahi...
  3. ~/builds/lib32-avahi-git/src/avahi ~/builds/lib32-avahi-git/src
  4. Note: checking out 'v0.6.30'.
  5.  
  6. You are in 'detached HEAD' state. You can look around, make experimental
  7. changes and commit them, and you can discard any commits you make in this
  8. state without impacting any branches by performing another checkout.
  9.  
  10. If you want to create a new branch to retain commits you create, you may
  11. do so (now or later) by using -b with the checkout command again. Example:
  12.  
  13. git checkout -b new_branch_name
  14.  
  15. HEAD is now at e5984cc... doc,build-sys: prepare new release
  16. ~/builds/lib32-avahi-git/src
  17. ==> GIT checkout done or server timeout
  18. ==> Starting make...
  19. Cloning into /home/rafael/builds/lib32-avahi-git/src/avahi-build...
  20. done.
  21. + '[' -f .git/hooks/pre-commit.sample -a '!' -f .git/hooks/pre-commit ']'
  22. + cp -p .git/hooks/pre-commit.sample .git/hooks/pre-commit
  23. + chmod +x .git/hooks/pre-commit
  24. + echo 'Activated pre-commit hook.'
  25. Activated pre-commit hook.
  26. + '[' x--disable-qt3 = xam ']'
  27. + rm -rf autom4te.cache
  28. + rm -f config.cache
  29. + rm -f Makefile.am~ configure.ac~
  30. + sh -s -- --copy --force
  31. ++ which gettextize
  32. + sed 's/read dummy/\#/' /usr/bin/gettextize
  33. Copying file ABOUT-NLS
  34. Copying file config.rpath
  35. Not copying intl/ directory.
  36. Copying file po/Makefile.in.in
  37. Copying file po/Makevars.template
  38. Copying file po/Rules-quot
  39. Copying file po/boldquot.sed
  40. Copying file po/en@boldquot.header
  41. Copying file po/en@quot.header
  42. Copying file po/insert-header.sin
  43. Copying file po/quot.sed
  44. Copying file po/remove-potcdate.sin
  45. Creating po/ChangeLog
  46. Copying file common/gettext.m4
  47. Copying file common/iconv.m4
  48. Copying file common/lib-ld.m4
  49. Copying file common/lib-link.m4
  50. Copying file common/lib-prefix.m4
  51. Copying file common/nls.m4
  52. Copying file common/po.m4
  53. Copying file common/progtest.m4
  54. Updating EXTRA_DIST in common/Makefile.am (backup is in common/Makefile.am~)
  55. Creating common/ChangeLog
  56. Updating Makefile.am (backup is in Makefile.am~)
  57. Updating configure.ac (backup is in configure.ac~)
  58. Creating ChangeLog
  59.  
  60. Please use AM_GNU_GETTEXT([external]) in order to cause autoconfiguration
  61. to look for an external libintl.
  62.  
  63. Please create po/Makevars from the template in po/Makevars.template.
  64. You can then remove po/Makevars.template.
  65.  
  66. Please run 'aclocal -I common' to regenerate the aclocal.m4 file.
  67. You need aclocal from GNU automake 1.9 (or newer) to do this.
  68. Then run 'autoconf' to regenerate the configure file.
  69.  
  70. You will also need config.guess and config.sub, which you can get from the CVS
  71. of the 'config' project at http://savannah.gnu.org/. The commands to fetch them
  72. are
  73. $ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
  74. $ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'
  75.  
  76. You might also want to copy the convenience header file gettext.h
  77. from the /usr/share/gettext directory into your package.
  78. It is a wrapper around <libintl.h> that implements the configure --disable-nls
  79. option.
  80.  
  81. Press Return to acknowledge the previous five paragraphs.
  82. + test -f Makefile.am~
  83. + mv Makefile.am~ Makefile.am
  84. + test -f configure.ac~
  85. + mv configure.ac~ configure.ac
  86. + test x = x
  87. + LIBTOOLIZE=libtoolize
  88. + intltoolize --copy --force --automake
  89. + libtoolize -c --force
  90. libtoolize: putting auxiliary files in `.'.
  91. libtoolize: copying file `./ltmain.sh'
  92. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `common'.
  93. libtoolize: copying file `common/libtool.m4'
  94. libtoolize: copying file `common/ltoptions.m4'
  95. libtoolize: copying file `common/ltsugar.m4'
  96. libtoolize: copying file `common/ltversion.m4'
  97. libtoolize: copying file `common/lt~obsolete.m4'
  98. + run_versioned aclocal 1.11 -I common
  99. + local P
  100. + local V
  101. ++ echo 1.11
  102. ++ sed -e 's,\.,,g'
  103. + V=111
  104. ++ which aclocal111
  105. + '[' -e '' ']'
  106. ++ which aclocal-1.11
  107. + '[' -e /usr/bin/aclocal-1.11 ']'
  108. + P=aclocal-1.11
  109. + shift 2
  110. + aclocal-1.11 -I common
  111. configure.ac:143: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  112. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  113. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  114. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  115. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  116. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  117. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  118. configure.ac:143: the top level
  119. configure.ac:300: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  120. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  121. configure.ac:300: the top level
  122. + run_versioned autoconf 2.63 -Wall
  123. + local P
  124. + local V
  125. ++ echo 2.63
  126. ++ sed -e 's,\.,,g'
  127. + V=263
  128. ++ which autoconf263
  129. + '[' -e '' ']'
  130. ++ which autoconf-2.63
  131. + '[' -e '' ']'
  132. + P=autoconf
  133. + shift 2
  134. + autoconf -Wall
  135. configure.ac:90: warning: The macro `AC_TRY_LINK' is obsolete.
  136. configure.ac:90: You should run autoupdate.
  137. ../../lib/autoconf/general.m4:2688: AC_TRY_LINK is expanded from...
  138. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  139. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  140. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  141. common/gcc_stack_protect.m4:42: GCC_STACK_PROTECT_LIB is expanded from...
  142. configure.ac:90: the top level
  143. configure.ac:132: warning: The macro `AC_TRY_COMPILE' is obsolete.
  144. configure.ac:132: You should run autoupdate.
  145. ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
  146. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  147. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  148. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  149. common/gcc_stack_protect.m4:54: GCC_STACK_PROTECT_CC is expanded from...
  150. configure.ac:132: the top level
  151. configure.ac:135: warning: The macro `AC_TRY_COMPILE' is obsolete.
  152. configure.ac:135: You should run autoupdate.
  153. ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
  154. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  155. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  156. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  157. common/gcc_stack_protect.m4:71: GCC_STACK_PROTECT_CXX is expanded from...
  158. configure.ac:135: the top level
  159. configure.ac:141: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
  160. configure.ac:141: You should run autoupdate.
  161. common/libtool.m4:107: AC_PROG_LIBTOOL is expanded from...
  162. configure.ac:141: the top level
  163. configure.ac:143: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  164. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  165. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  166. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  167. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  168. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  169. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  170. configure.ac:143: the top level
  171. configure.ac:153: warning: The macro `AC_LANG_SAVE' is obsolete.
  172. configure.ac:153: You should run autoupdate.
  173. ../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
  174. common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
  175. configure.ac:153: the top level
  176. configure.ac:153: warning: The macro `AC_LANG_C' is obsolete.
  177. configure.ac:153: You should run autoupdate.
  178. ../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
  179. common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
  180. configure.ac:153: the top level
  181. configure.ac:153: warning: The macro `AC_TRY_LINK' is obsolete.
  182. configure.ac:153: You should run autoupdate.
  183. ../../lib/autoconf/general.m4:2688: AC_TRY_LINK is expanded from...
  184. common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
  185. configure.ac:153: the top level
  186. configure.ac:153: warning: The macro `AC_LANG_RESTORE' is obsolete.
  187. configure.ac:153: You should run autoupdate.
  188. ../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
  189. common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
  190. configure.ac:153: the top level
  191. configure.ac:211: warning: The macro `AC_TRY_COMPILE' is obsolete.
  192. configure.ac:211: You should run autoupdate.
  193. ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
  194. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  195. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  196. configure.ac:211: the top level
  197. configure.ac:226: warning: The macro `AC_TRY_COMPILE' is obsolete.
  198. configure.ac:226: You should run autoupdate.
  199. ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
  200. configure.ac:226: the top level
  201. configure.ac:226: warning: The macro `AC_TRY_COMPILE' is obsolete.
  202. configure.ac:226: You should run autoupdate.
  203. ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
  204. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  205. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  206. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  207. ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
  208. configure.ac:226: the top level
  209. configure.ac:258: warning: cannot check for file existence when cross compiling
  210. ../../lib/autoconf/general.m4:2778: AC_CHECK_FILE is expanded from...
  211. configure.ac:258: the top level
  212. configure.ac:259: warning: cannot check for file existence when cross compiling
  213. ../../lib/autoconf/general.m4:2778: AC_CHECK_FILE is expanded from...
  214. configure.ac:259: the top level
  215. configure.ac:260: warning: cannot check for file existence when cross compiling
  216. ../../lib/autoconf/general.m4:2778: AC_CHECK_FILE is expanded from...
  217. configure.ac:260: the top level
  218. configure.ac:261: warning: cannot check for file existence when cross compiling
  219. ../../lib/autoconf/general.m4:2778: AC_CHECK_FILE is expanded from...
  220. configure.ac:261: the top level
  221. configure.ac:262: warning: cannot check for file existence when cross compiling
  222. ../../lib/autoconf/general.m4:2778: AC_CHECK_FILE is expanded from...
  223. configure.ac:262: the top level
  224. configure.ac:263: warning: cannot check for file existence when cross compiling
  225. ../../lib/autoconf/general.m4:2778: AC_CHECK_FILE is expanded from...
  226. configure.ac:263: the top level
  227. configure.ac:264: warning: cannot check for file existence when cross compiling
  228. ../../lib/autoconf/general.m4:2778: AC_CHECK_FILE is expanded from...
  229. configure.ac:264: the top level
  230. configure.ac:265: warning: cannot check for file existence when cross compiling
  231. ../../lib/autoconf/general.m4:2778: AC_CHECK_FILE is expanded from...
  232. configure.ac:265: the top level
  233. configure.ac:300: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  234. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  235. configure.ac:300: the top level
  236. configure.ac:319: warning: The macro `AC_TRY_COMPILE' is obsolete.
  237. configure.ac:319: You should run autoupdate.
  238. ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
  239. configure.ac:319: the top level
  240. configure.ac:378: warning: The macro `AC_TRY_COMPILE' is obsolete.
  241. configure.ac:378: You should run autoupdate.
  242. ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
  243. common/gcc_visibility.m4:6: CHECK_VISIBILITY_HIDDEN is expanded from...
  244. configure.ac:378: the top level
  245. configure.ac:419: warning: The macro `AC_TRY_LINK' is obsolete.
  246. configure.ac:419: You should run autoupdate.
  247. ../../lib/autoconf/general.m4:2688: AC_TRY_LINK is expanded from...
  248. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  249. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  250. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  251. aclocal.m4:69: GLIB_LC_MESSAGES is expanded from...
  252. aclocal.m4:333: GLIB_GNU_GETTEXT is expanded from...
  253. aclocal.m4:433: AM_GLIB_GNU_GETTEXT is expanded from...
  254. configure.ac:419: the top level
  255. configure.ac:419: warning: The macro `AC_TRY_LINK' is obsolete.
  256. configure.ac:419: You should run autoupdate.
  257. ../../lib/autoconf/general.m4:2688: AC_TRY_LINK is expanded from...
  258. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  259. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  260. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  261. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  262. ../../lib/autoconf/headers.m4:129: _AC_CHECK_HEADER_MONGREL is expanded from...
  263. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  264. aclocal.m4:123: GLIB_WITH_NLS is expanded from...
  265. aclocal.m4:333: GLIB_GNU_GETTEXT is expanded from...
  266. aclocal.m4:433: AM_GLIB_GNU_GETTEXT is expanded from...
  267. configure.ac:419: the top level
  268. configure.ac:419: warning: The macro `AC_TRY_LINK' is obsolete.
  269. configure.ac:419: You should run autoupdate.
  270. ../../lib/autoconf/general.m4:2688: AC_TRY_LINK is expanded from...
  271. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  272. ../../lib/autoconf/headers.m4:129: _AC_CHECK_HEADER_MONGREL is expanded from...
  273. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  274. aclocal.m4:123: GLIB_WITH_NLS is expanded from...
  275. aclocal.m4:333: GLIB_GNU_GETTEXT is expanded from...
  276. aclocal.m4:433: AM_GLIB_GNU_GETTEXT is expanded from...
  277. configure.ac:419: the top level
  278. configure.ac:419: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete.
  279. configure.ac:419: You should run autoupdate.
  280. ../../lib/autoconf/status.m4:1028: AC_OUTPUT_COMMANDS is expanded from...
  281. aclocal.m4:123: GLIB_WITH_NLS is expanded from...
  282. aclocal.m4:333: GLIB_GNU_GETTEXT is expanded from...
  283. aclocal.m4:433: AM_GLIB_GNU_GETTEXT is expanded from...
  284. configure.ac:419: the top level
  285. configure.ac:806: warning: The macro `AC_FD_CC' is obsolete.
  286. configure.ac:806: You should run autoupdate.
  287. ../../lib/autoconf/general.m4:385: AC_FD_CC is expanded from...
  288. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  289. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  290. common/python.m4:4: AM_CHECK_PYMOD is expanded from...
  291. configure.ac:806: the top level
  292. configure.ac:821: warning: The macro `AC_FD_CC' is obsolete.
  293. configure.ac:821: You should run autoupdate.
  294. ../../lib/autoconf/general.m4:385: AC_FD_CC is expanded from...
  295. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  296. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  297. common/python.m4:4: AM_CHECK_PYMOD is expanded from...
  298. configure.ac:821: the top level
  299. configure.ac:824: warning: The macro `AC_FD_CC' is obsolete.
  300. configure.ac:824: You should run autoupdate.
  301. ../../lib/autoconf/general.m4:385: AC_FD_CC is expanded from...
  302. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  303. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  304. common/python.m4:4: AM_CHECK_PYMOD is expanded from...
  305. configure.ac:824: the top level
  306. configure.ac:826: warning: The macro `AC_FD_CC' is obsolete.
  307. configure.ac:826: You should run autoupdate.
  308. ../../lib/autoconf/general.m4:385: AC_FD_CC is expanded from...
  309. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  310. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  311. common/python.m4:4: AM_CHECK_PYMOD is expanded from...
  312. configure.ac:826: the top level
  313. configure.ac:829: warning: The macro `AC_FD_CC' is obsolete.
  314. configure.ac:829: You should run autoupdate.
  315. ../../lib/autoconf/general.m4:385: AC_FD_CC is expanded from...
  316. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  317. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  318. common/python.m4:4: AM_CHECK_PYMOD is expanded from...
  319. configure.ac:829: the top level
  320. + run_versioned autoheader 2.63
  321. + local P
  322. + local V
  323. ++ echo 2.63
  324. ++ sed -e 's,\.,,g'
  325. + V=263
  326. ++ which autoheader263
  327. + '[' -e '' ']'
  328. ++ which autoheader-2.63
  329. + '[' -e '' ']'
  330. + P=autoheader
  331. + shift 2
  332. + autoheader
  333. configure.ac:143: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  334. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  335. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  336. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  337. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  338. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  339. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  340. configure.ac:143: the top level
  341. configure.ac:300: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  342. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  343. configure.ac:300: the top level
  344. + run_versioned automake 1.11 -a -c --foreign
  345. + local P
  346. + local V
  347. ++ echo 1.11
  348. ++ sed -e 's,\.,,g'
  349. + V=111
  350. ++ which automake111
  351. + '[' -e '' ']'
  352. ++ which automake-1.11
  353. + '[' -e /usr/bin/automake-1.11 ']'
  354. + P=automake-1.11
  355. + shift 2
  356. + automake-1.11 -a -c --foreign
  357. configure.ac:143: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  358. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  359. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  360. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  361. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  362. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  363. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  364. configure.ac:143: the top level
  365. configure.ac:300: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  366. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  367. configure.ac:300: the top level
  368. configure.ac:59: installing `./compile'
  369. configure.ac:44: installing `./config.guess'
  370. configure.ac:44: installing `./config.sub'
  371. configure.ac:26: installing `./install-sh'
  372. configure.ac:26: installing `./missing'
  373. avahi-autoipd/Makefile.am: installing `./depcomp'
  374. avahi-python/avahi-discover/Makefile.am:50: installing `./py-compile'
  375. + test x = x
  376. + ./configure --disable-qt3 --disable-manpages --disable-xmltoman
  377. checking for a BSD-compatible install... /bin/install -c
  378. checking whether build environment is sane... yes
  379. checking for a thread-safe mkdir -p... /bin/mkdir -p
  380. checking for gawk... gawk
  381. checking whether make sets $(MAKE)... yes
  382. checking how to create a pax tar archive... gnutar
  383. checking build system type... x86_64-unknown-linux-gnu
  384. checking host system type... x86_64-unknown-linux-gnu
  385. checking for stow... no
  386. checking for gcc... gcc
  387. checking whether the C compiler works... yes
  388. checking for C compiler default output file name... a.out
  389. checking for suffix of executables...
  390. checking whether we are cross compiling... no
  391. checking for suffix of object files... o
  392. checking whether we are using the GNU C compiler... yes
  393. checking whether gcc accepts -g... yes
  394. checking for gcc option to accept ISO C89... none needed
  395. checking for style of include used by make... GNU
  396. checking dependency style of gcc... gcc3
  397. checking for gcc option to accept ISO C99... -std=gnu99
  398. checking for g++... g++
  399. checking whether we are using the GNU C++ compiler... yes
  400. checking whether g++ accepts -g... yes
  401. checking dependency style of g++... gcc3
  402. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  403. checking how to run the C preprocessor... gcc -std=gnu99 -E
  404. checking for grep that handles long lines and -e... /bin/grep
  405. checking for egrep... /bin/grep -E
  406. checking for ANSI C header files... yes
  407. checking for sys/types.h... yes
  408. checking for sys/stat.h... yes
  409. checking for stdlib.h... yes
  410. checking for string.h... yes
  411. checking for memory.h... yes
  412. checking for strings.h... yes
  413. checking for inttypes.h... yes
  414. checking for stdint.h... yes
  415. checking for unistd.h... yes
  416. checking minix/config.h usability... no
  417. checking minix/config.h presence... no
  418. checking for minix/config.h... no
  419. checking whether it is safe to define __EXTENSIONS__... yes
  420. checking how to run the C preprocessor... gcc -std=gnu99 -E
  421. checking whether ln -s works... yes
  422. checking whether make sets $(MAKE)... (cached) yes
  423. checking whether gcc -std=gnu99 needs -traditional... no
  424. checking whether libssp exists... yes
  425. checking whether stack-smashing protection is available... yes
  426. checking whether stack-smashing protection is buggy... no
  427. checking whether gcc -std=gnu99 accepts -fstack-protector... yes
  428. checking whether g++ accepts -fstack-protector... yes
  429. checking how to print strings... printf
  430. checking for a sed that does not truncate output... /bin/sed
  431. checking for fgrep... /bin/grep -F
  432. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  433. checking if the linker (/usr/bin/ld) is GNU ld... yes
  434. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  435. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  436. checking the maximum length of command line arguments... 1572864
  437. checking whether the shell understands some XSI constructs... yes
  438. checking whether the shell understands "+="... yes
  439. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  440. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  441. checking for /usr/bin/ld option to reload object files... -r
  442. checking for objdump... objdump
  443. checking how to recognize dependent libraries... pass_all
  444. checking for dlltool... no
  445. checking how to associate runtime and link libraries... printf %s\n
  446. checking for ar... ar
  447. checking for archiver @FILE support... @
  448. checking for strip... strip
  449. checking for ranlib... ranlib
  450. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  451. checking for sysroot... no
  452. checking for mt... no
  453. checking if : is a manifest tool... no
  454. checking for dlfcn.h... yes
  455. checking for objdir... .libs
  456. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  457. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  458. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  459. checking if gcc -std=gnu99 static flag -static works... yes
  460. checking if gcc -std=gnu99 supports -c -o file.o... yes
  461. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  462. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  463. checking whether -lc should be explicitly linked in... no
  464. checking dynamic linker characteristics... GNU/Linux ld.so
  465. checking how to hardcode library paths into programs... immediate
  466. checking whether stripping libraries is possible... yes
  467. checking if libtool supports shared libraries... yes
  468. checking whether to build shared libraries... yes
  469. checking whether to build static libraries... yes
  470. checking how to run the C++ preprocessor... g++ -E
  471. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  472. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  473. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  474. checking for g++ option to produce PIC... -fPIC -DPIC
  475. checking if g++ PIC flag -fPIC -DPIC works... yes
  476. checking if g++ static flag -static works... yes
  477. checking if g++ supports -c -o file.o... yes
  478. checking if g++ supports -c -o file.o... (cached) yes
  479. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  480. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  481. checking how to hardcode library paths into programs... immediate
  482. checking whether the C++ compiler works... yes
  483. checking for the pthreads library -lpthreads... no
  484. checking whether pthreads work without any flags... no
  485. checking whether pthreads work with -Kthread... no
  486. checking whether pthreads work with -kthread... no
  487. checking for the pthreads library -llthread... no
  488. checking whether pthreads work with -pthread... yes
  489. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  490. checking if more special flags are required for pthreads... no
  491. checking whether to check for GCC pthread/shared inconsistencies... yes
  492. checking whether -pthread is sufficient with -shared... yes
  493. checking for linux/netlink.h... yes
  494. checking for net/route.h... no
  495. checking for sys/filio.h... no
  496. checking for sys/sysctl.h... yes
  497. checking for struct lifconf... no
  498. checking for struct ip_mreqn... yes
  499. checking for /etc/lfs-release... no
  500. checking for /etc/SuSE-release... no
  501. checking for /etc/gentoo-release... no
  502. checking for /etc/arch-release... yes
  503. checking for /etc/debian_version... no
  504. checking for /etc/redhat-release... no
  505. checking for /etc/mandriva-release... no
  506. checking for /etc/slackware-version... no
  507. checking checking whether rtnetlink.h can be included with -std=c99... no
  508. checking whether gcc -std=gnu99 accepts -Wall... yes
  509. checking whether gcc -std=gnu99 accepts -W... yes
  510. checking whether gcc -std=gnu99 accepts -Wextra... yes
  511. checking whether gcc -std=gnu99 accepts -pedantic... yes
  512. checking whether gcc -std=gnu99 accepts -pipe... yes
  513. checking whether gcc -std=gnu99 accepts -Wformat... yes
  514. checking whether gcc -std=gnu99 accepts -Wold-style-definition... yes
  515. checking whether gcc -std=gnu99 accepts -Wdeclaration-after-statement... yes
  516. checking whether gcc -std=gnu99 accepts -Wfloat-equal... yes
  517. checking whether gcc -std=gnu99 accepts -Wmissing-declarations... yes
  518. checking whether gcc -std=gnu99 accepts -Wmissing-prototypes... yes
  519. checking whether gcc -std=gnu99 accepts -Wstrict-prototypes... yes
  520. checking whether gcc -std=gnu99 accepts -Wredundant-decls... yes
  521. checking whether gcc -std=gnu99 accepts -Wmissing-noreturn... yes
  522. checking whether gcc -std=gnu99 accepts -Wshadow... yes
  523. checking whether gcc -std=gnu99 accepts -Wendif-labels... yes
  524. checking whether gcc -std=gnu99 accepts -Wpointer-arith... yes
  525. checking whether gcc -std=gnu99 accepts -Wbad-function-cast... yes
  526. checking whether gcc -std=gnu99 accepts -Wcast-qual... yes
  527. checking whether gcc -std=gnu99 accepts -Wcast-align... yes
  528. checking whether gcc -std=gnu99 accepts -Wwrite-strings... yes
  529. checking whether gcc -std=gnu99 accepts -fdiagnostics-show-option... yes
  530. checking whether gcc -std=gnu99 accepts -Wno-cast-qual... yes
  531. checking whether gcc -std=gnu99 accepts -fno-strict-aliasing... yes
  532. checking for ANSI C header files... (cached) yes
  533. checking arpa/inet.h usability... yes
  534. checking arpa/inet.h presence... yes
  535. checking for arpa/inet.h... yes
  536. checking fcntl.h usability... yes
  537. checking fcntl.h presence... yes
  538. checking for fcntl.h... yes
  539. checking for inttypes.h... (cached) yes
  540. checking limits.h usability... yes
  541. checking limits.h presence... yes
  542. checking for limits.h... yes
  543. checking netinet/in.h usability... yes
  544. checking netinet/in.h presence... yes
  545. checking for netinet/in.h... yes
  546. checking for stdlib.h... (cached) yes
  547. checking for string.h... (cached) yes
  548. checking sys/ioctl.h usability... yes
  549. checking sys/ioctl.h presence... yes
  550. checking for sys/ioctl.h... yes
  551. checking sys/socket.h usability... yes
  552. checking sys/socket.h presence... yes
  553. checking for sys/socket.h... yes
  554. checking sys/time.h usability... yes
  555. checking sys/time.h presence... yes
  556. checking for sys/time.h... yes
  557. checking for unistd.h... (cached) yes
  558. checking netdb.h usability... yes
  559. checking netdb.h presence... yes
  560. checking for netdb.h... yes
  561. checking syslog.h usability... yes
  562. checking syslog.h presence... yes
  563. checking for syslog.h... yes
  564. checking for stdbool.h that conforms to C99... yes
  565. checking for _Bool... yes
  566. checking for an ANSI C-conforming const... yes
  567. checking for size_t... yes
  568. checking whether time.h and sys/time.h may both be included... yes
  569. checking for sys/wait.h that is POSIX.1 compatible... yes
  570. checking for library containing inet_ntop... none required
  571. checking for library containing recv... none required
  572. checking whether CMSG_SPACE is declared... yes
  573. checking for working memcmp... yes
  574. checking sys/select.h usability... yes
  575. checking sys/select.h presence... yes
  576. checking for sys/select.h... yes
  577. checking for sys/socket.h... (cached) yes
  578. checking types of arguments for select... int,fd_set *,struct timeval *
  579. checking for gethostname... yes
  580. checking for memchr... yes
  581. checking for memmove... yes
  582. checking for memset... yes
  583. checking for mkdir... yes
  584. checking for select... yes
  585. checking for socket... yes
  586. checking for strchr... yes
  587. checking for strcspn... yes
  588. checking for strdup... yes
  589. checking for strerror... yes
  590. checking for strrchr... yes
  591. checking for strspn... yes
  592. checking for strstr... yes
  593. checking for uname... yes
  594. checking for setresuid... yes
  595. checking for setreuid... yes
  596. checking for setresgid... yes
  597. checking for setregid... yes
  598. checking for strcasecmp... yes
  599. checking for gettimeofday... yes
  600. checking for putenv... yes
  601. checking for strncasecmp... yes
  602. checking for strlcpy... no
  603. checking for gethostbyname... yes
  604. checking for seteuid... yes
  605. checking for setegid... yes
  606. checking for setproctitle... no
  607. checking for getprogname... no
  608. checking for uid_t in sys/types.h... yes
  609. checking for unistd.h... (cached) yes
  610. checking for working chown... yes
  611. checking whether lstat correctly handles trailing slash... yes
  612. checking whether stat accepts an empty string... no
  613. checking for mode_t... yes
  614. checking for pid_t... yes
  615. checking whether environ is declared... yes
  616. checking for gcc -fvisibility=hidden support... yes
  617. checking sys/capability.h usability... yes
  618. checking sys/capability.h presence... yes
  619. checking for sys/capability.h... yes
  620. checking sys/prctl.h usability... yes
  621. checking sys/prctl.h presence... yes
  622. checking for sys/prctl.h... yes
  623. checking for chroot... yes
  624. checking for dlopen in -ldl... yes
  625. checking for dlfcn.h... (cached) yes
  626. checking sys/inotify.h usability... yes
  627. checking sys/inotify.h presence... yes
  628. checking for sys/inotify.h... yes
  629. checking for kqueue... no
  630. checking whether NLS is requested... yes
  631. checking for intltool >= 0.35.0... 0.41.1 found
  632. checking for intltool-update... /usr/bin/intltool-update
  633. checking for intltool-merge... /usr/bin/intltool-merge
  634. checking for intltool-extract... /usr/bin/intltool-extract
  635. checking for xgettext... /usr/bin/xgettext
  636. checking for msgmerge... /usr/bin/msgmerge
  637. checking for msgfmt... /usr/bin/msgfmt
  638. checking for gmsgfmt... /usr/bin/msgfmt
  639. checking for perl... /usr/bin/perl
  640. checking for perl >= 5.8.1... 5.12.3
  641. checking for XML::Parser... ok
  642. checking locale.h usability... yes
  643. checking locale.h presence... yes
  644. checking for locale.h... yes
  645. checking for LC_MESSAGES... yes
  646. checking libintl.h usability... yes
  647. checking libintl.h presence... yes
  648. checking for libintl.h... yes
  649. checking for ngettext in libc... yes
  650. checking for dgettext in libc... yes
  651. checking for bind_textdomain_codeset... yes
  652. checking for msgfmt... (cached) /usr/bin/msgfmt
  653. checking for dcgettext... yes
  654. checking if msgfmt accepts -c... yes
  655. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  656. checking for xgettext... (cached) /usr/bin/xgettext
  657. checking for pkg-config... yes
  658. checking for pkg-config... /usr/bin/pkg-config
  659. checking pkg-config is at least version 0.9.0... yes
  660. checking for GLIB20... yes
  661. checking for GOBJECT... yes
  662. checking for gobject-introspection... yes
  663. checking for QT4... yes
  664. checking for moc-qt4... no
  665. checking for moc... /usr/bin/moc
  666. checking for GTK20... yes
  667. checking for GTK30... yes
  668. checking for DBUS... yes
  669. Your D-Bus version is 1,4,8.
  670. checking for dbus_connection_close... yes
  671. checking for dbus_bus_get_private... yes
  672. checking for XML_ParserCreate in -lexpat... yes
  673. checking expat.h usability... yes
  674. checking expat.h presence... yes
  675. checking for expat.h... yes
  676. checking for XML_ParserCreate in -lbsdxml... no
  677. checking for gdbm_open in -lgdbm... yes
  678. checking gdbm.h usability... yes
  679. checking gdbm.h presence... yes
  680. checking for gdbm.h... yes
  681. checking for LIBDAEMON... yes
  682. checking for a Python interpreter with version >= 2.4... python
  683. checking for python... /usr/bin/python
  684. checking for python version... 3.2
  685. checking for python platform... linux2
  686. checking for python script directory... ${prefix}/lib/python3.2/site-packages
  687. checking for python extension module directory... ${exec_prefix}/lib/python3.2/site-packages
  688. checking for python module gtk... no
  689. configure: error: Could not find Python module gtk
  690. ==> ERROR: A failure occurred in build().
  691. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement