Advertisement
Guest User

Untitled

a guest
Jun 7th, 2011
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 164.55 KB | None | 0 0
  1. [Nushio@Serenity f14]$ rpmbuild -ba gnome-python2-desktop.spec --define="_topdir /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14"
  2. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YuMPZr
  3. + umask 022
  4. + cd /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD
  5. + LANG=C
  6. + export LANG
  7. + unset DISPLAY
  8. + cd /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD
  9. + rm -rf gnome-python-desktop-2.32.0
  10. + /usr/bin/bzip2 -dc /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/SOURCES/gnome-python-desktop-2.32.0.tar.bz2
  11. + /bin/tar -xf -
  12. + STATUS=0
  13. + '[' 0 -ne 0 ']'
  14. + cd gnome-python-desktop-2.32.0
  15. + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
  16. + echo 'Patch #0 (gnome-python-desktop-2.30.0-wnck-flagsfix.patch):'
  17. Patch #0 (gnome-python-desktop-2.30.0-wnck-flagsfix.patch):
  18. + /bin/cat /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/SOURCES/gnome-python-desktop-2.30.0-wnck-flagsfix.patch
  19. + /usr/bin/patch -s -p1 -b --suffix .flags --fuzz=0
  20. + echo 'Patch #1 (0001-Add-undefined-objects-to-Evince-bindings.patch):'
  21. Patch #1 (0001-Add-undefined-objects-to-Evince-bindings.patch):
  22. + /bin/cat /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/SOURCES/0001-Add-undefined-objects-to-Evince-bindings.patch
  23. + /usr/bin/patch -s -p1 --fuzz=0
  24. + libtoolize
  25. libtoolize: putting auxiliary files in `.'.
  26. libtoolize: linking file `./ltmain.sh'
  27. libtoolize: You should add the contents of the following files to `aclocal.m4':
  28. libtoolize: `/usr/share/aclocal/libtool.m4'
  29. libtoolize: `/usr/share/aclocal/ltoptions.m4'
  30. libtoolize: `/usr/share/aclocal/ltversion.m4'
  31. libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
  32. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  33. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  34. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  35. + autoreconf
  36. tests/Makefile.am:3: shell echo $$PYTHONPATH: non-POSIX variable name
  37. tests/Makefile.am:3: (probably a GNU make extension)
  38. + exit 0
  39. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KwX9Kk
  40. + umask 022
  41. + cd /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD
  42. + cd gnome-python-desktop-2.32.0
  43. + LANG=C
  44. + export LANG
  45. + unset DISPLAY
  46. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
  47. + export CFLAGS
  48. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
  49. + export CXXFLAGS
  50. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
  51. + export FFLAGS
  52. + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-metacity
  53. checking for a BSD-compatible install... /usr/bin/install -c
  54. checking whether build environment is sane... yes
  55. checking for a thread-safe mkdir -p... /bin/mkdir -p
  56. checking for gawk... gawk
  57. checking whether make sets $(MAKE)... yes
  58. checking build system type... x86_64-unknown-linux-gnu
  59. checking host system type... x86_64-unknown-linux-gnu
  60. checking how to print strings... printf
  61. checking for style of include used by make... GNU
  62. checking for x86_64-unknown-linux-gnu-gcc... no
  63. checking for gcc... gcc
  64. checking whether the C compiler works... yes
  65. checking for C compiler default output file name... a.out
  66. checking for suffix of executables...
  67. checking whether we are cross compiling... no
  68. checking for suffix of object files... o
  69. checking whether we are using the GNU C compiler... yes
  70. checking whether gcc accepts -g... yes
  71. checking for gcc option to accept ISO C89... none needed
  72. checking dependency style of gcc... none
  73. checking for a sed that does not truncate output... /bin/sed
  74. checking for grep that handles long lines and -e... /bin/grep
  75. checking for egrep... /bin/grep -E
  76. checking for fgrep... /bin/grep -F
  77. checking for ld used by gcc... /usr/bin/ld
  78. checking if the linker (/usr/bin/ld) is GNU ld... yes
  79. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  80. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  81. checking whether ln -s works... yes
  82. checking the maximum length of command line arguments... 1572864
  83. checking whether the shell understands some XSI constructs... yes
  84. checking whether the shell understands "+="... yes
  85. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  86. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  87. checking for /usr/bin/ld option to reload object files... -r
  88. checking for x86_64-unknown-linux-gnu-objdump... no
  89. checking for objdump... objdump
  90. checking how to recognize dependent libraries... pass_all
  91. checking for x86_64-unknown-linux-gnu-dlltool... no
  92. checking for dlltool... no
  93. checking how to associate runtime and link libraries... printf %s\n
  94. checking for x86_64-unknown-linux-gnu-ar... no
  95. checking for ar... ar
  96. checking for archiver @FILE support... @
  97. checking for x86_64-unknown-linux-gnu-strip... no
  98. checking for strip... strip
  99. checking for x86_64-unknown-linux-gnu-ranlib... no
  100. checking for ranlib... ranlib
  101. checking command to parse /usr/bin/nm -B output from gcc object... ok
  102. checking for sysroot... no
  103. checking for x86_64-unknown-linux-gnu-mt... no
  104. checking for mt... no
  105. checking if : is a manifest tool... no
  106. checking how to run the C preprocessor... gcc -E
  107. checking for ANSI C header files... yes
  108. checking for sys/types.h... yes
  109. checking for sys/stat.h... yes
  110. checking for stdlib.h... yes
  111. checking for string.h... yes
  112. checking for memory.h... yes
  113. checking for strings.h... yes
  114. checking for inttypes.h... yes
  115. checking for stdint.h... yes
  116. checking for unistd.h... yes
  117. checking for dlfcn.h... yes
  118. checking for objdir... .libs
  119. checking if gcc supports -fno-rtti -fno-exceptions... no
  120. checking for gcc option to produce PIC... -fPIC -DPIC
  121. checking if gcc PIC flag -fPIC -DPIC works... yes
  122. checking if gcc static flag -static works... yes
  123. checking if gcc supports -c -o file.o... yes
  124. checking if gcc supports -c -o file.o... (cached) yes
  125. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  126. checking whether -lc should be explicitly linked in... no
  127. checking dynamic linker characteristics... GNU/Linux ld.so
  128. checking how to hardcode library paths into programs... immediate
  129. checking whether stripping libraries is possible... yes
  130. checking if libtool supports shared libraries... yes
  131. checking whether to build shared libraries... yes
  132. checking whether to build static libraries... no
  133. configure: creating ./config.lt
  134. config.lt: creating libtool
  135. checking for a Python interpreter with version >= 2.3... python
  136. checking for python... /usr/bin/python
  137. checking for python version... 2.7
  138. checking for python platform... linux2
  139. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  140. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  141. checking for headers required to compile python extensions... found
  142. checking for x86_64-unknown-linux-gnu-pkg-config... no
  143. checking for pkg-config... /usr/bin/pkg-config
  144. checking pkg-config is at least version 0.9.0... yes
  145. checking for PYGTK... yes
  146. checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0
  147. checking for conflicting pygtk versions... none
  148. checking for pygobject defs... /usr/share/pygobject/2.0/defs
  149. checking for pygtk defs... /usr/share/pygtk/2.0/defs
  150. checking for gnome-python defs... /usr/share/pygtk/2.0/defs
  151. checking for gnome-python argtypes dir... /usr/share/pygtk/2.0/argtypes
  152. checking for x86_64-unknown-linux-gnu-pkg-config... /usr/bin/pkg-config
  153. checking pkg-config is at least version 0.16... yes
  154. checking for GLIB - version >= 2.6.0... yes (version 2.28.6)
  155. checking for pkg-config... (cached) /usr/bin/pkg-config
  156. checking for GTK+ - version >= 2.4.0... yes (version 2.24.4)
  157. checking for LIBPANELAPPLET... yes
  158. checking for LIBGNOMEPRINT... yes
  159. checking for libgnomeprint 2.8 API... found
  160. checking for LIBGNOMEPRINTUI... yes
  161. checking for GTKSOURCEVIEW... no
  162. checking for WNCK... yes
  163. checking for TOTEM_PLPARSER... yes
  164. checking for GTOP... yes
  165. checking for NAUTILUSBURN... no
  166. checking for BRASEROMEDIA... no
  167. checking for BRASEROBURN... no
  168. checking for MEDIAPROFILES... no
  169. checking for RSVG... yes
  170. checking for METACITY... yes
  171. checking for GNOMEKEYRING... yes
  172. checking for GNOMEDESKTOP... yes
  173. checking for bug-buddy... no
  174. checking for EVOLUTION_EBOOK... yes
  175. checking for EVOLUTION_ECAL... yes
  176. checking for EVINCE... no
  177. checking whether gcc understands -std=c9x... yes
  178. checking whether gcc understands -fno-strict-aliasing... yes
  179. configure: creating ./config.status
  180. config.status: creating Makefile
  181. config.status: creating gnomeapplet/Makefile
  182. config.status: creating gnomeprint/Makefile
  183. config.status: creating gtksourceview/Makefile
  184. config.status: creating wnck/Makefile
  185. config.status: creating totem/Makefile
  186. config.status: creating gtop/Makefile
  187. config.status: creating nautilusburn/Makefile
  188. config.status: creating braseromedia/Makefile
  189. config.status: creating braseroburn/Makefile
  190. config.status: creating mediaprofiles/Makefile
  191. config.status: creating metacity/Makefile
  192. config.status: creating rsvg/Makefile
  193. config.status: creating gnomekeyring/Makefile
  194. config.status: creating gnomedesktop/Makefile
  195. config.status: creating evolution/Makefile
  196. config.status: creating evince/Makefile
  197. config.status: creating gnome-python-desktop-2.0.pc
  198. config.status: creating tests/Makefile
  199. config.status: creating docs/Makefile
  200. config.status: creating docs/gtksourceview/Makefile
  201. config.status: creating docs/gnomeprint/Makefile
  202. config.status: creating docs/gnomeprintui/Makefile
  203. config.status: creating config.h
  204. config.status: executing depfiles commands
  205. config.status: executing libtool commands
  206.  
  207. The following modules will be built:
  208.  
  209. gnomeapplet
  210. gnomeprint
  211. gnomeprint.ui
  212. wnck
  213. totem.plparser
  214. gtop
  215. metacity
  216. rsvg
  217. gnomekeyring
  218. gnomedesktop
  219. bugbuddy
  220. evolution
  221. evolution ecal support
  222.  
  223. The following modules will NOT be built:
  224.  
  225. gtksourceview
  226. nautilusburn
  227. braseromedia
  228. braseroburn
  229. mediaprofiles
  230. evince
  231. *****************************************************************************
  232. *** WARNING: You are using a deprecated build system (autotools).
  233. *** You should be using WAF instead; see the file INSTALL.WAF.
  234. *** The autotools build system will be removed in a future version.
  235. *****************************************************************************
  236. + make
  237. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/missing --run autoheader)
  238. rm -f stamp-h1
  239. touch config.h.in
  240. cd . && /bin/sh ./config.status config.h
  241. config.status: creating config.h
  242. config.status: config.h is unchanged
  243. make all-recursive
  244. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0'
  245. Making all in docs
  246. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  247. Making all in gnomeprint
  248. make[3]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprint'
  249. make[3]: Nothing to be done for `all'.
  250. make[3]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprint'
  251. Making all in gnomeprintui
  252. make[3]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprintui'
  253. make[3]: Nothing to be done for `all'.
  254. make[3]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprintui'
  255. make[3]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  256. make[3]: Nothing to be done for `all-am'.
  257. make[3]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  258. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  259. Making all in gnomeprint
  260. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeprint'
  261. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o _print_la-printmodule.lo `test -f 'printmodule.c' || echo './'`printmodule.c
  262. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c printmodule.c -fPIC -DPIC -o .libs/_print_la-printmodule.o
  263. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o _print_la-art-gtype.lo `test -f 'art-gtype.c' || echo './'`art-gtype.c
  264. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c art-gtype.c -fPIC -DPIC -o .libs/_print_la-art-gtype.o
  265. (cd . \
  266. && /usr/bin/pygtk-codegen-2.0 \
  267. -DHAVE_GNOMEPRINT28 \
  268. --load-types print-arg-types.py \
  269. --register /usr/share/pygtk/2.0/defs/pango-types.defs \
  270. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  271. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  272. --register print.defs \
  273. --register /usr/share/pygtk/2.0/defs/canvas.defs \
  274. --override print.override \
  275. --prefix pyprint print.defs) > gen-print.c \
  276. && cp gen-print.c print.c \
  277. && rm -f gen-print.c
  278. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  279. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  280. Warning: generating old-style constructor for:gnome_print_context_new
  281. Warning: generating old-style constructor for:gnome_font_find
  282. Warning: generating old-style constructor for:gnome_font_face_find
  283. Warning: generating old-style constructor for:gnome_print_job_new
  284. Warning: Constructor for GnomePrintContext needs to be updated to new API
  285. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  286. Warning: Constructor for GnomeFont needs to be updated to new API
  287. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  288. Warning: Constructor for GnomeFontFace needs to be updated to new API
  289. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  290. Warning: Constructor for GnomePrintJob needs to be updated to new API
  291. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  292. ***INFO*** The coverage of global functions is 100.00% (23/23)
  293. ***INFO*** The coverage of methods is 100.00% (115/115)
  294. ***INFO*** There are no declared virtual proxies.
  295. ***INFO*** There are no declared virtual accessors.
  296. ***INFO*** There are no declared interface proxies.
  297. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o _print_la-print.lo `test -f 'print.c' || echo './'`print.c
  298. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c print.c -fPIC -DPIC -o .libs/_print_la-print.o
  299. print.c: In function '_wrap_gnome_print_unit__get_name':
  300. print.c:545:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  301. print.c: In function '_wrap_gnome_print_unit__get_abbr':
  302. print.c:557:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  303. print.c: In function '_wrap_gnome_print_unit__get_plural':
  304. print.c:569:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  305. print.c: In function '_wrap_gnome_print_unit__get_abbr_plural':
  306. print.c:581:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  307. print.c: In function '_wrap_gnome_glyphlist_text_dumb':
  308. print.c:855:5: warning: pointer targets in passing argument 2 of 'gnome_glyphlist_text_dumb' differ in signedness [-Wpointer-sign]
  309. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h:94:6: note: expected 'const guchar *' but argument is of type 'char *'
  310. print.c: In function '_wrap_gnome_print_config_get':
  311. print.c:988:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness [-Wpointer-sign]
  312. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:134:9: note: expected 'const guchar *' but argument is of type 'char *'
  313. print.c:988:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  314. print.c: In function '_wrap_gnome_print_config_set':
  315. print.c:1009:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness [-Wpointer-sign]
  316. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:135:10: note: expected 'const guchar *' but argument is of type 'char *'
  317. print.c:1009:5: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness [-Wpointer-sign]
  318. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:135:10: note: expected 'const guchar *' but argument is of type 'char *'
  319. print.override: In function '_wrap_gnome_print_config_get_boolean':
  320. print.override:44:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_boolean' differ in signedness [-Wpointer-sign]
  321. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:137:10: note: expected 'const guchar *' but argument is of type 'char *'
  322. print.override: In function '_wrap_gnome_print_config_get_int':
  323. print.override:66:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_int' differ in signedness [-Wpointer-sign]
  324. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:138:10: note: expected 'const guchar *' but argument is of type 'char *'
  325. print.override: In function '_wrap_gnome_print_config_get_double':
  326. print.override:87:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_double' differ in signedness [-Wpointer-sign]
  327. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:139:10: note: expected 'const guchar *' but argument is of type 'char *'
  328. print.override: In function '_wrap_gnome_print_config_get_length':
  329. print.override:353:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign]
  330. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *'
  331. print.c: In function '_wrap_gnome_print_config_set_boolean':
  332. print.c:1121:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_boolean' differ in signedness [-Wpointer-sign]
  333. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:142:10: note: expected 'const guchar *' but argument is of type 'char *'
  334. print.c: In function '_wrap_gnome_print_config_set_int':
  335. print.c:1137:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_int' differ in signedness [-Wpointer-sign]
  336. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:143:10: note: expected 'const guchar *' but argument is of type 'char *'
  337. print.c: In function '_wrap_gnome_print_config_set_double':
  338. print.c:1154:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_double' differ in signedness [-Wpointer-sign]
  339. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:144:10: note: expected 'const guchar *' but argument is of type 'char *'
  340. print.c: In function '_wrap_gnome_print_config_set_length':
  341. print.c:1179:5: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_length' differ in signedness [-Wpointer-sign]
  342. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:145:10: note: expected 'const guchar *' but argument is of type 'char *'
  343. print.c: In function '_wrap_gnome_print_show':
  344. print.c:1928:5: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness [-Wpointer-sign]
  345. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print.h:145:6: note: expected 'const guchar *' but argument is of type 'char *'
  346. print.c: In function '_wrap_gnome_print_beginpage':
  347. print.c:2040:5: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness [-Wpointer-sign]
  348. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print.h:155:6: note: expected 'const guchar *' but argument is of type 'char *'
  349. print.c: In function '_wrap_gnome_font_find':
  350. print.c:2336:5: warning: pointer targets in passing argument 1 of 'gnome_font_find' differ in signedness [-Wpointer-sign]
  351. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font.h:123:12: note: expected 'const guchar *' but argument is of type 'char *'
  352. print.c: In function '_wrap_gnome_font_get_name':
  353. print.c:2352:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  354. print.c: In function '_wrap_gnome_font_get_family_name':
  355. print.c:2366:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  356. print.c: In function '_wrap_gnome_font_get_species_name':
  357. print.c:2380:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  358. print.c: In function '_wrap_gnome_font_get_ps_name':
  359. print.c:2394:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  360. print.c: In function '_wrap_gnome_font_get_full_name':
  361. print.c:2600:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  362. print.c: In function '_wrap_gnome_font_face_find':
  363. print.c:2723:5: warning: pointer targets in passing argument 1 of 'gnome_font_face_find' differ in signedness [-Wpointer-sign]
  364. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h:55:16: note: expected 'const guchar *' but argument is of type 'char *'
  365. print.c: In function '_wrap_gnome_font_face_get_name':
  366. print.c:2755:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  367. print.c: In function '_wrap_gnome_font_face_get_family_name':
  368. print.c:2769:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  369. print.c: In function '_wrap_gnome_font_face_get_species_name':
  370. print.c:2783:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  371. print.c: In function '_wrap_gnome_font_face_get_ps_name':
  372. print.c:2797:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  373. print.c: In function '_wrap_gnome_font_face_get_sample':
  374. print.c:2946:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  375. print.c: In function '_wrap_gnome_font_face_get_glyph_ps_name':
  376. print.c:3058:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  377. print.c: In function '_wrap_gnome_font_find_closest_from_weight_slant':
  378. print.c:3410:5: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest_from_weight_slant' differ in signedness [-Wpointer-sign]
  379. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font.h:128:12: note: expected 'const guchar *' but argument is of type 'char *'
  380. print.c: In function '_wrap_gnome_font_find_closest':
  381. print.c:3427:5: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness [-Wpointer-sign]
  382. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font.h:124:12: note: expected 'const guchar *' but argument is of type 'char *'
  383. print.c: In function '_wrap_gnome_font_find_closest_from_full_name':
  384. print.c:3443:5: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest_from_full_name' differ in signedness [-Wpointer-sign]
  385. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font.h:127:12: note: expected 'const guchar *' but argument is of type 'char *'
  386. print.override: In function '_wrap_gnome_font_style_list':
  387. print.override:307:5: warning: pointer targets in passing argument 1 of 'gnome_font_style_list' differ in signedness [-Wpointer-sign]
  388. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font.h:138:8: note: expected 'const guchar *' but argument is of type 'char *'
  389. print.c: In function '_wrap_gnome_font_face_find_closest_from_weight_slant':
  390. print.c:3526:5: warning: pointer targets in passing argument 1 of 'gnome_font_face_find_closest_from_weight_slant' differ in signedness [-Wpointer-sign]
  391. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h:57:16: note: expected 'const guchar *' but argument is of type 'char *'
  392. print.c: In function '_wrap_gnome_font_face_find_from_family_and_style':
  393. print.c:3581:5: warning: pointer targets in passing argument 1 of 'gnome_font_face_find_from_family_and_style' differ in signedness [-Wpointer-sign]
  394. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h:60:16: note: expected 'const guchar *' but argument is of type 'char *'
  395. print.c:3581:5: warning: pointer targets in passing argument 2 of 'gnome_font_face_find_from_family_and_style' differ in signedness [-Wpointer-sign]
  396. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h:60:16: note: expected 'const guchar *' but argument is of type 'char *'
  397. print.override: In function '_wrap_gnome_print_unit_get_by_name':
  398. print.override:749:5: warning: pointer targets in passing argument 1 of 'gnome_print_unit_get_by_name' differ in signedness [-Wpointer-sign]
  399. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-unit.h:95:23: note: expected 'const guchar *' but argument is of type 'char *'
  400. print.override: In function '_wrap_gnome_print_unit_get_by_abbreviation':
  401. print.override:765:5: warning: pointer targets in passing argument 1 of 'gnome_print_unit_get_by_abbreviation' differ in signedness [-Wpointer-sign]
  402. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-unit.h:96:23: note: expected 'const guchar *' but argument is of type 'char *'
  403. print.c: In function '_wrap_gnome_glyphlist_from_text_dumb':
  404. print.c:3742:5: warning: pointer targets in passing argument 5 of 'gnome_glyphlist_from_text_dumb' differ in signedness [-Wpointer-sign]
  405. /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h:97:17: note: expected 'const guchar *' but argument is of type 'char *'
  406. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex init_print -o _print.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint _print_la-printmodule.lo _print_la-art-gtype.lo _print_la-print.lo -pthread -lgnomeprint-2-2 -lz -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  407. libtool: link: /usr/bin/nm -B .libs/_print_la-printmodule.o .libs/_print_la-art-gtype.o .libs/_print_la-print.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_print.exp
  408. libtool: link: /bin/grep -E -e "init_print" ".libs/_print.exp" > ".libs/_print.expT"
  409. libtool: link: mv -f ".libs/_print.expT" ".libs/_print.exp"
  410. libtool: link: echo "{ global:" > .libs/_print.ver
  411. libtool: link: cat .libs/_print.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_print.ver
  412. libtool: link: echo "local: *; };" >> .libs/_print.ver
  413. libtool: link: gcc -shared -fPIC -DPIC .libs/_print_la-printmodule.o .libs/_print_la-art-gtype.o .libs/_print_la-print.o -lgnomeprint-2-2 -lz -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,_print.so -Wl,-version-script -Wl,.libs/_print.ver -o .libs/_print.so
  414. libtool: link: ( cd ".libs" && rm -f "_print.la" && ln -s "../_print.la" "_print.la" )
  415. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ui_la-printuimodule.lo `test -f 'printuimodule.c' || echo './'`printuimodule.c
  416. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c printuimodule.c -fPIC -DPIC -o .libs/ui_la-printuimodule.o
  417. (cd . \
  418. && /usr/bin/pygtk-codegen-2.0 \
  419. -DHAVE_GNOMEPRINT28 \
  420. --load-types print-arg-types.py \
  421. --register /usr/share/pygtk/2.0/defs/pango-types.defs \
  422. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  423. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  424. --register print.defs \
  425. --register /usr/share/pygtk/2.0/defs/canvas.defs \
  426. --override printui.override \
  427. --prefix pyprintui printui.defs) > gen-printui.c \
  428. && cp gen-printui.c printui.c \
  429. && rm -f gen-printui.c
  430. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  431. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  432. Warning: generating old-style constructor for:gnome_print_dialog_new
  433. Warning: generating old-style constructor for:gnome_print_preview_new
  434. Warning: generating old-style constructor for:gnome_print_job_preview_new
  435. Warning: generating old-style constructor for:gnome_paper_selector_new_with_flags
  436. Warning: generating old-style constructor for:gnome_font_dialog_new
  437. Warning: Constructor for GnomePrintDialog needs to be updated to new API
  438. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  439. Warning: Constructor for GnomePrintPreview needs to be updated to new API
  440. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  441. Warning: Constructor for GnomePrintJobPreview needs to be updated to new API
  442. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  443. Warning: Constructor for GnomePaperSelector needs to be updated to new API
  444. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  445. Warning: Constructor for GnomeFontDialog needs to be updated to new API
  446. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  447. ***INFO*** There are no declared global functions.
  448. ***INFO*** The coverage of methods is 100.00% (17/17)
  449. ***INFO*** There are no declared virtual proxies.
  450. ***INFO*** There are no declared virtual accessors.
  451. ***INFO*** There are no declared interface proxies.
  452. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ui_la-printui.lo `test -f 'printui.c' || echo './'`printui.c
  453. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c printui.c -fPIC -DPIC -o .libs/ui_la-printui.o
  454. printui.c: In function '_wrap_gnome_print_dialog_new':
  455. printui.c:82:5: warning: pointer targets in passing argument 2 of 'gnome_print_dialog_new' differ in signedness [-Wpointer-sign]
  456. /usr/include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h:92:13: note: expected 'const guchar *' but argument is of type 'char *'
  457. printui.c: In function '_wrap_gnome_print_dialog_construct_range_any':
  458. printui.c:184:5: warning: pointer targets in passing argument 4 of 'gnome_print_dialog_construct_range_any' differ in signedness [-Wpointer-sign]
  459. /usr/include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h:97:6: note: expected 'const guchar *' but argument is of type 'char *'
  460. printui.c:184:5: warning: pointer targets in passing argument 5 of 'gnome_print_dialog_construct_range_any' differ in signedness [-Wpointer-sign]
  461. /usr/include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h:97:6: note: expected 'const guchar *' but argument is of type 'char *'
  462. printui.c: In function '_wrap_gnome_print_dialog_construct_range_page':
  463. printui.c:200:5: warning: pointer targets in passing argument 5 of 'gnome_print_dialog_construct_range_page' differ in signedness [-Wpointer-sign]
  464. /usr/include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h:100:6: note: expected 'const guchar *' but argument is of type 'char *'
  465. printui.c:200:5: warning: pointer targets in passing argument 6 of 'gnome_print_dialog_construct_range_page' differ in signedness [-Wpointer-sign]
  466. /usr/include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h:100:6: note: expected 'const guchar *' but argument is of type 'char *'
  467. printui.c: In function '_wrap_gnome_print_job_preview_new':
  468. printui.c:351:5: warning: pointer targets in passing argument 2 of 'gnome_print_job_preview_new' differ in signedness [-Wpointer-sign]
  469. /usr/include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-job-preview.h:48:13: note: expected 'const guchar *' but argument is of type 'char *'
  470. printui.c: In function '_wrap_gnome_font_preview_set_phrase':
  471. printui.c:638:5: warning: pointer targets in passing argument 2 of 'gnome_font_preview_set_phrase' differ in signedness [-Wpointer-sign]
  472. /usr/include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h:111:6: note: expected 'const guchar *' but argument is of type 'char *'
  473. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initui -o ui.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint ui_la-printuimodule.lo ui_la-printui.lo -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  474. libtool: link: /usr/bin/nm -B .libs/ui_la-printuimodule.o .libs/ui_la-printui.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/ui.exp
  475. libtool: link: /bin/grep -E -e "initui" ".libs/ui.exp" > ".libs/ui.expT"
  476. libtool: link: mv -f ".libs/ui.expT" ".libs/ui.exp"
  477. libtool: link: echo "{ global:" > .libs/ui.ver
  478. libtool: link: cat .libs/ui.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ui.ver
  479. libtool: link: echo "local: *; };" >> .libs/ui.ver
  480. libtool: link: gcc -shared -fPIC -DPIC .libs/ui_la-printuimodule.o .libs/ui_la-printui.o -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,ui.so -Wl,-version-script -Wl,.libs/ui.ver -o .libs/ui.so
  481. libtool: link: ( cd ".libs" && rm -f "ui.la" && ln -s "../ui.la" "ui.la" )
  482. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeprint'
  483. Making all in gnomeapplet
  484. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeapplet'
  485. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-python-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o gnomeapplet_la-appletmodule.lo `test -f 'appletmodule.c' || echo './'`appletmodule.c
  486. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-python-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c appletmodule.c -fPIC -DPIC -o .libs/gnomeapplet_la-appletmodule.o
  487. (cd . \
  488. && /usr/bin/pygtk-codegen-2.0 \
  489. --load-types /usr/share/pygtk/2.0/argtypes/bonobo-arg-types.py \
  490. --py_ssize_t-clean \
  491. --register /usr/share/pygtk/2.0/defs/pango-types.defs \
  492. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  493. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  494. --register /usr/share/pygtk/2.0/defs/bonobo-types.defs \
  495. --register /usr/share/pygtk/2.0/defs/bonoboui-types.defs \
  496. --override applet.override \
  497. --prefix pyapplet applet.defs) > gen-applet.c \
  498. && cp gen-applet.c applet.c \
  499. && rm -f gen-applet.c
  500. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  501. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  502. Could not write function factory_main: No ArgType for PanelAppletFactoryCallback
  503. Could not write function panel_applet_shlib_factory: No ArgType for gpointer
  504. Could not write function panel_applet_shlib_factory_closure: No ArgType for gpointer
  505. Could not write function main: No ArgType for char*-argv
  506. Warning: Constructor for PanelApplet needs to be updated to new API
  507. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  508. ***INFO*** The coverage of global functions is 33.33% (2/6)
  509. ***INFO*** The coverage of methods is 100.00% (13/13)
  510. ***INFO*** There are no declared virtual proxies.
  511. ***INFO*** There are no declared virtual accessors.
  512. ***INFO*** There are no declared interface proxies.
  513. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-python-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o gnomeapplet_la-applet.lo `test -f 'applet.c' || echo './'`applet.c
  514. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-python-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c applet.c -fPIC -DPIC -o .libs/gnomeapplet_la-applet.o
  515. /bin/sh ../libtool --tag=CC --mode=link gcc -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-python-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgnomeapplet -o gnomeapplet.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0 gnomeapplet_la-appletmodule.lo gnomeapplet_la-applet.lo -pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
  516. libtool: link: /usr/bin/nm -B .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/gnomeapplet.exp
  517. libtool: link: /bin/grep -E -e "initgnomeapplet" ".libs/gnomeapplet.exp" > ".libs/gnomeapplet.expT"
  518. libtool: link: mv -f ".libs/gnomeapplet.expT" ".libs/gnomeapplet.exp"
  519. libtool: link: echo "{ global:" > .libs/gnomeapplet.ver
  520. libtool: link: cat .libs/gnomeapplet.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gnomeapplet.ver
  521. libtool: link: echo "local: *; };" >> .libs/gnomeapplet.ver
  522. libtool: link: gcc -shared -fPIC -DPIC .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,gnomeapplet.so -Wl,-version-script -Wl,.libs/gnomeapplet.ver -o .libs/gnomeapplet.so
  523. libtool: link: ( cd ".libs" && rm -f "gnomeapplet.la" && ln -s "../gnomeapplet.la" "gnomeapplet.la" )
  524. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeapplet'
  525. Making all in wnck
  526. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/wnck'
  527. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o wnck_la-wnckmodule.lo `test -f 'wnckmodule.c' || echo './'`wnckmodule.c
  528. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c wnckmodule.c -fPIC -DPIC -o .libs/wnck_la-wnckmodule.o
  529. (cd . \
  530. && /usr/bin/pygtk-codegen-2.0 \
  531. --py_ssize_t-clean \
  532. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  533. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  534. --override wnck.override \
  535. --prefix pywnck wnck.defs) > gen-wnck.c \
  536. && cp gen-wnck.c wnck.c \
  537. && rm -f gen-wnck.c
  538. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  539. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  540. Warning: generating old-style constructor for:wnck_pager_new
  541. Could not write method WnckScreen.calc_workspace_layout: No ArgType for WnckWorkspaceLayout*
  542. Warning: generating old-style constructor for:wnck_tasklist_new
  543. Could not write method WnckTasklist.set_icon_loader: No ArgType for WnckLoadIconFunction
  544. Could not write function wnck_screen_free_workspace_layout: No ArgType for WnckWorkspaceLayout*
  545. Could not write function xid_read_resource_usage: No ArgType for unsigned-long
  546. Could not write function pid_read_resource_usage: No ArgType for unsigned-long
  547. Warning: Constructor for WnckPager needs to be updated to new API
  548. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  549. Warning: Constructor for WnckTasklist needs to be updated to new API
  550. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  551. ***INFO*** The coverage of global functions is 75.00% (9/12)
  552. ***INFO*** The coverage of methods is 98.61% (142/144)
  553. ***INFO*** There are no declared virtual proxies.
  554. ***INFO*** There are no declared virtual accessors.
  555. ***INFO*** There are no declared interface proxies.
  556. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o wnck_la-wnck.lo `test -f 'wnck.c' || echo './'`wnck.c
  557. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c wnck.c -fPIC -DPIC -o .libs/wnck_la-wnck.o
  558. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initwnck -o wnck.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0 wnck_la-wnckmodule.lo wnck_la-wnck.lo -pthread -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  559. libtool: link: /usr/bin/nm -B .libs/wnck_la-wnckmodule.o .libs/wnck_la-wnck.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/wnck.exp
  560. libtool: link: /bin/grep -E -e "initwnck" ".libs/wnck.exp" > ".libs/wnck.expT"
  561. libtool: link: mv -f ".libs/wnck.expT" ".libs/wnck.exp"
  562. libtool: link: echo "{ global:" > .libs/wnck.ver
  563. libtool: link: cat .libs/wnck.exp | sed -e "s/\(.*\)/\1;/" >> .libs/wnck.ver
  564. libtool: link: echo "local: *; };" >> .libs/wnck.ver
  565. libtool: link: gcc -shared -fPIC -DPIC .libs/wnck_la-wnckmodule.o .libs/wnck_la-wnck.o -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,wnck.so -Wl,-version-script -Wl,.libs/wnck.ver -o .libs/wnck.so
  566. libtool: link: ( cd ".libs" && rm -f "wnck.la" && ln -s "../wnck.la" "wnck.la" )
  567. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/wnck'
  568. Making all in totem
  569. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/totem'
  570. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_LARGEFILE64_SOURCE -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/libxml2 -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o plparser_la-plparsermodule.lo `test -f 'plparsermodule.c' || echo './'`plparsermodule.c
  571. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_LARGEFILE64_SOURCE -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/libxml2 -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c plparsermodule.c -fPIC -DPIC -o .libs/plparser_la-plparsermodule.o
  572. (cd . \
  573. && /usr/bin/pygtk-codegen-2.0 \
  574. --override plparser.override \
  575. --py_ssize_t-clean \
  576. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  577. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  578. --prefix pyplparser plparser.defs) > gen-plparser.c \
  579. && cp gen-plparser.c plparser.c \
  580. && rm -f gen-plparser.c
  581. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  582. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  583. Could not write method TotemPlParser.save: No ArgType for GFile*
  584. Could not write method TotemPlParser.parse_async: No ArgType for GCancellable*
  585. Could not write method TotemPlParser.parse_finish: No ArgType for GAsyncResult*
  586. Could not write method TotemPlParser.parse_with_base_async: No ArgType for GCancellable*
  587. Could not write method TotemPlPlaylist.prepend: No ArgType for TotemPlPlaylistIter*
  588. Could not write method TotemPlPlaylist.append: No ArgType for TotemPlPlaylistIter*
  589. Could not write method TotemPlPlaylist.insert: No ArgType for TotemPlPlaylistIter*
  590. Could not write method TotemPlPlaylist.iter_first: No ArgType for TotemPlPlaylistIter*
  591. Could not write method TotemPlPlaylist.iter_next: No ArgType for TotemPlPlaylistIter*
  592. Could not write method TotemPlPlaylist.iter_prev: No ArgType for TotemPlPlaylistIter*
  593. Could not write method TotemPlPlaylist.get_value: No ArgType for TotemPlPlaylistIter*
  594. Could not write method TotemPlPlaylist.get_valist: No ArgType for TotemPlPlaylistIter*
  595. Could not write method TotemPlPlaylist.get: varargs functions not supported
  596. Could not write method TotemPlPlaylist.set_value: No ArgType for TotemPlPlaylistIter*
  597. Could not write method TotemPlPlaylist.set_valist: No ArgType for TotemPlPlaylistIter*
  598. Could not write method TotemPlPlaylist.set: varargs functions not supported
  599. ***INFO*** The coverage of global functions is 100.00% (4/4)
  600. ***INFO*** The coverage of methods is 23.81% (5/21)
  601. ***INFO*** There are no declared virtual proxies.
  602. ***INFO*** There are no declared virtual accessors.
  603. ***INFO*** There are no declared interface proxies.
  604. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_LARGEFILE64_SOURCE -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/libxml2 -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o plparser_la-plparser.lo `test -f 'plparser.c' || echo './'`plparser.c
  605. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_LARGEFILE64_SOURCE -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/libxml2 -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c plparser.c -fPIC -DPIC -o .libs/plparser_la-plparser.o
  606. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -D_LARGEFILE64_SOURCE -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/libxml2 -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initplparser -o plparser.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/totem plparser_la-plparsermodule.lo plparser_la-plparser.lo -pthread -ltotem-plparser -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  607. libtool: link: /usr/bin/nm -B .libs/plparser_la-plparsermodule.o .libs/plparser_la-plparser.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/plparser.exp
  608. libtool: link: /bin/grep -E -e "initplparser" ".libs/plparser.exp" > ".libs/plparser.expT"
  609. libtool: link: mv -f ".libs/plparser.expT" ".libs/plparser.exp"
  610. libtool: link: echo "{ global:" > .libs/plparser.ver
  611. libtool: link: cat .libs/plparser.exp | sed -e "s/\(.*\)/\1;/" >> .libs/plparser.ver
  612. libtool: link: echo "local: *; };" >> .libs/plparser.ver
  613. libtool: link: gcc -shared -fPIC -DPIC .libs/plparser_la-plparsermodule.o .libs/plparser_la-plparser.o -ltotem-plparser -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,plparser.so -Wl,-version-script -Wl,.libs/plparser.ver -o .libs/plparser.so
  614. libtool: link: ( cd ".libs" && rm -f "plparser.la" && ln -s "../plparser.la" "plparser.la" )
  615. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/totem'
  616. Making all in gtop
  617. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gtop'
  618. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o gtop.lo gtop.c
  619. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c gtop.c -fPIC -DPIC -o .libs/gtop.o
  620. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgtop -o gtop.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0 gtop.lo -pthread -lgtop-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  621. libtool: link: /usr/bin/nm -B .libs/gtop.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/gtop.exp
  622. libtool: link: /bin/grep -E -e "initgtop" ".libs/gtop.exp" > ".libs/gtop.expT"
  623. libtool: link: mv -f ".libs/gtop.expT" ".libs/gtop.exp"
  624. libtool: link: echo "{ global:" > .libs/gtop.ver
  625. libtool: link: cat .libs/gtop.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtop.ver
  626. libtool: link: echo "local: *; };" >> .libs/gtop.ver
  627. libtool: link: gcc -shared -fPIC -DPIC .libs/gtop.o -lgtop-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,gtop.so -Wl,-version-script -Wl,.libs/gtop.ver -o .libs/gtop.so
  628. libtool: link: ( cd ".libs" && rm -f "gtop.la" && ln -s "../gtop.la" "gtop.la" )
  629. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gtop'
  630. Making all in metacity
  631. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/metacity'
  632. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o metacity_la-metacitymodule.lo `test -f 'metacitymodule.c' || echo './'`metacitymodule.c
  633. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c metacitymodule.c -fPIC -DPIC -o .libs/metacity_la-metacitymodule.o
  634. (cd . \
  635. && /usr/bin/pygtk-codegen-2.0 \
  636. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  637. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  638. --py_ssize_t-clean \
  639. --override metacity.override \
  640. --prefix pymetacity metacity.defs) > gen-metacity.c \
  641. && cp gen-metacity.c metacity.c \
  642. && rm -f gen-metacity.c
  643. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  644. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  645. Could not write method MetaTheme.get_frame_style: No ArgType for MetaFrameStyle*
  646. Could not write method MetaTheme.draw_frame: No ArgType for const-GdkRectangle*
  647. Could not write method MetaTheme.draw_menu_icon: No ArgType for const-GdkRectangle*
  648. Could not write method MetaTheme.get_frame_borders: No ArgType for int*
  649. Could not write method MetaTheme.calc_geometry: No ArgType for const-MetaButtonLayout*
  650. Could not write method MetaTheme.lookup_layout: No ArgType for MetaFrameLayout*
  651. Could not write method MetaTheme.insert_layout: No ArgType for MetaFrameLayout*
  652. Could not write method MetaTheme.lookup_draw_op_list: No ArgType for MetaDrawOpList*
  653. Could not write method MetaTheme.insert_draw_op_list: No ArgType for MetaDrawOpList*
  654. Could not write method MetaTheme.lookup_style: No ArgType for MetaFrameStyle*
  655. Could not write method MetaTheme.insert_style: No ArgType for MetaFrameStyle*
  656. Could not write method MetaTheme.lookup_style_set: No ArgType for MetaFrameStyleSet*
  657. Could not write method MetaTheme.insert_style_set: No ArgType for MetaFrameStyleSet*
  658. Could not write method MetaTheme.lookup_int_constant: No ArgType for int*
  659. Could not write method MetaTheme.lookup_float_constant: No ArgType for double*
  660. Could not write method MetaTheme.replace_constants: No ArgType for PosToken*
  661. Could not write method MetaPreview.set_button_layout: No ArgType for const-MetaButtonLayout*
  662. Could not write function gradient_create_interwoven: No ArgType for const-GdkColor
  663. Could not write function parse_position_expression: No ArgType for const-MetaPositionExprEnv*
  664. Could not write function parse_size_expression: No ArgType for const-MetaPositionExprEnv*
  665. Could not write function color_spec_new_from_string: No ArgType for MetaColorSpec*
  666. Could not write function color_spec_new_gtk: No ArgType for MetaColorSpec*
  667. Could not write function gtk_widget_get_font_desc: No ArgType for const-PangoFontDescription*
  668. Could not write function pango_font_desc_get_text_height: No ArgType for const-PangoFontDescription*
  669. ***INFO*** The coverage of global functions is 78.12% (25/32)
  670. ***INFO*** The coverage of methods is 37.04% (10/27)
  671. ***INFO*** There are no declared virtual proxies.
  672. ***INFO*** There are no declared virtual accessors.
  673. ***INFO*** There are no declared interface proxies.
  674. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o metacity_la-metacity.lo `test -f 'metacity.c' || echo './'`metacity.c
  675. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c metacity.c -fPIC -DPIC -o .libs/metacity_la-metacity.o
  676. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initmetacity -o metacity.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0 metacity_la-metacitymodule.lo metacity_la-metacity.lo -pthread -lmetacity-private -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  677. libtool: link: /usr/bin/nm -B .libs/metacity_la-metacitymodule.o .libs/metacity_la-metacity.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/metacity.exp
  678. libtool: link: /bin/grep -E -e "initmetacity" ".libs/metacity.exp" > ".libs/metacity.expT"
  679. libtool: link: mv -f ".libs/metacity.expT" ".libs/metacity.exp"
  680. libtool: link: echo "{ global:" > .libs/metacity.ver
  681. libtool: link: cat .libs/metacity.exp | sed -e "s/\(.*\)/\1;/" >> .libs/metacity.ver
  682. libtool: link: echo "local: *; };" >> .libs/metacity.ver
  683. libtool: link: gcc -shared -fPIC -DPIC .libs/metacity_la-metacitymodule.o .libs/metacity_la-metacity.o -lmetacity-private -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,metacity.so -Wl,-version-script -Wl,.libs/metacity.ver -o .libs/metacity.so
  684. libtool: link: ( cd ".libs" && rm -f "metacity.la" && ln -s "../metacity.la" "metacity.la" )
  685. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/metacity'
  686. Making all in rsvg
  687. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/rsvg'
  688. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/pycairo -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o rsvgmodule.lo rsvgmodule.c
  689. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/pycairo -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c rsvgmodule.c -fPIC -DPIC -o .libs/rsvgmodule.o
  690. (cd .\
  691. && /usr/bin/pygtk-codegen-2.0 \
  692. --override rsvg.override \
  693. --py_ssize_t-clean \
  694. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  695. --register /usr/share/pygtk/2.0/defs/pango-types.defs \
  696. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  697. --prefix pyrsvg rsvg.defs) > gen-rsvg.c \
  698. && cp gen-rsvg.c rsvg.c \
  699. && rm -f gen-rsvg.c
  700. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  701. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  702. Warning: Constructor for RsvgHandle needs to be updated to new API
  703. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  704. ***INFO*** The coverage of global functions is 100.00% (1/1)
  705. ***INFO*** The coverage of methods is 100.00% (6/6)
  706. ***INFO*** There are no declared virtual proxies.
  707. ***INFO*** There are no declared virtual accessors.
  708. ***INFO*** There are no declared interface proxies.
  709. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/pycairo -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o rsvg.lo rsvg.c
  710. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/pycairo -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c rsvg.c -fPIC -DPIC -o .libs/rsvg.o
  711. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initrsvg -o rsvg.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0 rsvgmodule.lo rsvg.lo -pthread -lrsvg-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  712. libtool: link: /usr/bin/nm -B .libs/rsvgmodule.o .libs/rsvg.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/rsvg.exp
  713. libtool: link: /bin/grep -E -e "initrsvg" ".libs/rsvg.exp" > ".libs/rsvg.expT"
  714. libtool: link: mv -f ".libs/rsvg.expT" ".libs/rsvg.exp"
  715. libtool: link: echo "{ global:" > .libs/rsvg.ver
  716. libtool: link: cat .libs/rsvg.exp | sed -e "s/\(.*\)/\1;/" >> .libs/rsvg.ver
  717. libtool: link: echo "local: *; };" >> .libs/rsvg.ver
  718. libtool: link: gcc -shared -fPIC -DPIC .libs/rsvgmodule.o .libs/rsvg.o -lrsvg-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,rsvg.so -Wl,-version-script -Wl,.libs/rsvg.ver -o .libs/rsvg.so
  719. libtool: link: ( cd ".libs" && rm -f "rsvg.la" && ln -s "../rsvg.la" "rsvg.la" )
  720. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/rsvg'
  721. Making all in gnomekeyring
  722. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomekeyring'
  723. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o gnomekeyring_la-gnomekeyringmodule.lo `test -f 'gnomekeyringmodule.c' || echo './'`gnomekeyringmodule.c
  724. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c gnomekeyringmodule.c -fPIC -DPIC -o .libs/gnomekeyring_la-gnomekeyringmodule.o
  725. (cd . \
  726. && /usr/bin/pygtk-codegen-2.0 \
  727. --load-types gnomekeyring-argtypes.py \
  728. --py_ssize_t-clean \
  729. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  730. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  731. --override gnomekeyring.override \
  732. --prefix pygnomekeyring gnomekeyring.defs) > gen-gnomekeyring.c \
  733. && cp gen-gnomekeyring.c gnomekeyring.c \
  734. && rm -f gen-gnomekeyring.c
  735. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  736. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  737. Could not write function cancel_request: No ArgType for gpointer
  738. Could not write function set_default_keyring: No ArgType for GnomeKeyringOperationDoneCallback
  739. Could not write function get_default_keyring: No ArgType for GnomeKeyringOperationGetStringCallback
  740. Could not write function list_keyring_names: No ArgType for GnomeKeyringOperationGetListCallback
  741. Could not write function lock_all: No ArgType for GnomeKeyringOperationDoneCallback
  742. Could not write function create: No ArgType for GnomeKeyringOperationDoneCallback
  743. Could not write function unlock: No ArgType for GnomeKeyringOperationDoneCallback
  744. Could not write function lock: No ArgType for GnomeKeyringOperationDoneCallback
  745. Could not write function delete: No ArgType for GnomeKeyringOperationDoneCallback
  746. Could not write function change_password: No ArgType for GnomeKeyringOperationDoneCallback
  747. Could not write function get_info: No ArgType for GnomeKeyringOperationGetKeyringInfoCallback
  748. Could not write function set_info: No ArgType for GnomeKeyringOperationDoneCallback
  749. Could not write function list_item_ids: No ArgType for GnomeKeyringOperationGetListCallback
  750. Could not write function item_delete: No ArgType for GnomeKeyringOperationDoneCallback
  751. Could not write function item_set_info: No ArgType for GnomeKeyringOperationDoneCallback
  752. Could not write function item_get_attributes: No ArgType for GnomeKeyringOperationGetAttributesCallback
  753. Could not write function item_set_attributes: No ArgType for GnomeKeyringOperationDoneCallback
  754. Could not write function item_get_acl: No ArgType for GnomeKeyringOperationGetListCallback
  755. Could not write function item_set_acl: No ArgType for GList*
  756. Could not write function acl_copy: No ArgType for GList*
  757. Could not write function find_network_password: No ArgType for GnomeKeyringOperationGetListCallback
  758. Could not write function set_network_password: No ArgType for GnomeKeyringOperationGetIntCallback
  759. ***INFO*** The coverage of global functions is 56.00% (28/50)
  760. ***INFO*** The coverage of methods is 100.00% (20/20)
  761. ***INFO*** There are no declared virtual proxies.
  762. ***INFO*** There are no declared virtual accessors.
  763. ***INFO*** There are no declared interface proxies.
  764. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o gnomekeyring_la-gnomekeyring.lo `test -f 'gnomekeyring.c' || echo './'`gnomekeyring.c
  765. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c gnomekeyring.c -fPIC -DPIC -o .libs/gnomekeyring_la-gnomekeyring.o
  766. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgnomekeyring -o gnomekeyring.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0 gnomekeyring_la-gnomekeyringmodule.lo gnomekeyring_la-gnomekeyring.lo -pthread -lgnome-keyring -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
  767. libtool: link: /usr/bin/nm -B .libs/gnomekeyring_la-gnomekeyringmodule.o .libs/gnomekeyring_la-gnomekeyring.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/gnomekeyring.exp
  768. libtool: link: /bin/grep -E -e "initgnomekeyring" ".libs/gnomekeyring.exp" > ".libs/gnomekeyring.expT"
  769. libtool: link: mv -f ".libs/gnomekeyring.expT" ".libs/gnomekeyring.exp"
  770. libtool: link: echo "{ global:" > .libs/gnomekeyring.ver
  771. libtool: link: cat .libs/gnomekeyring.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gnomekeyring.ver
  772. libtool: link: echo "local: *; };" >> .libs/gnomekeyring.ver
  773. libtool: link: gcc -shared -fPIC -DPIC .libs/gnomekeyring_la-gnomekeyringmodule.o .libs/gnomekeyring_la-gnomekeyring.o -lgnome-keyring -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,gnomekeyring.so -Wl,-version-script -Wl,.libs/gnomekeyring.ver -o .libs/gnomekeyring.so
  774. libtool: link: ( cd ".libs" && rm -f "gnomekeyring.la" && ln -s "../gnomekeyring.la" "gnomekeyring.la" )
  775. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomekeyring'
  776. Making all in gnomedesktop
  777. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomedesktop'
  778. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o _gnomedesktop_la-_gnomedesktopmodule.lo `test -f '_gnomedesktopmodule.c' || echo './'`_gnomedesktopmodule.c
  779. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c _gnomedesktopmodule.c -fPIC -DPIC -o .libs/_gnomedesktop_la-_gnomedesktopmodule.o
  780. (cd . \
  781. && /usr/bin/pygtk-codegen-2.0 \
  782. --override _gnomedesktop.override \
  783. --py_ssize_t-clean \
  784. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  785. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  786. --prefix py_gnomedesktop _gnomedesktop.defs) > gen-_gnomedesktop.c \
  787. && cp gen-_gnomedesktop.c _gnomedesktop.c \
  788. && rm -f gen-_gnomedesktop.c
  789. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  790. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  791. ***INFO*** The coverage of global functions is 100.00% (5/5)
  792. ***INFO*** The coverage of methods is 100.00% (31/31)
  793. ***INFO*** There are no declared virtual proxies.
  794. ***INFO*** There are no declared virtual accessors.
  795. ***INFO*** There are no declared interface proxies.
  796. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o _gnomedesktop_la-_gnomedesktop.lo `test -f '_gnomedesktop.c' || echo './'`_gnomedesktop.c
  797. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c _gnomedesktop.c -fPIC -DPIC -o .libs/_gnomedesktop_la-_gnomedesktop.o
  798. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex init_gnomedesktop -o _gnomedesktop.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop _gnomedesktop_la-_gnomedesktopmodule.lo _gnomedesktop_la-_gnomedesktop.lo -pthread -lgnome-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
  799. libtool: link: /usr/bin/nm -B .libs/_gnomedesktop_la-_gnomedesktopmodule.o .libs/_gnomedesktop_la-_gnomedesktop.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gnomedesktop.exp
  800. libtool: link: /bin/grep -E -e "init_gnomedesktop" ".libs/_gnomedesktop.exp" > ".libs/_gnomedesktop.expT"
  801. libtool: link: mv -f ".libs/_gnomedesktop.expT" ".libs/_gnomedesktop.exp"
  802. libtool: link: echo "{ global:" > .libs/_gnomedesktop.ver
  803. libtool: link: cat .libs/_gnomedesktop.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gnomedesktop.ver
  804. libtool: link: echo "local: *; };" >> .libs/_gnomedesktop.ver
  805. libtool: link: gcc -shared -fPIC -DPIC .libs/_gnomedesktop_la-_gnomedesktopmodule.o .libs/_gnomedesktop_la-_gnomedesktop.o -lgnome-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,_gnomedesktop.so -Wl,-version-script -Wl,.libs/_gnomedesktop.ver -o .libs/_gnomedesktop.so
  806. libtool: link: ( cd ".libs" && rm -f "_gnomedesktop.la" && ln -s "../_gnomedesktop.la" "_gnomedesktop.la" )
  807. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomedesktop'
  808. Making all in evolution
  809. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/evolution'
  810. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ebook_la-ebookmodule.lo `test -f 'ebookmodule.c' || echo './'`ebookmodule.c
  811. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c ebookmodule.c -fPIC -DPIC -o .libs/ebook_la-ebookmodule.o
  812. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ebook_la-override_common.lo `test -f 'override_common.c' || echo './'`override_common.c
  813. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c override_common.c -fPIC -DPIC -o .libs/ebook_la-override_common.o
  814. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ebook_la-evo-ebook-environment.lo `test -f 'evo-ebook-environment.c' || echo './'`evo-ebook-environment.c
  815. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c evo-ebook-environment.c -fPIC -DPIC -o .libs/ebook_la-evo-ebook-environment.o
  816. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ebook_la-evo-contact.lo `test -f 'evo-contact.c' || echo './'`evo-contact.c
  817. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c evo-contact.c -fPIC -DPIC -o .libs/ebook_la-evo-contact.o
  818. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ebook_la-evo-addressbook.lo `test -f 'evo-addressbook.c' || echo './'`evo-addressbook.c
  819. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c evo-addressbook.c -fPIC -DPIC -o .libs/ebook_la-evo-addressbook.o
  820. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ebook_la-ebook-enums.lo `test -f 'ebook-enums.c' || echo './'`ebook-enums.c
  821. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c ebook-enums.c -fPIC -DPIC -o .libs/ebook_la-ebook-enums.o
  822. (cd . \
  823. && /usr/bin/pygtk-codegen-2.0 \
  824. --override ebook.override \
  825. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  826. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  827. --register /usr/share/pygtk/2.0/defs/gdk-base-types.defs \
  828. --prefix pyebook ebook.defs) > gen-ebook.c \
  829. && cp gen-ebook.c ebook.c \
  830. && rm -f gen-ebook.c
  831. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  832. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  833. Warning: generating old-style constructor for:e_book_new
  834. Could not write constructor for EBook: No ArgType for ESource*
  835. Warning: Constructor for EContact needs to be updated to new API
  836. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  837. Warning: Constructor for EBook needs to be updated to new API
  838. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  839. ***INFO*** The coverage of global functions is 100.00% (6/6)
  840. ***INFO*** The coverage of methods is 100.00% (31/31)
  841. ***INFO*** There are no declared virtual proxies.
  842. ***INFO*** There are no declared virtual accessors.
  843. ***INFO*** There are no declared interface proxies.
  844. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ebook_la-ebook.lo `test -f 'ebook.c' || echo './'`ebook.c
  845. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c ebook.c -fPIC -DPIC -o .libs/ebook_la-ebook.o
  846. ebook.override: In function '_wrap_e_book_get_book_view':
  847. ebook.override:706:9: warning: variable 'cret' set but not used [-Wunused-but-set-variable]
  848. /bin/sh ../libtool --tag=CC --mode=link gcc -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initebook -o ebook.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/evolution ebook_la-ebookmodule.lo ebook_la-override_common.lo ebook_la-evo-ebook-environment.lo ebook_la-evo-contact.lo ebook_la-evo-addressbook.lo ebook_la-ebook-enums.lo ebook_la-ebook.lo -pthread -lebook-1.2 -lcamel-1.2 -ledataserver-1.2 -lsqlite3 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxml2 -lgconf-2 -lsoup-2.4 -lgio-2.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  849. libtool: link: /usr/bin/nm -B .libs/ebook_la-ebookmodule.o .libs/ebook_la-override_common.o .libs/ebook_la-evo-ebook-environment.o .libs/ebook_la-evo-contact.o .libs/ebook_la-evo-addressbook.o .libs/ebook_la-ebook-enums.o .libs/ebook_la-ebook.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/ebook.exp
  850. libtool: link: /bin/grep -E -e "initebook" ".libs/ebook.exp" > ".libs/ebook.expT"
  851. libtool: link: mv -f ".libs/ebook.expT" ".libs/ebook.exp"
  852. libtool: link: echo "{ global:" > .libs/ebook.ver
  853. libtool: link: cat .libs/ebook.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ebook.ver
  854. libtool: link: echo "local: *; };" >> .libs/ebook.ver
  855. libtool: link: gcc -shared -fPIC -DPIC .libs/ebook_la-ebookmodule.o .libs/ebook_la-override_common.o .libs/ebook_la-evo-ebook-environment.o .libs/ebook_la-evo-contact.o .libs/ebook_la-evo-addressbook.o .libs/ebook_la-ebook-enums.o .libs/ebook_la-ebook.o -lebook-1.2 -lcamel-1.2 -ledataserver-1.2 -lsqlite3 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxml2 -lgconf-2 -lsoup-2.4 -lgio-2.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,ebook.so -Wl,-version-script -Wl,.libs/ebook.ver -o .libs/ebook.so
  856. libtool: link: ( cd ".libs" && rm -f "ebook.la" && ln -s "../ebook.la" "ebook.la" )
  857. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ecal_la-ecalmodule.lo `test -f 'ecalmodule.c' || echo './'`ecalmodule.c
  858. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c ecalmodule.c -fPIC -DPIC -o .libs/ecal_la-ecalmodule.o
  859. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ecal_la-override_common.lo `test -f 'override_common.c' || echo './'`override_common.c
  860. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c override_common.c -fPIC -DPIC -o .libs/ecal_la-override_common.o
  861. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ecal_la-evo-ecal-environment.lo `test -f 'evo-ecal-environment.c' || echo './'`evo-ecal-environment.c
  862. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c evo-ecal-environment.c -fPIC -DPIC -o .libs/ecal_la-evo-ecal-environment.o
  863. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ecal_la-evo-calendar.lo `test -f 'evo-calendar.c' || echo './'`evo-calendar.c
  864. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c evo-calendar.c -fPIC -DPIC -o .libs/ecal_la-evo-calendar.o
  865. (cd . \
  866. && /usr/bin/pygtk-codegen-2.0 \
  867. --override ecal.override \
  868. --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  869. --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  870. --register /usr/share/pygtk/2.0/defs/gdk-base-types.defs \
  871. --prefix pyecal ecal.defs) > gen-ecal.c \
  872. && cp gen-ecal.c ecal.c \
  873. && rm -f gen-ecal.c
  874. note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
  875. note: I will now try to invoke pygobject-codegen-2.0 in the same directory
  876. Warning: Constructor for ECalComponent needs to be updated to new API
  877. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  878. ***INFO*** The coverage of global functions is 100.00% (5/5)
  879. ***INFO*** The coverage of methods is 100.00% (25/25)
  880. ***INFO*** There are no declared virtual proxies.
  881. ***INFO*** There are no declared virtual accessors.
  882. ***INFO*** There are no declared interface proxies.
  883. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c -o ecal_la-ecal.lo `test -f 'ecal.c' || echo './'`ecal.c
  884. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -c ecal.c -fPIC -DPIC -o .libs/ecal_la-ecal.o
  885. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-2.32 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initecal -o ecal.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/evolution ecal_la-ecalmodule.lo ecal_la-override_common.lo ecal_la-evo-ecal-environment.lo ecal_la-evo-calendar.lo ecal_la-ecal.lo -pthread -lecal-1.2 -lical -licalss -licalvcal -ledataserver-1.2 -lxml2 -lgconf-2 -lsoup-2.4 -lgio-2.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
  886. libtool: link: /usr/bin/nm -B .libs/ecal_la-ecalmodule.o .libs/ecal_la-override_common.o .libs/ecal_la-evo-ecal-environment.o .libs/ecal_la-evo-calendar.o .libs/ecal_la-ecal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/ecal.exp
  887. libtool: link: /bin/grep -E -e "initecal" ".libs/ecal.exp" > ".libs/ecal.expT"
  888. libtool: link: mv -f ".libs/ecal.expT" ".libs/ecal.exp"
  889. libtool: link: echo "{ global:" > .libs/ecal.ver
  890. libtool: link: cat .libs/ecal.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ecal.ver
  891. libtool: link: echo "local: *; };" >> .libs/ecal.ver
  892. libtool: link: gcc -shared -fPIC -DPIC .libs/ecal_la-ecalmodule.o .libs/ecal_la-override_common.o .libs/ecal_la-evo-ecal-environment.o .libs/ecal_la-evo-calendar.o .libs/ecal_la-ecal.o -lecal-1.2 -lical -licalss -licalvcal -ledataserver-1.2 -lxml2 -lgconf-2 -lsoup-2.4 -lgio-2.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,ecal.so -Wl,-version-script -Wl,.libs/ecal.ver -o .libs/ecal.so
  893. libtool: link: ( cd ".libs" && rm -f "ecal.la" && ln -s "../ecal.la" "ecal.la" )
  894. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/evolution'
  895. Making all in tests
  896. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/tests'
  897. make[2]: Nothing to be done for `all'.
  898. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/tests'
  899. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0'
  900. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0'
  901. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0'
  902. + exit 0
  903. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pu5abJ
  904. + umask 022
  905. + cd /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD
  906. + '[' /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64 '!=' / ']'
  907. + rm -rf /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64
  908. ++ dirname /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64
  909. + mkdir -p /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT
  910. + mkdir /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64
  911. + cd gnome-python-desktop-2.32.0
  912. + LANG=C
  913. + export LANG
  914. + unset DISPLAY
  915. + make install DESTDIR=/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64
  916. Making install in docs
  917. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  918. Making install in gnomeprint
  919. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprint'
  920. make[3]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprint'
  921. make[3]: Nothing to be done for `install-exec-am'.
  922. installfiles=`echo ./html/*`; \
  923. if test "$installfiles" = './html/*'; \
  924. then echo '-- Nothing to install' ; \
  925. else \
  926. /bin/sh /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/install-sh -d /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/gtk-doc/html/pygnomeprint; \
  927. for i in $installfiles; do \
  928. echo '-- Installing '$i ; \
  929. /usr/bin/install -c -m 644 $i /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/gtk-doc/html/pygnomeprint; \
  930. done; \
  931. fi
  932. -- Installing ./html/class-gnomeprintconfig.html
  933. -- Installing ./html/class-gnomeprintcontext.html
  934. -- Installing ./html/class-gnomeprintfont.html
  935. -- Installing ./html/class-gnomeprintfontface.html
  936. -- Installing ./html/class-gnomeprintglyphlist.html
  937. -- Installing ./html/class-gnomeprintjob.html
  938. -- Installing ./html/gnomeprint-class-reference.html
  939. -- Installing ./html/index.html
  940. -- Installing ./html/index.sgml
  941. -- Installing ./html/pygnomeprint.devhelp
  942. make[3]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprint'
  943. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprint'
  944. Making install in gnomeprintui
  945. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprintui'
  946. make[3]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprintui'
  947. make[3]: Nothing to be done for `install-exec-am'.
  948. installfiles=`echo ./html/*`; \
  949. if test "$installfiles" = './html/*'; \
  950. then echo '-- Nothing to install' ; \
  951. else \
  952. /bin/sh /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/install-sh -d /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/gtk-doc/html/pygnomeprintui; \
  953. for i in $installfiles; do \
  954. echo '-- Installing '$i ; \
  955. /usr/bin/install -c -m 644 $i /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/gtk-doc/html/pygnomeprintui; \
  956. done; \
  957. fi
  958. -- Installing ./html/class-gnomeprintuidialog.html
  959. -- Installing ./html/class-gnomeprintuifontdialog.html
  960. -- Installing ./html/class-gnomeprintuifontpreview.html
  961. -- Installing ./html/class-gnomeprintuifontselection.html
  962. -- Installing ./html/class-gnomeprintuijobpreview.html
  963. -- Installing ./html/class-gnomeprintuipaperselector.html
  964. -- Installing ./html/class-gnomeprintuipreview.html
  965. -- Installing ./html/gnomeprintui-class-reference.html
  966. -- Installing ./html/index.html
  967. -- Installing ./html/index.sgml
  968. -- Installing ./html/pygnomeprintui.devhelp
  969. make[3]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprintui'
  970. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs/gnomeprintui'
  971. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  972. make[3]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  973. make[3]: Nothing to be done for `install-exec-am'.
  974. make[3]: Nothing to be done for `install-data-am'.
  975. make[3]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  976. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  977. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/docs'
  978. Making install in gnomeprint
  979. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeprint'
  980. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeprint'
  981. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint"
  982. /bin/sh ../libtool --mode=install /usr/bin/install -c _print.la ui.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint'
  983. libtool: install: /usr/bin/install -c .libs/_print.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/_print.so
  984. libtool: install: /usr/bin/install -c .libs/_print.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/_print.la
  985. libtool: install: /usr/bin/install -c .libs/ui.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/ui.so
  986. libtool: install: /usr/bin/install -c .libs/ui.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/ui.la
  987. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint'
  988. test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs"
  989. /usr/bin/install -c -m 644 print.defs printui.defs art.defs '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs'
  990. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint"
  991. /usr/bin/install -c -m 644 __init__.py '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint'
  992. Byte-compiling python modules...
  993. __init__.py
  994. Byte-compiling python modules (optimized versions) ...
  995. __init__.py
  996. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeprint'
  997. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeprint'
  998. Making install in gnomeapplet
  999. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeapplet'
  1000. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeapplet'
  1001. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0"
  1002. /bin/sh ../libtool --mode=install /usr/bin/install -c gnomeapplet.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0'
  1003. libtool: install: /usr/bin/install -c .libs/gnomeapplet.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeapplet.so
  1004. libtool: install: /usr/bin/install -c .libs/gnomeapplet.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeapplet.la
  1005. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0'
  1006. make install-exec-hook
  1007. make[3]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeapplet'
  1008. /bin/sh ../libtool --mode=uninstall rm -f /usr/lib64/python2.7/site-packages/gtk-2.0/gnome/applet.la
  1009. make[3]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeapplet'
  1010. test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs"
  1011. /usr/bin/install -c -m 644 applet.defs '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs'
  1012. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/gnome" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnome"
  1013. /usr/bin/install -c -m 644 applet.py '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnome'
  1014. Byte-compiling python modules...
  1015. applet.py
  1016. Byte-compiling python modules (optimized versions) ...
  1017. applet.py
  1018. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeapplet'
  1019. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomeapplet'
  1020. Making install in wnck
  1021. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/wnck'
  1022. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/wnck'
  1023. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0"
  1024. /bin/sh ../libtool --mode=install /usr/bin/install -c wnck.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0'
  1025. libtool: install: /usr/bin/install -c .libs/wnck.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/wnck.so
  1026. libtool: install: /usr/bin/install -c .libs/wnck.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/wnck.la
  1027. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0'
  1028. test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs"
  1029. /usr/bin/install -c -m 644 wnck.defs '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs'
  1030. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/wnck'
  1031. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/wnck'
  1032. Making install in totem
  1033. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/totem'
  1034. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/totem'
  1035. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/totem" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/totem"
  1036. /bin/sh ../libtool --mode=install /usr/bin/install -c plparser.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/totem'
  1037. libtool: install: /usr/bin/install -c .libs/plparser.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/totem/plparser.so
  1038. libtool: install: /usr/bin/install -c .libs/plparser.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/totem/plparser.la
  1039. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0/totem'
  1040. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/totem" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/totem"
  1041. /usr/bin/install -c -m 644 __init__.py '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/totem'
  1042. Byte-compiling python modules...
  1043. __init__.py
  1044. Byte-compiling python modules (optimized versions) ...
  1045. __init__.py
  1046. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/totem'
  1047. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/totem'
  1048. Making install in gtop
  1049. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gtop'
  1050. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gtop'
  1051. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0"
  1052. /bin/sh ../libtool --mode=install /usr/bin/install -c gtop.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0'
  1053. libtool: install: /usr/bin/install -c .libs/gtop.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gtop.so
  1054. libtool: install: /usr/bin/install -c .libs/gtop.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gtop.la
  1055. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0'
  1056. make[2]: Nothing to be done for `install-data-am'.
  1057. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gtop'
  1058. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gtop'
  1059. Making install in metacity
  1060. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/metacity'
  1061. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/metacity'
  1062. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0"
  1063. /bin/sh ../libtool --mode=install /usr/bin/install -c metacity.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0'
  1064. libtool: install: /usr/bin/install -c .libs/metacity.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/metacity.so
  1065. libtool: install: /usr/bin/install -c .libs/metacity.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/metacity.la
  1066. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0'
  1067. test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs"
  1068. /usr/bin/install -c -m 644 metacity.defs '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs'
  1069. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/metacity'
  1070. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/metacity'
  1071. Making install in rsvg
  1072. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/rsvg'
  1073. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/rsvg'
  1074. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0"
  1075. /bin/sh ../libtool --mode=install /usr/bin/install -c rsvg.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0'
  1076. libtool: install: /usr/bin/install -c .libs/rsvg.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/rsvg.so
  1077. libtool: install: /usr/bin/install -c .libs/rsvg.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/rsvg.la
  1078. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0'
  1079. make[2]: Nothing to be done for `install-data-am'.
  1080. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/rsvg'
  1081. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/rsvg'
  1082. Making install in gnomekeyring
  1083. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomekeyring'
  1084. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomekeyring'
  1085. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0"
  1086. /bin/sh ../libtool --mode=install /usr/bin/install -c gnomekeyring.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0'
  1087. libtool: install: /usr/bin/install -c .libs/gnomekeyring.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomekeyring.so
  1088. libtool: install: /usr/bin/install -c .libs/gnomekeyring.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomekeyring.la
  1089. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0'
  1090. test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs"
  1091. /usr/bin/install -c -m 644 gnomekeyring.defs '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs'
  1092. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomekeyring'
  1093. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomekeyring'
  1094. Making install in gnomedesktop
  1095. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomedesktop'
  1096. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomedesktop'
  1097. make[2]: Nothing to be done for `install-exec-am'.
  1098. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop"
  1099. /bin/sh ../libtool --mode=install /usr/bin/install -c _gnomedesktop.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop'
  1100. libtool: install: /usr/bin/install -c .libs/_gnomedesktop.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop/_gnomedesktop.so
  1101. libtool: install: /usr/bin/install -c .libs/_gnomedesktop.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop/_gnomedesktop.la
  1102. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop'
  1103. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop"
  1104. /usr/bin/install -c -m 644 __init__.py '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop'
  1105. Byte-compiling python modules...
  1106. __init__.py
  1107. Byte-compiling python modules (optimized versions) ...
  1108. __init__.py
  1109. test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs"
  1110. /usr/bin/install -c -m 644 _gnomedesktop.defs '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs'
  1111. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomedesktop'
  1112. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/gnomedesktop'
  1113. Making install in evolution
  1114. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/evolution'
  1115. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/evolution'
  1116. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/evolution" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution"
  1117. /usr/bin/install -c -m 644 __init__.py '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution'
  1118. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/evolution" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution"
  1119. /bin/sh ../libtool --mode=install /usr/bin/install -c ebook.la ecal.la '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution'
  1120. libtool: install: /usr/bin/install -c .libs/ebook.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution/ebook.so
  1121. libtool: install: /usr/bin/install -c .libs/ebook.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution/ebook.la
  1122. libtool: install: /usr/bin/install -c .libs/ecal.so /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution/ecal.so
  1123. libtool: install: /usr/bin/install -c .libs/ecal.lai /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution/ecal.la
  1124. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0/evolution'
  1125. test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs"
  1126. /usr/bin/install -c -m 644 ebook.defs '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/pygtk/2.0/defs'
  1127. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/evolution'
  1128. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/evolution'
  1129. Making install in tests
  1130. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/tests'
  1131. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/tests'
  1132. make[2]: Nothing to be done for `install-exec-am'.
  1133. make[2]: Nothing to be done for `install-data-am'.
  1134. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/tests'
  1135. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0/tests'
  1136. make[1]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0'
  1137. make[2]: Entering directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0'
  1138. test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0"
  1139. /usr/bin/install -c -m 644 bugbuddy.py '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0'
  1140. Byte-compiling python modules...
  1141. bugbuddy.py
  1142. Byte-compiling python modules (optimized versions) ...
  1143. bugbuddy.py
  1144. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/pkgconfig"
  1145. /usr/bin/install -c -m 644 gnome-python-desktop-2.0.pc '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/pkgconfig'
  1146. make[2]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0'
  1147. make[1]: Leaving directory `/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0'
  1148. + find /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64 -name '*.la' -exec rm '{}' ';'
  1149. + rm -rf '/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64//usr/lib64/python*/site-packages/gtk-2.0/gksu'
  1150. + rm -rf /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64//usr/lib64/python2.7/site-packages/gtk-2.0/bugbuddy.py /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64//usr/lib64/python2.7/site-packages/gtk-2.0/bugbuddy.pyc /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64//usr/lib64/python2.7/site-packages/gtk-2.0/bugbuddy.pyo
  1151. + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD/gnome-python-desktop-2.32.0
  1152. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomekeyring.so
  1153. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution/ebook.so
  1154. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/evolution/ecal.so
  1155. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/metacity.so
  1156. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gtop.so
  1157. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/ui.so
  1158. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/_print.so
  1159. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop/_gnomedesktop.so
  1160. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/gnomeapplet.so
  1161. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/totem/plparser.so
  1162. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/wnck.so
  1163. extracting debug info from /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/rsvg.so
  1164. 1460 blocks
  1165. + /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot
  1166. + /usr/lib/rpm/redhat/brp-compress
  1167. + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
  1168. + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
  1169. Bytecompiling .py files below /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7
  1170. + /usr/lib/rpm/redhat/brp-python-hardlink
  1171. + /usr/lib/rpm/redhat/brp-java-repack-jars
  1172. Processing files: gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64
  1173. Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4OdzWn
  1174. + umask 022
  1175. + cd /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILD
  1176. + cd gnome-python-desktop-2.32.0
  1177. + DOCDIR=/home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/doc/gnome-python2-desktop-classic-2.32.0
  1178. + export DOCDIR
  1179. + rm -rf /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/doc/gnome-python2-desktop-classic-2.32.0
  1180. + /bin/mkdir -p /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/doc/gnome-python2-desktop-classic-2.32.0
  1181. + cp -pr AUTHORS NEWS README COPYING COPYING.GPL COPYING.LGPL /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/share/doc/gnome-python2-desktop-classic-2.32.0
  1182. + exit 0
  1183. Provides: pkgconfig(gnome-python-desktop-2.0) = 2.32.0
  1184. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  1185. Requires: /usr/bin/pkg-config
  1186. Processing files: gnome-python2-applet-2.32.0-3.fc15.x86_64
  1187. Provides: gnomeapplet.so()(64bit)
  1188. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  1189. Requires: libICE.so.6()(64bit) libORBit-2.so.0()(64bit) libSM.so.6()(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libbonoboui-2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libpanel-applet-2.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpng12.so.0()(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH)
  1190. Obsoletes: pygnome-applet <= 1.4.2
  1191. Processing files: gnome-python2-brasero-2.32.0-3.fc15.x86_64
  1192. error: File not found: /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/braseroburn.so
  1193. error: File not found: /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/braseromedia.so
  1194.  
  1195.  
  1196. RPM build errors:
  1197. File not found: /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/braseroburn.so
  1198. File not found: /home/Nushio/rpmbuild/REPOS/gnome/gnome-python2-desktop/f14/BUILDROOT/gnome-python2-desktop-classic-2.32.0-3.fc15.x86_64/usr/lib64/python2.7/site-packages/gtk-2.0/braseromedia.so
  1199. [Nushio@Serenity f14]$ rpm -q gtksourceview
  1200. gtksourceview-1.8.5-8.fc15.x86_64
  1201. gtksourceview-1.8.5-8.fc15.i686
  1202. [Nushio@Serenity f14]$ rpm -q brasero
  1203. brasero-3.0.0-2.fc15.x86_64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement