1. * Package: sys-cluster/wulfware-2.6.0
  2. * Repository: gentoo
  3. * Maintainer: maintainer-needed@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking wulfware-2.6.0.tgz to /tmp/portage/sys-cluster/wulfware-2.6.0/work
  15. * Applying wulfware-2.6.0-opts_and_strip.patch ...
  16. [ ok ]
  17. * Running eautoreconf in '/tmp/portage/sys-cluster/wulfware-2.6.0/work/wulfware-2.6.0' ...
  18. * Running libtoolize --copy --force --automake ...
  19. [ ok ]
  20. * Running aclocal ...
  21. [ ok ]
  22. * Running autoconf ...
  23. [ ok ]
  24. * Running autoheader ...
  25. [ ok ]
  26. * Running automake --add-missing --copy --force-missing ...
  27. [ ok ]
  28. * Running elibtoolize in: wulfware-2.6.0/
  29. * Applying portage/1.2.0 patch ...
  30. * Applying sed/1.5.6 patch ...
  31. >>> Source unpacked in /tmp/portage/sys-cluster/wulfware-2.6.0/work
  32. >>> Compiling source in /tmp/portage/sys-cluster/wulfware-2.6.0/work/wulfware-2.6.0 ...
  33. * econf: updating wulfware-2.6.0/config.sub with /usr/share/gnuconfig/config.sub
  34. * econf: updating wulfware-2.6.0/config.guess with /usr/share/gnuconfig/config.guess
  35. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking
  36. configure: loading site script /usr/share/config.site
  37. ./configure: 40: /usr/share/config.site: [[: Permission denied
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking for gawk... gawk
  42. checking whether make sets $(MAKE)... yes
  43. checking whether make supports nested variables... yes
  44. checking whether to enable maintainer-specific portions of Makefiles... no
  45. checking build system type... x86_64-pc-linux-gnu
  46. checking host system type... x86_64-pc-linux-gnu
  47. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  48. checking whether the C compiler works... yes
  49. checking for C compiler default output file name... a.out
  50. checking for suffix of executables...
  51. checking whether we are cross compiling... no
  52. checking for suffix of object files... o
  53. checking whether we are using the GNU C compiler... yes
  54. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  55. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  56. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  57. checking for style of include used by make... GNU
  58. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  59. checking whether make sets $(MAKE)... (cached) yes
  60. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  61. checking how to print strings... printf
  62. checking for a sed that does not truncate output... /bin/sed
  63. checking for grep that handles long lines and -e... /bin/grep
  64. checking for egrep... /bin/grep -E
  65. checking for fgrep... /bin/grep -F
  66. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  67. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  68. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  69. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  70. checking whether ln -s works... yes
  71. checking the maximum length of command line arguments... 1572864
  72. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  73. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  74. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  75. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  76. checking how to recognize dependent libraries... pass_all
  77. checking for x86_64-pc-linux-gnu-dlltool... no
  78. checking for dlltool... no
  79. checking how to associate runtime and link libraries... printf %s\n
  80. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  81. checking for archiver @FILE support... @
  82. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  83. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  84. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  85. checking for sysroot... no
  86. checking for a working dd... /bin/dd
  87. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  88. checking for x86_64-pc-linux-gnu-mt... no
  89. checking for mt... mt
  90. checking if mt is a manifest tool... no
  91. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  92. checking for ANSI C header files... yes
  93. checking for sys/types.h... yes
  94. checking for sys/stat.h... yes
  95. checking for stdlib.h... yes
  96. checking for string.h... yes
  97. checking for memory.h... yes
  98. checking for strings.h... yes
  99. checking for inttypes.h... yes
  100. checking for stdint.h... yes
  101. checking for unistd.h... yes
  102. checking for dlfcn.h... yes
  103. checking for objdir... .libs
  104. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  105. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  106. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  107. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  108. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  110. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  111. checking whether -lc should be explicitly linked in... no
  112. checking dynamic linker characteristics... GNU/Linux ld.so
  113. checking how to hardcode library paths into programs... immediate
  114. checking whether stripping libraries is possible... yes
  115. checking if libtool supports shared libraries... yes
  116. checking whether to build shared libraries... yes
  117. checking whether to build static libraries... yes
  118. checking for size_t... yes
  119. checking for working volatile... yes
  120. checking for inline... inline
  121. checking for main in -lcurses... yes
  122. checking for main in -lm... yes
  123. checking for main in -local_icons... no
  124. checking for main in -lpthread... yes
  125. checking for main in -lwulf... yes
  126. checking for main in -lxml2... yes
  127. checking for main in -lz... yes
  128. checking for an ANSI C-conforming const... yes
  129. checking for size_t... (cached) yes
  130. checking whether time.h and sys/time.h may both be included... yes
  131. checking for bzero... yes
  132. checking for gethostbyaddr... yes
  133. checking for gethostbyname... yes
  134. checking for gethostname... yes
  135. checking for gettimeofday... yes
  136. checking for inet_ntoa... yes
  137. checking for memset... yes
  138. checking for select... yes
  139. checking for socket... yes
  140. checking for strcasecmp... yes
  141. checking for strerror... yes
  142. checking for strtol... yes
  143. checking for strtoul... yes
  144. checking for strtoull... yes
  145. checking that generated files are newer than configure... done
  146. configure: creating ./config.status
  147. config.status: creating wulfware.spec
  148. config.status: creating include/wulfware/wulfware_version.h
  149. config.status: creating libwulf/Makefile
  150. config.status: creating wulfstat/Makefile
  151. config.status: creating wulflogger/Makefile
  152. config.status: creating wulf2html/Makefile
  153. config.status: creating xmlsysd/Makefile
  154. config.status: creating Makefile
  155. config.status: creating config.h
  156. config.status: executing depfiles commands
  157. config.status: executing libtool commands
  158. make -j24 -j1
  159. (cd libwulf; \
  160. make)
  161. make[1]: Entering directory '/tmp/portage/sys-cluster/wulfware-2.6.0/work/wulfware-2.6.0/libwulf'
  162. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 connect.c
  163. connect.c: In function 'connect_to_all_hosts':
  164. connect.c:37:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct List *' [-Wformat=]
  165. cl->hostlist,cl->connect_delay);
  166. ^
  167. connect.c:61:12: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  168. hostptr->hostip,hostptr->inetaddress,hostptr->port);
  169. ^
  170. connect.c: In function 'connect_to_host_by_ptr':
  171. connect.c:115:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  172. fprintf(OUTFP,"D_CONNECT_HOSTS: Trying to connect to %s at %x:%d by pointer\n",hostptr->hostname,hostptr->inetaddress,hostptr->port);
  173. ^
  174. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 cpuinfo.c
  175. cpuinfo.c: In function 'init_cpuinfo':
  176. cpuinfo.c:43:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  177. fprintf(OUTFP,"D_UPDATE_VALUES: seconds = %d\n",seconds);
  178. ^
  179. cpuinfo.c:54:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  180. fprintf(OUTFP,"D_UPDATE_VALUES: useconds = %d\n",useconds);
  181. ^
  182. cpuinfo.c:58:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  183. fprintf(OUTFP,"D_UPDATE_VALUES: cpuinfo_tv_sec = %ul cpuinfo_tv_usec = %ul\n",hostptr->val.cpuinfo_tv_sec,hostptr->val.cpuinfo_tv_usec);
  184. ^
  185. cpuinfo.c:58:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  186. cpuinfo.c:99:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  187. fprintf(OUTFP,"D_UPDATE_VALUES: CPU cores = %d\n",hostptr->val.cpuinfo_cores);
  188. ^
  189. cpuinfo.c:122:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  190. fprintf(OUTFP,"D_UPDATE_VALUES: CPU cachesize = %d KB\n",hostptr->val.cpuinfo_cachesize);
  191. ^
  192. cpuinfo.c: In function 'update_cpuinfo':
  193. cpuinfo.c:157:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  194. fprintf(OUTFP,"D_UPDATE_VALUES: seconds = %d\n",seconds);
  195. ^
  196. cpuinfo.c:168:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  197. fprintf(OUTFP,"D_UPDATE_VALUES: useconds = %d\n",useconds);
  198. ^
  199. cpuinfo.c:172:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  200. fprintf(OUTFP,"D_UPDATE_VALUES: cpuinfo_tv_sec = %ul cpuinfo_tv_usec = %ul\n",hostptr->val.cpuinfo_tv_sec,hostptr->val.cpuinfo_tv_usec);
  201. ^
  202. cpuinfo.c:172:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  203. cpuinfo.c:214:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  204. fprintf(OUTFP,"D_UPDATE_VALUES: CPU cores = %d\n",hostptr->val.cpuinfo_cores);
  205. ^
  206. cpuinfo.c:237:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  207. fprintf(OUTFP,"D_UPDATE_VALUES: CPU cachesize = %d KB\n",hostptr->val.cpuinfo_cachesize);
  208. ^
  209. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 host.c
  210. host.c: In function 'clear_values':
  211. host.c:41:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Cpu *' [-Wformat=]
  212. fprintf(OUTFP,"D_INIT_HOST: Freeing cpu struct at %x on %s\n",&hostptr->val.cpu[-1],hostptr->hostname);
  213. ^
  214. host.c:49:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Cpu *' [-Wformat=]
  215. fprintf(OUTFP,"D_INIT_HOST: Freed cpu struct, now pointer value is %x on %s\n",&hostptr->val.cpu[-1],hostptr->hostname);
  216. ^
  217. host.c:56:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Interface *' [-Wformat=]
  218. fprintf(OUTFP,"D_INIT_HOST: Freeing interface struct at %x on %s\n",&hostptr->val.interface[-1],hostptr->hostname);
  219. ^
  220. host.c:62:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Interface *' [-Wformat=]
  221. fprintf(OUTFP,"D_INIT_HOST: Freed interface struct, now pointer value is %x on %s\n",&hostptr->val.interface[-1],hostptr->hostname);
  222. ^
  223. host.c:69:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct List *' [-Wformat=]
  224. fprintf(OUTFP,"D_INIT_HOST: Deleting/freeing pidlist contents at %x on %s\n",hostptr->pidlist,hostptr->hostname);
  225. ^
  226. host.c:76:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Interface *' [-Wformat=]
  227. fprintf(OUTFP,"D_INIT_HOST: Linked list at %x on %s is freed and empty.\n",&hostptr->val.interface[-1],hostptr->hostname);
  228. ^
  229. host.c: In function 'clear_host_values':
  230. host.c:106:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct List *' [-Wformat=]
  231. fprintf(OUTFP,"D_INIT_HOST: Starting clear_host values() for hostlist %0x\n",hostlist);
  232. ^
  233. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 identity.c
  234. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 init.c
  235. init.c: In function 'init_values':
  236. init.c:62:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Host *' [-Wformat=]
  237. fprintf(OUTFP,"D_INIT_VALUES: hostptr = %0x\n",hostptr);
  238. ^
  239. init.c:178:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  240. fprintf(OUTFP,"D_INIT_VALUES: Freeing context %d\n",(int) hostptr->xp_doc);
  241. ^
  242. init.c: In function 'init_state':
  243. init.c:325:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Host *' [-Wformat=]
  244. fprintf(OUTFP,"D_INIT_VALUES: hostptr = %0x\n",hostptr);
  245. ^
  246. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 llists.c
  247. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 loadavg.c
  248. loadavg.c: In function 'init_loadavg':
  249. loadavg.c:36:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  250. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  251. ^
  252. loadavg.c:47:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  253. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  254. ^
  255. loadavg.c:51:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  256. fprintf(OUTFP,"D_VALUES: loadavg_tv_sec = %ul loadavg_tv_usec = %ul\n",hostptr->val.loadavg_tv_sec,hostptr->val.loadavg_tv_usec);
  257. ^
  258. loadavg.c:51:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  259. loadavg.c: In function 'update_loadavg':
  260. loadavg.c:110:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  261. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  262. ^
  263. loadavg.c:121:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  264. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  265. ^
  266. loadavg.c:125:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  267. fprintf(OUTFP,"D_VALUES: loadavg_tv_sec = %ul loadavg_tv_usec = %ul\n",hostptr->val.loadavg_tv_sec,hostptr->val.loadavg_tv_usec);
  268. ^
  269. loadavg.c:125:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  270. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 meminfo.c
  271. meminfo.c: In function 'init_meminfo':
  272. meminfo.c:37:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  273. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  274. ^
  275. meminfo.c:48:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  276. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  277. ^
  278. meminfo.c:52:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  279. fprintf(OUTFP,"D_VALUES: meminfo_tv_sec = %ul meminfo_tv_usec = %ul\n",hostptr->val.meminfo_tv_sec,hostptr->val.meminfo_tv_usec);
  280. ^
  281. meminfo.c:52:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  282. meminfo.c:71:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  283. fprintf(OUTFP,"D_VALUES: mem_total = %d\n",hostptr->val.mem_total);
  284. ^
  285. meminfo.c:89:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  286. fprintf(OUTFP,"D_VALUES: mem_used = %d\n",hostptr->val.mem_used);
  287. ^
  288. meminfo.c:107:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  289. fprintf(OUTFP,"D_VALUES: mem_free = %d\n",hostptr->val.mem_free);
  290. ^
  291. meminfo.c:118:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  292. fprintf(OUTFP,"D_VALUES: mem_shared = %d\n",hostptr->val.mem_shared);
  293. ^
  294. meminfo.c:136:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  295. fprintf(OUTFP,"D_VALUES: mem_buffers = %d\n",hostptr->val.mem_buffers);
  296. ^
  297. meminfo.c:154:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  298. fprintf(OUTFP,"D_VALUES: mem_cached = %d\n",hostptr->val.mem_cached);
  299. ^
  300. meminfo.c:173:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  301. fprintf(OUTFP,"D_VALUES: swap_total = %d\n",hostptr->val.swap_total);
  302. ^
  303. meminfo.c:191:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  304. fprintf(OUTFP,"D_VALUES: swap_used = %d\n",hostptr->val.swap_used);
  305. ^
  306. meminfo.c:209:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  307. fprintf(OUTFP,"D_VALUES: swap_free = %d\n",hostptr->val.swap_free);
  308. ^
  309. meminfo.c: In function 'update_meminfo':
  310. meminfo.c:238:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  311. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  312. ^
  313. meminfo.c:249:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  314. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  315. ^
  316. meminfo.c:253:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  317. fprintf(OUTFP,"D_VALUES: meminfo_tv_sec = %ul meminfo_tv_usec = %ul\n",hostptr->val.meminfo_tv_sec,hostptr->val.meminfo_tv_usec);
  318. ^
  319. meminfo.c:253:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  320. meminfo.c:272:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  321. fprintf(OUTFP,"D_VALUES: mem_total = %d\n",hostptr->val.mem_total);
  322. ^
  323. meminfo.c:290:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  324. fprintf(OUTFP,"D_VALUES: mem_used = %d\n",hostptr->val.mem_used);
  325. ^
  326. meminfo.c:308:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  327. fprintf(OUTFP,"D_VALUES: mem_free = %d\n",hostptr->val.mem_free);
  328. ^
  329. meminfo.c:319:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  330. fprintf(OUTFP,"D_VALUES: mem_shared = %d\n",hostptr->val.mem_shared);
  331. ^
  332. meminfo.c:337:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  333. fprintf(OUTFP,"D_VALUES: mem_buffers = %d\n",hostptr->val.mem_buffers);
  334. ^
  335. meminfo.c:355:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  336. fprintf(OUTFP,"D_VALUES: mem_cached = %d\n",hostptr->val.mem_cached);
  337. ^
  338. meminfo.c:374:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  339. fprintf(OUTFP,"D_VALUES: swap_total = %d\n",hostptr->val.swap_total);
  340. ^
  341. meminfo.c:392:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  342. fprintf(OUTFP,"D_VALUES: swap_used = %d\n",hostptr->val.swap_used);
  343. ^
  344. meminfo.c:410:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  345. fprintf(OUTFP,"D_VALUES: swap_free = %d\n",hostptr->val.swap_free);
  346. ^
  347. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 net.c
  348. net.c: In function 'init_net':
  349. net.c:42:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  350. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  351. ^
  352. net.c:53:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  353. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  354. ^
  355. net.c:57:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  356. fprintf(OUTFP,"D_VALUES: netdev_tv_sec = %ul netdev_tv_usec = %ul\n",hostptr->val.netdev_tv_sec,hostptr->val.netdev_tv_usec);
  357. ^
  358. net.c:57:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  359. net.c:61:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  360. fprintf(OUTFP,"D_VALUES: netdev_tv_sec = %d netdev_tv_usec = %d\n",hostptr->val.netdev_tv_sec,hostptr->val.netdev_tv_usec);
  361. ^
  362. net.c:61:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
  363. net.c:71:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  364. fprintf(OUTFP,"D_VALUES: Found %d network interfaces on %s (plus 1 for total stats)\n",hostptr->val.num_interfaces,hostptr->hostname);
  365. ^
  366. net.c:72:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  367. fprintf(OUTFP,"D_VALUES: Each needs %d bytes\n",sizeof(Interface));
  368. ^
  369. net.c:79:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  370. fprintf(OUTFP,"D_VALUES: Need %d bytes per interface\n",sizeof(Interface));
  371. ^
  372. net.c:80:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  373. fprintf(OUTFP,"D_VALUES: Malloc'd %d bytes in interface struct vector\n",(hostptr->val.num_interfaces+1)*sizeof(Interface));
  374. ^
  375. net.c:81:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Interface *' [-Wformat=]
  376. fprintf(OUTFP,"D_VALUES: base address is %x\n",hostptr->val.interface);
  377. ^
  378. net.c:88:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Interface *' [-Wformat=]
  379. fprintf(OUTFP,"D_VALUES: displaced base address is now %x\n",hostptr->val.interface);
  380. ^
  381. net.c:89:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Interface *' [-Wformat=]
  382. fprintf(OUTFP,"D_VALUES: address of interface[-1] is %x\n",&hostptr->val.interface[-1]);
  383. ^
  384. net.c:148:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  385. fprintf(OUTFP,"D_VALUES: interface[%d].rx_bytes = %lu\n",j,hostptr->val.interface[j].rx_bytes);
  386. ^
  387. net.c:159:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  388. fprintf(OUTFP,"D_VALUES: interface[%d].rx_packets = %lu\n",j,hostptr->val.interface[j].rx_packets);
  389. ^
  390. net.c:170:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  391. fprintf(OUTFP,"D_VALUES: interface[%d].rx_errs = %lu\n",j,hostptr->val.interface[j].rx_errs);
  392. ^
  393. net.c:181:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  394. fprintf(OUTFP,"D_VALUES: interface[%d].tx_bytes = %lu\n",j,hostptr->val.interface[j].tx_bytes);
  395. ^
  396. net.c:192:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  397. fprintf(OUTFP,"D_VALUES: interface[%d].tx_packets = %lu\n",j,hostptr->val.interface[j].tx_packets);
  398. ^
  399. net.c:203:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  400. fprintf(OUTFP,"D_VALUES: interface[%d].tx_errs = %lu\n",j,hostptr->val.interface[j].tx_errs);
  401. ^
  402. net.c: In function 'update_net':
  403. net.c:275:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  404. fprintf(OUTFP,"D_VALUES: netdev_tv_sec = %lu netdev_tv_usec = %ul\n",hostptr->val.netdev_tv_sec,hostptr->val.netdev_tv_usec);
  405. ^
  406. net.c:304:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  407. fprintf(OUTFP,"D_VALUES: interface[%d].rx_bytes = %lu, rate = %f\n",j,hostptr->val.interface[j].rx_bytes,hostptr->val.interface[j].rx_bytes_rate);
  408. ^
  409. net.c:317:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  410. fprintf(OUTFP,"D_VALUES: interface[%d].rx_packets = %lu, rate = %f\n",j,hostptr->val.interface[j].rx_packets,hostptr->val.interface[j].rx_packets_rate);
  411. ^
  412. net.c:330:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  413. fprintf(OUTFP,"D_VALUES: interface[%d].rx_errs = %lu, rate = %f\n",j,hostptr->val.interface[j].rx_errs,hostptr->val.interface[j].rx_errs_rate);
  414. ^
  415. net.c:343:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  416. fprintf(OUTFP,"D_VALUES: interface[%d].tx_bytes = %lu, rate = %f\n",j,hostptr->val.interface[j].tx_bytes,hostptr->val.interface[j].tx_bytes_rate);
  417. ^
  418. net.c:356:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  419. fprintf(OUTFP,"D_VALUES: interface[%d].tx_packets = %lu, rate = %f\n",j,hostptr->val.interface[j].tx_packets,hostptr->val.interface[j].tx_packets_rate);
  420. ^
  421. net.c:369:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
  422. fprintf(OUTFP,"D_VALUES: interface[%d].tx_errs = %lu, rate = %f\n",j,hostptr->val.interface[j].tx_errs,hostptr->val.interface[j].tx_errs_rate);
  423. ^
  424. net.c:391:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  425. fprintf(OUTFP,"D_VALUES: tcp_inuse = %d\n",hostptr->val.tcp_inuse);
  426. ^
  427. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 parse.c
  428. parse.c: In function 'parse':
  429. parse.c:52:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  430. delim[6] = (char) NULL; /* terminator */
  431. ^
  432. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 pids.c
  433. pids.c: In function 'init_pids':
  434. pids.c:44:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  435. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  436. ^
  437. pids.c:55:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  438. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  439. ^
  440. pids.c:59:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
  441. fprintf(OUTFP,"D_VALUES: pids_tv_sec = %ul pids_tv_usec = %ul\n",hostptr->val.pids_tv_sec,hostptr->val.pids_tv_usec);
  442. ^
  443. pids.c:59:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=]
  444. pids.c:67:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  445. fprintf(OUTFP,"D_VALUES: xp_hostdoc (ContextPtr) = %x\n",xp_hostdoc);
  446. ^
  447. pids.c: In function 'update_pids':
  448. pids.c:287:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  449. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  450. ^
  451. pids.c:298:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  452. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  453. ^
  454. pids.c:302:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
  455. fprintf(OUTFP,"D_VALUES: pids_tv_sec = %ul pids_tv_usec = %ul\n",hostptr->val.pids_tv_sec,hostptr->val.pids_tv_usec);
  456. ^
  457. pids.c:302:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=]
  458. pids.c:310:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  459. fprintf(OUTFP,"D_VALUES: xp_hostdoc (ContextPtr) = %x\n",xp_hostdoc);
  460. ^
  461. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 stat.c
  462. stat.c: In function 'init_stat':
  463. stat.c:38:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  464. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  465. ^
  466. stat.c:49:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  467. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  468. ^
  469. stat.c:53:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  470. fprintf(OUTFP,"D_VALUES: stat_tv_sec = %lu stat_tv_usec = %ul\n",hostptr->val.stat_tv_sec,hostptr->val.stat_tv_usec);
  471. ^
  472. stat.c:59:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  473. fprintf(OUTFP,"D_VALUES: Found %d cpus on %s\n",hostptr->val.num_cpus,hostptr->hostname);
  474. ^
  475. stat.c:65:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  476. fprintf(OUTFP,"D_VALUES: Need %d bytes per cpu\n",sizeof(Cpu));
  477. ^
  478. stat.c:66:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  479. fprintf(OUTFP,"D_VALUES: Malloc'd %d bytes in cpu struct vector\n",hostptr->val.num_cpus*sizeof(Cpu));
  480. ^
  481. stat.c:67:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Cpu *' [-Wformat=]
  482. fprintf(OUTFP,"D_VALUES: base address is %x\n",&hostptr->val.cpu[0]);
  483. ^
  484. stat.c:71:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Cpu *' [-Wformat=]
  485. fprintf(OUTFP,"D_VALUES: displaced base address is now %x\n",hostptr->val.cpu);
  486. ^
  487. stat.c:72:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Cpu *' [-Wformat=]
  488. fprintf(OUTFP,"D_VALUES: address of cpu[-1] is %x\n",&hostptr->val.cpu[-1]);
  489. ^
  490. stat.c:89:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  491. fprintf(OUTFP,"D_VALUES: cpu[%d].user = %d\n",j,hostptr->val.cpu[j].user);
  492. ^
  493. stat.c:99:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  494. fprintf(OUTFP,"D_VALUES: cpu[%d].nice = %d\n",j,hostptr->val.cpu[j].nice);
  495. ^
  496. stat.c:109:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  497. fprintf(OUTFP,"D_VALUES: cpu[%d].sys = %d\n",j,hostptr->val.cpu[j].sys);
  498. ^
  499. stat.c:121:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  500. fprintf(OUTFP,"D_VALUES: cpu[%d].idle = %d\n",j,hostptr->val.cpu[j].idle);
  501. ^
  502. stat.c:133:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  503. fprintf(OUTFP,"D_VALUES: page_in = %d\n",hostptr->val.page_in);
  504. ^
  505. stat.c:143:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  506. fprintf(OUTFP,"D_VALUES: page_out = %d\n",hostptr->val.page_out);
  507. ^
  508. stat.c:154:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  509. fprintf(OUTFP,"D_VALUES: swap_in = %d\n",hostptr->val.swap_in);
  510. ^
  511. stat.c:164:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  512. fprintf(OUTFP,"D_VALUES: swap_out = %d\n",hostptr->val.swap_out);
  513. ^
  514. stat.c:176:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  515. fprintf(OUTFP,"D_VALUES: intr = %d\n",hostptr->val.intr);
  516. ^
  517. stat.c:185:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  518. fprintf(OUTFP,"D_VALUES: ctxt = %d\n",hostptr->val.ctxt);
  519. ^
  520. stat.c:195:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  521. fprintf(OUTFP,"D_VALUES: processes = %d\n",hostptr->val.processes);
  522. ^
  523. stat.c: In function 'update_stat':
  524. stat.c:305:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  525. fprintf(OUTFP,"D_VALUES: cpu[%d].user = %d, rate = %f\n",j,hostptr->val.cpu[j].user,hostptr->val.cpu[j].user_rate);
  526. ^
  527. stat.c:318:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  528. fprintf(OUTFP,"D_VALUES: cpu[%d].nice = %d, rate = %f\n",j,hostptr->val.cpu[j].nice,hostptr->val.cpu[j].nice_rate);
  529. ^
  530. stat.c:331:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  531. fprintf(OUTFP,"D_VALUES: cpu[%d].sys = %d, rate = %f\n",j,hostptr->val.cpu[j].sys,hostptr->val.cpu[j].sys_rate);
  532. ^
  533. stat.c:344:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  534. fprintf(OUTFP,"D_VALUES: cpu[%d].idle = %d, rate = %f\n",j,hostptr->val.cpu[j].idle,hostptr->val.cpu[j].idle_rate);
  535. ^
  536. stat.c:401:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  537. fprintf(OUTFP,"D_VALUES: page_in = %d\n",hostptr->val.page_in);
  538. ^
  539. stat.c:413:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  540. fprintf(OUTFP,"D_VALUES: page_out = %d\n",hostptr->val.page_out);
  541. ^
  542. stat.c:426:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  543. fprintf(OUTFP,"D_VALUES: swap_in = %d\n",hostptr->val.swap_in);
  544. ^
  545. stat.c:438:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  546. fprintf(OUTFP,"D_VALUES: swap_out = %d\n",hostptr->val.swap_out);
  547. ^
  548. stat.c:464:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  549. fprintf(OUTFP,"D_VALUES: old ctxt = %d\n",hostptr->val.ctxt);
  550. ^
  551. stat.c:470:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  552. fprintf(OUTFP,"D_VALUES: ctxt = %d\n",hostptr->val.ctxt);
  553. ^
  554. stat.c:479:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  555. fprintf(OUTFP,"D_VALUES: old processes = %d\n",hostptr->val.processes);
  556. ^
  557. stat.c:485:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  558. fprintf(OUTFP,"D_VALUES: processes = %d\n",hostptr->val.processes);
  559. ^
  560. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 sysvipc.c
  561. sysvipc.c: In function 'init_sysvipc':
  562. sysvipc.c:37:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  563. fprintf(OUTFP,"D_UPDATE_VALUES: seconds = %d\n",seconds);
  564. ^
  565. sysvipc.c:48:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  566. fprintf(OUTFP,"D_UPDATE_VALUES: useconds = %d\n",useconds);
  567. ^
  568. sysvipc.c:52:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  569. fprintf(OUTFP,"D_UPDATE_VALUES: sysvipc_tv_sec = %ul sysvipc_tv_usec = %ul\n",hostptr->val.sysvipc_tv_sec,hostptr->val.sysvipc_tv_usec);
  570. ^
  571. sysvipc.c:52:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  572. sysvipc.c: In function 'update_sysvipc':
  573. sysvipc.c:81:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  574. fprintf(OUTFP,"D_UPDATE_VALUES: seconds = %d\n",seconds);
  575. ^
  576. sysvipc.c:92:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  577. fprintf(OUTFP,"D_UPDATE_VALUES: useconds = %d\n",useconds);
  578. ^
  579. sysvipc.c:96:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  580. fprintf(OUTFP,"D_UPDATE_VALUES: sysvipc_tv_sec = %ul sysvipc_tv_usec = %ul\n",hostptr->val.sysvipc_tv_sec,hostptr->val.sysvipc_tv_usec);
  581. ^
  582. sysvipc.c:96:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  583. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 time.c
  584. time.c: In function 'init_time':
  585. time.c:36:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  586. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  587. ^
  588. time.c:47:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  589. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  590. ^
  591. time.c:51:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  592. fprintf(OUTFP,"D_VALUES: time_tv_sec = %ul time_tv_usec = %ul\n",hostptr->val.time_tv_sec,hostptr->val.time_tv_usec);
  593. ^
  594. time.c:51:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  595. time.c: In function 'update_time':
  596. time.c:88:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  597. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  598. ^
  599. time.c:99:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  600. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  601. ^
  602. time.c:103:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  603. fprintf(OUTFP,"D_VALUES: time_tv_sec = %ul time_tv_usec = %ul\n",hostptr->val.time_tv_sec,hostptr->val.time_tv_usec);
  604. ^
  605. time.c:103:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  606. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 update.c
  607. update.c: In function 'update_values':
  608. update.c:171:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  609. fprintf(OUTFP,"D_UPDATE_VALUES: Freeing context %d\n",(int) hostptr->xp_doc);
  610. ^
  611. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 uptime.c
  612. uptime.c: In function 'init_uptime':
  613. uptime.c:37:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  614. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  615. ^
  616. uptime.c:48:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  617. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  618. ^
  619. uptime.c:52:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  620. fprintf(OUTFP,"D_VALUES: uptime_tv_sec = %ul uptime_tv_usec = %ul\n",hostptr->val.uptime_tv_sec,hostptr->val.uptime_tv_usec);
  621. ^
  622. uptime.c:52:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  623. uptime.c:63:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=]
  624. fprintf(OUTFP,"D_VALUES: uptime_up = %d\n",hostptr->val.uptime_up);
  625. ^
  626. uptime.c:70:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=]
  627. fprintf(OUTFP,"D_VALUES: uptime_idle = %d\n",hostptr->val.uptime_idle);
  628. ^
  629. uptime.c: In function 'update_uptime':
  630. uptime.c:105:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  631. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  632. ^
  633. uptime.c:116:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  634. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  635. ^
  636. uptime.c:120:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  637. fprintf(OUTFP,"D_VALUES: uptime_tv_sec = %ul uptime_tv_usec = %ul\n",hostptr->val.uptime_tv_sec,hostptr->val.uptime_tv_usec);
  638. ^
  639. uptime.c:120:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  640. uptime.c:131:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=]
  641. fprintf(OUTFP,"D_VALUES: uptime_up = %d\n",hostptr->val.uptime_up);
  642. ^
  643. uptime.c:138:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=]
  644. fprintf(OUTFP,"D_VALUES: uptime_idle = %d\n",hostptr->val.uptime_idle);
  645. ^
  646. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 users.c
  647. users.c: In function 'init_users':
  648. users.c:37:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  649. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  650. ^
  651. users.c:48:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  652. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  653. ^
  654. users.c:52:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  655. fprintf(OUTFP,"D_VALUES: users_tv_sec = %ul users_tv_usec = %ul\n",hostptr->val.users_tv_sec,hostptr->val.users_tv_usec);
  656. ^
  657. users.c:52:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  658. users.c:60:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  659. fprintf(OUTFP,"D_VALUES: number of users = %d\n",hostptr->val.users);
  660. ^
  661. users.c: In function 'update_users':
  662. users.c:89:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  663. fprintf(OUTFP,"D_VALUES: seconds = %d\n",seconds);
  664. ^
  665. users.c:100:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  666. fprintf(OUTFP,"D_VALUES: useconds = %d\n",useconds);
  667. ^
  668. users.c:104:4: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  669. fprintf(OUTFP,"D_VALUES: users_tv_sec = %ul users_tv_usec = %ul\n",hostptr->val.users_tv_sec,hostptr->val.users_tv_usec);
  670. ^
  671. users.c:104:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  672. users.c:112:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  673. fprintf(OUTFP,"D_VALUES: number of users = %d\n",hostptr->val.users);
  674. ^
  675. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 util.c
  676. util.c: In function 'scale_k':
  677. util.c:262:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  678. sprintf(buf,"%d",k);
  679. ^
  680. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 version.c
  681. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 wulfhosts.c
  682. wulfhosts.c: In function 'read_wulfhosts':
  683. wulfhosts.c:135:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlDocPtr' [-Wformat=]
  684. fprintf(OUTFP,"D_READHOST: Hostdoc is %x.\n",hostdoc);
  685. ^
  686. wulfhosts.c:236:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathObjectPtr' [-Wformat=]
  687. fprintf(OUTFP,"D_READHOST: Free xp_op = %x\n",xp_op);
  688. ^
  689. wulfhosts.c:240:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  690. fprintf(OUTFP,"D_READHOST: Free xp_hostdoc = %x\n",xp_hostdoc);
  691. ^
  692. wulfhosts.c:244:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlDocPtr' [-Wformat=]
  693. fprintf(OUTFP,"D_READHOST: Free hostdoc = %x\n",hostdoc);
  694. ^
  695. wulfhosts.c:266:8: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat=]
  696. i,hostptr->hostname,hostptr->hostip,hostptr->inetaddress,hostptr->port);
  697. ^
  698. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 wulfhosts_util.c
  699. wulfhosts_util.c: In function 'parse_hostrange':
  700. wulfhosts_util.c:47:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  701. fprintf(OUTFP,"D_READHOST: xp_hostdoc (ContextPtr) = %x\n",xp_hostdoc);
  702. ^
  703. wulfhosts_util.c:77:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlNodePtr' [-Wformat=]
  704. fprintf(OUTFP,"D_READHOST: Ready to walk document from point = %x\n",cur);
  705. ^
  706. wulfhosts_util.c: In function 'validate_host':
  707. wulfhosts_util.c:220:8: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  708. hostptr->hostname,hostptr->hostip,hostptr->inetaddress,hostptr->port);
  709. ^
  710. wulfhosts_util.c:263:8: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct hostent *' [-Wformat=]
  711. fprintf(OUTFP,"D_READHOST: Got host_id = %x.\n",host_id);
  712. ^
  713. wulfhosts_util.c:373:8: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  714. hostptr->hostname,hostptr->hostip,hostptr->inetaddress,hostptr->port);
  715. ^
  716. wulfhosts_util.c: In function 'parse_iprange':
  717. wulfhosts_util.c:394:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  718. fprintf(OUTFP,"D_READHOST: xp_hostdoc (ContextPtr) = %x\n",xp_hostdoc);
  719. ^
  720. wulfhosts_util.c:421:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlNodePtr' [-Wformat=]
  721. fprintf(OUTFP,"D_READHOST: Ready to walk document from point = %x\n",cur);
  722. ^
  723. wulfhosts_util.c: In function 'parse_hosttag':
  724. wulfhosts_util.c:600:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  725. fprintf(OUTFP,"D_READHOST: xp_hostdoc (ContextPtr) = %x\n",xp_hostdoc);
  726. ^
  727. wulfhosts_util.c:636:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlNodePtr' [-Wformat=]
  728. fprintf(OUTFP,"D_READHOST: Ready to walk document from point = %x\n",cur);
  729. ^
  730. wulfhosts_util.c: In function 'parse_tasktag':
  731. wulfhosts_util.c:768:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  732. fprintf(OUTFP,"D_READHOST: xp_hostdoc (ContextPtr) = %x\n",xp_hostdoc);
  733. ^
  734. wulfhosts_util.c:797:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlNodePtr' [-Wformat=]
  735. fprintf(OUTFP,"D_READHOST: Ready to walk document from point = %x\n",cur);
  736. ^
  737. wulfhosts_util.c: In function 'parse_usertag':
  738. wulfhosts_util.c:837:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  739. fprintf(OUTFP,"D_READHOST: xp_hostdoc (ContextPtr) = %x\n",xp_hostdoc);
  740. ^
  741. wulfhosts_util.c:866:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlNodePtr' [-Wformat=]
  742. fprintf(OUTFP,"D_READHOST: Ready to walk document from point = %x\n",cur);
  743. ^
  744. wulfhosts_util.c: In function 'parse_roottag':
  745. wulfhosts_util.c:908:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  746. fprintf(OUTFP,"D_READHOST: xp_hostdoc (ContextPtr) = %x\n",xp_hostdoc);
  747. ^
  748. In file included from /usr/include/string.h:639:0,
  749. from ../include/wulfware/libwulf.h:17,
  750. from wulfhosts_util.c:9:
  751. In function 'strncat',
  752. inlined from 'validate_iprange' at wulfhosts_util.c:534:12:
  753. /usr/include/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
  754. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  755. ^
  756. In function 'strncat',
  757. inlined from 'validate_iprange' at wulfhosts_util.c:535:12:
  758. /usr/include/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
  759. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  760. ^
  761. In function 'strncat',
  762. inlined from 'validate_iprange' at wulfhosts_util.c:536:12:
  763. /usr/include/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
  764. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  765. ^
  766. In function 'strncat',
  767. inlined from 'validate_iprange' at wulfhosts_util.c:537:12:
  768. /usr/include/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
  769. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  770. ^
  771. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 xml_xtract.c
  772. xml_xtract.c: In function 'xtract':
  773. xml_xtract.c:75:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'void *' [-Wformat=]
  774. fprintf(OUTFP,"D_EXTRACT_VALUES: xtract(%d,%x,%s,%x)\n",type,dest,xpath,xp_doc);
  775. ^
  776. xml_xtract.c:75:4: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'xmlXPathContextPtr' [-Wformat=]
  777. xml_xtract.c: In function 'xtract_attribute':
  778. xml_xtract.c:339:15: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'void *' [-Wformat=]
  779. type,dest,xpath,attribute,xp_doc);
  780. ^
  781. xml_xtract.c:339:15: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'xmlXPathContextPtr' [-Wformat=]
  782. xml_xtract.c:528:8: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  783. fprintf(OUTFP,"D_EXTRACT_VALUES: Returning long int = %d in dest.\n",*liptr);
  784. ^
  785. x86_64-pc-linux-gnu-gcc -fpic -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 xmlsysd_util.c
  786. xmlsysd_util.c: In function 'recv_xmlDoc':
  787. xmlsysd_util.c:88:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'char *' [-Wformat=]
  788. fprintf(OUTFP,"D_XMLSYSD: = %0x, fields = %0x\n",msgbuf,fields);
  789. ^
  790. xmlsysd_util.c:88:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'char **' [-Wformat=]
  791. xmlsysd_util.c:89:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'char *' [-Wformat=]
  792. fprintf(OUTFP,"D_XMLSYSD: fields[0] = %0x, fields[1] = %0x\n",fields[0],fields[1]);
  793. ^
  794. xmlsysd_util.c:89:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'char *' [-Wformat=]
  795. xmlsysd_util.c:159:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  796. msgbuf[msglength] = (char)NULL; /* terminate string */
  797. ^
  798. xmlsysd_util.c: In function 'create_xmlsysd_xpath':
  799. xmlsysd_util.c:242:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Host *' [-Wformat=]
  800. fprintf(OUTFP,"D_XMLSYSD: hostptr = %0x\n",hostptr);
  801. ^
  802. xmlsysd_util.c:274:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  803. fprintf(OUTFP,"D_XMLSYSD: Received xml doc %0x\n",(int) hostptr->doc);
  804. ^
  805. xmlsysd_util.c:280:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  806. fprintf(OUTFP,"D_XMLSYSD: Done getting xpath context %0x for %s\n",hostptr->xp_doc,hostptr->hostname);
  807. ^
  808. xmlsysd_util.c: In function 'destroy_xmlsysd_xpath':
  809. xmlsysd_util.c:298:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlXPathContextPtr' [-Wformat=]
  810. fprintf(OUTFP,"D_XMLSYSD: Freeing context %0x\n",hostptr->xp_doc);
  811. ^
  812. xmlsysd_util.c:310:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlDocPtr' [-Wformat=]
  813. fprintf(OUTFP,"D_XMLSYSD: Freeing xml doc %0x\n",hostptr->doc);
  814. ^
  815. xmlsysd_util.c:316:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'xmlDocPtr' [-Wformat=]
  816. hostptr->doc, hostptr->xp_doc);
  817. ^
  818. xmlsysd_util.c:316:6: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'xmlXPathContextPtr' [-Wformat=]
  819. gcc -Wl,-O1 -Wl,--as-needed -fpic --shared -Wl,-soname,libwulf.so.2 -o libwulf.so.2.6.0 connect.o cpuinfo.o host.o identity.o init.o llists.o loadavg.o meminfo.o net.o parse.o pids.o stat.o sysvipc.o time.o update.o uptime.o users.o util.o version.o wulfhosts.o wulfhosts_util.o xml_xtract.o xmlsysd_util.o
  820. ldconfig -n .
  821. ln -sf libwulf.so.2.6.0 libwulf.so
  822. make[1]: Leaving directory '/tmp/portage/sys-cluster/wulfware-2.6.0/work/wulfware-2.6.0/libwulf'
  823. (cd xmlsysd; \
  824. make)
  825. make[1]: Entering directory '/tmp/portage/sys-cluster/wulfware-2.6.0/work/wulfware-2.6.0/xmlsysd'
  826. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_cpuinfo.c
  827. In file included from get_proc_cpuinfo.c:9:0:
  828. xmlsysd.h:56:0: warning: "TRUE" redefined
  829. #define TRUE -1
  830. ^
  831. In file included from /usr/include/unicode/utypes.h:36:0,
  832. from /usr/include/unicode/ucnv_err.h:86,
  833. from /usr/include/unicode/ucnv.h:50,
  834. from /usr/include/libxml2/libxml/encoding.h:31,
  835. from /usr/include/libxml2/libxml/parser.h:810,
  836. from /usr/include/libxml2/libxml/globals.h:18,
  837. from /usr/include/libxml2/libxml/threads.h:35,
  838. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  839. from /usr/include/libxml2/libxml/tree.h:1306,
  840. from xmlsysd.h:53,
  841. from get_proc_cpuinfo.c:9:
  842. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  843. # define TRUE 1
  844. ^
  845. get_proc_cpuinfo.c: In function 'get_proc_cpuinfo':
  846. get_proc_cpuinfo.c:39:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  847. sprintf(outbuf,"%d",tv.tv_sec);
  848. ^
  849. get_proc_cpuinfo.c:41:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  850. sprintf(outbuf,"%d",tv.tv_usec);
  851. ^
  852. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_loadavg.c
  853. In file included from get_proc_loadavg.c:9:0:
  854. xmlsysd.h:56:0: warning: "TRUE" redefined
  855. #define TRUE -1
  856. ^
  857. In file included from /usr/include/unicode/utypes.h:36:0,
  858. from /usr/include/unicode/ucnv_err.h:86,
  859. from /usr/include/unicode/ucnv.h:50,
  860. from /usr/include/libxml2/libxml/encoding.h:31,
  861. from /usr/include/libxml2/libxml/parser.h:810,
  862. from /usr/include/libxml2/libxml/globals.h:18,
  863. from /usr/include/libxml2/libxml/threads.h:35,
  864. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  865. from /usr/include/libxml2/libxml/tree.h:1306,
  866. from xmlsysd.h:53,
  867. from get_proc_loadavg.c:9:
  868. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  869. # define TRUE 1
  870. ^
  871. get_proc_loadavg.c: In function 'get_proc_loadavg':
  872. get_proc_loadavg.c:32:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  873. sprintf(outbuf,"%d",tv.tv_sec);
  874. ^
  875. get_proc_loadavg.c:34:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  876. sprintf(outbuf,"%d",tv.tv_usec);
  877. ^
  878. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_meminfo.c
  879. In file included from get_proc_meminfo.c:9:0:
  880. xmlsysd.h:56:0: warning: "TRUE" redefined
  881. #define TRUE -1
  882. ^
  883. In file included from /usr/include/unicode/utypes.h:36:0,
  884. from /usr/include/unicode/ucnv_err.h:86,
  885. from /usr/include/unicode/ucnv.h:50,
  886. from /usr/include/libxml2/libxml/encoding.h:31,
  887. from /usr/include/libxml2/libxml/parser.h:810,
  888. from /usr/include/libxml2/libxml/globals.h:18,
  889. from /usr/include/libxml2/libxml/threads.h:35,
  890. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  891. from /usr/include/libxml2/libxml/tree.h:1306,
  892. from xmlsysd.h:53,
  893. from get_proc_meminfo.c:9:
  894. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  895. # define TRUE 1
  896. ^
  897. get_proc_meminfo.c: In function 'get_proc_meminfo':
  898. get_proc_meminfo.c:33:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  899. sprintf(outbuf,"%d",tv.tv_sec);
  900. ^
  901. get_proc_meminfo.c:35:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  902. sprintf(outbuf,"%d",tv.tv_usec);
  903. ^
  904. get_proc_meminfo.c:118:6: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  905. sprintf(fields[1],"%u",memused);
  906. ^
  907. get_proc_meminfo.c:157:6: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  908. sprintf(fields[1],"%u",swapused);
  909. ^
  910. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_net.c
  911. In file included from get_proc_net.c:9:0:
  912. xmlsysd.h:56:0: warning: "TRUE" redefined
  913. #define TRUE -1
  914. ^
  915. In file included from /usr/include/unicode/utypes.h:36:0,
  916. from /usr/include/unicode/ucnv_err.h:86,
  917. from /usr/include/unicode/ucnv.h:50,
  918. from /usr/include/libxml2/libxml/encoding.h:31,
  919. from /usr/include/libxml2/libxml/parser.h:810,
  920. from /usr/include/libxml2/libxml/globals.h:18,
  921. from /usr/include/libxml2/libxml/threads.h:35,
  922. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  923. from /usr/include/libxml2/libxml/tree.h:1306,
  924. from xmlsysd.h:53,
  925. from get_proc_net.c:9:
  926. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  927. # define TRUE 1
  928. ^
  929. get_proc_net.c: In function 'get_proc_net':
  930. get_proc_net.c:47:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  931. sprintf(outbuf,"%d",tv.tv_sec);
  932. ^
  933. get_proc_net.c:49:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  934. sprintf(outbuf,"%d",tv.tv_usec);
  935. ^
  936. get_proc_net.c:192:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  937. outbuf[i] = (char)NULL;
  938. ^
  939. get_proc_net.c:207:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  940. outbuf[j] = (char)NULL;
  941. ^
  942. get_proc_net.c:251:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  943. sprintf(outbuf,"%d",tv.tv_sec);
  944. ^
  945. get_proc_net.c:253:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  946. sprintf(outbuf,"%d",tv.tv_usec);
  947. ^
  948. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_pids.c
  949. In file included from get_proc_pids.c:9:0:
  950. xmlsysd.h:56:0: warning: "TRUE" redefined
  951. #define TRUE -1
  952. ^
  953. In file included from /usr/include/unicode/utypes.h:36:0,
  954. from /usr/include/unicode/ucnv_err.h:86,
  955. from /usr/include/unicode/ucnv.h:50,
  956. from /usr/include/libxml2/libxml/encoding.h:31,
  957. from /usr/include/libxml2/libxml/parser.h:810,
  958. from /usr/include/libxml2/libxml/globals.h:18,
  959. from /usr/include/libxml2/libxml/threads.h:35,
  960. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  961. from /usr/include/libxml2/libxml/tree.h:1306,
  962. from xmlsysd.h:53,
  963. from get_proc_pids.c:9:
  964. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  965. # define TRUE 1
  966. ^
  967. get_proc_pids.c: In function 'get_proc_pids':
  968. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  969. &spid,name,state, &utime, &stime, &nice, &vsize, &rss);
  970. ^
  971. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  972. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  973. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  974. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  975. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  976. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  977. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  978. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  979. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  980. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  981. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  982. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  983. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  984. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  985. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  986. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  987. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  988. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  989. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  990. get_proc_pids.c:186:12: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  991. get_proc_pids.c:200:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  992. name[i++] = (char) NULL;
  993. ^
  994. get_proc_pids.c:201:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  995. name[i] = (char) NULL;
  996. ^
  997. get_proc_pids.c:351:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  998. if(cmdline[i] == (char)NULL){
  999. ^
  1000. get_proc_pids.c:352:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1001. if(cmdline[i+1] == (char)NULL) break;
  1002. ^
  1003. get_proc_pids.c:376:8: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
  1004. sprintf(outbuf, "%s", scale_time(time,6));
  1005. ^
  1006. get_proc_pids.c:380:8: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=]
  1007. snprintf(outbuf,K,"%s",scale_k(vsize,5,0));
  1008. ^
  1009. get_proc_pids.c:380:8: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=]
  1010. get_proc_pids.c:382:8: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=]
  1011. snprintf(outbuf,K,"%s",scale_k(rss*4096,5,0));
  1012. ^
  1013. get_proc_pids.c:382:8: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=]
  1014. get_proc_pids.c:318:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1015. read(fd,statm_buf,K-1);
  1016. ^
  1017. get_proc_pids.c:344:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1018. read(fd,cmdline,K-1);
  1019. ^
  1020. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_stat.c
  1021. In file included from get_proc_stat.c:9:0:
  1022. xmlsysd.h:56:0: warning: "TRUE" redefined
  1023. #define TRUE -1
  1024. ^
  1025. In file included from /usr/include/unicode/utypes.h:36:0,
  1026. from /usr/include/unicode/ucnv_err.h:86,
  1027. from /usr/include/unicode/ucnv.h:50,
  1028. from /usr/include/libxml2/libxml/encoding.h:31,
  1029. from /usr/include/libxml2/libxml/parser.h:810,
  1030. from /usr/include/libxml2/libxml/globals.h:18,
  1031. from /usr/include/libxml2/libxml/threads.h:35,
  1032. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1033. from /usr/include/libxml2/libxml/tree.h:1306,
  1034. from xmlsysd.h:53,
  1035. from get_proc_stat.c:9:
  1036. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1037. # define TRUE 1
  1038. ^
  1039. get_proc_stat.c: In function 'get_proc_stat':
  1040. get_proc_stat.c:32:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  1041. sprintf(outbuf,"%d",tv.tv_sec);
  1042. ^
  1043. get_proc_stat.c:34:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  1044. sprintf(outbuf,"%d",tv.tv_usec);
  1045. ^
  1046. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_sysvipc.c
  1047. In file included from get_proc_sysvipc.c:9:0:
  1048. xmlsysd.h:56:0: warning: "TRUE" redefined
  1049. #define TRUE -1
  1050. ^
  1051. In file included from /usr/include/unicode/utypes.h:36:0,
  1052. from /usr/include/unicode/ucnv_err.h:86,
  1053. from /usr/include/unicode/ucnv.h:50,
  1054. from /usr/include/libxml2/libxml/encoding.h:31,
  1055. from /usr/include/libxml2/libxml/parser.h:810,
  1056. from /usr/include/libxml2/libxml/globals.h:18,
  1057. from /usr/include/libxml2/libxml/threads.h:35,
  1058. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1059. from /usr/include/libxml2/libxml/tree.h:1306,
  1060. from xmlsysd.h:53,
  1061. from get_proc_sysvipc.c:9:
  1062. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1063. # define TRUE 1
  1064. ^
  1065. get_proc_sysvipc.c: In function 'get_proc_sysvipc':
  1066. get_proc_sysvipc.c:34:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  1067. sprintf(outbuf,"%d",tv.tv_sec);
  1068. ^
  1069. get_proc_sysvipc.c:36:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  1070. sprintf(outbuf,"%d",tv.tv_usec);
  1071. ^
  1072. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_uptime.c
  1073. In file included from get_proc_uptime.c:9:0:
  1074. xmlsysd.h:56:0: warning: "TRUE" redefined
  1075. #define TRUE -1
  1076. ^
  1077. In file included from /usr/include/unicode/utypes.h:36:0,
  1078. from /usr/include/unicode/ucnv_err.h:86,
  1079. from /usr/include/unicode/ucnv.h:50,
  1080. from /usr/include/libxml2/libxml/encoding.h:31,
  1081. from /usr/include/libxml2/libxml/parser.h:810,
  1082. from /usr/include/libxml2/libxml/globals.h:18,
  1083. from /usr/include/libxml2/libxml/threads.h:35,
  1084. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1085. from /usr/include/libxml2/libxml/tree.h:1306,
  1086. from xmlsysd.h:53,
  1087. from get_proc_uptime.c:9:
  1088. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1089. # define TRUE 1
  1090. ^
  1091. get_proc_uptime.c: In function 'get_proc_uptime':
  1092. get_proc_uptime.c:32:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  1093. sprintf(outbuf,"%d",tv.tv_sec);
  1094. ^
  1095. get_proc_uptime.c:34:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  1096. sprintf(outbuf,"%d",tv.tv_usec);
  1097. ^
  1098. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_proc_version.c
  1099. In file included from get_proc_version.c:9:0:
  1100. xmlsysd.h:56:0: warning: "TRUE" redefined
  1101. #define TRUE -1
  1102. ^
  1103. In file included from /usr/include/unicode/utypes.h:36:0,
  1104. from /usr/include/unicode/ucnv_err.h:86,
  1105. from /usr/include/unicode/ucnv.h:50,
  1106. from /usr/include/libxml2/libxml/encoding.h:31,
  1107. from /usr/include/libxml2/libxml/parser.h:810,
  1108. from /usr/include/libxml2/libxml/globals.h:18,
  1109. from /usr/include/libxml2/libxml/threads.h:35,
  1110. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1111. from /usr/include/libxml2/libxml/tree.h:1306,
  1112. from xmlsysd.h:53,
  1113. from get_proc_version.c:9:
  1114. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1115. # define TRUE 1
  1116. ^
  1117. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_system_identity.c
  1118. In file included from get_system_identity.c:9:0:
  1119. xmlsysd.h:56:0: warning: "TRUE" redefined
  1120. #define TRUE -1
  1121. ^
  1122. In file included from /usr/include/unicode/utypes.h:36:0,
  1123. from /usr/include/unicode/ucnv_err.h:86,
  1124. from /usr/include/unicode/ucnv.h:50,
  1125. from /usr/include/libxml2/libxml/encoding.h:31,
  1126. from /usr/include/libxml2/libxml/parser.h:810,
  1127. from /usr/include/libxml2/libxml/globals.h:18,
  1128. from /usr/include/libxml2/libxml/threads.h:35,
  1129. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1130. from /usr/include/libxml2/libxml/tree.h:1306,
  1131. from xmlsysd.h:53,
  1132. from get_system_identity.c:9:
  1133. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1134. # define TRUE 1
  1135. ^
  1136. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_system_time.c
  1137. In file included from get_system_time.c:9:0:
  1138. xmlsysd.h:56:0: warning: "TRUE" redefined
  1139. #define TRUE -1
  1140. ^
  1141. In file included from /usr/include/unicode/utypes.h:36:0,
  1142. from /usr/include/unicode/ucnv_err.h:86,
  1143. from /usr/include/unicode/ucnv.h:50,
  1144. from /usr/include/libxml2/libxml/encoding.h:31,
  1145. from /usr/include/libxml2/libxml/parser.h:810,
  1146. from /usr/include/libxml2/libxml/globals.h:18,
  1147. from /usr/include/libxml2/libxml/threads.h:35,
  1148. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1149. from /usr/include/libxml2/libxml/tree.h:1306,
  1150. from xmlsysd.h:53,
  1151. from get_system_time.c:9:
  1152. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1153. # define TRUE 1
  1154. ^
  1155. get_system_time.c: In function 'get_system_time':
  1156. get_system_time.c:46:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  1157. sprintf(outbuf,"%d",tv.tv_sec);
  1158. ^
  1159. get_system_time.c:48:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  1160. sprintf(outbuf,"%d",tv.tv_usec);
  1161. ^
  1162. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 get_system_users.c
  1163. In file included from get_system_users.c:9:0:
  1164. xmlsysd.h:56:0: warning: "TRUE" redefined
  1165. #define TRUE -1
  1166. ^
  1167. In file included from /usr/include/unicode/utypes.h:36:0,
  1168. from /usr/include/unicode/ucnv_err.h:86,
  1169. from /usr/include/unicode/ucnv.h:50,
  1170. from /usr/include/libxml2/libxml/encoding.h:31,
  1171. from /usr/include/libxml2/libxml/parser.h:810,
  1172. from /usr/include/libxml2/libxml/globals.h:18,
  1173. from /usr/include/libxml2/libxml/threads.h:35,
  1174. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1175. from /usr/include/libxml2/libxml/tree.h:1306,
  1176. from xmlsysd.h:53,
  1177. from get_system_users.c:9:
  1178. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1179. # define TRUE 1
  1180. ^
  1181. get_system_users.c: In function 'get_system_users':
  1182. get_system_users.c:51:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  1183. sprintf(outbuf,"%d",tv.tv_sec);
  1184. ^
  1185. get_system_users.c:53:2: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  1186. sprintf(outbuf,"%d",tv.tv_usec);
  1187. ^
  1188. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 llists.c
  1189. In file included from llists.c:10:0:
  1190. xmlsysd.h:56:0: warning: "TRUE" redefined
  1191. #define TRUE -1
  1192. ^
  1193. In file included from /usr/include/unicode/utypes.h:36:0,
  1194. from /usr/include/unicode/ucnv_err.h:86,
  1195. from /usr/include/unicode/ucnv.h:50,
  1196. from /usr/include/libxml2/libxml/encoding.h:31,
  1197. from /usr/include/libxml2/libxml/parser.h:810,
  1198. from /usr/include/libxml2/libxml/globals.h:18,
  1199. from /usr/include/libxml2/libxml/threads.h:35,
  1200. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1201. from /usr/include/libxml2/libxml/tree.h:1306,
  1202. from xmlsysd.h:53,
  1203. from llists.c:10:
  1204. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1205. # define TRUE 1
  1206. ^
  1207. llists.c: In function 'newlist':
  1208. llists.c:54:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct List *' [-Wformat=]
  1209. printf("D_LLISTS: Made a new List at %0x\n",ret);
  1210. ^
  1211. llists.c:55:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct ListElement *' [-Wformat=]
  1212. printf("D_LLISTS: size = %d, head = %x, tail = %x\n",ret->size,ret->head,ret->tail);
  1213. ^
  1214. llists.c:55:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct ListElement *' [-Wformat=]
  1215. llists.c: In function 'add_list':
  1216. llists.c:80:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct ListElement *' [-Wformat=]
  1217. printf("D_LLISTS: Made a new element at %0x\n",new);
  1218. ^
  1219. llists.c:93:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'void *' [-Wformat=]
  1220. printf("D_LLISTS: Made a new->data element of length %d at %0x\n",size,new->data);
  1221. ^
  1222. llists.c:105:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct List *' [-Wformat=]
  1223. printf("D_LLISTS: About to put it in list at %x\n",list);
  1224. ^
  1225. llists.c: In function 'rm_list':
  1226. llists.c:158:6: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1227. printf("D_LLISTS: checking list[%d]=%s\n", i, element->data);
  1228. ^
  1229. llists.c: In function 'delete_list':
  1230. llists.c:244:6: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1231. printf("D_LLISTS: deleting list[%d]=%s\n", i, element->data);
  1232. ^
  1233. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 parsecl.c
  1234. In file included from parsecl.c:10:0:
  1235. xmlsysd.h:56:0: warning: "TRUE" redefined
  1236. #define TRUE -1
  1237. ^
  1238. In file included from /usr/include/unicode/utypes.h:36:0,
  1239. from /usr/include/unicode/ucnv_err.h:86,
  1240. from /usr/include/unicode/ucnv.h:50,
  1241. from /usr/include/libxml2/libxml/encoding.h:31,
  1242. from /usr/include/libxml2/libxml/parser.h:810,
  1243. from /usr/include/libxml2/libxml/globals.h:18,
  1244. from /usr/include/libxml2/libxml/threads.h:35,
  1245. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1246. from /usr/include/libxml2/libxml/tree.h:1306,
  1247. from xmlsysd.h:53,
  1248. from parsecl.c:10:
  1249. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1250. # define TRUE 1
  1251. ^
  1252. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd.c
  1253. In file included from xmlsysd.c:10:0:
  1254. xmlsysd.h:56:0: warning: "TRUE" redefined
  1255. #define TRUE -1
  1256. ^
  1257. In file included from /usr/include/unicode/utypes.h:36:0,
  1258. from /usr/include/unicode/ucnv_err.h:86,
  1259. from /usr/include/unicode/ucnv.h:50,
  1260. from /usr/include/libxml2/libxml/encoding.h:31,
  1261. from /usr/include/libxml2/libxml/parser.h:810,
  1262. from /usr/include/libxml2/libxml/globals.h:18,
  1263. from /usr/include/libxml2/libxml/threads.h:35,
  1264. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1265. from /usr/include/libxml2/libxml/tree.h:1306,
  1266. from xmlsysd.h:53,
  1267. from xmlsysd.c:10:
  1268. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1269. # define TRUE 1
  1270. ^
  1271. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_daemon.c
  1272. In file included from xmlsysd_daemon.c:10:0:
  1273. xmlsysd.h:56:0: warning: "TRUE" redefined
  1274. #define TRUE -1
  1275. ^
  1276. In file included from /usr/include/unicode/utypes.h:36:0,
  1277. from /usr/include/unicode/ucnv_err.h:86,
  1278. from /usr/include/unicode/ucnv.h:50,
  1279. from /usr/include/libxml2/libxml/encoding.h:31,
  1280. from /usr/include/libxml2/libxml/parser.h:810,
  1281. from /usr/include/libxml2/libxml/globals.h:18,
  1282. from /usr/include/libxml2/libxml/threads.h:35,
  1283. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1284. from /usr/include/libxml2/libxml/tree.h:1306,
  1285. from xmlsysd.h:53,
  1286. from xmlsysd_daemon.c:10:
  1287. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1288. # define TRUE 1
  1289. ^
  1290. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_get_stats.c
  1291. In file included from xmlsysd_get_stats.c:10:0:
  1292. xmlsysd.h:56:0: warning: "TRUE" redefined
  1293. #define TRUE -1
  1294. ^
  1295. In file included from /usr/include/unicode/utypes.h:36:0,
  1296. from /usr/include/unicode/ucnv_err.h:86,
  1297. from /usr/include/unicode/ucnv.h:50,
  1298. from /usr/include/libxml2/libxml/encoding.h:31,
  1299. from /usr/include/libxml2/libxml/parser.h:810,
  1300. from /usr/include/libxml2/libxml/globals.h:18,
  1301. from /usr/include/libxml2/libxml/threads.h:35,
  1302. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1303. from /usr/include/libxml2/libxml/tree.h:1306,
  1304. from xmlsysd.h:53,
  1305. from xmlsysd_get_stats.c:10:
  1306. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1307. # define TRUE 1
  1308. ^
  1309. xmlsysd_get_stats.c: In function 'get_stats':
  1310. xmlsysd_get_stats.c:95:4: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' [-Wformat=]
  1311. sprintf((char*) outbuf,"%d",tv.tv_sec);
  1312. ^
  1313. xmlsysd_get_stats.c:97:4: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' [-Wformat=]
  1314. sprintf((char*) outbuf,"%d",tv.tv_usec);
  1315. ^
  1316. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_init_stats.c
  1317. In file included from xmlsysd_init_stats.c:10:0:
  1318. xmlsysd.h:56:0: warning: "TRUE" redefined
  1319. #define TRUE -1
  1320. ^
  1321. In file included from /usr/include/unicode/utypes.h:36:0,
  1322. from /usr/include/unicode/ucnv_err.h:86,
  1323. from /usr/include/unicode/ucnv.h:50,
  1324. from /usr/include/libxml2/libxml/encoding.h:31,
  1325. from /usr/include/libxml2/libxml/parser.h:810,
  1326. from /usr/include/libxml2/libxml/globals.h:18,
  1327. from /usr/include/libxml2/libxml/threads.h:35,
  1328. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1329. from /usr/include/libxml2/libxml/tree.h:1306,
  1330. from xmlsysd.h:53,
  1331. from xmlsysd_init_stats.c:10:
  1332. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1333. # define TRUE 1
  1334. ^
  1335. xmlsysd_init_stats.c: In function 'init_stats':
  1336. xmlsysd_init_stats.c:30:8: warning: format '%d' expects argument of type 'int', but argument 3 has type 'struct FILE *' [-Wformat=]
  1337. printf("D_INIT: Opened %s as fd = %d\n",procpaths[i],stat_fd[i]);
  1338. ^
  1339. xmlsysd_init_stats.c:34:8: warning: format '%d' expects argument of type 'int', but argument 3 has type 'struct FILE *' [-Wformat=]
  1340. printf("D_INIT: %s already open as fd = %d\n",procpaths[i],stat_fd[i]);
  1341. ^
  1342. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_parse.c
  1343. In file included from xmlsysd_parse.c:9:0:
  1344. xmlsysd.h:56:0: warning: "TRUE" redefined
  1345. #define TRUE -1
  1346. ^
  1347. In file included from /usr/include/unicode/utypes.h:36:0,
  1348. from /usr/include/unicode/ucnv_err.h:86,
  1349. from /usr/include/unicode/ucnv.h:50,
  1350. from /usr/include/libxml2/libxml/encoding.h:31,
  1351. from /usr/include/libxml2/libxml/parser.h:810,
  1352. from /usr/include/libxml2/libxml/globals.h:18,
  1353. from /usr/include/libxml2/libxml/threads.h:35,
  1354. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1355. from /usr/include/libxml2/libxml/tree.h:1306,
  1356. from xmlsysd.h:53,
  1357. from xmlsysd_parse.c:9:
  1358. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1359. # define TRUE 1
  1360. ^
  1361. xmlsysd_parse.c: In function 'parse':
  1362. xmlsysd_parse.c:42:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1363. delim[6] = (char) NULL; /* terminator */
  1364. ^
  1365. xmlsysd_parse.c: In function 'parse_chips':
  1366. xmlsysd_parse.c:90:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1367. delim[1] = (char) NULL; /* terminator */
  1368. ^
  1369. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_quit.c
  1370. In file included from xmlsysd_quit.c:10:0:
  1371. xmlsysd.h:56:0: warning: "TRUE" redefined
  1372. #define TRUE -1
  1373. ^
  1374. In file included from /usr/include/unicode/utypes.h:36:0,
  1375. from /usr/include/unicode/ucnv_err.h:86,
  1376. from /usr/include/unicode/ucnv.h:50,
  1377. from /usr/include/libxml2/libxml/encoding.h:31,
  1378. from /usr/include/libxml2/libxml/parser.h:810,
  1379. from /usr/include/libxml2/libxml/globals.h:18,
  1380. from /usr/include/libxml2/libxml/threads.h:35,
  1381. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1382. from /usr/include/libxml2/libxml/tree.h:1306,
  1383. from xmlsysd.h:53,
  1384. from xmlsysd_quit.c:10:
  1385. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1386. # define TRUE 1
  1387. ^
  1388. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_send_stats.c
  1389. In file included from xmlsysd_send_stats.c:10:0:
  1390. xmlsysd.h:56:0: warning: "TRUE" redefined
  1391. #define TRUE -1
  1392. ^
  1393. In file included from /usr/include/unicode/utypes.h:36:0,
  1394. from /usr/include/unicode/ucnv_err.h:86,
  1395. from /usr/include/unicode/ucnv.h:50,
  1396. from /usr/include/libxml2/libxml/encoding.h:31,
  1397. from /usr/include/libxml2/libxml/parser.h:810,
  1398. from /usr/include/libxml2/libxml/globals.h:18,
  1399. from /usr/include/libxml2/libxml/threads.h:35,
  1400. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1401. from /usr/include/libxml2/libxml/tree.h:1306,
  1402. from xmlsysd.h:53,
  1403. from xmlsysd_send_stats.c:10:
  1404. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1405. # define TRUE 1
  1406. ^
  1407. xmlsysd_send_stats.c: In function 'send_stats':
  1408. xmlsysd_send_stats.c:84:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1409. write(client_fd,outbuf,strlen(outbuf));
  1410. ^
  1411. In file included from /usr/include/string.h:639:0,
  1412. from xmlsysd.h:14,
  1413. from xmlsysd_send_stats.c:10:
  1414. In function 'strncat',
  1415. inlined from 'send_stats' at xmlsysd_send_stats.c:83:2:
  1416. /usr/include/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
  1417. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  1418. ^
  1419. /usr/include/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
  1420. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_startup.c
  1421. In file included from xmlsysd_startup.c:10:0:
  1422. xmlsysd.h:56:0: warning: "TRUE" redefined
  1423. #define TRUE -1
  1424. ^
  1425. In file included from /usr/include/unicode/utypes.h:36:0,
  1426. from /usr/include/unicode/ucnv_err.h:86,
  1427. from /usr/include/unicode/ucnv.h:50,
  1428. from /usr/include/libxml2/libxml/encoding.h:31,
  1429. from /usr/include/libxml2/libxml/parser.h:810,
  1430. from /usr/include/libxml2/libxml/globals.h:18,
  1431. from /usr/include/libxml2/libxml/threads.h:35,
  1432. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1433. from /usr/include/libxml2/libxml/tree.h:1306,
  1434. from xmlsysd.h:53,
  1435. from xmlsysd_startup.c:10:
  1436. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1437. # define TRUE 1
  1438. ^
  1439. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_utils.c
  1440. In file included from xmlsysd_utils.c:10:0:
  1441. xmlsysd.h:56:0: warning: "TRUE" redefined
  1442. #define TRUE -1
  1443. ^
  1444. In file included from /usr/include/unicode/utypes.h:36:0,
  1445. from /usr/include/unicode/ucnv_err.h:86,
  1446. from /usr/include/unicode/ucnv.h:50,
  1447. from /usr/include/libxml2/libxml/encoding.h:31,
  1448. from /usr/include/libxml2/libxml/parser.h:810,
  1449. from /usr/include/libxml2/libxml/globals.h:18,
  1450. from /usr/include/libxml2/libxml/threads.h:35,
  1451. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1452. from /usr/include/libxml2/libxml/tree.h:1306,
  1453. from xmlsysd.h:53,
  1454. from xmlsysd_utils.c:10:
  1455. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1456. # define TRUE 1
  1457. ^
  1458. xmlsysd_utils.c: In function 'sendline':
  1459. xmlsysd_utils.c:92:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1460. write(fd,buffer,length); /* So send it */
  1461. ^
  1462. In file included from /usr/include/string.h:639:0,
  1463. from xmlsysd.h:14,
  1464. from xmlsysd_utils.c:10:
  1465. In function 'strncat',
  1466. inlined from 'send_error' at xmlsysd_utils.c:147:2:
  1467. /usr/include/bits/string3.h:150:3: warning: call to __builtin___strncat_chk might overflow destination buffer
  1468. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  1469. ^
  1470. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 xmlsysd_work.c
  1471. In file included from xmlsysd_work.c:10:0:
  1472. xmlsysd.h:56:0: warning: "TRUE" redefined
  1473. #define TRUE -1
  1474. ^
  1475. In file included from /usr/include/unicode/utypes.h:36:0,
  1476. from /usr/include/unicode/ucnv_err.h:86,
  1477. from /usr/include/unicode/ucnv.h:50,
  1478. from /usr/include/libxml2/libxml/encoding.h:31,
  1479. from /usr/include/libxml2/libxml/parser.h:810,
  1480. from /usr/include/libxml2/libxml/globals.h:18,
  1481. from /usr/include/libxml2/libxml/threads.h:35,
  1482. from /usr/include/libxml2/libxml/xmlmemory.h:218,
  1483. from /usr/include/libxml2/libxml/tree.h:1306,
  1484. from xmlsysd.h:53,
  1485. from xmlsysd_work.c:10:
  1486. /usr/include/unicode/umachine.h:204:0: note: this is the location of the previous definition
  1487. # define TRUE 1
  1488. ^
  1489. xmlsysd_work.c: In function 'xmlsysd_work_loop':
  1490. xmlsysd_work.c:354:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1491. printf("DWORK: dctl.userlist[%d]=%s\n", ifld++, element->data);
  1492. ^
  1493. xmlsysd_work.c:362:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1494. printf("DWORK: dctl.uidlist[%d]=%s\n", ifld++, element->data);
  1495. ^
  1496. xmlsysd_work.c:398:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1497. printf("DWORK: dctl.userlist[%d]=%s\n", ifld++, element->data);
  1498. ^
  1499. xmlsysd_work.c:406:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1500. printf("DWORK: dctl.uidlist[%d]=%s\n", ifld++, element->data);
  1501. ^
  1502. xmlsysd_work.c:429:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1503. printf("DWORK: dctl.userlist[%d]=%s\n", ifld++, element->data);
  1504. ^
  1505. xmlsysd_work.c:437:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1506. printf("DWORK: dctl.uidlist[%d]=%s\n", ifld++, element->data);
  1507. ^
  1508. xmlsysd_work.c:472:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1509. printf("DWORK: dctl.tasklist[%d]=%s\n", ifld++, element->data);
  1510. ^
  1511. xmlsysd_work.c:504:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1512. printf("DWORK: dctl.tasklist[%d]=%s\n", ifld++, element->data);
  1513. ^
  1514. xmlsysd_work.c:526:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  1515. printf("DWORK: dctl.tasklist[%d]=%s\n", ifld++, element->data);
  1516. ^
  1517. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -DVERSION_MAJOR=2 -DVERSION_MINOR=5.0 -DRELEASE=1 -Wl,-O1 -Wl,--as-needed get_proc_cpuinfo.o get_proc_loadavg.o get_proc_meminfo.o get_proc_net.o get_proc_pids.o get_proc_stat.o get_proc_sysvipc.o get_proc_uptime.o get_proc_version.o get_system_identity.o get_system_time.o get_system_users.o llists.o parsecl.o xmlsysd.o xmlsysd_daemon.o xmlsysd_get_stats.o xmlsysd_init_stats.o xmlsysd_parse.o xmlsysd_quit.o xmlsysd_send_stats.o xmlsysd_startup.o xmlsysd_utils.o xmlsysd_work.o -lxml2 -lz -lm -o xmlsysd
  1518. make[1]: Leaving directory '/tmp/portage/sys-cluster/wulfware-2.6.0/work/wulfware-2.6.0/xmlsysd'
  1519. (cd wulfstat; \
  1520. make)
  1521. make[1]: Entering directory '/tmp/portage/sys-cluster/wulfware-2.6.0/work/wulfware-2.6.0/wulfstat'
  1522. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 display_values.c
  1523. display_values.c: In function 'display_pids_cmdline':
  1524. display_values.c:646:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1525. pidptr->cmdline[colsleft] = (char)NULL;
  1526. ^
  1527. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 parsecl.c
  1528. parsecl.c: In function 'parsecl':
  1529. parsecl.c:37:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1530. hostfile[0] = (char) NULL; /* to show it not yet initialized */
  1531. ^
  1532. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 quit.c
  1533. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 screen.c
  1534. screen.c: In function 'start_screen':
  1535. screen.c:67:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1536. wborder(displaywin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1537. ^
  1538. screen.c:67:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1539. wborder(displaywin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1540. ^
  1541. screen.c:67:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1542. wborder(displaywin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1543. ^
  1544. screen.c:67:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1545. wborder(displaywin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1546. ^
  1547. screen.c:68:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1548. (char)NULL,(char)NULL,(char)NULL,(char)NULL);
  1549. ^
  1550. screen.c:68:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1551. (char)NULL,(char)NULL,(char)NULL,(char)NULL);
  1552. ^
  1553. screen.c:68:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1554. (char)NULL,(char)NULL,(char)NULL,(char)NULL);
  1555. ^
  1556. screen.c:68:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1557. (char)NULL,(char)NULL,(char)NULL,(char)NULL);
  1558. ^
  1559. screen.c:77:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1560. wborder(menuwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1561. ^
  1562. screen.c:77:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1563. wborder(menuwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1564. ^
  1565. screen.c:77:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1566. wborder(menuwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1567. ^
  1568. screen.c:77:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1569. wborder(menuwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1570. ^
  1571. screen.c:78:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1572. ACS_LTEE,ACS_RTEE,(char)NULL,(char)NULL );
  1573. ^
  1574. screen.c:78:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1575. ACS_LTEE,ACS_RTEE,(char)NULL,(char)NULL );
  1576. ^
  1577. screen.c:87:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1578. wborder(footerwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1579. ^
  1580. screen.c:87:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1581. wborder(footerwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1582. ^
  1583. screen.c:87:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1584. wborder(footerwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1585. ^
  1586. screen.c:87:53: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1587. wborder(footerwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1588. ^
  1589. screen.c:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1590. ACS_LTEE,ACS_RTEE,(char)NULL,(char)NULL );
  1591. ^
  1592. screen.c:88:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1593. ACS_LTEE,ACS_RTEE,(char)NULL,(char)NULL );
  1594. ^
  1595. screen.c:97:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1596. wborder(debugwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1597. ^
  1598. screen.c:97:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1599. wborder(debugwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1600. ^
  1601. screen.c:97:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1602. wborder(debugwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1603. ^
  1604. screen.c:97:52: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1605. wborder(debugwin,(char)NULL,(char)NULL,(char)NULL,(char)NULL,
  1606. ^
  1607. screen.c:98:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1608. ACS_LTEE,ACS_RTEE,(char)NULL,(char)NULL );
  1609. ^
  1610. screen.c:98:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1611. ACS_LTEE,ACS_RTEE,(char)NULL,(char)NULL );
  1612. ^
  1613. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 select_option.c
  1614. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 set_display_dctl_state.c
  1615. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 show_status.c
  1616. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 startup.c
  1617. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 work.c
  1618. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 wulfstat.c
  1619. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 xml_display_values.c
  1620. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 -Wl,-O1 -Wl,--as-needed -o wulfstat display_values.o parsecl.o quit.o screen.o select_option.o set_display_dctl_state.o show_status.o startup.o work.o wulfstat.o xml_display_values.o -L ../libwulf -lwulf -lpthread -lcurses -lxml2 -lm
  1621. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: screen.o: undefined reference to symbol 'cbreak'
  1622. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  1623. collect2: error: ld returned 1 exit status
  1624. Makefile:557: recipe for target 'wulfstat' failed
  1625. make[1]: *** [wulfstat] Error 1
  1626. make[1]: Leaving directory '/tmp/portage/sys-cluster/wulfware-2.6.0/work/wulfware-2.6.0/wulfstat'
  1627. Makefile:917: recipe for target 'wulfstat.time' failed
  1628. make: *** [wulfstat.time] Error 2
  1629. emake failed
  1630. * ERROR: sys-cluster/wulfware-2.6.0::gentoo failed (compile phase):
  1631. * emake failed.
  1632. *
  1633. * Call stack:
  1634. * ebuild.sh, line 93: Called src_compile
  1635. * environment, line 2954: Called die
  1636. * The specific snippet of code:
  1637. * emake -j1 || die "emake failed."
  1638. *
  1639. * If you need support, post the output of `emerge --info '=sys-cluster/wulfware-2.6.0::gentoo'`,
  1640. * the complete build log and the output of `emerge -pqv '=sys-cluster/wulfware-2.6.0::gentoo'`.
  1641. sed: couldn't open temporary file /etc/portage/package.mask/sedgGnHtH: Permission denied