1. * Package: net-libs/gtk-vnc-0.5.1
  2. * Repository: gentoo
  3. * Maintainer: gnome@gentoo.org
  4. * USE: amd64 elibc_glibc gtk3 introspection kernel_linux multilib python test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gtk-vnc-0.5.1.tar.xz to /tmp/portage/net-libs/gtk-vnc-0.5.1/work
  8. >>> Source unpacked in /tmp/portage/net-libs/gtk-vnc-0.5.1/work
  9. >>> Preparing source in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1 ...
  10. * Converting shebang in 'examples/gvncviewer.py'
  11. >>> Source prepared.
  12. >>> Configuring source in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1 ...
  13. * Running configure in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2
  14. * econf: updating gtk-vnc-0.5.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  15. * econf: updating gtk-vnc-0.5.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  16. /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --without-examples --enable-introspection --without-pulseaudio --without-sasl --with-coroutine=gthread --without-libview --disable-static --disable-vala --with-python --with-gtk=2.0
  17. configure: loading site script /usr/share/config.site
  18. configure: loading site script /usr/share/crossdev/include/site/linux
  19. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  20. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  21. checking for a BSD-compatible install... /usr/bin/install -c
  22. checking whether build environment is sane... yes
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking build system type... x86_64-pc-linux-gnu
  27. checking host system type... x86_64-pc-linux-gnu
  28. checking how to print strings... printf
  29. checking for style of include used by make... GNU
  30. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  38. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  39. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  40. checking for a sed that does not truncate output... /bin/sed
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for fgrep... /bin/grep -F
  44. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  45. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  46. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  47. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  48. checking whether ln -s works... yes
  49. checking the maximum length of command line arguments... 1572864
  50. checking whether the shell understands some XSI constructs... yes
  51. checking whether the shell understands "+="... yes
  52. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  53. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  54. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  55. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  56. checking how to recognize dependent libraries... pass_all
  57. checking for x86_64-pc-linux-gnu-dlltool... no
  58. checking for dlltool... no
  59. checking how to associate runtime and link libraries... printf %s\n
  60. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  61. checking for archiver @FILE support... @
  62. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  63. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  64. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  65. checking for sysroot... no
  66. checking for x86_64-pc-linux-gnu-mt... no
  67. checking for mt... mt
  68. checking if mt is a manifest tool... no
  69. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  70. checking for ANSI C header files... yes
  71. checking for sys/types.h... yes
  72. checking for sys/stat.h... yes
  73. checking for stdlib.h... yes
  74. checking for string.h... yes
  75. checking for memory.h... yes
  76. checking for strings.h... yes
  77. checking for inttypes.h... yes
  78. checking for stdint.h... yes
  79. checking for unistd.h... yes
  80. checking for dlfcn.h... yes
  81. checking for objdir... .libs
  82. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  83. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  84. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  85. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  86. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  87. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  88. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... no
  96. checking whether to enable maintainer-specific portions of Makefiles... no
  97. checking whether to enable maintainer-specific portions of Makefiles... yes
  98. checking whether make supports nested variables... yes
  99. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  100. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  101. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  102. checking whether NLS is requested... yes
  103. checking for intltool >= 0.40.0... 0.50.2 found
  104. checking for intltool-update... /usr/bin/intltool-update
  105. checking for intltool-merge... /usr/bin/intltool-merge
  106. checking for intltool-extract... /usr/bin/intltool-extract
  107. checking for xgettext... /usr/bin/xgettext
  108. checking for msgmerge... /usr/bin/msgmerge
  109. checking for msgfmt... /usr/bin/msgfmt
  110. checking for gmsgfmt... /usr/bin/gmsgfmt
  111. checking for perl... /usr/bin/perl
  112. checking for perl >= 5.8.1... 5.16.0
  113. checking for XML::Parser... ok
  114. checking locale.h usability... yes
  115. checking locale.h presence... yes
  116. checking for locale.h... yes
  117. checking for LC_MESSAGES... yes
  118. checking libintl.h usability... yes
  119. checking libintl.h presence... yes
  120. checking for libintl.h... yes
  121. checking for ngettext in libc... yes
  122. checking for dgettext in libc... yes
  123. checking for bind_textdomain_codeset... yes
  124. checking for msgfmt... (cached) /usr/bin/msgfmt
  125. checking for dcgettext... yes
  126. checking if msgfmt accepts -c... yes
  127. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  128. checking for xgettext... (cached) /usr/bin/xgettext
  129. checking which gtk+ version to compile against... 2.0
  130. checking for pwd.h... (cached) yes
  131. checking termios.h usability... yes
  132. checking termios.h presence... yes
  133. checking for termios.h... yes
  134. checking whether -Wno-missing-field-initializers is supported... yes
  135. checking whether -Wno-missing-field-initializers is needed... no
  136. checking whether compiler handles -Wall... yes
  137. checking whether compiler handles -W... yes
  138. checking whether compiler handles -Wformat-y2k... yes
  139. checking whether compiler handles -Wformat-nonliteral... yes
  140. checking whether compiler handles -Wformat-security... yes
  141. checking whether compiler handles -Winit-self... yes
  142. checking whether compiler handles -Wmissing-include-dirs... yes
  143. checking whether compiler handles -Wswitch-default... yes
  144. checking whether compiler handles -Wswitch-enum... yes
  145. checking whether compiler handles -Wunused... yes
  146. checking whether compiler handles -Wunknown-pragmas... yes
  147. checking whether compiler handles -Wstrict-aliasing... yes
  148. checking whether compiler handles -Wfloat-equal... yes
  149. checking whether compiler handles -Wundef... yes
  150. checking whether compiler handles -Wshadow... yes
  151. checking whether compiler handles -Wpointer-arith... yes
  152. checking whether compiler handles -Wbad-function-cast... yes
  153. checking whether compiler handles -Wcast-qual... yes
  154. checking whether compiler handles -Wcast-align... yes
  155. checking whether compiler handles -Wwrite-strings... yes
  156. checking whether compiler handles -Wconversion... yes
  157. checking whether compiler handles -Wsign-conversion... yes
  158. checking whether compiler handles -Wlogical-op... yes
  159. checking whether compiler handles -Waggregate-return... yes
  160. checking whether compiler handles -Wold-style-definition... yes
  161. checking whether compiler handles -Wmissing-prototypes... yes
  162. checking whether compiler handles -Wmissing-declarations... yes
  163. checking whether compiler handles -Wmissing-noreturn... yes
  164. checking whether compiler handles -Wmissing-format-attribute... yes
  165. checking whether compiler handles -Wpacked... yes
  166. checking whether compiler handles -Wredundant-decls... yes
  167. checking whether compiler handles -Wnested-externs... yes
  168. checking whether compiler handles -Winline... yes
  169. checking whether compiler handles -Winvalid-pch... yes
  170. checking whether compiler handles -Wvla... yes
  171. checking whether compiler handles -Wvolatile-register-var... yes
  172. checking whether compiler handles -Wdisabled-optimization... yes
  173. checking whether compiler handles -Wstack-protector... yes
  174. checking whether compiler handles -Woverlength-strings... yes
  175. checking whether compiler handles -Wbuiltin-macro-redefined... yes
  176. checking whether compiler handles -Wmudflap... yes
  177. checking whether compiler handles -Wpacked-bitfield-compat... yes
  178. checking whether compiler handles -Wsync-nand... yes
  179. checking whether compiler handles -Wattributes... yes
  180. checking whether compiler handles -Wcoverage-mismatch... yes
  181. checking whether compiler handles -Wmultichar... yes
  182. checking whether compiler handles -Wcpp... yes
  183. checking whether compiler handles -Wdeprecated-declarations... yes
  184. checking whether compiler handles -Wdiv-by-zero... yes
  185. checking whether compiler handles -Wdouble-promotion... yes
  186. checking whether compiler handles -Wendif-labels... yes
  187. checking whether compiler handles -Wextra... yes
  188. checking whether compiler handles -Wformat-contains-nul... yes
  189. checking whether compiler handles -Wformat-extra-args... yes
  190. checking whether compiler handles -Wformat-zero-length... yes
  191. checking whether compiler handles -Wformat=2... yes
  192. checking whether compiler handles -Wmultichar... (cached) yes
  193. checking whether compiler handles -Wnormalized=nfc... yes
  194. checking whether compiler handles -Woverflow... yes
  195. checking whether compiler handles -Wpointer-to-int-cast... yes
  196. checking whether compiler handles -Wpragmas... yes
  197. checking whether compiler handles -Wsuggest-attribute=const... yes
  198. checking whether compiler handles -Wsuggest-attribute=noreturn... yes
  199. checking whether compiler handles -Wsuggest-attribute=pure... yes
  200. checking whether compiler handles -Wtrampolines... yes
  201. checking whether compiler handles -Wno-sign-conversion... yes
  202. checking whether compiler handles -Wno-conversion... yes
  203. checking whether compiler handles -Wno-sign-compare... yes
  204. checking whether compiler handles -Wjump-misses-init... yes
  205. checking whether compiler handles -Wframe-larger-than=4096... yes
  206. checking whether compiler handles -fstack-protector-all... yes
  207. checking whether compiler handles --param=ssp-buffer-size=4... yes
  208. checking whether compiler handles -fexceptions... yes
  209. checking whether compiler handles -fasynchronous-unwind-tables... yes
  210. checking whether compiler handles -fdiagnostics-show-option... yes
  211. checking whether compiler handles -funit-at-a-time... yes
  212. checking whether compiler handles -fipa-pure-const... yes
  213. checking whether compiler handles -Wno-suggest-attribute=pure... yes
  214. checking whether compiler handles -Wno-suggest-attribute=const... yes
  215. checking for x86_64-pc-linux-gnu-pkg-config... no
  216. checking for pkg-config... /usr/bin/pkg-config
  217. checking pkg-config is at least version 0.9.0... yes
  218. checking for GOBJECT... yes
  219. checking for GIO... yes
  220. checking for GIOUNIX... yes
  221. checking for GDK_PIXBUF... yes
  222. checking for GTK... yes
  223. checking for X11... yes
  224. checking for CAIRO... yes
  225. checking for GNUTLS... yes
  226. checking for inflate in -lz... yes
  227. checking for GTHREAD... yes
  228. checking for PYGTK... yes
  229. checking for python... /usr/bin/python
  230. checking for python version... 2.7
  231. checking for python platform... linux2
  232. checking for python script directory... ${prefix}/lib64/python2.7/site-packages
  233. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  234. checking whether /usr/bin/python version >= 2.4... yes
  235. checking for headers required to compile python extensions... found
  236. checking for perl5... no
  237. checking for perl... /usr/bin/perl
  238. checking for GOBJECT_INTROSPECTION... yes
  239. checking for Text::CSV Perl module... found
  240. configure: creating ./config.status
  241. config.status: creating Makefile
  242. config.status: creating src/Makefile
  243. config.status: creating tools/Makefile
  244. config.status: creating examples/Makefile
  245. config.status: creating plugin/Makefile
  246. config.status: creating po/Makefile.in
  247. config.status: creating vapi/Makefile
  248. config.status: creating gvnc-1.0.pc
  249. config.status: creating gvncpulse-1.0.pc
  250. config.status: creating gtk-vnc-1.0.pc
  251. config.status: creating gtk-vnc-2.0.pc
  252. config.status: creating gtk-vnc.spec
  253. config.status: creating mingw-gtk-vnc.spec
  254. config.status: creating config.h
  255. config.status: linking /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1/GNUmakefile to GNUmakefile
  256. config.status: executing depfiles commands
  257. config.status: executing libtool commands
  258. config.status: executing default-1 commands
  259. config.status: executing po/stamp-it commands
  260. Configure summary:
  261. Compiler ...................: x86_64-pc-linux-gnu-gcc -std=gnu99
  262. Compiler Flags .............: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  263. Extra Link Flags ...........: -Wl,--version-script= -Wl,--no-undefined
  264. Prefix......................: /usr
  265. Python binding .............: yes
  266. Install example programs ...: no
  267. Browser plugin .............: no
  268. SASL support................: no
  269. PulseAudio support..........: no
  270. GTK+ version................: 2.0
  271. * Running configure in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk3
  272. * econf: updating gtk-vnc-0.5.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  273. * econf: updating gtk-vnc-0.5.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  274. /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --without-examples --enable-introspection --without-pulseaudio --without-sasl --with-coroutine=gthread --without-libview --disable-static --disable-vala --with-python=no --with-gtk=3.0
  275. configure: loading site script /usr/share/config.site
  276. configure: loading site script /usr/share/crossdev/include/site/linux
  277. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  278. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  279. checking for a BSD-compatible install... /usr/bin/install -c
  280. checking whether build environment is sane... yes
  281. checking for a thread-safe mkdir -p... /bin/mkdir -p
  282. checking for gawk... gawk
  283. checking whether make sets $(MAKE)... yes
  284. checking build system type... x86_64-pc-linux-gnu
  285. checking host system type... x86_64-pc-linux-gnu
  286. checking how to print strings... printf
  287. checking for style of include used by make... GNU
  288. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  289. checking whether the C compiler works... yes
  290. checking for C compiler default output file name... a.out
  291. checking for suffix of executables...
  292. checking whether we are cross compiling... no
  293. checking for suffix of object files... o
  294. checking whether we are using the GNU C compiler... yes
  295. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  296. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  297. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  298. checking for a sed that does not truncate output... /bin/sed
  299. checking for grep that handles long lines and -e... /bin/grep
  300. checking for egrep... /bin/grep -E
  301. checking for fgrep... /bin/grep -F
  302. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  303. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  304. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  305. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  306. checking whether ln -s works... yes
  307. checking the maximum length of command line arguments... 1572864
  308. checking whether the shell understands some XSI constructs... yes
  309. checking whether the shell understands "+="... yes
  310. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  311. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  312. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  313. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  314. checking how to recognize dependent libraries... pass_all
  315. checking for x86_64-pc-linux-gnu-dlltool... no
  316. checking for dlltool... no
  317. checking how to associate runtime and link libraries... printf %s\n
  318. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  319. checking for archiver @FILE support... @
  320. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  321. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  322. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  323. checking for sysroot... no
  324. checking for x86_64-pc-linux-gnu-mt... no
  325. checking for mt... mt
  326. checking if mt is a manifest tool... no
  327. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  328. checking for ANSI C header files... yes
  329. checking for sys/types.h... yes
  330. checking for sys/stat.h... yes
  331. checking for stdlib.h... yes
  332. checking for string.h... yes
  333. checking for memory.h... yes
  334. checking for strings.h... yes
  335. checking for inttypes.h... yes
  336. checking for stdint.h... yes
  337. checking for unistd.h... yes
  338. checking for dlfcn.h... yes
  339. checking for objdir... .libs
  340. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  341. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  342. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  343. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  344. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  345. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  346. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  347. checking whether -lc should be explicitly linked in... no
  348. checking dynamic linker characteristics... GNU/Linux ld.so
  349. checking how to hardcode library paths into programs... immediate
  350. checking whether stripping libraries is possible... yes
  351. checking if libtool supports shared libraries... yes
  352. checking whether to build shared libraries... yes
  353. checking whether to build static libraries... no
  354. checking whether to enable maintainer-specific portions of Makefiles... no
  355. checking whether to enable maintainer-specific portions of Makefiles... yes
  356. checking whether make supports nested variables... yes
  357. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  358. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  359. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  360. checking whether NLS is requested... yes
  361. checking for intltool >= 0.40.0... 0.50.2 found
  362. checking for intltool-update... /usr/bin/intltool-update
  363. checking for intltool-merge... /usr/bin/intltool-merge
  364. checking for intltool-extract... /usr/bin/intltool-extract
  365. checking for xgettext... /usr/bin/xgettext
  366. checking for msgmerge... /usr/bin/msgmerge
  367. checking for msgfmt... /usr/bin/msgfmt
  368. checking for gmsgfmt... /usr/bin/gmsgfmt
  369. checking for perl... /usr/bin/perl
  370. checking for perl >= 5.8.1... 5.16.0
  371. checking for XML::Parser... ok
  372. checking locale.h usability... yes
  373. checking locale.h presence... yes
  374. checking for locale.h... yes
  375. checking for LC_MESSAGES... yes
  376. checking libintl.h usability... yes
  377. checking libintl.h presence... yes
  378. checking for libintl.h... yes
  379. checking for ngettext in libc... yes
  380. checking for dgettext in libc... yes
  381. checking for bind_textdomain_codeset... yes
  382. checking for msgfmt... (cached) /usr/bin/msgfmt
  383. checking for dcgettext... yes
  384. checking if msgfmt accepts -c... yes
  385. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  386. checking for xgettext... (cached) /usr/bin/xgettext
  387. checking which gtk+ version to compile against... 3.0
  388. checking for pwd.h... (cached) yes
  389. checking termios.h usability... yes
  390. checking termios.h presence... yes
  391. checking for termios.h... yes
  392. checking whether -Wno-missing-field-initializers is supported... yes
  393. checking whether -Wno-missing-field-initializers is needed... no
  394. checking whether compiler handles -Wall... yes
  395. checking whether compiler handles -W... yes
  396. checking whether compiler handles -Wformat-y2k... yes
  397. checking whether compiler handles -Wformat-nonliteral... yes
  398. checking whether compiler handles -Wformat-security... yes
  399. checking whether compiler handles -Winit-self... yes
  400. checking whether compiler handles -Wmissing-include-dirs... yes
  401. checking whether compiler handles -Wswitch-default... yes
  402. checking whether compiler handles -Wswitch-enum... yes
  403. checking whether compiler handles -Wunused... yes
  404. checking whether compiler handles -Wunknown-pragmas... yes
  405. checking whether compiler handles -Wstrict-aliasing... yes
  406. checking whether compiler handles -Wfloat-equal... yes
  407. checking whether compiler handles -Wundef... yes
  408. checking whether compiler handles -Wshadow... yes
  409. checking whether compiler handles -Wpointer-arith... yes
  410. checking whether compiler handles -Wbad-function-cast... yes
  411. checking whether compiler handles -Wcast-qual... yes
  412. checking whether compiler handles -Wcast-align... yes
  413. checking whether compiler handles -Wwrite-strings... yes
  414. checking whether compiler handles -Wconversion... yes
  415. checking whether compiler handles -Wsign-conversion... yes
  416. checking whether compiler handles -Wlogical-op... yes
  417. checking whether compiler handles -Waggregate-return... yes
  418. checking whether compiler handles -Wold-style-definition... yes
  419. checking whether compiler handles -Wmissing-prototypes... yes
  420. checking whether compiler handles -Wmissing-declarations... yes
  421. checking whether compiler handles -Wmissing-noreturn... yes
  422. checking whether compiler handles -Wmissing-format-attribute... yes
  423. checking whether compiler handles -Wpacked... yes
  424. checking whether compiler handles -Wredundant-decls... yes
  425. checking whether compiler handles -Wnested-externs... yes
  426. checking whether compiler handles -Winline... yes
  427. checking whether compiler handles -Winvalid-pch... yes
  428. checking whether compiler handles -Wvla... yes
  429. checking whether compiler handles -Wvolatile-register-var... yes
  430. checking whether compiler handles -Wdisabled-optimization... yes
  431. checking whether compiler handles -Wstack-protector... yes
  432. checking whether compiler handles -Woverlength-strings... yes
  433. checking whether compiler handles -Wbuiltin-macro-redefined... yes
  434. checking whether compiler handles -Wmudflap... yes
  435. checking whether compiler handles -Wpacked-bitfield-compat... yes
  436. checking whether compiler handles -Wsync-nand... yes
  437. checking whether compiler handles -Wattributes... yes
  438. checking whether compiler handles -Wcoverage-mismatch... yes
  439. checking whether compiler handles -Wmultichar... yes
  440. checking whether compiler handles -Wcpp... yes
  441. checking whether compiler handles -Wdeprecated-declarations... yes
  442. checking whether compiler handles -Wdiv-by-zero... yes
  443. checking whether compiler handles -Wdouble-promotion... yes
  444. checking whether compiler handles -Wendif-labels... yes
  445. checking whether compiler handles -Wextra... yes
  446. checking whether compiler handles -Wformat-contains-nul... yes
  447. checking whether compiler handles -Wformat-extra-args... yes
  448. checking whether compiler handles -Wformat-zero-length... yes
  449. checking whether compiler handles -Wformat=2... yes
  450. checking whether compiler handles -Wmultichar... (cached) yes
  451. checking whether compiler handles -Wnormalized=nfc... yes
  452. checking whether compiler handles -Woverflow... yes
  453. checking whether compiler handles -Wpointer-to-int-cast... yes
  454. checking whether compiler handles -Wpragmas... yes
  455. checking whether compiler handles -Wsuggest-attribute=const... yes
  456. checking whether compiler handles -Wsuggest-attribute=noreturn... yes
  457. checking whether compiler handles -Wsuggest-attribute=pure... yes
  458. checking whether compiler handles -Wtrampolines... yes
  459. checking whether compiler handles -Wno-sign-conversion... yes
  460. checking whether compiler handles -Wno-conversion... yes
  461. checking whether compiler handles -Wno-sign-compare... yes
  462. checking whether compiler handles -Wjump-misses-init... yes
  463. checking whether compiler handles -Wframe-larger-than=4096... yes
  464. checking whether compiler handles -fstack-protector-all... yes
  465. checking whether compiler handles --param=ssp-buffer-size=4... yes
  466. checking whether compiler handles -fexceptions... yes
  467. checking whether compiler handles -fasynchronous-unwind-tables... yes
  468. checking whether compiler handles -fdiagnostics-show-option... yes
  469. checking whether compiler handles -funit-at-a-time... yes
  470. checking whether compiler handles -fipa-pure-const... yes
  471. checking whether compiler handles -Wno-suggest-attribute=pure... yes
  472. checking whether compiler handles -Wno-suggest-attribute=const... yes
  473. checking for x86_64-pc-linux-gnu-pkg-config... no
  474. checking for pkg-config... /usr/bin/pkg-config
  475. checking pkg-config is at least version 0.9.0... yes
  476. checking for GOBJECT... yes
  477. checking for GIO... yes
  478. checking for GIOUNIX... yes
  479. checking for GDK_PIXBUF... yes
  480. checking for GTK... yes
  481. checking for X11... yes
  482. checking for CAIRO... yes
  483. checking for GNUTLS... yes
  484. checking for inflate in -lz... yes
  485. checking for GTHREAD... yes
  486. checking for perl5... no
  487. checking for perl... /usr/bin/perl
  488. checking for GOBJECT_INTROSPECTION... yes
  489. checking for Text::CSV Perl module... found
  490. configure: creating ./config.status
  491. config.status: creating Makefile
  492. config.status: creating src/Makefile
  493. config.status: creating tools/Makefile
  494. config.status: creating examples/Makefile
  495. config.status: creating plugin/Makefile
  496. config.status: creating po/Makefile.in
  497. config.status: creating vapi/Makefile
  498. config.status: creating gvnc-1.0.pc
  499. config.status: creating gvncpulse-1.0.pc
  500. config.status: creating gtk-vnc-1.0.pc
  501. config.status: creating gtk-vnc-2.0.pc
  502. config.status: creating gtk-vnc.spec
  503. config.status: creating mingw-gtk-vnc.spec
  504. config.status: creating config.h
  505. config.status: linking /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1/GNUmakefile to GNUmakefile
  506. config.status: executing depfiles commands
  507. config.status: executing libtool commands
  508. config.status: executing default-1 commands
  509. config.status: executing po/stamp-it commands
  510. Configure summary:
  511. Compiler ...................: x86_64-pc-linux-gnu-gcc -std=gnu99
  512. Compiler Flags .............: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  513. Extra Link Flags ...........: -Wl,--version-script= -Wl,--no-undefined
  514. Prefix......................: /usr
  515. Python binding .............: no
  516. Install example programs ...: no
  517. Browser plugin .............: no
  518. SASL support................: no
  519. PulseAudio support..........: no
  520. GTK+ version................: 3.0
  521. >>> Source configured.
  522. >>> Compiling source in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1 ...
  523. * Running make in /tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2
  524. make -j24
  525. make all-recursive
  526. make[1]: Entering directory `/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2'
  527. Making all in src
  528. make[2]: Entering directory `/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2/src'
  529. GEN vncdisplayenums.h
  530. GEN vncdisplayenums.c
  531. GEN vncconnectionenums.h
  532. GEN vncconnectionenums.c
  533. GEN vnc.defs
  534. GEN vncmodule.defs.c
  535. /usr/bin/pygtk-codegen-2.0: line 7: /dev/stderr: Permission denied
  536. /usr/bin/pygtk-codegen-2.0: line 8: /dev/stderr: Permission denied
  537. Traceback (most recent call last):
  538. File "/usr/lib64/python2.7/site-packages/gtk-2.0/codegen/codegen.py", line 1722, in <module>
  539. sys.exit(main(sys.argv))
  540. File "/usr/lib64/python2.7/site-packages/gtk-2.0/codegen/codegen.py", line 1680, in main
  541. p.startParsing()
  542. File "/usr/lib64/python2.7/site-packages/gtk-2.0/codegen/scmexpr.py", line 113, in startParsing
  543. for statement in statements:
  544. File "/usr/lib64/python2.7/site-packages/gtk-2.0/codegen/scmexpr.py", line 27, in parse
  545. fp = open(filename, 'r')
  546. IOError: [Errno 2] No such file or directory: '/usr/share/pygobject/2.0/defs/usr/share/pygtk/2.0/defs/gdk-types.defs'
  547. make[2]: *** [vncmodule.defs.c] Error 1
  548. make[2]: Leaving directory `/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2/src'
  549. make[1]: *** [all-recursive] Error 1
  550. make[1]: Leaving directory `/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2'
  551. make: *** [all] Error 2
  552. * ERROR: net-libs/gtk-vnc-0.5.1 failed (compile phase):
  553. * emake failed
  554. *
  555. * If you need support, post the output of `emerge --info '=net-libs/gtk-vnc-0.5.1'`,
  556. * the complete build log and the output of `emerge -pqv '=net-libs/gtk-vnc-0.5.1'`.
  557. * The complete build log is located at '/var/log/portage/net-libs:gtk-vnc-0.5.1:20120730-030554.log'.
  558. * For convenience, a symlink to the build log is located at '/tmp/portage/net-libs/gtk-vnc-0.5.1/temp/build.log'.
  559. * The ebuild environment file is located at '/tmp/portage/net-libs/gtk-vnc-0.5.1/temp/environment'.
  560. * Working directory: '/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1_gtk2'
  561. * S: '/tmp/portage/net-libs/gtk-vnc-0.5.1/work/gtk-vnc-0.5.1'