Advertisement
Guest User

Untitled

a guest
Mar 17th, 2011
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 20.83 KB | None | 0 0
  1. colossus [10:41:21] [notify-osd-bzr]: makepkg
  2. ==> Determinando última revisão bzr...
  3. You have not informed bzr of your Launchpad ID, and you must do this to
  4. write to Launchpad or access private data.  See "bzr help launchpad-login".
  5.   -> Versão encontrada: 433
  6. ==> Criando o pacote: notify-osd-bzr 433-2 (Qui Mar 17 10:41:32 BRT 2011)
  7. ==> Verificando dependências em tempo de execução...
  8. ==> Verificando dependências em tempo de compilação...
  9. ==> Obtendo Fontes...
  10.   -> Encontrado 3sec.patch
  11.   -> Encontrado dynamic.patch
  12. ==> Validando arquivos fonte com md5sums...
  13.     3sec.patch ... Passou
  14.     dynamic.patch ... Passou
  15. ==> Extraindo Fontes...
  16. ==> Entrando no ambiente fakeroot...
  17. ==> Iniciando build()...
  18. ==> Connecting to notify-osd bzr server....
  19. You have not informed bzr of your Launchpad ID, and you must do this to
  20. write to Launchpad or access private data.  See "bzr help launchpad-login".
  21. Branched 433 revision(s).                                                                                                                                                                      
  22. ==> bzr checkout done or server timeout
  23. ==> Starting make...
  24. patching file src/defaults.c
  25. patching file src/defaults.c
  26. Hunk #1 succeeded at 763 (offset 9 lines).
  27. /usr/bin/gnome-autogen.sh
  28. checking for autoconf >= 2.59...
  29.   testing autoconf2.50... not found.
  30.   testing autoconf... found 2.68
  31. checking for automake >= 1.8...
  32.   testing automake-1.11... found 1.11.1
  33. checking for libtool >= 1.4.3...
  34.   testing libtoolize... found 2.4
  35. checking for pkg-config >= 0.14.0...
  36.   testing pkg-config... found 0.25
  37. Checking for required M4 macros...
  38. Checking for forbidden M4 macros...
  39. Processing ./configure.in
  40. Running libtoolize...
  41. libtoolize: putting auxiliary files in `.'.
  42. libtoolize: copying file `./ltmain.sh'
  43. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  44. libtoolize: copying file `m4/libtool.m4'
  45. libtoolize: copying file `m4/ltoptions.m4'
  46. libtoolize: copying file `m4/ltsugar.m4'
  47. libtoolize: copying file `m4/ltversion.m4'
  48. libtoolize: copying file `m4/lt~obsolete.m4'
  49. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  50. Running aclocal-1.11...
  51. Running autoconf...
  52. Running autoheader...
  53. Running automake-1.11...
  54. configure.in:18: installing `./compile'
  55. configure.in:14: installing `./config.guess'
  56. configure.in:14: installing `./config.sub'
  57. configure.in:7: installing `./install-sh'
  58. configure.in:7: installing `./missing'
  59. examples/Makefile.am: installing `./depcomp'
  60. Makefile.am: installing `./INSTALL'
  61. Makefile.am: installing `./COPYING' using GNU General Public License v3 file
  62. Makefile.am:     Consider adding the COPYING file to the version control system
  63. Makefile.am:     for your code, to avoid questions about which license your project uses.
  64. Running ./configure --enable-maintainer-mode --prefix=/usr --libexecdir=/usr/lib/notify-osd ...
  65. checking for a BSD-compatible install... /bin/install -c
  66. checking whether build environment is sane... yes
  67. checking for a thread-safe mkdir -p... /bin/mkdir -p
  68. checking for gawk... gawk
  69. checking whether make sets $(MAKE)... yes
  70. checking for style of include used by make... GNU
  71. checking for gcc... gcc
  72. checking whether the C compiler works... yes
  73. checking for C compiler default output file name... a.out
  74. checking for suffix of executables...
  75. checking whether we are cross compiling... no
  76. checking for suffix of object files... o
  77. checking whether we are using the GNU C compiler... yes
  78. checking whether gcc accepts -g... yes
  79. checking for gcc option to accept ISO C89... none needed
  80. checking dependency style of gcc... gcc3
  81. checking whether gcc understands -Wno-sign-compare... yes
  82. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  83. checking what language compliance flags to pass to the C compiler...
  84. checking whether to enable maintainer-specific portions of Makefiles... yes
  85. checking build system type... x86_64-unknown-linux-gnu
  86. checking host system type... x86_64-unknown-linux-gnu
  87. checking how to print strings... printf
  88. checking for a sed that does not truncate output... /bin/sed
  89. checking for grep that handles long lines and -e... /bin/grep
  90. checking for egrep... /bin/grep -E
  91. checking for fgrep... /bin/grep -F
  92. checking for ld used by gcc... /usr/bin/ld
  93. checking if the linker (/usr/bin/ld) is GNU ld... yes
  94. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  95. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  96. checking whether ln -s works... yes
  97. checking the maximum length of command line arguments... 1572864
  98. checking whether the shell understands some XSI constructs... yes
  99. checking whether the shell understands "+="... yes
  100. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  101. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  102. checking for /usr/bin/ld option to reload object files... -r
  103. checking for objdump... objdump
  104. checking how to recognize dependent libraries... pass_all
  105. checking for dlltool... no
  106. checking how to associate runtime and link libraries... printf %s\n
  107. checking for ar... ar
  108. checking for archiver @FILE support... @
  109. checking for strip... strip
  110. checking for ranlib... ranlib
  111. checking command to parse /usr/bin/nm -B output from gcc object... ok
  112. checking for sysroot... no
  113. checking for mt... no
  114. checking if : is a manifest tool... no
  115. checking how to run the C preprocessor... gcc -E
  116. checking for ANSI C header files... yes
  117. checking for sys/types.h... yes
  118. checking for sys/stat.h... yes
  119. checking for stdlib.h... yes
  120. checking for string.h... yes
  121. checking for memory.h... yes
  122. checking for strings.h... yes
  123. checking for inttypes.h... yes
  124. checking for stdint.h... yes
  125. checking for unistd.h... yes
  126. checking for dlfcn.h... yes
  127. checking for objdir... .libs
  128. checking if gcc supports -fno-rtti -fno-exceptions... no
  129. checking for gcc option to produce PIC... -fPIC -DPIC
  130. checking if gcc PIC flag -fPIC -DPIC works... yes
  131. checking if gcc static flag -static works... yes
  132. checking if gcc supports -c -o file.o... yes
  133. checking if gcc supports -c -o file.o... (cached) yes
  134. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  135. checking whether -lc should be explicitly linked in... no
  136. checking dynamic linker characteristics... GNU/Linux ld.so
  137. checking how to hardcode library paths into programs... immediate
  138. checking whether stripping libraries is possible... yes
  139. checking if libtool supports shared libraries... yes
  140. checking whether to build shared libraries... yes
  141. checking whether to build static libraries... no
  142. checking for gcc... (cached) gcc
  143. checking whether we are using the GNU C compiler... (cached) yes
  144. checking whether gcc accepts -g... (cached) yes
  145. checking for gcc option to accept ISO C89... (cached) none needed
  146. checking dependency style of gcc... (cached) gcc3
  147. checking for gcc option to accept ISO C99... -std=gnu99
  148. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  149. checking for pkg-config... /usr/bin/pkg-config
  150. checking pkg-config is at least version 0.9.0... yes
  151. checking for GLIB... yes
  152. checking for GCONF... yes
  153. checking for WNCK... yes
  154. checking for LIBNOTIFY... yes
  155. checking for DBUS... yes
  156. checking for X... yes
  157. checking for pkg-config... /usr/bin/pkg-config
  158. checking for GTK+ - version >= 2.0.0... yes (version 2.22.1)
  159. checking for NOTIFY_OSD... yes
  160. configure: creating ./config.status
  161. config.status: creating Makefile
  162. config.status: creating src/Makefile
  163. config.status: creating tests/Makefile
  164. config.status: creating examples/Makefile
  165. config.status: creating data/Makefile
  166. config.status: creating data/icons/Makefile
  167. config.status: creating data/icons/scalable/Makefile
  168. config.status: creating config.h
  169. config.status: executing depfiles commands
  170. config.status: executing libtool commands
  171.  
  172.                 Notify OSD 0.9.30
  173.             ============================
  174.  
  175.                   prefix:   /usr
  176.  
  177.         Build C Examples:   no
  178.  
  179.        Build C# Examples:   no
  180.  
  181. Now type `make' to compile notify-osd
  182. make  all-recursive
  183. make[1]: Entrando no diretório `/home/thiagoc/Downloads/notify-osd-bzr/src/notify-osd-build'
  184. Making all in src
  185. make[2]: Entrando no diretório `/home/thiagoc/Downloads/notify-osd-bzr/src/notify-osd-build/src'
  186. /bin/sh ../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=stack --mode=glib-server --output=stack-glue.h notify-osd.xml
  187. make  all-am
  188. make[3]: Entrando no diretório `/home/thiagoc/Downloads/notify-osd-bzr/src/notify-osd-build/src'
  189.  CC     notify_osd-bubble.o
  190. bubble.c:124:2: warning: #warning "--== Using the icon-name-substitution! This is a temp. workaround not going to be maintained for long! ==--"
  191.  CC     notify_osd-defaults.o
  192.  CC     notify_osd-dialog.o
  193.  CC     notify_osd-notification.o
  194.  CC     notify_osd-main.o
  195.  CC     notify_osd-observer.o
  196.  CC     notify_osd-stack.o
  197.  CC     notify_osd-dbus.o
  198.  CC     notify_osd-dnd.o
  199.  CC     notify_osd-apport.o
  200.  CC     notify_osd-log.o
  201.  CC     notify_osd-util.o
  202.  CC     notify_osd-timings.o
  203.  CC     notify_osd-stack-blur.o
  204.  CC     notify_osd-exponential-blur.o
  205.  CC     notify_osd-gaussian-blur.o
  206.  CC     notify_osd-raico-blur.o
  207.  CC     notify_osd-tile.o
  208.  CC     notify_osd-bubble-window.o
  209.  CC     notify_osd-bubble-window-accessible.o
  210.  CC     notify_osd-bubble-window-accessible-factory.o
  211.  CC     notify_osd-egg-fixed.o
  212.  CC     notify_osd-egg-units.o
  213.  CC     notify_osd-egg-timeline.o
  214.  CC     notify_osd-egg-timeout-pool.o
  215.  CC     notify_osd-egg-alpha.o
  216.  CC     notify_osd-egg-hack.o
  217.  CCLD   notify-osd
  218. make[3]: Saindo do diretório `/home/thiagoc/Downloads/notify-osd-bzr/src/notify-osd-build/src'
  219. make[2]: Saindo do diretório `/home/thiagoc/Downloads/notify-osd-bzr/src/notify-osd-build/src'
  220. Making all in tests
  221. make[2]: Entrando no diretório `/home/thiagoc/Downloads/notify-osd-bzr/src/notify-osd-build/tests'
  222.   CC     test_modules-bubble.o
  223. ../src/bubble.c:124:2: warning: #warning "--== Using the icon-name-substitution! This is a temp. workaround not going to be maintained for long! ==--"
  224.   CC     test_modules-defaults.o
  225.   CC     test_modules-dialog.o
  226.   CC     test_modules-notification.o
  227.   CC     test_modules-observer.o
  228.   CC     test_modules-stack.o
  229.   CC     test_modules-dbus.o
  230.   CC     test_modules-dnd.o
  231.   CC     test_modules-apport.o
  232.   CC     test_modules-util.o
  233.   CC     test_modules-stack-blur.o
  234.   CC     test_modules-exponential-blur.o
  235.   CC     test_modules-gaussian-blur.o
  236.   CC     test_modules-raico-blur.o
  237.   CC     test_modules-tile.o
  238.   CC     test_modules-bubble-window.o
  239.   CC     test_modules-bubble-window-accessible.o
  240.   CC     test_modules-bubble-window-accessible-factory.o
  241.   CC     test_modules-log.o
  242.   CC     test_modules-timings.o
  243.   CC     test_modules-egg-fixed.o
  244.   CC     test_modules-egg-units.o
  245.   CC     test_modules-egg-timeline.o
  246.   CC     test_modules-egg-timeout-pool.o
  247.   CC     test_modules-egg-alpha.o
  248.   CC     test_modules-egg-hack.o
  249.   CC     test_modules-test-modules-main.o
  250.   CC     test_modules-test-apport.o
  251.   CC     test_modules-test-dbus.o
  252. test-dbus.c: In function ‘test_dbus_create_test_suite’:
  253. test-dbus.c:108:11: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  254. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  255. test-dbus.c:117:11: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  256. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  257. test-dbus.c:126:11: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  258. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  259. test-dbus.c:135:11: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  260. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  261.   CC     test_modules-test-withlib.o
  262. test-withlib.c: In function ‘test_withlib_show_notification’:
  263. test-withlib.c:97:10: error: too many arguments to function ‘notify_notification_new’
  264. /usr/include/libnotify/notification.h:114:21: note: declared here
  265. test-withlib.c: In function ‘test_withlib_update_notification’:
  266. test-withlib.c:112:10: error: too many arguments to function ‘notify_notification_new’
  267. /usr/include/libnotify/notification.h:114:21: note: declared here
  268. test-withlib.c: In function ‘test_withlib_pass_icon_data’:
  269. test-withlib.c:138:10: error: too many arguments to function ‘notify_notification_new’
  270. /usr/include/libnotify/notification.h:114:21: note: declared here
  271. test-withlib.c: In function ‘test_withlib_priority’:
  272. test-withlib.c:160:11: error: too many arguments to function ‘notify_notification_new’
  273. /usr/include/libnotify/notification.h:114:21: note: declared here
  274. test-withlib.c:164:11: error: too many arguments to function ‘notify_notification_new’
  275. /usr/include/libnotify/notification.h:114:21: note: declared here
  276. test-withlib.c:169:11: error: too many arguments to function ‘notify_notification_new’
  277. /usr/include/libnotify/notification.h:114:21: note: declared here
  278. test-withlib.c:175:11: error: too many arguments to function ‘notify_notification_new’
  279. /usr/include/libnotify/notification.h:114:21: note: declared here
  280. test-withlib.c: In function ‘test_withlib_actions’:
  281. test-withlib.c:210:11: error: too many arguments to function ‘notify_notification_new’
  282. /usr/include/libnotify/notification.h:114:21: note: declared here
  283. test-withlib.c: In function ‘test_withlib_close_notification’:
  284. test-withlib.c:234:10: error: too many arguments to function ‘notify_notification_new’
  285. /usr/include/libnotify/notification.h:114:21: note: declared here
  286. test-withlib.c: In function ‘test_withlib_append_hint’:
  287. test-withlib.c:260:10: error: too many arguments to function ‘notify_notification_new’
  288. /usr/include/libnotify/notification.h:114:21: note: declared here
  289. test-withlib.c: In function ‘test_withlib_icon_only_hint’:
  290. test-withlib.c:300:10: error: too many arguments to function ‘notify_notification_new’
  291. /usr/include/libnotify/notification.h:114:21: note: declared here
  292. test-withlib.c: In function ‘test_withlib_swallow_markup’:
  293. test-withlib.c:318:10: error: too many arguments to function ‘notify_notification_new’
  294. /usr/include/libnotify/notification.h:114:21: note: declared here
  295. test-withlib.c: In function ‘test_withlib_throttle’:
  296. test-withlib.c:344:3: error: too many arguments to function ‘notify_notification_new’
  297. /usr/include/libnotify/notification.h:114:21: note: declared here
  298. test-withlib.c: In function ‘test_withlib_create_test_suite’:
  299. test-withlib.c:377:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  300. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  301. test-withlib.c:377:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  302. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  303. test-withlib.c:378:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  304. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  305. test-withlib.c:378:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  306. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  307. test-withlib.c:379:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  308. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  309. test-withlib.c:379:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  310. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  311. test-withlib.c:380:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  312. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  313. test-withlib.c:380:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  314. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  315. test-withlib.c:381:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  316. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  317. test-withlib.c:381:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  318. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  319. test-withlib.c:382:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  320. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  321. test-withlib.c:382:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  322. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  323. test-withlib.c:383:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  324. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  325. test-withlib.c:383:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  326. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  327. test-withlib.c:384:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  328. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  329. test-withlib.c:384:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  330. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  331. test-withlib.c:385:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  332. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  333. test-withlib.c:385:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  334. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  335. test-withlib.c:386:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  336. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  337. test-withlib.c:386:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  338. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  339. test-withlib.c:387:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  340. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  341. test-withlib.c:387:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  342. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  343. test-withlib.c:388:2: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type
  344. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  345. test-withlib.c:388:2: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type
  346. /usr/include/glib-2.0/glib/gtestutils.h:167:15: note: expected ‘GTestFixtureFunc’ but argument is of type ‘void (*)(void)
  347. make[2]: ** [test_modules-test-withlib.o] Erro 1
  348. make[2]: Saindo do diretório `/home/thiagoc/Downloads/notify-osd-bzr/src/notify-osd-build/tests'
  349. make[1]: ** [all-recursive] Erro 1
  350. make[1]: Saindo do diretório `/home/thiagoc/Downloads/notify-osd-bzr/src/notify-osd-build'
  351. make: ** [all] Erro 2
  352.     Abortando...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement