Advertisement
Guest User

Tamer Higazi

a guest
Aug 13th, 2010
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.83 KB | None | 0 0
  1. * CPV: x11-libs/gtk+-2.20.1-r1
  2. * REPO: gentoo
  3. * USE: amd64 cups elibc_glibc jpeg jpeg2k kernel_linux multilib tiff userland_GNU xinerama
  4. >>> Unpacking source...
  5. >>> Unpacking gtk+-2.20.1.tar.bz2 to /var/tmp/portage/x11-libs/gtk+-2.20.1-r1/work
  6. >>> Source unpacked in /var/tmp/portage/x11-libs/gtk+-2.20.1-r1/work
  7. >>> Preparing source in /var/tmp/portage/x11-libs/gtk+-2.20.1-r1/work/gtk+-2.20.1 ...
  8. * Applying gtk+-2.8.0-multilib.patch ...
  9.  [ ok ]
  10. * Applying gtk+-2.14.3-limit-gtksignal-includes.patch ...
  11.  [ ok ]
  12. * Applying gtk+-2.20.1-darwin8.patch ...
  13.  [ ok ]
  14. * Applying gtk+-2.20.1-libpixbufloader-warning.patch ...
  15.  [ ok ]
  16. * Applying gtk+-2.20.1-gtkrange.patch ...
  17.  [ ok ]
  18. * Applying gtk+-2.20.1-gail_cell_type.patch ...
  19.  [ ok ]
  20. * Applying gtk+-2.20.1-GtkOffscreenWindow.patch ...
  21.  [ ok ]
  22. * Applying gtk+-2.20.1-libpng-fix.patch ...
  23.  [ ok ]
  24. * Running elibtoolize in: gtk+-2.20.1
  25. * Applying portage-2.2.patch ...
  26. * Applying sed-1.5.6.patch ...
  27. * Applying as-needed-2.2.6.patch ...
  28. >>> Source prepared.
  29. >>> Configuring source in /var/tmp/portage/x11-libs/gtk+-2.20.1-r1/work/gtk+-2.20.1 ...
  30. * econf: updating gtk+-2.20.1/config.guess with /usr/share/gnuconfig/config.guess
  31. * econf: updating gtk+-2.20.1/config.sub with /usr/share/gnuconfig/config.sub
  32. ./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-gtk-doc --with-libjpeg --with-libjasper --with-libtiff --enable-xinerama --enable-cups=auto --disable-introspection --disable-papi --with-libpng --with-gdktarget=x11 --with-xinput
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking for a thread-safe mkdir -p... /bin/mkdir -p
  36. checking for gawk... gawk
  37. checking whether make sets $(MAKE)... yes
  38. checking build system type... x86_64-pc-linux-gnu
  39. checking host system type... x86_64-pc-linux-gnu
  40. checking for native Win32... no
  41. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  42. checking whether the C compiler works... yes
  43. checking for C compiler default output file name... a.out
  44. checking for suffix of executables...
  45. checking whether we are cross compiling... no
  46. checking for suffix of object files... o
  47. checking whether we are using the GNU C compiler... yes
  48. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  49. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  50. checking for style of include used by make... GNU
  51. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  52. checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++
  53. checking whether we are using the GNU C++ compiler... yes
  54. checking whether x86_64-pc-linux-gnu-c++ accepts -g... yes
  55. checking dependency style of x86_64-pc-linux-gnu-c++... gcc3
  56. checking for a sed that does not truncate output... /bin/sed
  57. checking for grep that handles long lines and -e... /bin/grep
  58. checking for egrep... /bin/grep -E
  59. checking for fgrep... /bin/grep -F
  60. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  61. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  62. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  63. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  64. checking whether ln -s works... yes
  65. checking the maximum length of command line arguments... 1572864
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... yes
  68. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  69. checking for x86_64-pc-linux-gnu-objdump... objdump
  70. checking how to recognize dependent libraries... pass_all
  71. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  72. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  73. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  74. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  75. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  76. checking for ANSI C header files... yes
  77. checking for sys/types.h... yes
  78. checking for sys/stat.h... yes
  79. checking for stdlib.h... yes
  80. checking for string.h... yes
  81. checking for memory.h... yes
  82. checking for strings.h... yes
  83. checking for inttypes.h... yes
  84. checking for stdint.h... yes
  85. checking for unistd.h... yes
  86. checking for dlfcn.h... yes
  87. checking whether we are using the GNU C++ compiler... (cached) yes
  88. checking whether x86_64-pc-linux-gnu-c++ accepts -g... (cached) yes
  89. checking dependency style of x86_64-pc-linux-gnu-c++... (cached) gcc3
  90. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-c++ -E
  91. checking for objdir... .libs
  92. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  93. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  94. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  95. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  96. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  97. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  98. 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
  99. checking whether -lc should be explicitly linked in... no
  100. checking dynamic linker characteristics... GNU/Linux ld.so
  101. checking how to hardcode library paths into programs... immediate
  102. checking whether stripping libraries is possible... yes
  103. checking if libtool supports shared libraries... yes
  104. checking whether to build shared libraries... yes
  105. checking whether to build static libraries... no
  106. checking for ld used by x86_64-pc-linux-gnu-c++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  107. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  108. checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  109. checking for x86_64-pc-linux-gnu-c++ option to produce PIC... -fPIC -DPIC
  110. checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works... yes
  111. checking if x86_64-pc-linux-gnu-c++ static flag -static works... yes
  112. checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... yes
  113. checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... (cached) yes
  114. checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  115. checking dynamic linker characteristics... GNU/Linux ld.so
  116. checking how to hardcode library paths into programs... immediate
  117. configure: creating ./config.lt
  118. config.lt: creating libtool
  119. checking for special C compiler options needed for large files... no
  120. checking for _FILE_OFFSET_BITS value needed for large files... no
  121. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  122. checking for nm... /usr/bin/nm -B
  123. checking whether to enable maintainer-specific portions of Makefiles... no
  124. checking for some Win32 platform... no
  125. checking whether build environment is sane... yes
  126. checking for library containing strerror... none required
  127. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  128. checking whether we are using the GNU C compiler... (cached) yes
  129. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  130. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  131. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  132. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  133. checking whether make sets $(MAKE)... (cached) yes
  134. checking for x86_64-pc-linux-gnu-pkg-config... no
  135. checking for pkg-config... /usr/bin/pkg-config
  136. checking pkg-config is at least version 0.9.0... yes
  137. checking for BASE_DEPENDENCIES... yes
  138. checking for CAIRO_BACKEND... yes
  139. checking Whether to write dependencies into .pc files... no
  140. checking for perl5... no
  141. checking for perl... /usr/bin/perl
  142. checking for indent... no
  143. checking for lstat... yes
  144. checking for mkstemp... yes
  145. checking for flockfile... yes
  146. checking for getc_unlocked... yes
  147. checking for localtime_r... yes
  148. checking for _NL_TIME_FIRST_WEEKDAY... yes
  149. checking for _NL_MEASUREMENT_MEASUREMENT... yes
  150. checking for _NL_PAPER_HEIGHT... yes
  151. checking for _NL_PAPER_WIDTH... yes
  152. checking for sigsetjmp... yes
  153. checking locale.h usability... yes
  154. checking locale.h presence... yes
  155. checking for locale.h... yes
  156. checking for LC_MESSAGES... yes
  157. checking libintl.h usability... yes
  158. checking libintl.h presence... yes
  159. checking for libintl.h... yes
  160. checking for ngettext in libc... yes
  161. checking for dgettext in libc... yes
  162. checking for bind_textdomain_codeset... yes
  163. checking for msgfmt... /usr/bin/msgfmt
  164. checking for dcgettext... yes
  165. checking if msgfmt accepts -c... yes
  166. checking for gmsgfmt... /usr/bin/gmsgfmt
  167. checking for xgettext... /usr/bin/xgettext
  168. checking for catalogs to be installed... de
  169. checking for extra flags to get ANSI library prototypes... none needed
  170. checking for the BeOS... no
  171. checking for HP-UX... no
  172. checking for extra flags for POSIX compliance... none needed
  173. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  174. checking pkg-config is at least version 0.16... yes
  175. checking for GLIB - version >= 2.23.6... yes (version 2.24.1)
  176. checking for bind_textdomain_codeset... (cached) yes
  177. checking pwd.h usability... yes
  178. checking pwd.h presence... yes
  179. checking for pwd.h... yes
  180. checking sys/time.h usability... yes
  181. checking sys/time.h presence... yes
  182. checking for sys/time.h... yes
  183. checking for unistd.h... (cached) yes
  184. checking ftw.h usability... yes
  185. checking ftw.h presence... yes
  186. checking for ftw.h... yes
  187. checking for GNU ftw extensions... yes
  188. checking for ANSI C header files... (cached) yes
  189. checking for an ANSI C-conforming const... yes
  190. checking return type of signal handlers... void
  191. checking for stdlib.h... (cached) yes
  192. checking for unistd.h... (cached) yes
  193. checking for sys/param.h... yes
  194. checking for getpagesize... yes
  195. checking for working mmap... yes
  196. checking for mallinfo... yes
  197. checking for getresuid... yes
  198. checking for uid_t in sys/types.h... yes
  199. checking for fd_set... yes, found in sys/types.h
  200. checking for wchar.h... yes
  201. checking for wctype.h... yes
  202. checking for iswalnum... yes
  203. checking if iswalnum() and friends are properly defined... yes
  204. checking for uxtheme.h... no
  205. checking crt_externs.h usability... no
  206. checking crt_externs.h presence... no
  207. checking for crt_externs.h... no
  208. checking for _NSGetEnviron... no
  209. checking whether to build gmodulized gdk-pixbuf... yes
  210. checking whether dynamic modules work... yes
  211. checking for TIFFReadRGBAImageOriented in -ltiff... yes
  212. checking tiffio.h usability... yes
  213. checking tiffio.h presence... yes
  214. checking for tiffio.h... yes
  215. checking for jpeg_destroy_decompress in -ljpeg... yes
  216. checking for jpeglib.h... yes
  217. checking for jpeg_simple_progression in -ljpeg... yes
  218. checking for libpng12... no
  219. checking for png_read_info in -lpng... yes
  220. checking png.h usability... yes
  221. checking png.h presence... yes
  222. checking for png.h... yes
  223. checking for png_structp in png.h... yes
  224. checking for jas_init in -ljasper... yes
  225. checking pixbuf loaders to build...
  226. checking if gio can sniff png... no
  227. checking immodules to build...
  228. checking for sys/wait.h that is POSIX.1 compatible... yes
  229. checking return type of signal handlers... (cached) void
  230. checking sys/systeminfo.h usability... no
  231. checking sys/systeminfo.h presence... no
  232. checking for sys/systeminfo.h... no
  233. checking sys/sysinfo.h usability... yes
  234. checking sys/sysinfo.h presence... yes
  235. checking for sys/sysinfo.h... yes
  236. checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no
  237. checking for x86 platform... no
  238. checking for XOpenDisplay... yes
  239. checking for XextFindDisplay... yes
  240. checking for XRenderQueryExtension... yes
  241. checking if <X11/extensions/XIproto.h> is needed for xReply... no
  242. checking for XConvertCase... yes
  243. checking for XInternAtoms... yes
  244. checking for XAddConnectionWatch... yes
  245. checking for XkbQueryExtension... yes
  246. checking for XShapeCombineMask... yes
  247. checking for XSyncQueryExtension... yes
  248. checking for X11/extensions/sync.h... yes
  249. checking for XShmAttach... yes
  250. checking sys/ipc.h usability... yes
  251. checking sys/ipc.h presence... yes
  252. checking for sys/ipc.h... yes
  253. checking sys/shm.h usability... yes
  254. checking sys/shm.h presence... yes
  255. checking for sys/shm.h... yes
  256. checking X11/extensions/XShm.h... yes
  257. checking for Xinerama support on XFree86... yes
  258. checking Pango flags... configure: error:
  259. *** Pango not found. Pango built with Cairo support is required
  260. *** to build GTK+. See http://www.pango.org for Pango information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement