D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/powerman-2.3.26-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vMy9dv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf powerman-2.3.26
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/powerman-2.3.26.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd powerman-2.3.26
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/powerman-2.3.26-var_run-to-run.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uJopDm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd powerman-2.3.26
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-snmppower --with-httppower --with-genders --with-ncurses --with-user=powerman --with-systemdsystemunitdir=/usr/lib/systemd/system
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking target system type... aarch64-mageia-linux-gnu
checking installation directory variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for ANSI C header files... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking whether byte ordering is bigendian... no
checking for uid_t in sys/types.h... yes
checking for an ANSI C-conforming const... yes
checking for socklen_t... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_easy_setopt in default libs... no
checking for curl_easy_setopt in -lcurl... yes
checking net-snmp/net-snmp-config.h usability... yes
checking net-snmp/net-snmp-config.h presence... yes
checking for net-snmp/net-snmp-config.h... yes
checking for init_snmp in default libs... no
checking for init_snmp in -lnetsnmp... yes
checking genders.h usability... yes
checking genders.h presence... yes
checking for genders.h... yes
checking for genders_handle_create in default libs... no
checking for genders_handle_create in -lgenders... yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for getopt_long... yes
checking for cfmakeraw... yes
checking for library containing bind... none required
checking for library containing gethostbyaddr... none required
checking for working ncurses... yes
checking for forkpty... no
checking for forkpty in -lutil... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking for poll... yes
checking whether to install pkg-config *.pc files... ${libdir}/pkgconfig
checking user to run as... powerman
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/powerman_el72.spec
config.status: creating libpowerman/Makefile
config.status: creating libpowerman/libpowerman.pc
config.status: creating liblsd/Makefile
config.status: creating libcommon/Makefile
config.status: creating powerman/Makefile
config.status: creating powermand/Makefile
config.status: creating httppower/Makefile
config.status: creating snmppower/Makefile
config.status: creating plmpower/Makefile
config.status: creating etc/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/powerman
config.status: creating scripts/tmpfiles.d/powerman.conf
config.status: creating heartbeat/Makefile
config.status: creating man/Makefile
config.status: creating man/powerman.1
config.status: creating man/libpowerman.3
config.status: creating man/powerman.conf.5
config.status: creating man/powerman.dev.5
config.status: creating man/httppower.8
config.status: creating man/plmpower.8
config.status: creating man/powermand.8
config.status: creating man/vpcd.8
config.status: creating test/Makefile
config.status: creating test/mcr.conf
config.status: creating test/sierra.conf
config.status: creating test/t07.conf
config.status: creating test/t09.conf
config.status: creating test/t10.conf
config.status: creating test/t17.conf
config.status: creating test/t18.conf
config.status: creating test/t19.conf
config.status: creating test/t20.conf
config.status: creating test/t21.conf
config.status: creating test/t22.conf
config.status: creating test/t23.conf
config.status: creating test/t24.conf
config.status: creating test/t25.conf
config.status: creating test/t26.conf
config.status: creating test/t27.conf
config.status: creating test/t28.conf
config.status: creating test/t29.conf
config.status: creating test/t30.conf
config.status: creating test/t31.conf
config.status: creating test/t32.conf
config.status: creating test/t33.conf
config.status: creating test/t34.conf
config.status: creating test/t35.conf
config.status: creating test/t36.conf
config.status: creating test/t37.conf
config.status: creating test/t38.conf
config.status: creating test/t39.conf
config.status: creating test/t40.conf
config.status: creating test/t41.conf
config.status: creating test/t42.conf
config.status: creating test/t43.conf
config.status: creating test/t44.conf
config.status: creating test/t45.conf
config.status: creating test/t46.conf
config.status: creating test/t47.conf
config.status: creating test/t48.conf
config.status: creating test/t49.conf
config.status: creating test/t50.conf
config.status: creating test/t51.conf
config.status: creating test/t53.conf
config.status: creating test/t54.conf
config.status: creating test/t55.conf
config.status: creating test/t60.conf
config.status: creating test/t61.conf
config.status: creating test/test.conf
config.status: creating test/test4.conf
config.status: creating config/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Making all in etc
make[1]: Nothing to be done for 'all'.
Making all in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/man'
cp powerman.1 pm.1
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/man'
Making all in scripts
make[1]: Nothing to be done for 'all'.
Making all in heartbeat
make[1]: Nothing to be done for 'all'.
Making all in liblsd
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
gcc -DHAVE_CONFIG_H -I. -I../config    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hash.o hash.c
In file included from hash.c:30:
hash.c: In function 'hash_create':
hash.c:155:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  155 |     assert (h->magic = HASH_MAGIC);     /* set magic via assert abuse */
      |             ^
hash.c: In function 'hash_destroy':
hash.c:177:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  177 |     assert (h->magic = ~HASH_MAGIC);    /* clear magic via assert abuse */
      |             ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
gcc -DHAVE_CONFIG_H -I. -I../config    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o list.o list.c
In file included from list.c:34:
list.c: In function 'list_create':
list.c:227:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  227 |     assert(l->magic = LIST_MAGIC);      /* set magic via assert abuse */
      |            ^
list.c: In function 'list_destroy':
list.c:245:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  245 |         assert(i->magic = ~LIST_MAGIC); /* clear magic via assert abuse */
      |                ^
list.c:257:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  257 |     assert(l->magic = ~LIST_MAGIC);     /* clear magic via assert abuse */
      |            ^
list.c: In function 'list_iterator_create':
list.c:527:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  527 |     assert(i->magic = LIST_MAGIC);      /* set magic via assert abuse */
      |            ^
list.c: In function 'list_iterator_destroy':
list.c:564:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  564 |     assert(i->magic = ~LIST_MAGIC);     /* clear magic via assert abuse */
      |            ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
gcc -DHAVE_CONFIG_H -I. -I../config    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cbuf.o cbuf.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
gcc -DHAVE_CONFIG_H -I. -I../config    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hostlist.o hostlist.c
hostlist.c: In function '_next_tok':
hostlist.c:372:48: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  372 |     while (**str != '\0' && strchr(sep, **str) != '\0')
      |                                                ^~
hostlist.c:372:29: note: did you mean to dereference the pointer?
  372 |     while (**str != '\0' && strchr(sep, **str) != '\0')
      |                             ^
hostlist.c:389:48: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  389 |     while (**str != '\0' && strchr(sep, **str) != '\0')
      |                                                ^~
hostlist.c:389:29: note: did you mean to dereference the pointer?
  389 |     while (**str != '\0' && strchr(sep, **str) != '\0')
      |                             ^
In file included from hostlist.c:43:
hostlist.c: In function 'hostlist_new':
hostlist.c:1066:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1066 |     assert(new->magic = HOSTLIST_MAGIC);
      |            ^~~
hostlist.c: In function 'hostlist_destroy':
hostlist.c:1598:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1598 |     assert(hl->magic = 0x1);
      |            ^~
hostlist.c: In function 'hostlist_iterator_new':
hostlist.c:2218:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 2218 |     assert(i->magic = HOSTLIST_MAGIC);
      |            ^
hostlist.c: In function 'hostlist_iterator_destroy':
hostlist.c:2269:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 2269 |     assert(i->magic = 0x1);
      |            ^
In file included from /usr/include/string.h:519,
                 from hostlist.c:30:
In function 'strncpy',
    inlined from '_hostlist_create_bracketed.constprop' at hostlist.c:1515:9:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
rm -f liblsd.a
ar cru liblsd.a hostlist.o list.o hash.o cbuf.o 
ranlib liblsd.a
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
Making all in libcommon
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hprintf.o hprintf.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o error.o error.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o argv.o argv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmalloc.o xmalloc.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xpty.o xpty.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o debug.o debug.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xsignal.o xsignal.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xpoll.o xpoll.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pluglist.o pluglist.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xread.o xread.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xregex.o xregex.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
rm -f libcommon.a
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 
ranlib libcommon.a
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
Making all in powerman
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o powerman.o powerman.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o powerman powerman.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lgenders -lutil  
libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o powerman powerman.o  ../liblsd/liblsd.a ../libcommon/libcommon.a -lgenders -lutil
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
rm -f pm
ln -s powerman pm
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
Making all in powermand
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o daemon.o daemon.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o device_pipe.o device_pipe.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o arglist.o arglist.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o device_serial.o device_serial.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o device_tcp.o device_tcp.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o powermand.o powermand.c
powermand.c: In function '_select_loop':
powermand.c:207:13: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  207 |         int n;
      |             ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parse_util.o parse_util.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parse_lex.o parse_lex.c
