Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.18 KB | None | 0 0
  1. [TForsman@localhost dbus-sharp]$ LANG=en_US.UTF-8 cvc cook dbus-sharp.recipe
  2. + Methods called:
  3. AutoPackageRecipe.setup
  4. DbusSharp.unpack
  5. AutoPackageRecipe.configure
  6. AutoPackageRecipe.make
  7. AutoPackageRecipe.makeinstall
  8. AutoPackageRecipe.policy
  9. + Building dbus-sharp=foresight.rpath.org@fl:2-devel[]
  10. + Cleaning your old build tree
  11. + unpacking archive dbus-0.7.tar.gz
  12. + cd '/home/TForsman/conary/builds/dbus-sharp/dbus-0.7/'; CLASSPATH="" CFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector" CXXFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector " CPPFLAGS="" LDFLAGS="-g -O1 " CC=gcc CXX=g++ ./configure --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info
  13. checking for a BSD-compatible install... /usr/bin/install -c
  14. checking whether build environment is sane... yes
  15. checking for gawk... gawk
  16. checking whether make sets $(MAKE)... yes
  17. checking whether to enable maintainer-specific portions of Makefiles... no
  18. checking for gcc... gcc
  19. checking for C compiler default output... a.out
  20. checking whether the C compiler works... yes
  21. checking whether we are cross compiling... no
  22. checking for suffix of executables...
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking for gcc option to accept ANSI C... none needed
  27. checking for style of include used by make... GNU
  28. checking dependency style of gcc... gcc3
  29. checking whether we are using the GNU C++ compiler... yes
  30. checking whether g++ accepts -g... yes
  31. checking dependency style of g++... gcc3
  32. checking for strerror in -lcposix... no
  33. checking how to run the C preprocessor... gcc -E
  34. checking for egrep... grep -E
  35. checking for ANSI C header files... yes
  36. checking build system type... x86_64-unknown-linux-gnu
  37. checking host system type... x86_64-unknown-linux-gnu
  38. checking for ld used by GCC... /usr/bin/ld
  39. checking if the linker (/usr/bin/ld) is GNU ld... yes
  40. checking for /usr/bin/ld option to reload object files... -r
  41. checking for BSD-compatible nm... /usr/bin/nm -B
  42. checking for a sed that does not truncate output... /bin/sed
  43. checking whether ln -s works... yes
  44. checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  45. checking command to parse /usr/bin/nm -B output... ok
  46. checking for sys/types.h... yes
  47. checking for sys/stat.h... yes
  48. checking for stdlib.h... yes
  49. checking for string.h... yes
  50. checking for memory.h... yes
  51. checking for strings.h... yes
  52. checking for inttypes.h... yes
  53. checking for stdint.h... yes
  54. checking for unistd.h... yes
  55. checking dlfcn.h usability... yes
  56. checking dlfcn.h presence... yes
  57. checking for dlfcn.h... yes
  58. checking for file... /usr/bin/file
  59. checking for ranlib... ranlib
  60. checking for strip... strip
  61. checking for objdir... .libs
  62. checking for gcc option to produce PIC... -fPIC
  63. checking if gcc PIC flag -fPIC works... yes
  64. checking if gcc static flag -static works... yes
  65. checking if gcc supports -c -o file.o... yes
  66. checking if gcc supports -c -o file.lo... yes
  67. checking if gcc supports -fno-rtti -fno-exceptions... yes
  68. checking whether the linker (/usr/bin/ld) supports shared libraries... yes
  69. checking how to hardcode library paths into programs... immediate
  70. checking whether stripping libraries is possible... yes
  71. checking dynamic linker characteristics... GNU/Linux ld.so
  72. checking if libtool supports shared libraries... yes
  73. checking whether to build shared libraries... yes
  74. checking whether to build static libraries... yes
  75. checking whether -lc should be explicitly linked in... no
  76. creating libtool
  77. checking for char... yes
  78. checking size of char... 1
  79. checking for short... yes
  80. checking size of short... 2
  81. checking for long... yes
  82. checking size of long... 8
  83. checking for int... yes
  84. checking size of int... 4
  85. checking for void *... yes
  86. checking size of void *... 8
  87. checking for long long... yes
  88. checking size of long long... 8
  89. checking for __int64... no
  90. checking size of __int64... 0
  91. checking whether byte ordering is bigendian... no
  92. checking for socket in -lsocket... no
  93. checking for gethostbyname in -lnsl... yes
  94. checking for vsnprintf... yes
  95. checking for vasprintf... yes
  96. checking for nanosleep... yes
  97. checking for usleep... yes
  98. checking for poll... yes
  99. checking for setenv... yes
  100. checking for unsetenv... yes
  101. checking for socketpair... yes
  102. checking for getgrouplist... yes
  103. checking execinfo.h usability... yes
  104. checking execinfo.h presence... yes
  105. checking for execinfo.h... yes
  106. checking for backtrace... yes
  107. checking for posix getpwnam_r... yes
  108. checking sys/uio.h usability... yes
  109. checking sys/uio.h presence... yes
  110. checking for sys/uio.h... yes
  111. checking for writev... yes
  112. checking for ISO C99 varargs macros in C... yes
  113. checking for GNUC varargs macros... yes
  114. checking for struct cmsgcred... no
  115. checking for XML_ParserCreate_MM in -lexpat... yes
  116. checking expat.h usability... yes
  117. checking expat.h presence... yes
  118. checking for expat.h... yes
  119. checking for pkg-config... /usr/bin/pkg-config
  120. checking for libxml-2.0... yes
  121. checking LIBXML_CFLAGS... -I/usr/include/libxml2
  122. checking LIBXML_LIBS... -lxml2
  123. checking for glib-2.0... yes
  124. checking DBUS_GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
  125. checking DBUS_GLIB_LIBS... -lglib-2.0
  126. checking for glib-2.0 gthread-2.0... yes
  127. checking DBUS_GLIB_THREADS_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
  128. checking DBUS_GLIB_THREADS_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0
  129. configure: WARNING: Qt development libraries not found
  130. configure: creating ./config.status
  131. config.status: creating Doxyfile
  132. config.status: creating bus/system.conf
  133. config.status: creating bus/session.conf
  134. config.status: creating bus/messagebus
  135. config.status: creating Makefile
  136. config.status: creating dbus/Makefile
  137. config.status: creating glib/Makefile
  138. config.status: creating qt/Makefile
  139. config.status: creating bus/Makefile
  140. config.status: creating test/Makefile
  141. config.status: creating doc/Makefile
  142. config.status: creating dbus-1.0.pc
  143. config.status: creating dbus-glib-1.0.pc
  144. config.status: creating test/data/valid-config-files/debug-allow-all.conf
  145. config.status: creating test/data/valid-service-files/debug-echo.service
  146. config.status: creating config.h
  147. config.status: executing depfiles commands
  148.  
  149. D-BUS 0.7
  150. ==============
  151.  
  152. prefix: /usr
  153. source code location: .
  154. compiler: gcc
  155. cflags: -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare
  156.  
  157. Maintainer mode: no
  158. gcc coverage profiling: no
  159. Building unit tests: no
  160. Building verbose mode: yes
  161. Building assertions: yes
  162. Building Qt bindings: no
  163. Building GLib bindings: yes
  164. Using XML parser: expat
  165. System bus socket: /var/run/dbus/system_bus_socket
  166. Init scripts style: none
  167.  
  168. NOTE: building with verbose mode increases library size, may slightly increase security risk, and may cause a slight performance decrease, but aids debugging.
  169. NOTE: building with assertions increases library size, but will help a lot when tracking down bugs in software using D-BUS.
  170. + cd '/home/TForsman/conary/builds/dbus-sharp/dbus-0.7/'; CFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector" CXXFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector " CPPFLAGS="" CLASSPATH="" LDFLAGS="-g -O1 " CC=gcc CXX=g++ make -j2
  171. make all-recursive
  172. make[1]: Entering directory `/home/TForsman/conary/builds/dbus-sharp/dbus-0.7'
  173. Making all in dbus
  174. make[2]: Entering directory `/home/TForsman/conary/builds/dbus-sharp/dbus-0.7/dbus'
  175. source='dbus-address.c' object='dbus-address.lo' libtool=yes \
  176. depfile='.deps/dbus-address.Plo' tmpdepfile='.deps/dbus-address.TPlo' \
  177. depmode=gcc3 /bin/sh ../depcomp \
  178. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-address.lo `test -f 'dbus-address.c' || echo './'`dbus-address.c
  179. source='dbus-auth.c' object='dbus-auth.lo' libtool=yes \
  180. depfile='.deps/dbus-auth.Plo' tmpdepfile='.deps/dbus-auth.TPlo' \
  181. depmode=gcc3 /bin/sh ../depcomp \
  182. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-auth.lo `test -f 'dbus-auth.c' || echo './'`dbus-auth.c
  183. mkdir .libs
  184. rm -f .libs/dbus-auth.lo
  185. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-address.c -MT dbus-address.lo -MD -MP -MF .deps/dbus-address.TPlo -fPIC -DPIC -o .libs/dbus-address.lo
  186. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-auth.c -MT dbus-auth.lo -MD -MP -MF .deps/dbus-auth.TPlo -fPIC -DPIC -o .libs/dbus-auth.lo
  187. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-address.c -MT dbus-address.lo -MD -MP -MF .deps/dbus-address.TPlo -o dbus-address.o >/dev/null 2>&1
  188. mv -f .libs/dbus-address.lo dbus-address.lo
  189. source='dbus-auth-script.c' object='dbus-auth-script.lo' libtool=yes \
  190. depfile='.deps/dbus-auth-script.Plo' tmpdepfile='.deps/dbus-auth-script.TPlo' \
  191. depmode=gcc3 /bin/sh ../depcomp \
  192. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-auth-script.lo `test -f 'dbus-auth-script.c' || echo './'`dbus-auth-script.c
  193. rm -f .libs/dbus-auth-script.lo
  194. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-auth-script.c -MT dbus-auth-script.lo -MD -MP -MF .deps/dbus-auth-script.TPlo -fPIC -DPIC -o .libs/dbus-auth-script.lo
  195. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-auth-script.c -MT dbus-auth-script.lo -MD -MP -MF .deps/dbus-auth-script.TPlo -o dbus-auth-script.o >/dev/null 2>&1
  196. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-auth.c -MT dbus-auth.lo -MD -MP -MF .deps/dbus-auth.TPlo -o dbus-auth.o >/dev/null 2>&1
  197. mv -f .libs/dbus-auth-script.lo dbus-auth-script.lo
  198. source='dbus-bus.c' object='dbus-bus.lo' libtool=yes \
  199. depfile='.deps/dbus-bus.Plo' tmpdepfile='.deps/dbus-bus.TPlo' \
  200. depmode=gcc3 /bin/sh ../depcomp \
  201. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-bus.lo `test -f 'dbus-bus.c' || echo './'`dbus-bus.c
  202. rm -f .libs/dbus-bus.lo
  203. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-bus.c -MT dbus-bus.lo -MD -MP -MF .deps/dbus-bus.TPlo -fPIC -DPIC -o .libs/dbus-bus.lo
  204. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-bus.c -MT dbus-bus.lo -MD -MP -MF .deps/dbus-bus.TPlo -o dbus-bus.o >/dev/null 2>&1
  205. mv -f .libs/dbus-auth.lo dbus-auth.lo
  206. mv -f .libs/dbus-bus.lo dbus-bus.lo
  207. source='dbus-connection.c' object='dbus-connection.lo' libtool=yes \
  208. depfile='.deps/dbus-connection.Plo' tmpdepfile='.deps/dbus-connection.TPlo' \
  209. depmode=gcc3 /bin/sh ../depcomp \
  210. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-connection.lo `test -f 'dbus-connection.c' || echo './'`dbus-connection.c
  211. source='dbus-dict.c' object='dbus-dict.lo' libtool=yes \
  212. depfile='.deps/dbus-dict.Plo' tmpdepfile='.deps/dbus-dict.TPlo' \
  213. depmode=gcc3 /bin/sh ../depcomp \
  214. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-dict.lo `test -f 'dbus-dict.c' || echo './'`dbus-dict.c
  215. rm -f .libs/dbus-dict.lo
  216. rm -f .libs/dbus-connection.lo
  217. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-dict.c -MT dbus-dict.lo -MD -MP -MF .deps/dbus-dict.TPlo -fPIC -DPIC -o .libs/dbus-dict.lo
  218. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-connection.c -MT dbus-connection.lo -MD -MP -MF .deps/dbus-connection.TPlo -fPIC -DPIC -o .libs/dbus-connection.lo
  219. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-dict.c -MT dbus-dict.lo -MD -MP -MF .deps/dbus-dict.TPlo -o dbus-dict.o >/dev/null 2>&1
  220. mv -f .libs/dbus-dict.lo dbus-dict.lo
  221. source='dbus-errors.c' object='dbus-errors.lo' libtool=yes \
  222. depfile='.deps/dbus-errors.Plo' tmpdepfile='.deps/dbus-errors.TPlo' \
  223. depmode=gcc3 /bin/sh ../depcomp \
  224. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-errors.lo `test -f 'dbus-errors.c' || echo './'`dbus-errors.c
  225. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-connection.c -MT dbus-connection.lo -MD -MP -MF .deps/dbus-connection.TPlo -o dbus-connection.o >/dev/null 2>&1
  226. rm -f .libs/dbus-errors.lo
  227. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-errors.c -MT dbus-errors.lo -MD -MP -MF .deps/dbus-errors.TPlo -fPIC -DPIC -o .libs/dbus-errors.lo
  228. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-errors.c -MT dbus-errors.lo -MD -MP -MF .deps/dbus-errors.TPlo -o dbus-errors.o >/dev/null 2>&1
  229. mv -f .libs/dbus-errors.lo dbus-errors.lo
  230. source='dbus-keyring.c' object='dbus-keyring.lo' libtool=yes \
  231. depfile='.deps/dbus-keyring.Plo' tmpdepfile='.deps/dbus-keyring.TPlo' \
  232. depmode=gcc3 /bin/sh ../depcomp \
  233. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-keyring.lo `test -f 'dbus-keyring.c' || echo './'`dbus-keyring.c
  234. mv -f .libs/dbus-connection.lo dbus-connection.lo
  235. source='dbus-message.c' object='dbus-message.lo' libtool=yes \
  236. depfile='.deps/dbus-message.Plo' tmpdepfile='.deps/dbus-message.TPlo' \
  237. depmode=gcc3 /bin/sh ../depcomp \
  238. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-message.lo `test -f 'dbus-message.c' || echo './'`dbus-message.c
  239. rm -f .libs/dbus-keyring.lo
  240. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-keyring.c -MT dbus-keyring.lo -MD -MP -MF .deps/dbus-keyring.TPlo -fPIC -DPIC -o .libs/dbus-keyring.lo
  241. dbus-keyring.c: In function 'add_new_key':
  242. dbus-keyring.c:348: warning: pointer targets in passing argument 1 of '_dbus_get_current_time' differ in signedness
  243. ../dbus/dbus-sysdeps.h:147: note: expected 'long int *' but argument is of type 'long unsigned int *'
  244. rm -f .libs/dbus-message.lo
  245. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-message.c -MT dbus-message.lo -MD -MP -MF .deps/dbus-message.TPlo -fPIC -DPIC -o .libs/dbus-message.lo
  246. dbus-message.c: In function '_dbus_message_loader_queue_messages':
  247. dbus-message.c:2830: warning: pointer targets in passing argument 2 of '_dbus_unpack_uint32' differ in signedness
  248. dbus-marshal.h:78: note: expected 'const unsigned char *' but argument is of type 'const char *'
  249. dbus-message.c:2831: warning: pointer targets in passing argument 2 of '_dbus_unpack_uint32' differ in signedness
  250. dbus-marshal.h:78: note: expected 'const unsigned char *' but argument is of type 'const char *'
  251. dbus-message.c: At top level:
  252. dbus-message.c:338: warning: 'delete_int_field' defined but not used
  253. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-keyring.c -MT dbus-keyring.lo -MD -MP -MF .deps/dbus-keyring.TPlo -o dbus-keyring.o >/dev/null 2>&1
  254. mv -f .libs/dbus-keyring.lo dbus-keyring.lo
  255. source='dbus-message-handler.c' object='dbus-message-handler.lo' libtool=yes \
  256. depfile='.deps/dbus-message-handler.Plo' tmpdepfile='.deps/dbus-message-handler.TPlo' \
  257. depmode=gcc3 /bin/sh ../depcomp \
  258. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-message-handler.lo `test -f 'dbus-message-handler.c' || echo './'`dbus-message-handler.c
  259. rm -f .libs/dbus-message-handler.lo
  260. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-message-handler.c -MT dbus-message-handler.lo -MD -MP -MF .deps/dbus-message-handler.TPlo -fPIC -DPIC -o .libs/dbus-message-handler.lo
  261. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-message.c -MT dbus-message.lo -MD -MP -MF .deps/dbus-message.TPlo -o dbus-message.o >/dev/null 2>&1
  262. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-message-handler.c -MT dbus-message-handler.lo -MD -MP -MF .deps/dbus-message-handler.TPlo -o dbus-message-handler.o >/dev/null 2>&1
  263. mv -f .libs/dbus-message-handler.lo dbus-message-handler.lo
  264. source='dbus-resources.c' object='dbus-resources.lo' libtool=yes \
  265. depfile='.deps/dbus-resources.Plo' tmpdepfile='.deps/dbus-resources.TPlo' \
  266. depmode=gcc3 /bin/sh ../depcomp \
  267. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-resources.lo `test -f 'dbus-resources.c' || echo './'`dbus-resources.c
  268. rm -f .libs/dbus-resources.lo
  269. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-resources.c -MT dbus-resources.lo -MD -MP -MF .deps/dbus-resources.TPlo -fPIC -DPIC -o .libs/dbus-resources.lo
  270. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-resources.c -MT dbus-resources.lo -MD -MP -MF .deps/dbus-resources.TPlo -o dbus-resources.o >/dev/null 2>&1
  271. mv -f .libs/dbus-resources.lo dbus-resources.lo
  272. source='dbus-server.c' object='dbus-server.lo' libtool=yes \
  273. depfile='.deps/dbus-server.Plo' tmpdepfile='.deps/dbus-server.TPlo' \
  274. depmode=gcc3 /bin/sh ../depcomp \
  275. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-server.lo `test -f 'dbus-server.c' || echo './'`dbus-server.c
  276. rm -f .libs/dbus-server.lo
  277. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-server.c -MT dbus-server.lo -MD -MP -MF .deps/dbus-server.TPlo -fPIC -DPIC -o .libs/dbus-server.lo
  278. mv -f .libs/dbus-message.lo dbus-message.lo
  279. source='dbus-server-debug.c' object='dbus-server-debug.lo' libtool=yes \
  280. depfile='.deps/dbus-server-debug.Plo' tmpdepfile='.deps/dbus-server-debug.TPlo' \
  281. depmode=gcc3 /bin/sh ../depcomp \
  282. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-server-debug.lo `test -f 'dbus-server-debug.c' || echo './'`dbus-server-debug.c
  283. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-server.c -MT dbus-server.lo -MD -MP -MF .deps/dbus-server.TPlo -o dbus-server.o >/dev/null 2>&1
  284. rm -f .libs/dbus-server-debug.lo
  285. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-server-debug.c -MT dbus-server-debug.lo -MD -MP -MF .deps/dbus-server-debug.TPlo -fPIC -DPIC -o .libs/dbus-server-debug.lo
  286. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-server-debug.c -MT dbus-server-debug.lo -MD -MP -MF .deps/dbus-server-debug.TPlo -o dbus-server-debug.o >/dev/null 2>&1
  287. mv -f .libs/dbus-server-debug.lo dbus-server-debug.lo
  288. source='dbus-server-debug-pipe.c' object='dbus-server-debug-pipe.lo' libtool=yes \
  289. depfile='.deps/dbus-server-debug-pipe.Plo' tmpdepfile='.deps/dbus-server-debug-pipe.TPlo' \
  290. depmode=gcc3 /bin/sh ../depcomp \
  291. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-server-debug-pipe.lo `test -f 'dbus-server-debug-pipe.c' || echo './'`dbus-server-debug-pipe.c
  292. mv -f .libs/dbus-server.lo dbus-server.lo
  293. source='dbus-server-unix.c' object='dbus-server-unix.lo' libtool=yes \
  294. depfile='.deps/dbus-server-unix.Plo' tmpdepfile='.deps/dbus-server-unix.TPlo' \
  295. depmode=gcc3 /bin/sh ../depcomp \
  296. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-server-unix.lo `test -f 'dbus-server-unix.c' || echo './'`dbus-server-unix.c
  297. rm -f .libs/dbus-server-debug-pipe.lo
  298. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-server-debug-pipe.c -MT dbus-server-debug-pipe.lo -MD -MP -MF .deps/dbus-server-debug-pipe.TPlo -fPIC -DPIC -o .libs/dbus-server-debug-pipe.lo
  299. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-server-debug-pipe.c -MT dbus-server-debug-pipe.lo -MD -MP -MF .deps/dbus-server-debug-pipe.TPlo -o dbus-server-debug-pipe.o >/dev/null 2>&1
  300. rm -f .libs/dbus-server-unix.lo
  301. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-server-unix.c -MT dbus-server-unix.lo -MD -MP -MF .deps/dbus-server-unix.TPlo -fPIC -DPIC -o .libs/dbus-server-unix.lo
  302. mv -f .libs/dbus-server-debug-pipe.lo dbus-server-debug-pipe.lo
  303. source='dbus-sha.c' object='dbus-sha.lo' libtool=yes \
  304. depfile='.deps/dbus-sha.Plo' tmpdepfile='.deps/dbus-sha.TPlo' \
  305. depmode=gcc3 /bin/sh ../depcomp \
  306. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-sha.lo `test -f 'dbus-sha.c' || echo './'`dbus-sha.c
  307. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-server-unix.c -MT dbus-server-unix.lo -MD -MP -MF .deps/dbus-server-unix.TPlo -o dbus-server-unix.o >/dev/null 2>&1
  308. rm -f .libs/dbus-sha.lo
  309. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-sha.c -MT dbus-sha.lo -MD -MP -MF .deps/dbus-sha.TPlo -fPIC -DPIC -o .libs/dbus-sha.lo
  310. mv -f .libs/dbus-server-unix.lo dbus-server-unix.lo
  311. source='dbus-test.c' object='dbus-test.lo' libtool=yes \
  312. depfile='.deps/dbus-test.Plo' tmpdepfile='.deps/dbus-test.TPlo' \
  313. depmode=gcc3 /bin/sh ../depcomp \
  314. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-test.lo `test -f 'dbus-test.c' || echo './'`dbus-test.c
  315. dbus-sha.c: In function '_dbus_sha_final':
  316. dbus-sha.c:462: warning: pointer targets in passing argument 2 of '_dbus_string_append_len' differ in signedness
  317. ../dbus/dbus-string.h:95: note: expected 'const char *' but argument is of type 'unsigned char *'
  318. rm -f .libs/dbus-test.lo
  319. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-test.c -MT dbus-test.lo -MD -MP -MF .deps/dbus-test.TPlo -fPIC -DPIC -o .libs/dbus-test.lo
  320. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-test.c -MT dbus-test.lo -MD -MP -MF .deps/dbus-test.TPlo -o dbus-test.o >/dev/null 2>&1
  321. mv -f .libs/dbus-test.lo dbus-test.lo
  322. source='dbus-timeout.c' object='dbus-timeout.lo' libtool=yes \
  323. depfile='.deps/dbus-timeout.Plo' tmpdepfile='.deps/dbus-timeout.TPlo' \
  324. depmode=gcc3 /bin/sh ../depcomp \
  325. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-timeout.lo `test -f 'dbus-timeout.c' || echo './'`dbus-timeout.c
  326. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-sha.c -MT dbus-sha.lo -MD -MP -MF .deps/dbus-sha.TPlo -o dbus-sha.o >/dev/null 2>&1
  327. rm -f .libs/dbus-timeout.lo
  328. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-timeout.c -MT dbus-timeout.lo -MD -MP -MF .deps/dbus-timeout.TPlo -fPIC -DPIC -o .libs/dbus-timeout.lo
  329. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-timeout.c -MT dbus-timeout.lo -MD -MP -MF .deps/dbus-timeout.TPlo -o dbus-timeout.o >/dev/null 2>&1
  330. mv -f .libs/dbus-timeout.lo dbus-timeout.lo
  331. source='dbus-threads.c' object='dbus-threads.lo' libtool=yes \
  332. depfile='.deps/dbus-threads.Plo' tmpdepfile='.deps/dbus-threads.TPlo' \
  333. depmode=gcc3 /bin/sh ../depcomp \
  334. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-threads.lo `test -f 'dbus-threads.c' || echo './'`dbus-threads.c
  335. mv -f .libs/dbus-sha.lo dbus-sha.lo
  336. source='dbus-transport.c' object='dbus-transport.lo' libtool=yes \
  337. depfile='.deps/dbus-transport.Plo' tmpdepfile='.deps/dbus-transport.TPlo' \
  338. depmode=gcc3 /bin/sh ../depcomp \
  339. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-transport.lo `test -f 'dbus-transport.c' || echo './'`dbus-transport.c
  340. rm -f .libs/dbus-threads.lo
  341. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-threads.c -MT dbus-threads.lo -MD -MP -MF .deps/dbus-threads.TPlo -fPIC -DPIC -o .libs/dbus-threads.lo
  342. rm -f .libs/dbus-transport.lo
  343. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-transport.c -MT dbus-transport.lo -MD -MP -MF .deps/dbus-transport.TPlo -fPIC -DPIC -o .libs/dbus-transport.lo
  344. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-threads.c -MT dbus-threads.lo -MD -MP -MF .deps/dbus-threads.TPlo -o dbus-threads.o >/dev/null 2>&1
  345. mv -f .libs/dbus-threads.lo dbus-threads.lo
  346. source='dbus-transport-debug.c' object='dbus-transport-debug.lo' libtool=yes \
  347. depfile='.deps/dbus-transport-debug.Plo' tmpdepfile='.deps/dbus-transport-debug.TPlo' \
  348. depmode=gcc3 /bin/sh ../depcomp \
  349. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-transport-debug.lo `test -f 'dbus-transport-debug.c' || echo './'`dbus-transport-debug.c
  350. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-transport.c -MT dbus-transport.lo -MD -MP -MF .deps/dbus-transport.TPlo -o dbus-transport.o >/dev/null 2>&1
  351. rm -f .libs/dbus-transport-debug.lo
  352. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-transport-debug.c -MT dbus-transport-debug.lo -MD -MP -MF .deps/dbus-transport-debug.TPlo -fPIC -DPIC -o .libs/dbus-transport-debug.lo
  353. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-transport-debug.c -MT dbus-transport-debug.lo -MD -MP -MF .deps/dbus-transport-debug.TPlo -o dbus-transport-debug.o >/dev/null 2>&1
  354. mv -f .libs/dbus-transport-debug.lo dbus-transport-debug.lo
  355. source='dbus-transport-unix.c' object='dbus-transport-unix.lo' libtool=yes \
  356. depfile='.deps/dbus-transport-unix.Plo' tmpdepfile='.deps/dbus-transport-unix.TPlo' \
  357. depmode=gcc3 /bin/sh ../depcomp \
  358. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-transport-unix.lo `test -f 'dbus-transport-unix.c' || echo './'`dbus-transport-unix.c
  359. mv -f .libs/dbus-transport.lo dbus-transport.lo
  360. source='dbus-watch.c' object='dbus-watch.lo' libtool=yes \
  361. depfile='.deps/dbus-watch.Plo' tmpdepfile='.deps/dbus-watch.TPlo' \
  362. depmode=gcc3 /bin/sh ../depcomp \
  363. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-watch.lo `test -f 'dbus-watch.c' || echo './'`dbus-watch.c
  364. rm -f .libs/dbus-transport-unix.lo
  365. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-transport-unix.c -MT dbus-transport-unix.lo -MD -MP -MF .deps/dbus-transport-unix.TPlo -fPIC -DPIC -o .libs/dbus-transport-unix.lo
  366. rm -f .libs/dbus-watch.lo
  367. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-watch.c -MT dbus-watch.lo -MD -MP -MF .deps/dbus-watch.TPlo -fPIC -DPIC -o .libs/dbus-watch.lo
  368. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-watch.c -MT dbus-watch.lo -MD -MP -MF .deps/dbus-watch.TPlo -o dbus-watch.o >/dev/null 2>&1
  369. mv -f .libs/dbus-watch.lo dbus-watch.lo
  370. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-transport-unix.c -MT dbus-transport-unix.lo -MD -MP -MF .deps/dbus-transport-unix.TPlo -o dbus-transport-unix.o >/dev/null 2>&1
  371. source='dbus-dataslot.c' object='dbus-dataslot.lo' libtool=yes \
  372. depfile='.deps/dbus-dataslot.Plo' tmpdepfile='.deps/dbus-dataslot.TPlo' \
  373. depmode=gcc3 /bin/sh ../depcomp \
  374. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-dataslot.lo `test -f 'dbus-dataslot.c' || echo './'`dbus-dataslot.c
  375. rm -f .libs/dbus-dataslot.lo
  376. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-dataslot.c -MT dbus-dataslot.lo -MD -MP -MF .deps/dbus-dataslot.TPlo -fPIC -DPIC -o .libs/dbus-dataslot.lo
  377. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-dataslot.c -MT dbus-dataslot.lo -MD -MP -MF .deps/dbus-dataslot.TPlo -o dbus-dataslot.o >/dev/null 2>&1
  378. mv -f .libs/dbus-transport-unix.lo dbus-transport-unix.lo
  379. source='dbus-hash.c' object='dbus-hash.lo' libtool=yes \
  380. depfile='.deps/dbus-hash.Plo' tmpdepfile='.deps/dbus-hash.TPlo' \
  381. depmode=gcc3 /bin/sh ../depcomp \
  382. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-hash.lo `test -f 'dbus-hash.c' || echo './'`dbus-hash.c
  383. mv -f .libs/dbus-dataslot.lo dbus-dataslot.lo
  384. source='dbus-internals.c' object='dbus-internals.lo' libtool=yes \
  385. depfile='.deps/dbus-internals.Plo' tmpdepfile='.deps/dbus-internals.TPlo' \
  386. depmode=gcc3 /bin/sh ../depcomp \
  387. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-internals.lo `test -f 'dbus-internals.c' || echo './'`dbus-internals.c
  388. rm -f .libs/dbus-hash.lo
  389. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-hash.c -MT dbus-hash.lo -MD -MP -MF .deps/dbus-hash.TPlo -fPIC -DPIC -o .libs/dbus-hash.lo
  390. rm -f .libs/dbus-internals.lo
  391. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-internals.c -MT dbus-internals.lo -MD -MP -MF .deps/dbus-internals.TPlo -fPIC -DPIC -o .libs/dbus-internals.lo
  392. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-internals.c -MT dbus-internals.lo -MD -MP -MF .deps/dbus-internals.TPlo -o dbus-internals.o >/dev/null 2>&1
  393. mv -f .libs/dbus-internals.lo dbus-internals.lo
  394. source='dbus-list.c' object='dbus-list.lo' libtool=yes \
  395. depfile='.deps/dbus-list.Plo' tmpdepfile='.deps/dbus-list.TPlo' \
  396. depmode=gcc3 /bin/sh ../depcomp \
  397. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-list.lo `test -f 'dbus-list.c' || echo './'`dbus-list.c
  398. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-hash.c -MT dbus-hash.lo -MD -MP -MF .deps/dbus-hash.TPlo -o dbus-hash.o >/dev/null 2>&1
  399. rm -f .libs/dbus-list.lo
  400. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-list.c -MT dbus-list.lo -MD -MP -MF .deps/dbus-list.TPlo -fPIC -DPIC -o .libs/dbus-list.lo
  401. mv -f .libs/dbus-hash.lo dbus-hash.lo
  402. source='dbus-marshal.c' object='dbus-marshal.lo' libtool=yes \
  403. depfile='.deps/dbus-marshal.Plo' tmpdepfile='.deps/dbus-marshal.TPlo' \
  404. depmode=gcc3 /bin/sh ../depcomp \
  405. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-marshal.lo `test -f 'dbus-marshal.c' || echo './'`dbus-marshal.c
  406. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-list.c -MT dbus-list.lo -MD -MP -MF .deps/dbus-list.TPlo -o dbus-list.o >/dev/null 2>&1
  407. rm -f .libs/dbus-marshal.lo
  408. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-marshal.c -MT dbus-marshal.lo -MD -MP -MF .deps/dbus-marshal.TPlo -fPIC -DPIC -o .libs/dbus-marshal.lo
  409. dbus-marshal.c: In function '_dbus_marshal_set_int32':
  410. dbus-marshal.c:162: warning: pointer targets in passing argument 3 of '_dbus_pack_int32' differ in signedness
  411. dbus-marshal.c:127: note: expected 'unsigned char *' but argument is of type 'char *'
  412. dbus-marshal.c: In function '_dbus_marshal_set_uint32':
  413. dbus-marshal.c:188: warning: pointer targets in passing argument 3 of '_dbus_pack_uint32' differ in signedness
  414. dbus-marshal.c:107: note: expected 'unsigned char *' but argument is of type 'char *'
  415. dbus-marshal.c: In function '_dbus_marshal_byte_array':
  416. dbus-marshal.c:358: warning: pointer targets in passing argument 2 of '_dbus_string_append_len' differ in signedness
  417. ../dbus/dbus-string.h:95: note: expected 'const char *' but argument is of type 'const unsigned char *'
  418. dbus-marshal.c: In function '_dbus_verbose_bytes':
  419. dbus-marshal.c:1879: warning: format '%4d' expects type 'int', but argument 2 has type 'long int'
  420. dbus-marshal.c: In function '_dbus_verbose_bytes_of_string':
  421. dbus-marshal.c:1962: warning: pointer targets in passing argument 1 of '_dbus_verbose_bytes' differ in signedness
  422. dbus-marshal.c:1863: note: expected 'const unsigned char *' but argument is of type 'const char *'
  423. mv -f .libs/dbus-list.lo dbus-list.lo
  424. source='dbus-memory.c' object='dbus-memory.lo' libtool=yes \
  425. depfile='.deps/dbus-memory.Plo' tmpdepfile='.deps/dbus-memory.TPlo' \
  426. depmode=gcc3 /bin/sh ../depcomp \
  427. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-memory.lo `test -f 'dbus-memory.c' || echo './'`dbus-memory.c
  428. rm -f .libs/dbus-memory.lo
  429. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-memory.c -MT dbus-memory.lo -MD -MP -MF .deps/dbus-memory.TPlo -fPIC -DPIC -o .libs/dbus-memory.lo
  430. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-memory.c -MT dbus-memory.lo -MD -MP -MF .deps/dbus-memory.TPlo -o dbus-memory.o >/dev/null 2>&1
  431. mv -f .libs/dbus-memory.lo dbus-memory.lo
  432. source='dbus-mempool.c' object='dbus-mempool.lo' libtool=yes \
  433. depfile='.deps/dbus-mempool.Plo' tmpdepfile='.deps/dbus-mempool.TPlo' \
  434. depmode=gcc3 /bin/sh ../depcomp \
  435. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-mempool.lo `test -f 'dbus-mempool.c' || echo './'`dbus-mempool.c
  436. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-marshal.c -MT dbus-marshal.lo -MD -MP -MF .deps/dbus-marshal.TPlo -o dbus-marshal.o >/dev/null 2>&1
  437. rm -f .libs/dbus-mempool.lo
  438. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-mempool.c -MT dbus-mempool.lo -MD -MP -MF .deps/dbus-mempool.TPlo -fPIC -DPIC -o .libs/dbus-mempool.lo
  439. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-mempool.c -MT dbus-mempool.lo -MD -MP -MF .deps/dbus-mempool.TPlo -o dbus-mempool.o >/dev/null 2>&1
  440. mv -f .libs/dbus-mempool.lo dbus-mempool.lo
  441. source='dbus-message-builder.c' object='dbus-message-builder.lo' libtool=yes \
  442. depfile='.deps/dbus-message-builder.Plo' tmpdepfile='.deps/dbus-message-builder.TPlo' \
  443. depmode=gcc3 /bin/sh ../depcomp \
  444. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-message-builder.lo `test -f 'dbus-message-builder.c' || echo './'`dbus-message-builder.c
  445. rm -f .libs/dbus-message-builder.lo
  446. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-message-builder.c -MT dbus-message-builder.lo -MD -MP -MF .deps/dbus-message-builder.TPlo -fPIC -DPIC -o .libs/dbus-message-builder.lo
  447. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-message-builder.c -MT dbus-message-builder.lo -MD -MP -MF .deps/dbus-message-builder.TPlo -o dbus-message-builder.o >/dev/null 2>&1
  448. mv -f .libs/dbus-message-builder.lo dbus-message-builder.lo
  449. source='dbus-spawn.c' object='dbus-spawn.lo' libtool=yes \
  450. depfile='.deps/dbus-spawn.Plo' tmpdepfile='.deps/dbus-spawn.TPlo' \
  451. depmode=gcc3 /bin/sh ../depcomp \
  452. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-spawn.lo `test -f 'dbus-spawn.c' || echo './'`dbus-spawn.c
  453. mv -f .libs/dbus-marshal.lo dbus-marshal.lo
  454. source='dbus-string.c' object='dbus-string.lo' libtool=yes \
  455. depfile='.deps/dbus-string.Plo' tmpdepfile='.deps/dbus-string.TPlo' \
  456. depmode=gcc3 /bin/sh ../depcomp \
  457. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-string.lo `test -f 'dbus-string.c' || echo './'`dbus-string.c
  458. rm -f .libs/dbus-spawn.lo
  459. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-spawn.c -MT dbus-spawn.lo -MD -MP -MF .deps/dbus-spawn.TPlo -fPIC -DPIC -o .libs/dbus-spawn.lo
  460. rm -f .libs/dbus-string.lo
  461. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-string.c -MT dbus-string.lo -MD -MP -MF .deps/dbus-string.TPlo -fPIC -DPIC -o .libs/dbus-string.lo
  462. dbus-string.c: In function 'fixup_alignment':
  463. dbus-string.c:137: warning: pointer targets in assignment differ in signedness
  464. dbus-string.c:142: warning: pointer targets in assignment differ in signedness
  465. dbus-string.c: In function '_dbus_string_init_const_len':
  466. dbus-string.c:273: warning: pointer targets in assignment differ in signedness
  467. dbus-string.c: In function '_dbus_string_lock':
  468. dbus-string.c:334: warning: pointer targets in assignment differ in signedness
  469. dbus-string.c: In function 'set_length':
  470. dbus-string.c:380: warning: pointer targets in assignment differ in signedness
  471. dbus-string.c: In function '_dbus_string_get_data':
  472. dbus-string.c:428: warning: pointer targets in return differ in signedness
  473. dbus-string.c: In function '_dbus_string_get_const_data':
  474. dbus-string.c:442: warning: pointer targets in return differ in signedness
  475. dbus-string.c: In function '_dbus_string_get_data_len':
  476. dbus-string.c:469: warning: pointer targets in return differ in signedness
  477. dbus-spawn.c: In function 'babysit_signal_handler':
  478. dbus-spawn.c:911: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  479. dbus-spawn.c: In function 'babysit':
  480. dbus-spawn.c:968: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  481. dbus-string.c: In function '_dbus_string_get_const_data_len':
  482. dbus-string.c:495: warning: pointer targets in return differ in signedness
  483. dbus-string.c: In function '_dbus_string_steal_data':
  484. dbus-string.c:580: warning: pointer targets in assignment differ in signedness
  485. dbus-string.c:588: warning: pointer targets in assignment differ in signedness
  486. dbus-spawn.c: At top level:
  487. dbus-spawn.c:587: warning: '_dbus_babysitter_block_for_child_exit' defined but not used
  488. dbus-string.c: In function '_dbus_string_append_unichar':
  489. dbus-string.c:975: warning: pointer targets in assignment differ in signedness
  490. dbus-string.c: In function '_dbus_string_base64_decode':
  491. dbus-string.c:2199: warning: pointer targets in assignment differ in signedness
  492. dbus-string.c:2200: warning: pointer targets in assignment differ in signedness
  493. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-spawn.c -MT dbus-spawn.lo -MD -MP -MF .deps/dbus-spawn.TPlo -o dbus-spawn.o >/dev/null 2>&1
  494. mv -f .libs/dbus-spawn.lo dbus-spawn.lo
  495. source='dbus-sysdeps.c' object='dbus-sysdeps.lo' libtool=yes \
  496. depfile='.deps/dbus-sysdeps.Plo' tmpdepfile='.deps/dbus-sysdeps.TPlo' \
  497. depmode=gcc3 /bin/sh ../depcomp \
  498. /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\""/var/run/dbus/system_bus_socket"\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o dbus-sysdeps.lo `test -f 'dbus-sysdeps.c' || echo './'`dbus-sysdeps.c
  499. rm -f .libs/dbus-sysdeps.lo
  500. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-sysdeps.c -MT dbus-sysdeps.lo -MD -MP -MF .deps/dbus-sysdeps.TPlo -fPIC -DPIC -o .libs/dbus-sysdeps.lo
  501. dbus-sysdeps.c: In function '_dbus_read_credentials_unix_socket':
  502. dbus-sysdeps.c:819: error: storage size of 'cr' isn't known
  503. dbus-sysdeps.c:822: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
  504. /usr/include/sys/socket.h:190: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  505. dbus-sysdeps.c:819: warning: unused variable 'cr'
  506. dbus-sysdeps.c: In function '_dbus_generate_random_bytes':
  507. dbus-sysdeps.c:2519: warning: pointer targets in passing argument 2 of '_dbus_get_current_time' differ in signedness
  508. dbus-sysdeps.c:1890: note: expected 'long int *' but argument is of type 'long unsigned int *'
  509. make[2]: *** [dbus-sysdeps.lo] Error 1
  510. make[2]: *** Waiting for unfinished jobs....
  511. dbus-string.c: In function '_dbus_string_copy_data_len':
  512. dbus-string.c:227: warning: dereferencing pointer 'real' does break strict-aliasing rules
  513. dbus-string.c:225: note: initialized from here
  514. dbus-string.c: In function '_dbus_string_steal_data_len':
  515. dbus-string.c:227: warning: dereferencing pointer 'real' does break strict-aliasing rules
  516. dbus-string.c:225: note: initialized from here
  517. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDBUS_COMPILATION -DDBUS_SYSTEM_BUS_PATH=\"/var/run/dbus/system_bus_socket\" -O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c dbus-string.c -MT dbus-string.lo -MD -MP -MF .deps/dbus-string.TPlo -o dbus-string.o >/dev/null 2>&1
  518. mv -f .libs/dbus-string.lo dbus-string.lo
  519. make[2]: Leaving directory `/home/TForsman/conary/builds/dbus-sharp/dbus-0.7/dbus'
  520. make[1]: *** [all-recursive] Error 1
  521. make[1]: Leaving directory `/home/TForsman/conary/builds/dbus-sharp/dbus-0.7'
  522. make: *** [all] Error 2
  523. error: Shell command "cd '/home/TForsman/conary/builds/dbus-sharp/dbus-0.7/'; CFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector" CXXFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector " CPPFLAGS="" CLASSPATH="" LDFLAGS="-g -O1 " CC=gcc CXX=g++ make -j2 " exited with exit code 2
  524. Shell command "cd '/home/TForsman/conary/builds/dbus-sharp/dbus-0.7/'; CFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector" CXXFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector " CPPFLAGS="" CLASSPATH="" LDFLAGS="-g -O1 " CC=gcc CXX=g++ make -j2 " exited with exit code 2
  525. Traceback (most recent call last):
  526. File "/usr/lib64/python2.6/site-packages/conary/build/cook.py", line 1253, in _cookPackageObject
  527. recipeObj.doBuild(builddir, resume=resume)
  528. File "/usr/lib64/python2.6/site-packages/conary/build/packagerecipe.py", line 220, in doBuild
  529. bld.doAction()
  530. File "/usr/lib64/python2.6/site-packages/conary/build/build.py", line 127, in doAction
  531. self.do(self.recipe.macros)
  532. File "/usr/lib64/python2.6/site-packages/conary/build/build.py", line 868, in do
  533. BuildCommand.do(self, macros)
  534. File "/usr/lib64/python2.6/site-packages/conary/build/build.py", line 184, in do
  535. util.execute(self.command %macros)
  536. File "/usr/lib64/python2.6/site-packages/conary/lib/util.py", line 278, in execute
  537. _handle_rc(rc, cmd)
  538. File "/usr/lib64/python2.6/site-packages/conary/lib/util.py", line 261, in _handle_rc
  539. raise RuntimeError, info
  540. RuntimeError: Shell command "cd '/home/TForsman/conary/builds/dbus-sharp/dbus-0.7/'; CFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector" CXXFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector " CPPFLAGS="" CLASSPATH="" LDFLAGS="-g -O1 " CC=gcc CXX=g++ make -j2 " exited with exit code 2
  541.  
  542. <string>:68: RuntimeError: Shell command "cd '/home/TForsman/conary/builds/dbus-sharp/dbus-0.7/'; CFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector" CXXFLAGS="-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector " CPPFLAGS="" CLASSPATH="" LDFLAGS="-g -O1 " CC=gcc CXX=g++ make -j2 " exited with exit code 2
  543. [TForsman@localhost dbus-sharp]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement