1. * Package: sys-power/powerman-2.3.9
  2. * Repository: gentoo
  3. * Maintainer: weaver@gentoo.org
  4. * USE: amd64 elibc_glibc genders httppower kernel_linux multilib 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 powerman-2.3.9.tar.gz to /tmp/portage/sys-power/powerman-2.3.9/work
  15. >>> Source unpacked in /tmp/portage/sys-power/powerman-2.3.9/work
  16. >>> Compiling source in /tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9 ...
  17. * econf: updating powerman-2.3.9/config/config.sub with /usr/share/gnuconfig/config.sub
  18. * econf: updating powerman-2.3.9/config/config.guess with /usr/share/gnuconfig/config.guess
  19. ./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 --localstatedir=/var --with-httppower --without-snmppower --without-h8power --with-genders
  20. configure: loading site script /usr/share/config.site
  21. checking build system type... x86_64-pc-linux-gnu
  22. checking host system type... x86_64-pc-linux-gnu
  23. checking target system type... x86_64-pc-linux-gnu
  24. checking metadata... yes
  25. checking installation directory variables... yes
  26. checking for a BSD-compatible install... /usr/bin/install -c
  27. checking whether build environment is sane... yes
  28. checking for a thread-safe mkdir -p... /bin/mkdir -p
  29. checking for gawk... gawk
  30. checking whether make sets $(MAKE)... yes
  31. checking whether to enable maintainer-specific portions of Makefiles... no
  32. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  33. checking for C compiler default output file name... a.out
  34. checking whether the C compiler works... yes
  35. checking whether we are cross compiling... no
  36. checking for suffix of executables...
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  40. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  41. checking for style of include used by make... GNU
  42. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  43. checking whether ln -s works... yes
  44. checking whether make sets $(MAKE)... (cached) yes
  45. checking for flex... flex
  46. checking lex output file root... lex.yy
  47. checking lex library... -lfl
  48. checking whether yytext is a pointer... yes
  49. checking for bison... bison -y
  50. checking for a sed that does not truncate output... /bin/sed
  51. checking for grep that handles long lines and -e... /bin/grep
  52. checking for egrep... /bin/grep -E
  53. checking for fgrep... /bin/grep -F
  54. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  55. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  56. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  57. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  58. checking the maximum length of command line arguments... 1572864
  59. checking whether the shell understands some XSI constructs... yes
  60. checking whether the shell understands "+="... yes
  61. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  62. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  65. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  66. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  67. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  68. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  69. checking for ANSI C header files... yes
  70. checking for sys/types.h... yes
  71. checking for sys/stat.h... yes
  72. checking for stdlib.h... yes
  73. checking for string.h... yes
  74. checking for memory.h... yes
  75. checking for strings.h... yes
  76. checking for inttypes.h... yes
  77. checking for stdint.h... yes
  78. checking for unistd.h... yes
  79. checking for dlfcn.h... yes
  80. checking for objdir... .libs
  81. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  82. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  83. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  84. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  85. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  86. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  87. 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
  88. checking whether -lc should be explicitly linked in... no
  89. checking dynamic linker characteristics... GNU/Linux ld.so
  90. checking how to hardcode library paths into programs... immediate
  91. checking whether stripping libraries is possible... yes
  92. checking if libtool supports shared libraries... yes
  93. checking whether to build shared libraries... yes
  94. checking whether to build static libraries... yes
  95. checking for /dev/ptmx... yes
  96. checking for /dev/ptc... no
  97. checking for ANSI C header files... (cached) yes
  98. checking getopt.h usability... yes
  99. checking getopt.h presence... yes
  100. checking for getopt.h... yes
  101. checking poll.h usability... yes
  102. checking poll.h presence... yes
  103. checking for poll.h... yes
  104. checking sys/select.h usability... yes
  105. checking sys/select.h presence... yes
  106. checking for sys/select.h... yes
  107. checking sys/syscall.h usability... yes
  108. checking sys/syscall.h presence... yes
  109. checking for sys/syscall.h... yes
  110. checking whether byte ordering is bigendian... no
  111. checking for uid_t in sys/types.h... yes
  112. checking for an ANSI C-conforming const... yes
  113. checking for socklen_t... yes
  114. checking for whether to build httppower executable... yes
  115. checking for whether to build snmppower executable... no
  116. checking for whether to build h8power executable... no
  117. checking for whether to build genders support... yes
  118. checking for genders_handle_create in -lgenders... no
  119. checking for getopt_long... yes
  120. checking for cfmakeraw... yes
  121. checking for library containing bind... none required
  122. checking for library containing gethostbyaddr... none required
  123. checking for working curses... yes
  124. checking for forkpty... no
  125. checking for forkpty in -lutil... yes
  126. checking pty.h usability... yes
  127. checking pty.h presence... yes
  128. checking for pty.h... yes
  129. checking util.h usability... no
  130. checking util.h presence... no
  131. checking for util.h... no
  132. checking for hosts_ctl in -lwrap... yes
  133. checking for poll... yes
  134. checking for curl_easy_setopt in -lcurl... yes
  135. checking for luaL_newstate in default libs... no
  136. checking for luaL_newstate in -llua... yes
  137. checking for munge_ctx_create in default libs... no
  138. checking for munge_ctx_create in -lmunge... no
  139. checking for init_snmp in default libs... no
  140. checking for init_snmp in -lsnmp... yes
  141. checking whether to install pkg-config *.pc files... ${libdir}/pkgconfig
  142. checking user to run as... daemon
  143. configure: creating ./config.status
  144. config.status: creating Makefile
  145. config.status: creating powerman.spec
  146. config.status: creating libpowerman/Makefile
  147. config.status: creating libpowerman/libpowerman.pc
  148. config.status: creating liblsd/Makefile
  149. config.status: creating libcommon/Makefile
  150. config.status: creating powerman/Makefile
  151. config.status: creating powermand/Makefile
  152. config.status: creating httppower/Makefile
  153. config.status: creating h8power/Makefile
  154. config.status: creating h8power/h8power.1
  155. config.status: creating snmppower/Makefile
  156. config.status: creating plmpower/Makefile
  157. config.status: creating etc/Makefile
  158. config.status: creating scripts/Makefile
  159. config.status: creating scripts/powerman
  160. config.status: creating heartbeat/Makefile
  161. config.status: creating test/Makefile
  162. config.status: creating man/Makefile
  163. config.status: creating man/powerman.1
  164. config.status: creating man/libpowerman.3
  165. config.status: creating man/powerman.conf.5
  166. config.status: creating man/powerman.dev.5
  167. config.status: creating man/httppower.8
  168. config.status: creating man/plmpower.8
  169. config.status: creating man/powermand.8
  170. config.status: creating man/vpcd.8
  171. config.status: creating config/config.h
  172. config.status: executing depfiles commands
  173. config.status: executing libtool commands
  174. make -j24
  175. Making all in etc
  176. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/etc'
  177. make[1]: Nothing to be done for `all'.
  178. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/etc'
  179. Making all in man
  180. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/man'
  181. cp powerman.1 pm.1
  182. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/man'
  183. Making all in scripts
  184. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/scripts'
  185. make[1]: Nothing to be done for `all'.
  186. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/scripts'
  187. Making all in heartbeat
  188. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/heartbeat'
  189. make[1]: Nothing to be done for `all'.
  190. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/heartbeat'
  191. Making all in liblsd
  192. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/liblsd'
  193. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT hostlist.o -MD -MP -MF .deps/hostlist.Tpo -c -o hostlist.o hostlist.c
  194. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
  195. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
  196. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT cbuf.o -MD -MP -MF .deps/cbuf.Tpo -c -o cbuf.o cbuf.c
  197. mv -f .deps/hash.Tpo .deps/hash.Po
  198. mv -f .deps/list.Tpo .deps/list.Po
  199. mv -f .deps/cbuf.Tpo .deps/cbuf.Po
  200. mv -f .deps/hostlist.Tpo .deps/hostlist.Po
  201. rm -f liblsd.a
  202. x86_64-pc-linux-gnu-ar cru liblsd.a hostlist.o list.o hash.o cbuf.o
  203. x86_64-pc-linux-gnu-ranlib liblsd.a
  204. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/liblsd'
  205. Making all in libcommon
  206. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libcommon'
  207. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT argv.o -MD -MP -MF .deps/argv.Tpo -c -o argv.o argv.c
  208. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
  209. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
  210. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT hprintf.o -MD -MP -MF .deps/hprintf.Tpo -c -o hprintf.o hprintf.c
  211. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pluglist.o -MD -MP -MF .deps/pluglist.Tpo -c -o pluglist.o pluglist.c
  212. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
  213. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xpoll.o -MD -MP -MF .deps/xpoll.Tpo -c -o xpoll.o xpoll.c
  214. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xpty.o -MD -MP -MF .deps/xpty.Tpo -c -o xpty.o xpty.c
  215. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xread.o -MD -MP -MF .deps/xread.Tpo -c -o xread.o xread.c
  216. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xregex.o -MD -MP -MF .deps/xregex.Tpo -c -o xregex.o xregex.c
  217. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xsignal.o -MD -MP -MF .deps/xsignal.Tpo -c -o xsignal.o xsignal.c
  218. mv -f .deps/xsignal.Tpo .deps/xsignal.Po
  219. mv -f .deps/hprintf.Tpo .deps/hprintf.Po
  220. mv -f .deps/error.Tpo .deps/error.Po
  221. mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
  222. mv -f .deps/argv.Tpo .deps/argv.Po
  223. mv -f .deps/debug.Tpo .deps/debug.Po
  224. mv -f .deps/xpty.Tpo .deps/xpty.Po
  225. mv -f .deps/xread.Tpo .deps/xread.Po
  226. mv -f .deps/xregex.Tpo .deps/xregex.Po
  227. mv -f .deps/xpoll.Tpo .deps/xpoll.Po
  228. mv -f .deps/pluglist.Tpo .deps/pluglist.Po
  229. rm -f libcommon.a
  230. x86_64-pc-linux-gnu-ar cru libcommon.a argv.o debug.o error.o hprintf.o pluglist.o xmalloc.o xpoll.o xpty.o xread.o xregex.o xsignal.o
  231. x86_64-pc-linux-gnu-ranlib libcommon.a
  232. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libcommon'
  233. Making all in powerman
  234. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powerman'
  235. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT powerman.o -MD -MP -MF .deps/powerman.Tpo -c -o powerman.o powerman.c
  236. mv -f .deps/powerman.Tpo .deps/powerman.Po
  237. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o powerman powerman.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  238. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o powerman powerman.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  239. ln -s powerman pm
  240. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powerman'
  241. Making all in powermand
  242. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powermand'
  243. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT arglist.o -MD -MP -MF .deps/arglist.Tpo -c -o arglist.o arglist.c
  244. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
  245. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c
  246. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.c
  247. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT device_pipe.o -MD -MP -MF .deps/device_pipe.Tpo -c -o device_pipe.o device_pipe.c
  248. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT device_serial.o -MD -MP -MF .deps/device_serial.Tpo -c -o device_serial.o device_serial.c
  249. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT device_tcp.o -MD -MP -MF .deps/device_tcp.Tpo -c -o device_tcp.o device_tcp.c
  250. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT parse_lex.o -MD -MP -MF .deps/parse_lex.Tpo -c -o parse_lex.o parse_lex.c
  251. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT parse_tab.o -MD -MP -MF .deps/parse_tab.Tpo -c -o parse_tab.o parse_tab.c
  252. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT parse_util.o -MD -MP -MF .deps/parse_util.Tpo -c -o parse_util.o parse_util.c
  253. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../liblsd -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT powermand.o -MD -MP -MF .deps/powermand.Tpo -c -o powermand.o powermand.c
  254. powermand.c: In function '_select_loop':
  255. powermand.c:209:13: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  256. parse_lex.c:1743:16: warning: 'input' defined but not used [-Wunused-function]
  257. mv -f .deps/device_pipe.Tpo .deps/device_pipe.Po
  258. mv -f .deps/daemon.Tpo .deps/daemon.Po
  259. mv -f .deps/powermand.Tpo .deps/powermand.Po
  260. mv -f .deps/arglist.Tpo .deps/arglist.Po
  261. mv -f .deps/parse_util.Tpo .deps/parse_util.Po
  262. mv -f .deps/device_serial.Tpo .deps/device_serial.Po
  263. mv -f .deps/device_tcp.Tpo .deps/device_tcp.Po
  264. mv -f .deps/parse_tab.Tpo .deps/parse_tab.Po
  265. mv -f .deps/parse_lex.Tpo .deps/parse_lex.Po
  266. mv -f .deps/client.Tpo .deps/client.Po
  267. mv -f .deps/device.Tpo .deps/device.Po
  268. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o powermand arglist.o client.o daemon.o device.o device_pipe.o device_serial.o device_tcp.o parse_lex.o parse_tab.o parse_util.o powermand.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lwrap -lutil
  269. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o powermand arglist.o client.o daemon.o device.o device_pipe.o device_serial.o device_tcp.o parse_lex.o parse_tab.o parse_util.o powermand.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lwrap -lutil
  270. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powermand'
  271. Making all in libpowerman
  272. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman'
  273. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libpowerman.lo -MD -MP -MF .deps/libpowerman.Tpo -c -o libpowerman.lo libpowerman.c
  274. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libpowerman.lo -MD -MP -MF .deps/libpowerman.Tpo -c libpowerman.c -fPIC -DPIC -o .libs/libpowerman.o
  275. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libpowerman.lo -MD -MP -MF .deps/libpowerman.Tpo -c libpowerman.c -o libpowerman.o >/dev/null 2>&1
  276. mv -f .deps/libpowerman.Tpo .deps/libpowerman.Plo
  277. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libpowerman.la -rpath /usr/lib64 libpowerman.lo
  278. libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libpowerman.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpowerman.so.0 -o .libs/libpowerman.so.0.0.0
  279. libtool: link: (cd ".libs" && rm -f "libpowerman.so.0" && ln -s "libpowerman.so.0.0.0" "libpowerman.so.0")
  280. libtool: link: (cd ".libs" && rm -f "libpowerman.so" && ln -s "libpowerman.so.0.0.0" "libpowerman.so")
  281. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpowerman.a libpowerman.o
  282. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpowerman.a
  283. libtool: link: ( cd ".libs" && rm -f "libpowerman.la" && ln -s "../libpowerman.la" "libpowerman.la" )
  284. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman'
  285. Making all in test
  286. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  287. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT vpcd.o -MD -MP -MF .deps/vpcd.Tpo -c -o vpcd.o vpcd.c
  288. mv -f .deps/vpcd.Tpo .deps/vpcd.Po
  289. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o vpcd vpcd.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  290. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o vpcd vpcd.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  291. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  292. Making all in plmpower
  293. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/plmpower'
  294. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT plmpower.o -MD -MP -MF .deps/plmpower.Tpo -c -o plmpower.o plmpower.c
  295. mv -f .deps/plmpower.Tpo .deps/plmpower.Po
  296. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o plmpower plmpower.o ../libcommon/libcommon.a
  297. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o plmpower plmpower.o ../libcommon/libcommon.a
  298. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/plmpower'
  299. Making all in httppower
  300. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/httppower'
  301. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT httppower.o -MD -MP -MF .deps/httppower.Tpo -c -o httppower.o httppower.c
  302. mv -f .deps/httppower.Tpo .deps/httppower.Po
  303. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o httppower httppower.o ../libcommon/libcommon.a -lcurl -lutil
  304. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o httppower httppower.o ../libcommon/libcommon.a -lcurl -lutil
  305. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/httppower'
  306. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9'
  307. make[1]: Nothing to be done for `all-am'.
  308. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9'
  309. >>> Source compiled.
  310. >>> Test phase [check]: sys-power/powerman-2.3.9
  311. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  312. make -j24 -j24 -j1 check
  313. Making check in etc
  314. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/etc'
  315. make[1]: Nothing to be done for `check'.
  316. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/etc'
  317. Making check in man
  318. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/man'
  319. make[1]: Nothing to be done for `check'.
  320. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/man'
  321. Making check in scripts
  322. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/scripts'
  323. make[1]: Nothing to be done for `check'.
  324. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/scripts'
  325. Making check in heartbeat
  326. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/heartbeat'
  327. make[1]: Nothing to be done for `check'.
  328. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/heartbeat'
  329. Making check in liblsd
  330. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/liblsd'
  331. make[1]: Nothing to be done for `check'.
  332. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/liblsd'
  333. Making check in libcommon
  334. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libcommon'
  335. make[1]: Nothing to be done for `check'.
  336. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libcommon'
  337. Making check in powerman
  338. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powerman'
  339. make[1]: Nothing to be done for `check'.
  340. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powerman'
  341. Making check in powermand
  342. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powermand'
  343. make[1]: Nothing to be done for `check'.
  344. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powermand'
  345. Making check in libpowerman
  346. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman'
  347. make[1]: Nothing to be done for `check'.
  348. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman'
  349. Making check in test
  350. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  351. make tpl tregex targv baytech icebox gpib dli phantom cyclades ipmipower cli ilom lom swpdu
  352. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  353. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT tpl.o -MD -MP -MF .deps/tpl.Tpo -c -o tpl.o tpl.c
  354. mv -f .deps/tpl.Tpo .deps/tpl.Po
  355. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tpl tpl.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  356. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tpl tpl.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  357. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT tregex.o -MD -MP -MF .deps/tregex.Tpo -c -o tregex.o tregex.c
  358. mv -f .deps/tregex.Tpo .deps/tregex.Po
  359. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tregex tregex.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  360. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tregex tregex.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  361. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT targv.o -MD -MP -MF .deps/targv.Tpo -c -o targv.o targv.c
  362. mv -f .deps/targv.Tpo .deps/targv.Po
  363. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o targv targv.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  364. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o targv targv.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  365. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT baytech.o -MD -MP -MF .deps/baytech.Tpo -c -o baytech.o baytech.c
  366. mv -f .deps/baytech.Tpo .deps/baytech.Po
  367. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o baytech baytech.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  368. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o baytech baytech.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  369. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT icebox.o -MD -MP -MF .deps/icebox.Tpo -c -o icebox.o icebox.c
  370. mv -f .deps/icebox.Tpo .deps/icebox.Po
  371. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o icebox icebox.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  372. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o icebox icebox.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  373. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT gpib.o -MD -MP -MF .deps/gpib.Tpo -c -o gpib.o gpib.c
  374. gpib.c: In function 'main':
  375. gpib.c:82:9: warning: unused variable 'i' [-Wunused-variable]
  376. gpib.c: In function 'relay_op':
  377. gpib.c:136:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  378. gpib.c: In function '_prompt_loop':
  379. gpib.c:255:9: warning: implicit declaration of function 'xreadline' [-Wimplicit-function-declaration]
  380. mv -f .deps/gpib.Tpo .deps/gpib.Po
  381. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o gpib gpib.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  382. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o gpib gpib.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  383. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dli.o -MD -MP -MF .deps/dli.Tpo -c -o dli.o dli.c
  384. mv -f .deps/dli.Tpo .deps/dli.Po
  385. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o dli dli.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  386. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o dli dli.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  387. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT phantom.o -MD -MP -MF .deps/phantom.Tpo -c -o phantom.o phantom.c
  388. phantom.c: In function 'main':
  389. phantom.c:76:9: warning: unused variable 'i' [-Wunused-variable]
  390. mv -f .deps/phantom.Tpo .deps/phantom.Po
  391. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o phantom phantom.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil -lcurses
  392. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o phantom phantom.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil -lcurses
  393. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT cyclades.o -MD -MP -MF .deps/cyclades.Tpo -c -o cyclades.o cyclades.c
  394. cyclades.c: In function 'main':
  395. cyclades.c:71:9: warning: unused variable 'i' [-Wunused-variable]
  396. cyclades.c: In function '_prompt_loop':
  397. cyclades.c:293:10: warning: unused variable 'c' [-Wunused-variable]
  398. cyclades.c:314:5: warning: 'num_plugs' may be used uninitialized in this function [-Wmaybe-uninitialized]
  399. mv -f .deps/cyclades.Tpo .deps/cyclades.Po
  400. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o cyclades cyclades.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  401. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o cyclades cyclades.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  402. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ipmipower.o -MD -MP -MF .deps/ipmipower.Tpo -c -o ipmipower.o ipmipower.c
  403. ipmipower.c: In function 'main':
  404. ipmipower.c:94:9: warning: unused variable 'i' [-Wunused-variable]
  405. ipmipower.c: In function '_prompt_loop':
  406. ipmipower.c:211:9: warning: unused variable 'i' [-Wunused-variable]
  407. mv -f .deps/ipmipower.Tpo .deps/ipmipower.Po
  408. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ipmipower ipmipower.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  409. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ipmipower ipmipower.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  410. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o cli.c
  411. cli.c: In function 'main':
  412. cli.c:45:11: warning: unused variable 'str' [-Wunused-variable]
  413. mv -f .deps/cli.Tpo .deps/cli.Po
  414. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o cli cli.o -L../libpowerman -lpowerman
  415. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/cli cli.o -L/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman /tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman/.libs/libpowerman.so
  416. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ilom.o -MD -MP -MF .deps/ilom.Tpo -c -o ilom.o ilom.c
  417. ilom.c: In function 'main':
  418. ilom.c:138:9: warning: unused variable 'i' [-Wunused-variable]
  419. ilom.c: In function 'prompt_loop':
  420. ilom.c:180:5: warning: enumeration value 'NONE' not handled in switch [-Wswitch]
  421. ilom.c: In function 'main':
  422. ilom.c:192:9: warning: 'authenticated' may be used uninitialized in this function [-Wmaybe-uninitialized]
  423. ilom.c:177:9: note: 'authenticated' was declared here
  424. mv -f .deps/ilom.Tpo .deps/ilom.Po
  425. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ilom ilom.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  426. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ilom ilom.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  427. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT lom.o -MD -MP -MF .deps/lom.Tpo -c -o lom.o lom.c
  428. lom.c: In function 'main':
  429. lom.c:81:9: warning: unused variable 'i' [-Wunused-variable]
  430. lom.c: In function 'prompt_loop':
  431. lom.c:123:5: warning: enumeration value 'NONE' not handled in switch [-Wswitch]
  432. lom.c: In function 'main':
  433. lom.c:135:9: warning: 'authenticated' may be used uninitialized in this function [-Wmaybe-uninitialized]
  434. lom.c:120:9: note: 'authenticated' was declared here
  435. mv -f .deps/lom.Tpo .deps/lom.Po
  436. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o lom lom.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  437. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o lom lom.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  438. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -I../libpowerman -I../liblsd -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT swpdu.o -MD -MP -MF .deps/swpdu.Tpo -c -o swpdu.o swpdu.c
  439. mv -f .deps/swpdu.Tpo .deps/swpdu.Po
  440. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o swpdu swpdu.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  441. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o swpdu swpdu.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
  442. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  443. make check-TESTS
  444. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  445. PASS: t00
  446. PASS: t01
  447. PASS: t02
  448. PASS: t03
  449. PASS: t04
  450. PASS: t05
  451. PASS: t06
  452. PASS: t07
  453. PASS: t08
  454. PASS: t09
  455. PASS: t10
  456. PASS: t11
  457. PASS: t12
  458. PASS: t13
  459. PASS: t14
  460. PASS: t15
  461. PASS: t16
  462. PASS: t17
  463. PASS: t18
  464. PASS: t19
  465. PASS: t20
  466. PASS: t21
  467. PASS: t22
  468. PASS: t23
  469. PASS: t24
  470. PASS: t25
  471. PASS: t26
  472. PASS: t27
  473. PASS: t28
  474. PASS: t29
  475. PASS: t30
  476. PASS: t31
  477. PASS: t32
  478. PASS: t33
  479. PASS: t34
  480. PASS: t35
  481. PASS: t36
  482. PASS: t37
  483. PASS: t38
  484. PASS: t39
  485. PASS: t40
  486. PASS: t41
  487. PASS: t42
  488. PASS: t43
  489. PASS: t44
  490. PASS: t45
  491. PASS: t46
  492. PASS: t47
  493. PASS: t48
  494. PASS: t49
  495. PASS: t50
  496. PASS: t51
  497. PASS: t52
  498. ===================
  499. All 53 tests passed
  500. ===================
  501. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  502. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  503. Making check in plmpower
  504. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/plmpower'
  505. make[1]: Nothing to be done for `check'.
  506. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/plmpower'
  507. Making check in httppower
  508. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/httppower'
  509. make[1]: Nothing to be done for `check'.
  510. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/httppower'
  511. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9'
  512. make[1]: Nothing to be done for `check-am'.
  513. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9'
  514. >>> Install powerman-2.3.9 into /tmp/portage/sys-power/powerman-2.3.9/image/ category sys-power
  515. make -j24 DESTDIR=/tmp/portage/sys-power/powerman-2.3.9/image/ -j1 install
  516. Making install in etc
  517. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/etc'
  518. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/etc'
  519. make[2]: Nothing to be done for `install-exec-am'.
  520. test -z "/etc/powerman" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//etc/powerman"
  521. /usr/bin/install -c -m 644 powerman.conf.example apc7900.dev apc7900v3.dev apc7920.dev apc.dev apc-snmp.dev apcnew.dev apcold.dev apcpdu3.dev apcpdu.dev appro-greenblade.dev bashfun.dev baytech.dev baytech-snmp.dev baytech-rpc28-nc.dev baytech-rpc3-nc.dev cb-7050.dev cyclades-pm8.dev cyclades-pm10.dev cyclades-pm20.dev cyclades-pm42.dev dli.dev eaton-revelation-snmp.dev eaton-epdu-blue-switched.dev hp3488.dev hpilo.dev hpmp.dev hpmpblade.dev hpmpcell.dev hpmpdome.dev ibmbladecenter.dev icebox.dev icebox3.dev ics8064.dev ilom.dev lom.dev ipmi.dev ipmipower.dev phantom.dev plmpower.dev '/tmp/portage/sys-power/powerman-2.3.9/image//etc/powerman'
  522. /usr/bin/install -c -m 644 powerman.dev swpdu.dev vpc.dev wti.dev wti-rps10.dev '/tmp/portage/sys-power/powerman-2.3.9/image//etc/powerman'
  523. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/etc'
  524. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/etc'
  525. Making install in man
  526. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/man'
  527. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/man'
  528. make[2]: Nothing to be done for `install-exec-am'.
  529. test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/share/man/man1"
  530. /usr/bin/install -c -m 644 powerman.1 pm.1 '/tmp/portage/sys-power/powerman-2.3.9/image//usr/share/man/man1'
  531. test -z "/usr/share/man/man3" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/share/man/man3"
  532. /usr/bin/install -c -m 644 libpowerman.3 '/tmp/portage/sys-power/powerman-2.3.9/image//usr/share/man/man3'
  533. test -z "/usr/share/man/man5" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/share/man/man5"
  534. /usr/bin/install -c -m 644 powerman.conf.5 powerman.dev.5 '/tmp/portage/sys-power/powerman-2.3.9/image//usr/share/man/man5'
  535. test -z "/usr/share/man/man8" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/share/man/man8"
  536. /usr/bin/install -c -m 644 powermand.8 httppower.8 plmpower.8 vpcd.8 '/tmp/portage/sys-power/powerman-2.3.9/image//usr/share/man/man8'
  537. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/man'
  538. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/man'
  539. Making install in scripts
  540. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/scripts'
  541. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/scripts'
  542. make[2]: Nothing to be done for `install-exec-am'.
  543. test -z "/etc/init.d" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//etc/init.d"
  544. /usr/bin/install -c powerman '/tmp/portage/sys-power/powerman-2.3.9/image//etc/init.d'
  545. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/scripts'
  546. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/scripts'
  547. Making install in heartbeat
  548. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/heartbeat'
  549. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/heartbeat'
  550. make[2]: Nothing to be done for `install-exec-am'.
  551. test -z "/usr/lib64/stonith/plugins/external" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/stonith/plugins/external"
  552. /usr/bin/install -c powerman '/tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/stonith/plugins/external'
  553. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/heartbeat'
  554. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/heartbeat'
  555. Making install in liblsd
  556. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/liblsd'
  557. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/liblsd'
  558. make[2]: Nothing to be done for `install-exec-am'.
  559. make[2]: Nothing to be done for `install-data-am'.
  560. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/liblsd'
  561. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/liblsd'
  562. Making install in libcommon
  563. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libcommon'
  564. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libcommon'
  565. make[2]: Nothing to be done for `install-exec-am'.
  566. make[2]: Nothing to be done for `install-data-am'.
  567. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libcommon'
  568. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libcommon'
  569. Making install in powerman
  570. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powerman'
  571. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powerman'
  572. test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/bin"
  573. /bin/sh ../libtool --mode=install /usr/bin/install -c powerman pm '/tmp/portage/sys-power/powerman-2.3.9/image//usr/bin'
  574. libtool: install: /usr/bin/install -c powerman /tmp/portage/sys-power/powerman-2.3.9/image//usr/bin/powerman
  575. libtool: install: /usr/bin/install -c pm /tmp/portage/sys-power/powerman-2.3.9/image//usr/bin/pm
  576. make[2]: Nothing to be done for `install-data-am'.
  577. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powerman'
  578. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powerman'
  579. Making install in powermand
  580. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powermand'
  581. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powermand'
  582. test -z "/usr/sbin" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin"
  583. /bin/sh ../libtool --mode=install /usr/bin/install -c powermand '/tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin'
  584. libtool: install: /usr/bin/install -c powermand /tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin/powermand
  585. make[2]: Nothing to be done for `install-data-am'.
  586. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powermand'
  587. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/powermand'
  588. Making install in libpowerman
  589. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman'
  590. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman'
  591. test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64"
  592. /bin/sh ../libtool --mode=install /usr/bin/install -c libpowerman.la '/tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64'
  593. libtool: install: /usr/bin/install -c .libs/libpowerman.so.0.0.0 /tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/libpowerman.so.0.0.0
  594. libtool: install: (cd /tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64 && { ln -s -f libpowerman.so.0.0.0 libpowerman.so.0 || { rm -f libpowerman.so.0 && ln -s libpowerman.so.0.0.0 libpowerman.so.0; }; })
  595. libtool: install: (cd /tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64 && { ln -s -f libpowerman.so.0.0.0 libpowerman.so || { rm -f libpowerman.so && ln -s libpowerman.so.0.0.0 libpowerman.so; }; })
  596. libtool: install: /usr/bin/install -c .libs/libpowerman.lai /tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/libpowerman.la
  597. libtool: install: /usr/bin/install -c .libs/libpowerman.a /tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/libpowerman.a
  598. libtool: install: chmod 644 /tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/libpowerman.a
  599. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/libpowerman.a
  600. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  601. test -z "/usr/include" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/include"
  602. /usr/bin/install -c -m 644 libpowerman.h '/tmp/portage/sys-power/powerman-2.3.9/image//usr/include'
  603. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/pkgconfig"
  604. /usr/bin/install -c -m 644 libpowerman.pc '/tmp/portage/sys-power/powerman-2.3.9/image//usr/lib64/pkgconfig'
  605. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman'
  606. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/libpowerman'
  607. Making install in test
  608. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  609. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  610. test -z "/usr/sbin" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin"
  611. /bin/sh ../libtool --mode=install /usr/bin/install -c vpcd '/tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin'
  612. libtool: install: /usr/bin/install -c vpcd /tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin/vpcd
  613. make[2]: Nothing to be done for `install-data-am'.
  614. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  615. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/test'
  616. Making install in plmpower
  617. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/plmpower'
  618. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/plmpower'
  619. test -z "/usr/sbin" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin"
  620. /bin/sh ../libtool --mode=install /usr/bin/install -c plmpower '/tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin'
  621. libtool: install: /usr/bin/install -c plmpower /tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin/plmpower
  622. make[2]: Nothing to be done for `install-data-am'.
  623. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/plmpower'
  624. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/plmpower'
  625. Making install in httppower
  626. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/httppower'
  627. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/httppower'
  628. test -z "/usr/sbin" || /bin/mkdir -p "/tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin"
  629. /bin/sh ../libtool --mode=install /usr/bin/install -c httppower '/tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin'
  630. libtool: install: /usr/bin/install -c httppower /tmp/portage/sys-power/powerman-2.3.9/image//usr/sbin/httppower
  631. make[2]: Nothing to be done for `install-data-am'.
  632. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/httppower'
  633. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9/httppower'
  634. make[1]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9'
  635. make[2]: Entering directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9'
  636. make[2]: Nothing to be done for `install-exec-am'.
  637. ./config/install-sh -m 755 -d \
  638. /tmp/portage/sys-power/powerman-2.3.9/image//var/run
  639. ./config/install-sh -o daemon -m 755 -d \
  640. /tmp/portage/sys-power/powerman-2.3.9/image//var/run/powerman
  641. make[2]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9'
  642. make[1]: Leaving directory `/tmp/portage/sys-power/powerman-2.3.9/work/powerman-2.3.9'
  643. >>> Completed installing powerman-2.3.9 into /tmp/portage/sys-power/powerman-2.3.9/image/
  644. * Tinderbox QA Warning! Invalid directories in image
  645. /var/run/powerman
  646. * Tinderbox QA Warning (end)! Invalid directories in image
  647. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  648. usr/sbin/powermand
  649. usr/sbin/plmpower
  650. usr/sbin/httppower
  651. usr/lib64/libpowerman.so.0.0.0
  652. usr/lib64/libpowerman.a
  653. usr/bin/pm
  654. usr/sbin/vpcd
  655. usr/bin/powerman
  656. ecompressdir: bzip2 -9 /usr/share/man
  657. removing executable bit: usr/lib64/libpowerman.la
  658. * QA Notice: Package triggers severe warnings which indicate that it
  659. * may exhibit random runtime failures.
  660. * gpib.c:255:9: warning: implicit declaration of function 'xreadline' [-Wimplicit-function-declaration]
  661. * Please do not file a Gentoo bug and instead report the above QA
  662. * issues directly to the upstream developers of this software.
  663. * Homepage: http://code.google.com/p/powerman/