parse_lex.c:1766:16: warning: 'input' defined but not used [-Wunused-function]
 1766 |     static int input  (void)
      |                ^~~~~
In file included from /usr/include/string.h:519,
                 from parse_lex.c:20:
In function 'strncpy',
    inlined from 'yylex' at parse_lex.l:104:9:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
parse_lex.c: In function 'yylex':
parse_lex.l:101:15: note: length computed here
  101 |         yylval = xmalloc(len + 1);
      |               ^~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o client.o client.c
client.c: In function 'cli_pre_poll':
client.c:1070:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1070 |         if (listen_fds[i] != NO_FD)
      |         ^~
client.c:1072:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 1072 |             xpollfd_set(pfd, listen_fds[i], XPOLLIN);
      |             ^~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o device.o device.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../liblsd -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parse_tab.o parse_tab.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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  -lutil 
libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lutil
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
Making all in libpowerman
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libpowerman'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config  -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libpowerman.lo libpowerman.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../config -I../libcommon -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libpowerman.c  -fPIC -DPIC -o .libs/libpowerman.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libpowerman'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libpowerman'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libpowerman.la -rpath /usr/lib64 libpowerman.lo  
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/libpowerman.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -Wl,-soname -Wl,libpowerman.so.0 -o .libs/libpowerman.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libpowerman.so.0" && ln -s "libpowerman.so.0.0.0" "libpowerman.so.0")
libtool: link: (cd ".libs" && rm -f "libpowerman.so" && ln -s "libpowerman.so.0.0.0" "libpowerman.so")
libtool: link: ( cd ".libs" && rm -f "libpowerman.la" && ln -s "../libpowerman.la" "libpowerman.la" )
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libpowerman'
Making all in plmpower
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/plmpower'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o plmpower.o plmpower.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/plmpower'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/plmpower'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o plmpower plmpower.o ../libcommon/libcommon.a 
libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o plmpower plmpower.o  ../libcommon/libcommon.a
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/plmpower'
Making all in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/test'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../libcommon -I../libpowerman -I../liblsd  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vpcd.o vpcd.c
vpcd.c: In function 'main':
vpcd.c:279:51: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  279 |         snprintf(prompt, sizeof(prompt), "%d vpc> ", seq);
      |                                                   ^
In file included from /usr/include/stdio.h:866,
                 from vpcd.c:28:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 17 bytes into a destination of size 16
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/test'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vpcd vpcd.o ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil 
libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vpcd vpcd.o  ../liblsd/liblsd.a ../libcommon/libcommon.a -lutil
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/test'
Making all in httppower
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/httppower'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o httppower.o httppower.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/httppower'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/httppower'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o httppower httppower.o ../libcommon/libcommon.a -lcurl -lutil 
libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o httppower httppower.o  ../libcommon/libcommon.a -lcurl -lutil
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/httppower'
Making all in snmppower
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/snmppower'
gcc -DHAVE_CONFIG_H -I. -I../config  -I../libcommon  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o snmppower.o snmppower.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/snmppower'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/snmppower'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o snmppower snmppower.o ../libcommon/libcommon.a -lnetsnmp -lutil 
libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o snmppower snmppower.o  ../libcommon/libcommon.a -lnetsnmp -lutil
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/snmppower'
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I95rWc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64
+ cd powerman-2.3.26
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in etc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/etc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/etc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman'
 /usr/bin/install -p -m 644 powerman.conf.example apc7900.dev apc7900v3.dev apc7920.dev apc8941.dev apc.dev apc-snmp.dev apcnew.dev apcold.dev apcpdu3.dev apcpdu.dev appro-greenblade.dev appro-gb2.dev bashfun.dev baytech.dev baytech-snmp.dev baytech-rpc18d-nc.dev baytech-rpc22.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 dli4.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 '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman'
 /usr/bin/install -p -m 644 lom.dev ipmi.dev ipmipower.dev ipmipower-serial.dev kvm.dev kvm-ssh.dev openbmc.dev phantom.dev plmpower.dev powerman.dev rancid-cisco-poe.dev raritan-px4316.dev raritan-px5523.dev sentry_cdu.dev swpdu.dev vpc.dev wti.dev wti-rps10.dev '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/etc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/etc'
Making install in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 powerman.1 pm.1 '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/man/man3'
 /usr/bin/install -p -m 644 libpowerman.3 '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/man/man3'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/man/man5'
 /usr/bin/install -p -m 644 powerman.conf.5 powerman.dev.5 '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/man/man5'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/man/man8'
 /usr/bin/install -p -m 644 powermand.8 httppower.8 plmpower.8 vpcd.8 '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/man/man8'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/man'
Making install in scripts
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/scripts'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/scripts'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib/systemd/system'
 /usr/bin/install -p powerman.service '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib/systemd/system'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib/tmpfiles.d'
 /usr/bin/install -p tmpfiles.d/powerman.conf '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib/tmpfiles.d'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/scripts'
Making install in heartbeat
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/heartbeat'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/heartbeat'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64/stonith/plugins/external'
 /usr/bin/install -p powerman '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64/stonith/plugins/external'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/heartbeat'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/heartbeat'
Making install in liblsd
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/liblsd'
Making install in libcommon
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libcommon'
Making install in powerman
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p powerman pm '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/bin'
libtool: install: /usr/bin/install -p powerman /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/bin/powerman
libtool: install: /usr/bin/install -p pm /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/bin/pm
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powerman'
Making install in powermand
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p powermand '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
libtool: install: /usr/bin/install -p powermand /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/powermand
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/powermand'
Making install in libpowerman
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libpowerman'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libpowerman'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libpowerman.la '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libpowerman.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64/libpowerman.so.0.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/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; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/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; }; })
libtool: install: /usr/bin/install -p .libs/libpowerman.lai /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64/libpowerman.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 libpowerman.h '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libpowerman.pc '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libpowerman'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/libpowerman'
Making install in plmpower
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/plmpower'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/plmpower'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p plmpower '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
libtool: install: /usr/bin/install -p plmpower /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/plmpower
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/plmpower'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/plmpower'
Making install in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/test'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/test'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p vpcd '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
libtool: install: /usr/bin/install -p vpcd /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/vpcd
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/test'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/test'
Making install in httppower
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/httppower'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/httppower'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p httppower '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
libtool: install: /usr/bin/install -p httppower /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/httppower
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/httppower'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/httppower'
Making install in snmppower
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/snmppower'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/snmppower'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p snmppower '/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin'
libtool: install: /usr/bin/install -p snmppower /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/snmppower
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/snmppower'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26/snmppower'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26'
make[2]: Nothing to be done for 'install-exec-am'.
./config/install-sh -m 755 -d \
	/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/var/run
./config/install-sh -o powerman -m 755 -d \
	/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/var/run/powerman
chown: invalid user: 'powerman'
make[2]: [Makefile:874: install-data-local] Error 1 (ignored)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/powerman-2.3.26'
+ find /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64 -name '*.la' -delete
+ chmod -x /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apc-snmp.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apc.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apc7900.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apc7900v3.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apc7920.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apc8941.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apcnew.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apcold.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apcpdu.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/apcpdu3.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/appro-gb2.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/appro-greenblade.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/bashfun.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/baytech-rpc18d-nc.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/baytech-rpc22.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/baytech-rpc28-nc.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/baytech-rpc3-nc.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/baytech-snmp.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/baytech.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/cb-7050.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/cyclades-pm10.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/cyclades-pm20.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/cyclades-pm42.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/cyclades-pm8.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/dli.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/dli4.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/eaton-epdu-blue-switched.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/eaton-revelation-snmp.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/hp3488.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/hpilo.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/hpmp.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/hpmpblade.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/hpmpcell.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/hpmpdome.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/ibmbladecenter.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/icebox.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/icebox3.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/ics8064.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/ilom.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/ipmi.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/ipmipower-serial.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/ipmipower.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/kvm-ssh.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/kvm.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/lom.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/openbmc.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/phantom.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/plmpower.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/powerman.conf.example /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/powerman.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/rancid-cisco-poe.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/raritan-px4316.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/raritan-px5523.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/sentry_cdu.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/swpdu.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/vpc.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/wti-rps10.dev /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/etc/powerman/wti.dev
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64/stonith
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.3.26-2.mga9 --unique-debug-suffix -2.3.26-2.mga9.aarch64 --unique-debug-src-base powerman-2.3.26-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/powerman-2.3.26

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/bin/pm
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/bin/powerman
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/httppower
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/plmpower
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/snmppower
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib64/libpowerman.so.0.0.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/vpcd
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/sbin/powermand
dwz: ./usr/bin/pm-2.3.26-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/powerman-2.3.26-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libpowerman.so.0.0.0-2.3.26-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/httppower-2.3.26-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/plmpower-2.3.26-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/powermand-2.3.26-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/snmppower-2.3.26-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/vpcd-2.3.26-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 1180kB, size after compression: 1180kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 8 CRC32s did match.
1291 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/lib/tmpfiles.d/powerman.conf is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/systemd/system/powerman.service is executable but has no shebang, removing executable bit
Processing files: powerman-2.3.26-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0r6umF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd powerman-2.3.26
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/powerman
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/powerman
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/powerman
+ cp -pr DISCLAIMER /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/powerman
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/powerman
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/powerman
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/powerman
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/bin/powerman and /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/bin/pm
Provides: config(powerman) = 2.3.26-2.mga9 powerman = 2.3.26-2.mga9 powerman(aarch-64) = 2.3.26-2.mga9
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh rpm-helper
Requires(post): /bin/sh rpm-helper systemd >= 195
Requires(preun): /bin/sh rpm-helper
Requires(postun): /bin/sh rpm-helper
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcurl.so.4()(64bit) libgenders.so.0()(64bit) libnetsnmp.so.40()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.17)(64bit)
Processing files: lib64powerman0-2.3.26-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aiBQE5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd powerman-2.3.26
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/lib64powerman0
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/lib64powerman0
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/share/doc/lib64powerman0
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64powerman0 = 2.3.26-2.mga9 lib64powerman0(aarch-64) = 2.3.26-2.mga9 libpowerman.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit)
Processing files: lib64powerman-devel-2.3.26-2.mga9.aarch64
Provides: devel(libpowerman(64bit)) lib64powerman-devel = 2.3.26-2.mga9 lib64powerman-devel(aarch-64) = 2.3.26-2.mga9 libpowerman-devel = 2.3.26 pkgconfig(libpowerman) = 2.3.26 powerman-devel = 2.3.26
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: pkgconfig
Processing files: powerman-debugsource-2.3.26-2.mga9.aarch64
Provides: powerman-debugsource = 2.3.26-2.mga9 powerman-debugsource(aarch-64) = 2.3.26-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: powerman-debuginfo-2.3.26-2.mga9.aarch64
warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib/debug/usr/bin/pm-2.3.26-2.mga9.aarch64.debug and /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64/usr/lib/debug/usr/bin/powerman-2.3.26-2.mga9.aarch64.debug
Provides: debuginfo(build-id) = 0a108041d1e4c4109c6dd31598e1ae34f5fcb353 debuginfo(build-id) = 3f5e0a8459d41af45296d267630d6c8ec03dfe27 debuginfo(build-id) = 6c3ee8ca2973bbf39690161f81f462798a620a82 debuginfo(build-id) = 7df0ba8351703b558a0a20ac28d6467aaf3b77fa debuginfo(build-id) = b42cc10cf604bc7591800068e16ff2807fb941c4 debuginfo(build-id) = bc6a9d52e1e5e259abe095fe788c0d3e8bedf251 debuginfo(build-id) = nilnil powerman-debuginfo = 2.3.26-2.mga9 powerman-debuginfo(aarch-64) = 2.3.26-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: powerman-debugsource(aarch-64) = 2.3.26-2.mga9
Processing files: lib64powerman0-debuginfo-2.3.26-2.mga9.aarch64
Provides: debuginfo(build-id) = 990122957c4e9dc0b8fcdcfddfd358d879660736 lib64powerman0-debuginfo = 2.3.26-2.mga9 lib64powerman0-debuginfo(aarch-64) = 2.3.26-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: powerman-debugsource(aarch-64) = 2.3.26-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64powerman-devel-2.3.26-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64powerman0-2.3.26-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64powerman0-debuginfo-2.3.26-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/powerman-2.3.26-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/powerman-debugsource-2.3.26-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/powerman-debuginfo-2.3.26-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lzIms7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd powerman-2.3.26
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/powerman-2.3.26-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y7y3M6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf powerman-2.3.26
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!