Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/OpenIPMI.spec'], chrootPath='/var/lib/mock/f29-build-24988-13032/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/OpenIPMI.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/OpenIPMI-2.0.25-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/OpenIPMI.spec'], chrootPath='/var/lib/mock/f29-build-24988-13032/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/OpenIPMI.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zIaePj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf OpenIPMI-2.0.25 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/OpenIPMI-2.0.25.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd OpenIPMI-2.0.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-man.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-nobundle.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Python3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf ./libedit + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TKTJ4K + umask 022 + cd /builddir/build/BUILD + cd OpenIPMI-2.0.25 BUILDSTDERR: ++ pkg-config --cflags libedit + export 'EDIT_CFLAGS=-I/usr/include/editline ' + EDIT_CFLAGS='-I/usr/include/editline ' BUILDSTDERR: ++ pkg-config --libs libedit + export 'EDIT_LIBS=-ledit ' + EDIT_LIBS='-ledit ' + libtoolize --copy --force --automake + aclocal + autoheader + automake --add-missing --copy --foreign --force-missing BUILDSTDERR: configure.ac:6: installing './compile' BUILDSTDERR: configure.ac:4: installing './missing' BUILDSTDERR: cmdlang/Makefile.am: installing './depcomp' BUILDSTDERR: lanserv/sdrcomp/Makefile.am:21: warning: user target 'sdrcomp_build$(EXEEXT)' defined here ... BUILDSTDERR: /usr/share/automake-1.16/am/program.am: ... overrides Automake target 'sdrcomp_build$(EXEEXT)' defined here BUILDSTDERR: lanserv/sdrcomp/Makefile.am:8: while processing program 'sdrcomp_build' BUILDSTDERR: sample/Makefile.am:76: warning: ipmi_serial_bmc_emu_LDADD multiply defined in condition TRUE ... BUILDSTDERR: sample/Makefile.am:74: ... 'ipmi_serial_bmc_emu_LDADD' previously defined here + autoconf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 'CFLAGS=-fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed' --disable-dependency-tracking --disable-static --with-pythoninstall=/usr/lib64/python3.7/site-packages --with-tcl=no --with-tkinter=no checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... riscv64-koji-linux-gnu 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 the include directive... yes (GNU style) checking for riscv64-koji-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 dependency style of gcc... none checking for riscv64-koji-linux-gnu-ar... no checking for riscv64-koji-linux-gnu-lib... no checking for riscv64-koji-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-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 riscv64-koji-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 ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking sys/ethernet.h usability... no checking sys/ethernet.h presence... no checking for sys/ethernet.h... no checking for clock_gettime in -lc... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for poptGetContext in -lpopt... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking for pkg-config... /usr/bin/pkg-config checking for glib... yes checking for tcl... no checking for perl... /usr/bin/perl checking for perl threads... yes checking for python3... /usr/bin/python3 checking for python threads... yes checking for tkinter... no checking for swig... /usr/bin/swig swig version 3.0.12 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 snmp_add in -lnetsnmp... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for CRYPTO_malloc in -lcrypto... yes checking for bind in -lsocket... no checking for getaddrinfo in -lsocket... no checking for getaddrinfo... yes checking for syslog... yes checking for dia... no checking for latex... no checking for bibtex... no checking for dvipdf... no dia, latex, bibtex, and/or dvipdf is not present or not valid, you cannot regenerate documentation The documentation comes already generated, so this is generally not a problem checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface with signals extension... yes checking for tgetent in -lcurses... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for term.h... yes checking for wresize... no checking for vw_printw... no checking for cfmakeraw... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... (cached) yes checking for u_int32_t... yes checking whether closedir returns void... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strlcpy... no checking for strlcat... no checking for fgetln... no checking whether gcc needs -traditional... no checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for endpwent... yes checking for isascii... yes checking for memchr... yes checking for memset... yes checking for re_comp... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for issetugid... no checking whether getpwnam_r and getpwuid_r are posix like... yes checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating utils/Makefile config.status: creating lib/Makefile config.status: creating unix/Makefile config.status: creating glib/Makefile config.status: creating tcl/Makefile config.status: creating ui/Makefile config.status: creating lanserv/Makefile config.status: creating lanserv/OpenIPMI/Makefile config.status: creating lanserv/sdrcomp/Makefile config.status: creating lanserv/marvell-bmc/Makefile config.status: creating sample/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating swig/Makefile config.status: creating swig/perl/Makefile config.status: creating swig/python/Makefile config.status: creating swig/python/openipmigui/Makefile config.status: creating cmdlang/Makefile config.status: creating include/Makefile config.status: creating include/OpenIPMI/Makefile config.status: creating include/OpenIPMI/ipmiif.h config.status: creating include/OpenIPMI/internal/Makefile config.status: creating OpenIPMI.spec config.status: creating OpenIPMIutils.pc config.status: creating OpenIPMI.pc config.status: creating OpenIPMIpthread.pc config.status: creating OpenIPMIposix.pc config.status: creating OpenIPMIglib.pc config.status: creating OpenIPMItcl.pc config.status: creating OpenIPMIcmdlang.pc config.status: creating OpenIPMIui.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/OpenIPMI-2.0.25/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25' Making all in include make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' Making all in OpenIPMI make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' Making all in internal make[4]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI/internal' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI/internal' make[4]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' Making all in utils make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/utils' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o md2.lo md2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c md2.c -fPIC -DPIC -o .libs/md2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_auth.lo ipmi_auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ipmi_auth.c -fPIC -DPIC -o .libs/ipmi_auth.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_malloc.lo ipmi_malloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ipmi_malloc.c -fPIC -DPIC -o .libs/ipmi_malloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ilist.lo ilist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ilist.c -fPIC -DPIC -o .libs/ilist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o locks.lo locks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c locks.c -fPIC -DPIC -o .libs/locks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o locked_list.lo locked_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c locked_list.c -fPIC -DPIC -o .libs/locked_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o os_handler.lo os_handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c os_handler.c -fPIC -DPIC -o .libs/os_handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o string.lo string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c string.c -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:1:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIutils.la -rpath /usr/lib64 md5.lo md2.lo ipmi_auth.lo ipmi_malloc.lo ilist.lo locks.lo hash.lo locked_list.lo os_handler.lo string.lo libtool: link: gcc -shared -fPIC -DPIC .libs/md5.o .libs/md2.o .libs/ipmi_auth.o .libs/ipmi_malloc.o .libs/ilist.o .libs/locks.o .libs/hash.o .libs/locked_list.o .libs/os_handler.o .libs/string.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMIutils.so.0 -o .libs/libOpenIPMIutils.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libOpenIPMIutils.so.0" && ln -s "libOpenIPMIutils.so.0.0.1" "libOpenIPMIutils.so.0") libtool: link: (cd ".libs" && rm -f "libOpenIPMIutils.so" && ln -s "libOpenIPMIutils.so.0.0.1" "libOpenIPMIutils.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMIutils.la" && ln -s "../libOpenIPMIutils.la" "libOpenIPMIutils.la" ) make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/utils' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o entity.lo entity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c entity.c -fPIC -DPIC -o .libs/entity.o BUILDSTDERR: entity.c: In function 'mcdlr_output': BUILDSTDERR: entity.c:3757:61: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: sdr.data[2] = ((info->ACPI_system_power_notify_required << 7) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3758:50: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->ACPI_device_power_notify_required << 6) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3759:50: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->controller_logs_init_agent_errors << 3) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3760:48: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->log_init_agent_errors_accessing << 2) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3762:42: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: sdr.data[3] = ((info->chassis_device << 7) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3763:23: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->bridge << 6) BUILDSTDERR: ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3764:37: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->IPMB_event_generator << 5) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3765:36: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->IPMB_event_receiver << 4) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3766:37: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->FRU_inventory_device << 3) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3767:27: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->SEL_device << 2) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: entity.c:3768:38: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] BUILDSTDERR: || (info->SDR_repository_device << 1) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi.lo ipmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ipmi.c -fPIC -DPIC -o .libs/ipmi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o domain.lo domain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c domain.c -fPIC -DPIC -o .libs/domain.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o mc.lo mc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c mc.c -fPIC -DPIC -o .libs/mc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o sdr.lo sdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c sdr.c -fPIC -DPIC -o .libs/sdr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o control.lo control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c control.c -fPIC -DPIC -o .libs/control.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_utils.lo ipmi_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ipmi_utils.c -fPIC -DPIC -o .libs/ipmi_utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o conn.lo conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c conn.c -fPIC -DPIC -o .libs/conn.o BUILDSTDERR: conn.c: In function 'ipmi_conn_check_oem_handlers': BUILDSTDERR: conn.c:272:22: warning: variable 'count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: unsigned int count = 0; BUILDSTDERR: ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o fru.lo fru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c fru.c -fPIC -DPIC -o .libs/fru.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o chassis.lo chassis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c chassis.c -fPIC -DPIC -o .libs/chassis.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o pet.lo pet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c pet.c -fPIC -DPIC -o .libs/pet.o BUILDSTDERR: pet.c: In function 'ipmi_pet_create_mc': BUILDSTDERR: pet.c:982:48: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 63 [-Wformat-truncation=] BUILDSTDERR: snprintf(pet->name, sizeof(pet->name), "%s.%d", domain_name, BUILDSTDERR: ^~ BUILDSTDERR: pet.c:982:44: note: using the range [-2147483648, 2147483647] for directive argument BUILDSTDERR: snprintf(pet->name, sizeof(pet->name), "%s.%d", domain_name, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from pet.c:44: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 76 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c event.c -fPIC -DPIC -o .libs/event.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o opq.lo opq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c opq.c -fPIC -DPIC -o .libs/opq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o sel.lo sel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c sel.c -fPIC -DPIC -o .libs/sel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o sensor.lo sensor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c sensor.c -fPIC -DPIC -o .libs/sensor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o pef.lo pef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c pef.c -fPIC -DPIC -o .libs/pef.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o lanparm.lo lanparm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c lanparm.c -fPIC -DPIC -o .libs/lanparm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o strings.lo strings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c strings.c -fPIC -DPIC -o .libs/strings.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o normal_fru.lo normal_fru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c normal_fru.c -fPIC -DPIC -o .libs/normal_fru.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o oem_force_conn.lo oem_force_conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c oem_force_conn.c -fPIC -DPIC -o .libs/oem_force_conn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o oem_motorola_mxp.lo oem_motorola_mxp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c oem_motorola_mxp.c -fPIC -DPIC -o .libs/oem_motorola_mxp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o oem_atca_conn.lo oem_atca_conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c oem_atca_conn.c -fPIC -DPIC -o .libs/oem_atca_conn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o oem_atca.lo oem_atca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c oem_atca.c -fPIC -DPIC -o .libs/oem_atca.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_lan.lo ipmi_lan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ipmi_lan.c -fPIC -DPIC -o .libs/ipmi_lan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o oem_test.lo oem_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c oem_test.c -fPIC -DPIC -o .libs/oem_test.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o oem_intel.lo oem_intel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c oem_intel.c -fPIC -DPIC -o .libs/oem_intel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_payload.lo ipmi_payload.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ipmi_payload.c -fPIC -DPIC -o .libs/ipmi_payload.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o rakp.lo rakp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c rakp.c -fPIC -DPIC -o .libs/rakp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o aes_cbc.lo aes_cbc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c aes_cbc.c -fPIC -DPIC -o .libs/aes_cbc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o hmac.lo hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c hmac.c -fPIC -DPIC -o .libs/hmac.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_smi.lo ipmi_smi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ipmi_smi.c -fPIC -DPIC -o .libs/ipmi_smi.o BUILDSTDERR: ipmi_smi.c: In function 'smi_args_get_val': BUILDSTDERR: ipmi_smi.c:1637:30: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%d", sargs->ifnum); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ipmi_smi.c:45: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_sol.lo ipmi_sol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ipmi_sol.c -fPIC -DPIC -o .libs/ipmi_sol.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o oem_kontron_conn.lo oem_kontron_conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c oem_kontron_conn.c -fPIC -DPIC -o .libs/oem_kontron_conn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o oem_atca_fru.lo oem_atca_fru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c oem_atca_fru.c -fPIC -DPIC -o .libs/oem_atca_fru.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o fru_spd_decode.lo fru_spd_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c fru_spd_decode.c -fPIC -DPIC -o .libs/fru_spd_decode.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o solparm.lo solparm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c solparm.c -fPIC -DPIC -o .libs/solparm.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:5:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMI.la -rpath /usr/lib64 entity.lo ipmi.lo domain.lo mc.lo sdr.lo control.lo ipmi_utils.lo conn.lo fru.lo chassis.lo pet.lo event.lo opq.lo sel.lo sensor.lo pef.lo lanparm.lo strings.lo normal_fru.lo oem_force_conn.lo oem_motorola_mxp.lo oem_atca_conn.lo oem_atca.lo ipmi_lan.lo oem_test.lo oem_intel.lo ipmi_payload.lo rakp.lo aes_cbc.lo hmac.lo md5.lo ipmi_smi.lo ipmi_sol.lo oem_kontron_conn.lo oem_atca_fru.lo fru_spd_decode.lo solparm.lo -lm ../utils/libOpenIPMIutils.la -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/entity.o .libs/ipmi.o .libs/domain.o .libs/mc.o .libs/sdr.o .libs/control.o .libs/ipmi_utils.o .libs/conn.o .libs/fru.o .libs/chassis.o .libs/pet.o .libs/event.o .libs/opq.o .libs/sel.o .libs/sensor.o .libs/pef.o .libs/lanparm.o .libs/strings.o .libs/normal_fru.o .libs/oem_force_conn.o .libs/oem_motorola_mxp.o .libs/oem_atca_conn.o .libs/oem_atca.o .libs/ipmi_lan.o .libs/oem_test.o .libs/oem_intel.o .libs/ipmi_payload.o .libs/rakp.o .libs/aes_cbc.o .libs/hmac.o .libs/md5.o .libs/ipmi_smi.o .libs/ipmi_sol.o .libs/oem_kontron_conn.o .libs/oem_atca_fru.o .libs/fru_spd_decode.o .libs/solparm.o -lm ../utils/.libs/libOpenIPMIutils.so -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMI.so.0 -o .libs/libOpenIPMI.so.0.0.5 libtool: link: (cd ".libs" && rm -f "libOpenIPMI.so.0" && ln -s "libOpenIPMI.so.0.0.5" "libOpenIPMI.so.0") libtool: link: (cd ".libs" && rm -f "libOpenIPMI.so" && ln -s "libOpenIPMI.so.0.0.5" "libOpenIPMI.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMI.la" && ln -s "../libOpenIPMI.la" "libOpenIPMI.la" ) make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lib' Making all in unix make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/unix' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o test_heap.o test_heap.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o test_heap test_heap.o libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o test_heap test_heap.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o test_handlers.o test_handlers.c BUILDSTDERR: test_handlers.c: In function 'timeout_handler': BUILDSTDERR: test_handlers.c:138:20: warning: variable 'rv' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int rv; BUILDSTDERR: ^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o posix_os_hnd.lo posix_os_hnd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c posix_os_hnd.c -fPIC -DPIC -o .libs/posix_os_hnd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o selector.lo selector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c selector.c -fPIC -DPIC -o .libs/selector.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:1:0 -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIposix.la -rpath /usr/lib64 posix_os_hnd.lo selector.lo ../utils/libOpenIPMIutils.la -lgdbm libtool: link: gcc -shared -fPIC -DPIC .libs/posix_os_hnd.o .libs/selector.o -L/usr/lib64 ../utils/.libs/libOpenIPMIutils.so -lgdbm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMIposix.so.0 -o .libs/libOpenIPMIposix.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libOpenIPMIposix.so.0" && ln -s "libOpenIPMIposix.so.0.0.1" "libOpenIPMIposix.so.0") libtool: link: (cd ".libs" && rm -f "libOpenIPMIposix.so" && ln -s "libOpenIPMIposix.so.0.0.1" "libOpenIPMIposix.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMIposix.la" && ln -s "../libOpenIPMIposix.la" "libOpenIPMIposix.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o posix_thread_os_hnd.lo posix_thread_os_hnd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c posix_thread_os_hnd.c -fPIC -DPIC -o .libs/posix_thread_os_hnd.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:1:0 -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIpthread.la -rpath /usr/lib64 posix_thread_os_hnd.lo selector.lo -lpthread -lgdbm ../utils/libOpenIPMIutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/posix_thread_os_hnd.o .libs/selector.o -L/usr/lib64 -lpthread -lgdbm ../utils/.libs/libOpenIPMIutils.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMIpthread.so.0 -o .libs/libOpenIPMIpthread.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libOpenIPMIpthread.so.0" && ln -s "libOpenIPMIpthread.so.0.0.1" "libOpenIPMIpthread.so.0") libtool: link: (cd ".libs" && rm -f "libOpenIPMIpthread.so" && ln -s "libOpenIPMIpthread.so.0.0.1" "libOpenIPMIpthread.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMIpthread.la" && ln -s "../libOpenIPMIpthread.la" "libOpenIPMIpthread.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o test_handlers test_handlers.o libOpenIPMIposix.la libOpenIPMIpthread.la ../utils/libOpenIPMIutils.la -lgdbm libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/test_handlers test_handlers.o ./.libs/libOpenIPMIposix.so -L/usr/lib64 ./.libs/libOpenIPMIpthread.so -lpthread /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so ../utils/.libs/libOpenIPMIutils.so -lgdbm make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/unix' Making all in glib make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/glib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wsign-compare -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o libOpenIPMIglib_la-glib_os_hnd.lo `test -f 'glib_os_hnd.c' || echo './'`glib_os_hnd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wsign-compare -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c glib_os_hnd.c -fPIC -DPIC -o .libs/libOpenIPMIglib_la-glib_os_hnd.o BUILDSTDERR: glib_os_hnd.c: In function 'get_vlog_data': BUILDSTDERR: glib_os_hnd.c:318:5: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] BUILDSTDERR: rv = g_static_private_get(&vlog_private); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: declared here BUILDSTDERR: gpointer g_static_private_get (GStaticPrivate *private_key); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c:328:6: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_private_set(&vlog_private, rv, vlog_data_destroy); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: declared here BUILDSTDERR: void g_static_private_set (GStaticPrivate *private_key, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c: In function 'create_lock': BUILDSTDERR: glib_os_hnd.c:451:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: lock->mutex = g_mutex_new(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here BUILDSTDERR: GMutex * g_mutex_new (void); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c: In function 'destroy_lock': BUILDSTDERR: glib_os_hnd.c:465:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_mutex_free(id->mutex); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here BUILDSTDERR: void g_mutex_free (GMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c: In function 'create_cond': BUILDSTDERR: glib_os_hnd.c:500:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: cond->cond = g_cond_new(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here BUILDSTDERR: GCond * g_cond_new (void); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c: In function 'destroy_cond': BUILDSTDERR: glib_os_hnd.c:514:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_cond_free(cond->cond); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here BUILDSTDERR: void g_cond_free (GCond *cond); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c: In function 'cond_timedwait': BUILDSTDERR: glib_os_hnd.c:546:5: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: rv = g_cond_timed_wait(cond->cond, lock->mutex, &timeout); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here BUILDSTDERR: gboolean g_cond_timed_wait (GCond *cond, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c: In function 'free_os_handler': BUILDSTDERR: glib_os_hnd.c:632:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_mutex_free(info->gdbm_lock); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here BUILDSTDERR: void g_mutex_free (GMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c: In function 'ipmi_glib_get_os_handler': BUILDSTDERR: glib_os_hnd.c:858:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_thread_init(NULL); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here BUILDSTDERR: void g_thread_init (gpointer vtable); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: glib_os_hnd.c:874:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: info->gdbm_lock = g_mutex_new(); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from glib_os_hnd.c:57: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here BUILDSTDERR: GMutex * g_mutex_new (void); BUILDSTDERR: ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wsign-compare -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:1:0 -lgthread-2.0 -pthread -lglib-2.0 -rpath /usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIglib.la libOpenIPMIglib_la-glib_os_hnd.lo -lgdbm libtool: link: gcc -shared -fPIC -DPIC .libs/libOpenIPMIglib_la-glib_os_hnd.o -lgthread-2.0 -lglib-2.0 -lgdbm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -pthread -Wl,-soname -Wl,libOpenIPMIglib.so.0 -o .libs/libOpenIPMIglib.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libOpenIPMIglib.so.0" && ln -s "libOpenIPMIglib.so.0.0.1" "libOpenIPMIglib.so.0") libtool: link: (cd ".libs" && rm -f "libOpenIPMIglib.so" && ln -s "libOpenIPMIglib.so.0.0.1" "libOpenIPMIglib.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMIglib.la" && ln -s "../libOpenIPMIglib.la" "libOpenIPMIglib.la" ) make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/glib' Making all in cmdlang make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/cmdlang' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmish.o ipmish.c BUILDSTDERR: ipmish.c: In function 'main': BUILDSTDERR: ipmish.c:1061:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_thread_init(NULL); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from ipmish.c:56: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here BUILDSTDERR: void g_thread_init (gpointer vtable); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o os_debug.o os_debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmdlang.lo cmdlang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmdlang.c -fPIC -DPIC -o .libs/cmdlang.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_domain.lo cmd_domain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_domain.c -fPIC -DPIC -o .libs/cmd_domain.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_entity.lo cmd_entity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_entity.c -fPIC -DPIC -o .libs/cmd_entity.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_mc.lo cmd_mc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_mc.c -fPIC -DPIC -o .libs/cmd_mc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_pet.lo cmd_pet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_pet.c -fPIC -DPIC -o .libs/cmd_pet.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_sensor.lo cmd_sensor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_sensor.c -fPIC -DPIC -o .libs/cmd_sensor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_control.lo cmd_control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_control.c -fPIC -DPIC -o .libs/cmd_control.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_sel.lo cmd_sel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_sel.c -fPIC -DPIC -o .libs/cmd_sel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_lanparm.lo cmd_lanparm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_lanparm.c -fPIC -DPIC -o .libs/cmd_lanparm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_pef.lo cmd_pef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_pef.c -fPIC -DPIC -o .libs/cmd_pef.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_conn.lo cmd_conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_conn.c -fPIC -DPIC -o .libs/cmd_conn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_fru.lo cmd_fru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_fru.c -fPIC -DPIC -o .libs/cmd_fru.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o out_fru.lo out_fru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c out_fru.c -fPIC -DPIC -o .libs/out_fru.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o cmd_solparm.lo cmd_solparm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c cmd_solparm.c -fPIC -DPIC -o .libs/cmd_solparm.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:5:0 -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIcmdlang.la -rpath /usr/lib64 cmdlang.lo cmd_domain.lo cmd_entity.lo cmd_mc.lo cmd_pet.lo cmd_sensor.lo cmd_control.lo cmd_sel.lo cmd_lanparm.lo cmd_pef.lo cmd_conn.lo cmd_fru.lo out_fru.lo cmd_solparm.lo -lm ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la libtool: link: gcc -shared -fPIC -DPIC .libs/cmdlang.o .libs/cmd_domain.o .libs/cmd_entity.o .libs/cmd_mc.o .libs/cmd_pet.o .libs/cmd_sensor.o .libs/cmd_control.o .libs/cmd_sel.o .libs/cmd_lanparm.o .libs/cmd_pef.o .libs/cmd_conn.o .libs/cmd_fru.o .libs/out_fru.o .libs/cmd_solparm.o -L/builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs -L/usr/lib64 ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -pthread -Wl,-soname -Wl,libOpenIPMIcmdlang.so.0 -o .libs/libOpenIPMIcmdlang.so.0.0.5 libtool: link: (cd ".libs" && rm -f "libOpenIPMIcmdlang.so.0" && ln -s "libOpenIPMIcmdlang.so.0.0.5" "libOpenIPMIcmdlang.so.0") libtool: link: (cd ".libs" && rm -f "libOpenIPMIcmdlang.so" && ln -s "libOpenIPMIcmdlang.so.0.0.5" "libOpenIPMIcmdlang.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMIcmdlang.la" && ln -s "../libOpenIPMIcmdlang.la" "libOpenIPMIcmdlang.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o openipmish ipmish.o os_debug.o libOpenIPMIcmdlang.la ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -ledit -lcurses -lnetsnmp ../glib/libOpenIPMIglib.la -lgthread-2.0 -pthread -lglib-2.0 -lcrypto -lgdbm libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/openipmish ipmish.o os_debug.o -pthread ./.libs/libOpenIPMIcmdlang.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/lib/.libs/libOpenIPMI.so ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -ledit -lcurses -lnetsnmp ../glib/.libs/libOpenIPMIglib.so -lgthread-2.0 -lglib-2.0 -lcrypto -lgdbm -pthread make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/cmdlang' Making all in ui make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/ui' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o basic_ui.o basic_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ui.lo ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ui.c -fPIC -DPIC -o .libs/ui.o BUILDSTDERR: ui.c: In function 'vlog_pad_out': BUILDSTDERR: ui.c:210:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vw_printw(log_pad, format, ap); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from ui.c:37: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ui.c: In function 'display_pad_out': BUILDSTDERR: ui.c:269:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vw_printw(display_pad, format, ap); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from ui.c:37: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ui.c: In function 'cmd_win_out': BUILDSTDERR: ui.c:282:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vw_printw(cmd_win, format, ap); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from ui.c:37: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ui.c: In function 'ui_vlog': BUILDSTDERR: ui.c:482:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vw_printw(dummy_pad, format, ap); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from ui.c:37: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ui.c:436:13: warning: variable 'max_y' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int max_x, max_y, i, j; BUILDSTDERR: ^~~~~ BUILDSTDERR: ui.c: In function 'ui_log': BUILDSTDERR: ui.c:570:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vw_printw(dummy_pad, format, ap); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from ui.c:37: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ui_os.lo ui_os.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ui_os.c -fPIC -DPIC -o .libs/ui_os.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ui_keypad.lo ui_keypad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ui_keypad.c -fPIC -DPIC -o .libs/ui_keypad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ui_command.lo ui_command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c ui_command.c -fPIC -DPIC -o .libs/ui_command.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -version-info 1:1:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIui.la -rpath /usr/lib64 ui.lo ui_os.lo ui_keypad.lo ui_command.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ui.o .libs/ui_os.o .libs/ui_keypad.o .libs/ui_command.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMIui.so.1 -o .libs/libOpenIPMIui.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libOpenIPMIui.so.1" && ln -s "libOpenIPMIui.so.1.0.1" "libOpenIPMIui.so.1") libtool: link: (cd ".libs" && rm -f "libOpenIPMIui.so" && ln -s "libOpenIPMIui.so.1.0.1" "libOpenIPMIui.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMIui.la" && ln -s "../libOpenIPMIui.la" "libOpenIPMIui.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmi_ui basic_ui.o libOpenIPMIui.la ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lcurses -lnetsnmp -lcrypto -lgdbm libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/ipmi_ui basic_ui.o ./.libs/libOpenIPMIui.so ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lcurses -lnetsnmp -lcrypto -lgdbm make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/ui' Making all in lanserv make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' Making all in OpenIPMI make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/OpenIPMI' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/OpenIPMI' Making all in sdrcomp make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/sdrcomp' gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../../include -I../../lanserv -I../../utils -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o sdrcomp.o sdrcomp.c /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../../include -I../../lanserv -I../../utils -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -lm -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o sdrcomp sdrcomp.o libtool: link: gcc -Wall -Wsign-compare -I../../include -I../../lanserv -I../../utils -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o sdrcomp sdrcomp.o -lm gcc -o sdrcomp_build ../../lanserv/sdrcomp/sdrcomp.c -Wall -Wsign-compare -I../../include -I../../lanserv -I../../utils -lm make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/sdrcomp' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_sim.o ipmi_sim.c BUILDSTDERR: ipmi_sim.c: In function 'handle_user_char': BUILDSTDERR: ipmi_sim.c:841:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, "\b \b", 3); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:848:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, "\n", 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:856:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, "\n", 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:858:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, "\r", 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:866:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, "> ", 2); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:874:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, msg, strlen(msg)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:879:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, &c, 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c: In function 'handle_telnet': BUILDSTDERR: ipmi_sim.c:805:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, info->tn_buf, 3); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:810:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, info->tn_buf, 3); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c: In function 'emu_printf': BUILDSTDERR: ipmi_sim.c:742:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, buffer + start, pos - start + 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:743:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, "\r", 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:748:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(info->outfd, buffer + start, pos - start); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c: In function 'handle_sigchld': BUILDSTDERR: ipmi_sim.c:1241:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) write(sigpipeh[1], &c, 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c: In function 'isim_log.isra.1': BUILDSTDERR: ipmi_sim.c:586:9: warning: ' channel=' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len += snprintf(&dummy, 1, mformat, msg->channel, msg->netfn, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: msg->cmd, msg->rs_addr, msg->rs_lun, msg->rq_addr, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: msg->rq_lun, msg->rq_seq); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipmi_sim.c:586:9: note: directive argument in the range [0, 255] BUILDSTDERR: ipmi_sim.c:586:9: note: directive argument in the range [0, 255] BUILDSTDERR: ipmi_sim.c:586:9: note: directive argument in the range [0, 255] BUILDSTDERR: ipmi_sim.c:586:9: note: directive argument in the range [0, 255] BUILDSTDERR: ipmi_sim.c:586:9: note: directive argument in the range [0, 255] BUILDSTDERR: ipmi_sim.c:586:9: note: directive argument in the range [0, 255] BUILDSTDERR: ipmi_sim.c:586:9: note: directive argument in the range [0, 255] BUILDSTDERR: ipmi_sim.c:586:9: note: directive argument in the range [0, 255] BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ipmi_sim.c:66: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 88 and 97 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o bmc.o bmc.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o emu_cmd.o emu_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o sol.o sol.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o bmc_storage.o bmc_storage.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o bmc_app.o bmc_app.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o bmc_chassis.o bmc_chassis.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o bmc_transport.o bmc_transport.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o bmc_sensor.o bmc_sensor.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o bmc_picmg.o bmc_picmg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o lanserv_ipmi.lo lanserv_ipmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c lanserv_ipmi.c -fPIC -DPIC -o .libs/lanserv_ipmi.o BUILDSTDERR: lanserv_ipmi.c: In function 'raw_send': BUILDSTDERR: lanserv_ipmi.c:242:16: warning: 'Raw LAN msg:' directive output truncated writing 12 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: #define format "Raw LAN msg:" BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: lanserv_ipmi.c:251:29: note: in expansion of macro 'format' BUILDSTDERR: slen = snprintf(&dummy, 1, format); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/openssl/bio.h:16, BUILDSTDERR: from /usr/include/openssl/evp.h:16, BUILDSTDERR: from /usr/include/openssl/hmac.h:15, BUILDSTDERR: from lanserv_ipmi.c:62: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 13 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o lanserv_asf.lo lanserv_asf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c lanserv_asf.c -fPIC -DPIC -o .libs/lanserv_asf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o priv_table.lo priv_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c priv_table.c -fPIC -DPIC -o .libs/priv_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o lanserv_oem_force.lo lanserv_oem_force.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c lanserv_oem_force.c -fPIC -DPIC -o .libs/lanserv_oem_force.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o lanserv_config.lo lanserv_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c lanserv_config.c -fPIC -DPIC -o .libs/lanserv_config.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o config.lo config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c config.c -fPIC -DPIC -o .libs/config.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o serv.lo serv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c serv.c -fPIC -DPIC -o .libs/serv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o serial_ipmi.lo serial_ipmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c serial_ipmi.c -fPIC -DPIC -o .libs/serial_ipmi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o persist.lo persist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c persist.c -fPIC -DPIC -o .libs/persist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o extcmd.lo extcmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c extcmd.c -fPIC -DPIC -o .libs/extcmd.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -version-info 0:1:0 ../utils/libOpenIPMIutils.la -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libIPMIlanserv.la -rpath /usr/lib64 lanserv_ipmi.lo lanserv_asf.lo priv_table.lo lanserv_oem_force.lo lanserv_config.lo config.lo serv.lo serial_ipmi.lo persist.lo extcmd.lo -lcrypto -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/lanserv_ipmi.o .libs/lanserv_asf.o .libs/priv_table.o .libs/lanserv_oem_force.o .libs/lanserv_config.o .libs/config.o .libs/serv.o .libs/serial_ipmi.o .libs/persist.o .libs/extcmd.o ../utils/.libs/libOpenIPMIutils.so -lcrypto -ldl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libIPMIlanserv.so.0 -o .libs/libIPMIlanserv.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libIPMIlanserv.so.0" && ln -s "libIPMIlanserv.so.0.0.1" "libIPMIlanserv.so.0") libtool: link: (cd ".libs" && rm -f "libIPMIlanserv.so" && ln -s "libIPMIlanserv.so.0.0.1" "libIPMIlanserv.so") libtool: link: ( cd ".libs" && rm -f "libIPMIlanserv.la" && ln -s "../libIPMIlanserv.la" "libIPMIlanserv.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic ../unix/libOpenIPMIposix.la ../utils/libOpenIPMIutils.la -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmi_sim ipmi_sim.o bmc.o emu_cmd.o sol.o bmc_storage.o bmc_app.o bmc_chassis.o bmc_transport.o bmc_sensor.o bmc_picmg.o -lpopt libIPMIlanserv.la -lpthread libtool: link: gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/ipmi_sim ipmi_sim.o bmc.o emu_cmd.o sol.o bmc_storage.o bmc_app.o bmc_chassis.o bmc_transport.o bmc_sensor.o bmc_picmg.o ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 -lgdbm ../utils/.libs/libOpenIPMIutils.so -lpopt ./.libs/libIPMIlanserv.so /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lcrypto -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o lanserv.o lanserv.c BUILDSTDERR: lanserv.c: In function 'ilanserv_log.isra.0': BUILDSTDERR: lanserv.c:444:9: warning: ' channel=' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len += snprintf(&dummy, 1, mformat, msg->channel, msg->netfn, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: msg->cmd, msg->rs_addr, msg->rs_lun, msg->rq_addr, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: msg->rq_lun, msg->rq_seq); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: lanserv.c:444:9: note: directive argument in the range [0, 255] BUILDSTDERR: lanserv.c:444:9: note: directive argument in the range [0, 255] BUILDSTDERR: lanserv.c:444:9: note: directive argument in the range [0, 255] BUILDSTDERR: lanserv.c:444:9: note: directive argument in the range [0, 255] BUILDSTDERR: lanserv.c:444:9: note: directive argument in the range [0, 255] BUILDSTDERR: lanserv.c:444:9: note: directive argument in the range [0, 255] BUILDSTDERR: lanserv.c:444:9: note: directive argument in the range [0, 255] BUILDSTDERR: lanserv.c:444:9: note: directive argument in the range [0, 255] BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from lanserv.c:64: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 88 and 97 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic ../unix/libOpenIPMIposix.la ../utils/libOpenIPMIutils.la -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmilan lanserv.o -lpopt libIPMIlanserv.la -ldl libtool: link: gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/ipmilan lanserv.o ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 -lgdbm ../utils/.libs/libOpenIPMIutils.so -lpopt ./.libs/libIPMIlanserv.so /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lcrypto -ldl gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_checksum.o ipmi_checksum.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmi_checksum ipmi_checksum.o libtool: link: gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmi_checksum ipmi_checksum.o sdrcomp/sdrcomp_build -o ipmisim1.bsdr ipmisim1.sdrs make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' Making all in sample make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/sample' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmicmd.o ipmicmd.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o openipmicmd ipmicmd.o ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lcrypto libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/openipmicmd ipmicmd.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lgdbm -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o solterm.o solterm.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o solterm solterm.o -lpopt ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lcrypto libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/solterm solterm.o -lpopt ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lgdbm -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o rmcp_ping.o rmcp_ping.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o rmcp_ping rmcp_ping.o libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o rmcp_ping rmcp_ping.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o eventd.o eventd.c BUILDSTDERR: eventd.c: In function 'main': BUILDSTDERR: eventd.c:735:2: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: daemon(0, 0); BUILDSTDERR: ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o openipmi_eventd eventd.o ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lcrypto libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/openipmi_eventd eventd.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lgdbm -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o sample.o sample.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmisample sample.o ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lcrypto libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/ipmisample sample.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lgdbm -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o sample2.o sample2.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmisample2 sample2.o ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIpthread.la -lpthread -lcrypto libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/ipmisample2 sample2.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIpthread.so -L/usr/lib64 -lgdbm /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lpthread -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o sample3.o sample3.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmisample3 sample3.o ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lcrypto libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/ipmisample3 sample3.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lgdbm -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o ipmi_serial_bmc_emu-ipmi_serial_bmc_emu.o `test -f 'ipmi_serial_bmc_emu.c' || echo './'`ipmi_serial_bmc_emu.c /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmi_serial_bmc_emu ipmi_serial_bmc_emu-ipmi_serial_bmc_emu.o -ledit libtool: link: gcc -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmi_serial_bmc_emu ipmi_serial_bmc_emu-ipmi_serial_bmc_emu.o -ledit gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o dump_sensors.o dump_sensors.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o ipmi_dump_sensors dump_sensors.o ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lcrypto libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/ipmi_dump_sensors dump_sensors.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lgdbm -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o waiter_sample.o waiter_sample.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o waiter_sample waiter_sample.o ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lcrypto libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o .libs/waiter_sample waiter_sample.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -lm ../unix/.libs/libOpenIPMIposix.so -L/usr/lib64 /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -lgdbm -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o linux_cmd_handler.o linux_cmd_handler.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o linux_cmd_handler linux_cmd_handler.o libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o linux_cmd_handler linux_cmd_handler.o make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/sample' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/doc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/man' Making all in swig make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' Making all in perl make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/perl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I /usr/lib64/perl5/CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o OpenIPMI_perl.lo OpenIPMI_perl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I /usr/lib64/perl5/CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c OpenIPMI_perl.c -fPIC -DPIC -o .libs/OpenIPMI_perl.o /usr/bin/swig -DHAVE_CONFIG_H -perl5 -o OpenIPMI_wrap.c -I../../swig/perl ../../swig/OpenIPMI.i /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I /usr/lib64/perl5/CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o OpenIPMI_wrap.lo OpenIPMI_wrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I /usr/lib64/perl5/CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c OpenIPMI_wrap.c -fPIC -DPIC -o .libs/OpenIPMI_wrap.o BUILDSTDERR: OpenIPMI_wrap.c: In function 'mc_channel_got_users': BUILDSTDERR: OpenIPMI_wrap.c:3079:62: warning: format '%o' expects argument of type 'unsigned int', but argument 10 has type 'swig_ref *' {aka 'struct swig_ref *'} [-Wformat=] BUILDSTDERR: swig_call_cb(cb, "mc_channel_got_users_cb", "%p%d%d%d%d%*o", &mc_ref, err, BUILDSTDERR: ~~^ BUILDSTDERR: max, enabled, fixed, count, info_ref); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'sol_data_received_cb': BUILDSTDERR: OpenIPMI_wrap.c:4498:61: warning: unknown conversion type character 'b' in format [-Wformat=] BUILDSTDERR: swig_call_cb_rv('i', &rv, cb, "sol_data_received", "%p%*b", BUILDSTDERR: ^ BUILDSTDERR: OpenIPMI_wrap.c:4498:56: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: swig_call_cb_rv('i', &rv, cb, "sol_data_received", "%p%*b", BUILDSTDERR: ^~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'ipmi_domain_t_get_pet': BUILDSTDERR: OpenIPMI_wrap.c:5199:19: warning: variable 'done' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ipmi_pet_done_cb done = NULL; BUILDSTDERR: ^~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'init': BUILDSTDERR: OpenIPMI_wrap.c:9595:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: if (rv = init_glib()) BUILDSTDERR: ^~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'parse_args_iter_help': BUILDSTDERR: OpenIPMI_wrap.c:10177:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int rv; BUILDSTDERR: ^~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_strconstarray_val_set': BUILDSTDERR: OpenIPMI_wrap.c:10528:27: warning: assignment to 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] BUILDSTDERR: if (arg1) (arg1)->val = arg2; BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5310, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_sol_conn_t_write': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:1676:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:721:55: note: in definition of macro 'sv_2pv_flags' BUILDSTDERR: #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) BUILDSTDERR: ^ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' BUILDSTDERR: #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:27701:24: note: in expansion of macro 'SvPV' BUILDSTDERR: (&arg2)->val = SvPV(tempsv, (&arg2)->len); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5271, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/lib64/perl5/CORE/proto.h:3152:21: note: expected 'STRLEN * const' {aka 'long unsigned int * const'} but argument is of type 'int *' BUILDSTDERR: PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'init_glib': BUILDSTDERR: OpenIPMI_wrap.c:9525:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: OpenIPMI_wrap.c: In function 'thresholds_to_str': BUILDSTDERR: OpenIPMI_wrap.c:3587:13: warning: 'aa ' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len += snprintf(dummy, 1, "aa %f:", val) + 1; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:3587:13: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 322 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_lan_config_t_get_val': BUILDSTDERR: OpenIPMI_wrap.c:8370:12: warning: ' mac' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s mac", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 5 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8362:12: warning: ' ip' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s ip", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 4 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8352:12: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s data", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8344:12: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s bool %s", name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ival ? "true" : "false"); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8338:12: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s integer %d", name, ival); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8338:12: note: using the range [-2147483648, 2147483647] for directive argument BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'control_val_get_light_handler': BUILDSTDERR: OpenIPMI_wrap.c:4087:10: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] BUILDSTDERR: size += snprintf(dummy, 1, "%d ", val); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:4090:10: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] BUILDSTDERR: size += snprintf(dummy, 1, "%d ", val); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_pet_t_get_mac_addr': BUILDSTDERR: OpenIPMI_wrap.c:8809:29: warning: '%d' directive writing between 1 and 3 bytes into a region of size between 2 and 10 [-Wformat-overflow=] BUILDSTDERR: sprintf(dval, "%d:%d:%d:%d:%d:%d", d[0], d[1], d[2], d[3], d[4], d[5]); BUILDSTDERR: ^~ BUILDSTDERR: OpenIPMI_wrap.c:8809:16: note: directive argument in the range [0, 255] BUILDSTDERR: sprintf(dval, "%d:%d:%d:%d:%d:%d", d[0], d[1], d[2], d[3], d[4], d[5]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8809:16: note: directive argument in the range [0, 255] BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 18 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_node_t_get_field': BUILDSTDERR: OpenIPMI_wrap.c:6319:34: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%d", intval); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:6277:32: warning: '%lf' directive output truncated writing between 3 and 317 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%lf", floatval); BUILDSTDERR: ^~~ BUILDSTDERR: OpenIPMI_wrap.c:6277:31: note: assuming directive output of 8 bytes BUILDSTDERR: len = snprintf(dummy, 1, "%lf", floatval); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 318 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:6263:34: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%d", intval); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:6270:35: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%ld", (long) time); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 21 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:6256:34: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%d", intval); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_t_get_multirecord': BUILDSTDERR: OpenIPMI_wrap.c:5927:34: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] BUILDSTDERR: str_len = snprintf(dummy, 1, "%d %d", type, version); BUILDSTDERR: ^ BUILDSTDERR: OpenIPMI_wrap.c:5927:31: note: directive argument in the range [0, 255] BUILDSTDERR: str_len = snprintf(dummy, 1, "%d %d", type, version); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 8 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_pef_config_t_get_val': BUILDSTDERR: OpenIPMI_wrap.c:8694:12: warning: ' string ' directive output truncated writing 8 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s string %s", name, (char *) dval); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 9 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8684:12: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s data", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8676:12: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s bool %s", name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ival ? "true" : "false"); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8670:12: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s integer %d", name, ival); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8670:12: note: using the range [-2147483648, 2147483647] for directive argument BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_t_get': BUILDSTDERR: OpenIPMI_wrap.c:5868:35: warning: ' unicode' directive output truncated writing 8 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s unicode", name); BUILDSTDERR: ~^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 9 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:5858:35: warning: ' binary' directive output truncated writing 7 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s binary", name); BUILDSTDERR: ~^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:5878:35: warning: ' ascii ' directive output truncated writing 7 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s ascii %s", name, data); BUILDSTDERR: ~^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:5852:35: warning: ' time ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s time %ld", name, (long) time); BUILDSTDERR: ~^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:5846:35: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s integer %d", name, intval); BUILDSTDERR: ~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_sol_config_t_get_val': BUILDSTDERR: OpenIPMI_wrap.c:9205:12: warning: ' mac' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s mac", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 5 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:9197:12: warning: ' ip' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s ip", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 4 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:9187:12: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s data", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:9179:12: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s bool %s", name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ival ? "true" : "false"); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:9173:12: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s integer %d", name, ival); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:9173:12: note: using the range [-2147483648, 2147483647] for directive argument BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/lib64/perl5/CORE/perlio.h:41, BUILDSTDERR: from /usr/lib64/perl5/CORE/iperlsys.h:51, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:3603, BUILDSTDERR: from OpenIPMI_wrap.c:739: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -include ../../config.h -I /usr/lib64/perl5/CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMI.la OpenIPMI_perl.lo OpenIPMI_wrap.lo libtool: link: gcc -shared -fPIC -DPIC .libs/OpenIPMI_perl.o .libs/OpenIPMI_wrap.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMI.so.0 -o .libs/libOpenIPMI.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libOpenIPMI.so.0" && ln -s "libOpenIPMI.so.0.0.0" "libOpenIPMI.so.0") libtool: link: (cd ".libs" && rm -f "libOpenIPMI.so" && ln -s "libOpenIPMI.so.0.0.0" "libOpenIPMI.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMI.la" && ln -s "../libOpenIPMI.la" "libOpenIPMI.la" ) cp .libs/libOpenIPMI.so OpenIPMI.so make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/perl' Making all in python make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' Making all in . make[4]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' /usr/bin/swig -DHAVE_CONFIG_H -python -o OpenIPMI_wrap.c -I../../swig/python ../../swig/OpenIPMI.i /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.7m -I ../.. -I ../../include -I ../../include -I ../../swig/python -DPYTHON_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c -o OpenIPMI_wrap.lo OpenIPMI_wrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.7m -I ../.. -I ../../include -I ../../include -I ../../swig/python -DPYTHON_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -c OpenIPMI_wrap.c -fPIC -DPIC -o .libs/OpenIPMI_wrap.o BUILDSTDERR: OpenIPMI_wrap.c: In function 'vswig_call_cb_rv': BUILDSTDERR: OpenIPMI_wrap.c:3929:31: warning: pointer targets in passing argument 1 of 'PyUnicode_FromStringAndSize' differ in signedness [-Wpointer-sign] BUILDSTDERR: o = OI_PI_FromStringAndSize(data, len); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:80, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/python3.7m/unicodeobject.h:695:23: note: expected 'const char *' but argument is of type 'unsigned char *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromStringAndSize( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'mc_channel_got_users': BUILDSTDERR: OpenIPMI_wrap.c:4991:62: warning: format '%o' expects argument of type 'unsigned int', but argument 10 has type 'swig_ref *' {aka 'struct swig_ref *'} [-Wformat=] BUILDSTDERR: swig_call_cb(cb, "mc_channel_got_users_cb", "%p%d%d%d%d%*o", &mc_ref, err, BUILDSTDERR: ~~^ BUILDSTDERR: max, enabled, fixed, count, info_ref); BUILDSTDERR: ~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'sol_data_received_cb': BUILDSTDERR: OpenIPMI_wrap.c:6410:61: warning: unknown conversion type character 'b' in format [-Wformat=] BUILDSTDERR: swig_call_cb_rv('i', &rv, cb, "sol_data_received", "%p%*b", BUILDSTDERR: ^ BUILDSTDERR: OpenIPMI_wrap.c:6410:56: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: swig_call_cb_rv('i', &rv, cb, "sol_data_received", "%p%*b", BUILDSTDERR: ^~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'ipmi_domain_t_get_pet': BUILDSTDERR: OpenIPMI_wrap.c:7200:19: warning: variable 'done' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ipmi_pet_done_cb done = NULL; BUILDSTDERR: ^~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'init': BUILDSTDERR: OpenIPMI_wrap.c:11580:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: if (rv = init_glib()) BUILDSTDERR: ^~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'parse_args_iter_help': BUILDSTDERR: OpenIPMI_wrap.c:12162:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int rv; BUILDSTDERR: ^~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_strconstarray_val_set': BUILDSTDERR: OpenIPMI_wrap.c:12469:25: warning: assignment to 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] BUILDSTDERR: if (arg1) (arg1)->val = arg2; BUILDSTDERR: ^ BUILDSTDERR: OpenIPMI_wrap.c: In function 'init_glib': BUILDSTDERR: OpenIPMI_wrap.c:11510:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: OpenIPMI_wrap.c: In function 'thresholds_to_str': BUILDSTDERR: OpenIPMI_wrap.c:5499:13: warning: 'aa ' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len += snprintf(dummy, 1, "aa %f:", val) + 1; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:5499:13: note: assuming directive output of 8 bytes BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 322 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function 'control_val_get_light_handler': BUILDSTDERR: OpenIPMI_wrap.c:5999:10: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] BUILDSTDERR: size += snprintf(dummy, 1, "%d ", val); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:6002:10: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] BUILDSTDERR: size += snprintf(dummy, 1, "%d ", val); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_node_t_get_field': BUILDSTDERR: OpenIPMI_wrap.c:8320:34: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%d", intval); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8278:32: warning: '%lf' directive output truncated writing between 3 and 317 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%lf", floatval); BUILDSTDERR: ^~~ BUILDSTDERR: OpenIPMI_wrap.c:8278:31: note: assuming directive output of 8 bytes BUILDSTDERR: len = snprintf(dummy, 1, "%lf", floatval); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 318 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8264:34: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%d", intval); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8271:35: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%ld", (long) time); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 21 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:8257:34: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%d", intval); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_sol_config_t_get_val': BUILDSTDERR: OpenIPMI_wrap.c:11190:12: warning: ' mac' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s mac", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 5 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:11182:12: warning: ' ip' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s ip", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 4 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:11172:12: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s data", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:11164:12: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s bool %s", name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ival ? "true" : "false"); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:11158:12: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s integer %d", name, ival); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:11158:12: note: using the range [-2147483648, 2147483647] for directive argument BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_pet_t_get_mac_addr': BUILDSTDERR: OpenIPMI_wrap.c:10806:29: warning: '%d' directive writing between 1 and 3 bytes into a region of size between 2 and 10 [-Wformat-overflow=] BUILDSTDERR: sprintf(dval, "%d:%d:%d:%d:%d:%d", d[0], d[1], d[2], d[3], d[4], d[5]); BUILDSTDERR: ^~ BUILDSTDERR: OpenIPMI_wrap.c:10806:16: note: directive argument in the range [0, 255] BUILDSTDERR: sprintf(dval, "%d:%d:%d:%d:%d:%d", d[0], d[1], d[2], d[3], d[4], d[5]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10806:16: note: directive argument in the range [0, 255] BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 18 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_t_get_multirecord': BUILDSTDERR: OpenIPMI_wrap.c:7928:34: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] BUILDSTDERR: str_len = snprintf(dummy, 1, "%d %d", type, version); BUILDSTDERR: ^ BUILDSTDERR: OpenIPMI_wrap.c:7928:31: note: directive argument in the range [0, 255] BUILDSTDERR: str_len = snprintf(dummy, 1, "%d %d", type, version); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 8 bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_pef_config_t_get_val': BUILDSTDERR: OpenIPMI_wrap.c:10691:12: warning: ' string ' directive output truncated writing 8 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s string %s", name, (char *) dval); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 9 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10681:12: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s data", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10673:12: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s bool %s", name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ival ? "true" : "false"); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10667:12: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s integer %d", name, ival); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10667:12: note: using the range [-2147483648, 2147483647] for directive argument BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_t_get': BUILDSTDERR: OpenIPMI_wrap.c:7869:35: warning: ' unicode' directive output truncated writing 8 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s unicode", name); BUILDSTDERR: ~^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 9 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:7859:35: warning: ' binary' directive output truncated writing 7 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s binary", name); BUILDSTDERR: ~^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:7879:35: warning: ' ascii ' directive output truncated writing 7 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s ascii %s", name, data); BUILDSTDERR: ~^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:7853:35: warning: ' time ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s time %ld", name, (long) time); BUILDSTDERR: ~^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:7847:35: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s integer %d", name, intval); BUILDSTDERR: ~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c: In function '_wrap_ipmi_lan_config_t_get_val': BUILDSTDERR: OpenIPMI_wrap.c:10367:12: warning: ' mac' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s mac", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 5 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10359:12: warning: ' ip' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s ip", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 4 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10349:12: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s data", name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10341:12: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s bool %s", name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ival ? "true" : "false"); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10335:12: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] BUILDSTDERR: len = snprintf(dummy, 1, "%s integer %d", name, ival); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OpenIPMI_wrap.c:10335:12: note: using the range [-2147483648, 2147483647] for directive argument BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python3.7m/Python.h:25, BUILDSTDERR: from OpenIPMI_wrap.c:149: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/python3.7m -I ../.. -I ../../include -I ../../include -I ../../swig/python -DPYTHON_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o _OpenIPMI.la -rpath /usr/lib64/python3.7/site-packages OpenIPMI_wrap.lo ../../unix/libOpenIPMIpthread.la ../../lib/libOpenIPMI.la ../../utils/libOpenIPMIutils.la ../../cmdlang/libOpenIPMIcmdlang.la ../../glib/libOpenIPMIglib.la ../../unix/libOpenIPMIpthread.la libtool: link: gcc -shared -fPIC -DPIC .libs/OpenIPMI_wrap.o -L/builddir/build/BUILD/OpenIPMI-2.0.25/lib/.libs -L/builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs -L/usr/lib64 ../../lib/.libs/libOpenIPMI.so ../../utils/.libs/libOpenIPMIutils.so ../../cmdlang/.libs/libOpenIPMIcmdlang.so /builddir/build/BUILD/OpenIPMI-2.0.25/lib/.libs/libOpenIPMI.so -lm -lcrypto ../../glib/.libs/libOpenIPMIglib.so -lgthread-2.0 -lglib-2.0 ../../unix/.libs/libOpenIPMIpthread.so -lpthread -lgdbm /builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs/libOpenIPMIutils.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -pthread -Wl,-soname -Wl,_OpenIPMI.so -o .libs/_OpenIPMI.so libtool: link: ( cd ".libs" && rm -f "_OpenIPMI.la" && ln -s "../_OpenIPMI.la" "_OpenIPMI.la" ) make[4]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NhsnlP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64 + cd OpenIPMI-2.0.25 + make install DESTDIR=/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64 Making install in include make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' Making install in OpenIPMI make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' Making install in internal make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI/internal' make[4]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI/internal' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/include/OpenIPMI/internal' /usr/bin/install -c -m 644 ilist.h ipmi_entity.h ipmi_malloc.h ipmi_sensor.h md2.h ipmi_control.h ipmi_int.h ipmi_mc.h ipmi_utils.h md5.h ipmi_domain.h ipmi_locks.h ipmi_sel.h locked_list.h opq.h ipmi_event.h ipmi_oem.h ipmi_fru.h '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/include/OpenIPMI/internal' make[4]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI/internal' make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI/internal' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' make[4]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/include/OpenIPMI' /usr/bin/install -c -m 644 ipmi_addr.h ipmi_err.h ipmi_log.h ipmi_posix.h mxp.h ipmi_auth.h ipmi_msgbits.h ipmi_sdr.h os_handler.h ipmi_bits.h ipmi_fru.h ipmi_glib.h ipmi_smi.h selector.h ipmi_mc.h ipmi_user.h ipmi_cmdlang.h ipmiif.h ipmi_pef.h ipmi_types.h ipmi_conn.h ipmi_lan.h ipmi_pet.h ipmi_ui.h ipmi_debug.h ipmi_lanparm.h ipmi_picmg.h ipmi_string.h ipmi_sol.h ipmi_solparm.h ipmi_tcl.h deprecator.h '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/include/OpenIPMI' make[4]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include/OpenIPMI' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/include' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/utils' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libOpenIPMIutils.la '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libOpenIPMIutils.so.0.0.1 /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIutils.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIutils.so.0.0.1 libOpenIPMIutils.so.0 || { rm -f libOpenIPMIutils.so.0 && ln -s libOpenIPMIutils.so.0.0.1 libOpenIPMIutils.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIutils.so.0.0.1 libOpenIPMIutils.so || { rm -f libOpenIPMIutils.so && ln -s libOpenIPMIutils.so.0.0.1 libOpenIPMIutils.so; }; }) libtool: install: /usr/bin/install -c .libs/libOpenIPMIutils.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIutils.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/utils' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/utils' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lib' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libOpenIPMI.la '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' BUILDSTDERR: libtool: warning: relinking 'libOpenIPMI.la' libtool: install: (cd /builddir/build/BUILD/OpenIPMI-2.0.25/lib; /bin/sh "/builddir/build/BUILD/OpenIPMI-2.0.25/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:5:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMI.la -rpath /usr/lib64 entity.lo ipmi.lo domain.lo mc.lo sdr.lo control.lo ipmi_utils.lo conn.lo fru.lo chassis.lo pet.lo event.lo opq.lo sel.lo sensor.lo pef.lo lanparm.lo strings.lo normal_fru.lo oem_force_conn.lo oem_motorola_mxp.lo oem_atca_conn.lo oem_atca.lo ipmi_lan.lo oem_test.lo oem_intel.lo ipmi_payload.lo rakp.lo aes_cbc.lo hmac.lo md5.lo ipmi_smi.lo ipmi_sol.lo oem_kontron_conn.lo oem_atca_fru.lo fru_spd_decode.lo solparm.lo -lm ../utils/libOpenIPMIutils.la -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/entity.o .libs/ipmi.o .libs/domain.o .libs/mc.o .libs/sdr.o .libs/control.o .libs/ipmi_utils.o .libs/conn.o .libs/fru.o .libs/chassis.o .libs/pet.o .libs/event.o .libs/opq.o .libs/sel.o .libs/sensor.o .libs/pef.o .libs/lanparm.o .libs/strings.o .libs/normal_fru.o .libs/oem_force_conn.o .libs/oem_motorola_mxp.o .libs/oem_atca_conn.o .libs/oem_atca.o .libs/ipmi_lan.o .libs/oem_test.o .libs/oem_intel.o .libs/ipmi_payload.o .libs/rakp.o .libs/aes_cbc.o .libs/hmac.o .libs/md5.o .libs/ipmi_smi.o .libs/ipmi_sol.o .libs/oem_kontron_conn.o .libs/oem_atca_fru.o .libs/fru_spd_decode.o .libs/solparm.o -lm -L/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 -L/usr/lib64 -lOpenIPMIutils -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMI.so.0 -o .libs/libOpenIPMI.so.0.0.5 libtool: install: /usr/bin/install -c .libs/libOpenIPMI.so.0.0.5T /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMI.so.0.0.5 libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMI.so.0.0.5 libOpenIPMI.so.0 || { rm -f libOpenIPMI.so.0 && ln -s libOpenIPMI.so.0.0.5 libOpenIPMI.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMI.so.0.0.5 libOpenIPMI.so || { rm -f libOpenIPMI.so && ln -s libOpenIPMI.so.0.0.5 libOpenIPMI.so; }; }) libtool: install: /usr/bin/install -c .libs/libOpenIPMI.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMI.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lib' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lib' Making install in unix make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/unix' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/unix' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libOpenIPMIposix.la libOpenIPMIpthread.la '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' BUILDSTDERR: libtool: warning: relinking 'libOpenIPMIposix.la' libtool: install: (cd /builddir/build/BUILD/OpenIPMI-2.0.25/unix; /bin/sh "/builddir/build/BUILD/OpenIPMI-2.0.25/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:1:0 -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIposix.la -rpath /usr/lib64 posix_os_hnd.lo selector.lo ../utils/libOpenIPMIutils.la -lgdbm -inst-prefix-dir /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/posix_os_hnd.o .libs/selector.o -L/usr/lib64 -L/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 -lOpenIPMIutils -lgdbm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMIposix.so.0 -o .libs/libOpenIPMIposix.so.0.0.1 libtool: install: /usr/bin/install -c .libs/libOpenIPMIposix.so.0.0.1T /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIposix.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIposix.so.0.0.1 libOpenIPMIposix.so.0 || { rm -f libOpenIPMIposix.so.0 && ln -s libOpenIPMIposix.so.0.0.1 libOpenIPMIposix.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIposix.so.0.0.1 libOpenIPMIposix.so || { rm -f libOpenIPMIposix.so && ln -s libOpenIPMIposix.so.0.0.1 libOpenIPMIposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libOpenIPMIposix.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIposix.la BUILDSTDERR: libtool: warning: relinking 'libOpenIPMIpthread.la' libtool: install: (cd /builddir/build/BUILD/OpenIPMI-2.0.25/unix; /bin/sh "/builddir/build/BUILD/OpenIPMI-2.0.25/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -I../include -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:1:0 -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIpthread.la -rpath /usr/lib64 posix_thread_os_hnd.lo selector.lo -lpthread -lgdbm ../utils/libOpenIPMIutils.la -inst-prefix-dir /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/posix_thread_os_hnd.o .libs/selector.o -L/usr/lib64 -lpthread -lgdbm -L/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 -lOpenIPMIutils -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libOpenIPMIpthread.so.0 -o .libs/libOpenIPMIpthread.so.0.0.1 libtool: install: /usr/bin/install -c .libs/libOpenIPMIpthread.so.0.0.1T /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIpthread.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIpthread.so.0.0.1 libOpenIPMIpthread.so.0 || { rm -f libOpenIPMIpthread.so.0 && ln -s libOpenIPMIpthread.so.0.0.1 libOpenIPMIpthread.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIpthread.so.0.0.1 libOpenIPMIpthread.so || { rm -f libOpenIPMIpthread.so && ln -s libOpenIPMIpthread.so.0.0.1 libOpenIPMIpthread.so; }; }) libtool: install: /usr/bin/install -c .libs/libOpenIPMIpthread.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIpthread.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/unix' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/unix' Making install in glib make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/glib' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libOpenIPMIglib.la '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libOpenIPMIglib.so.0.0.1 /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIglib.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIglib.so.0.0.1 libOpenIPMIglib.so.0 || { rm -f libOpenIPMIglib.so.0 && ln -s libOpenIPMIglib.so.0.0.1 libOpenIPMIglib.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIglib.so.0.0.1 libOpenIPMIglib.so || { rm -f libOpenIPMIglib.so && ln -s libOpenIPMIglib.so.0.0.1 libOpenIPMIglib.so; }; }) libtool: install: /usr/bin/install -c .libs/libOpenIPMIglib.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIglib.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/glib' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/glib' Making install in cmdlang make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/cmdlang' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/cmdlang' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libOpenIPMIcmdlang.la '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' BUILDSTDERR: libtool: warning: relinking 'libOpenIPMIcmdlang.la' libtool: install: (cd /builddir/build/BUILD/OpenIPMI-2.0.25/cmdlang; /bin/sh "/builddir/build/BUILD/OpenIPMI-2.0.25/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/editline -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -rdynamic -version-info 0:5:0 -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libOpenIPMIcmdlang.la -rpath /usr/lib64 cmdlang.lo cmd_domain.lo cmd_entity.lo cmd_mc.lo cmd_pet.lo cmd_sensor.lo cmd_control.lo cmd_sel.lo cmd_lanparm.lo cmd_pef.lo cmd_conn.lo cmd_fru.lo out_fru.lo cmd_solparm.lo -lm ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la -inst-prefix-dir /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/cmdlang.o .libs/cmd_domain.o .libs/cmd_entity.o .libs/cmd_mc.o .libs/cmd_pet.o .libs/cmd_sensor.o .libs/cmd_control.o .libs/cmd_sel.o .libs/cmd_lanparm.o .libs/cmd_pef.o .libs/cmd_conn.o .libs/cmd_fru.o .libs/out_fru.o .libs/cmd_solparm.o -L/builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs -L/usr/lib64 -L/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 -lOpenIPMI -lm -lOpenIPMIutils -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -pthread -Wl,-soname -Wl,libOpenIPMIcmdlang.so.0 -o .libs/libOpenIPMIcmdlang.so.0.0.5 libtool: install: /usr/bin/install -c .libs/libOpenIPMIcmdlang.so.0.0.5T /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIcmdlang.so.0.0.5 libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIcmdlang.so.0.0.5 libOpenIPMIcmdlang.so.0 || { rm -f libOpenIPMIcmdlang.so.0 && ln -s libOpenIPMIcmdlang.so.0.0.5 libOpenIPMIcmdlang.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIcmdlang.so.0.0.5 libOpenIPMIcmdlang.so || { rm -f libOpenIPMIcmdlang.so && ln -s libOpenIPMIcmdlang.so.0.0.5 libOpenIPMIcmdlang.so; }; }) libtool: install: /usr/bin/install -c .libs/libOpenIPMIcmdlang.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIcmdlang.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c openipmish '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' BUILDSTDERR: libtool: warning: 'libOpenIPMIcmdlang.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/OpenIPMI-2.0.25/lib/libOpenIPMI.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/OpenIPMI-2.0.25/utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../glib/libOpenIPMIglib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/openipmish /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmish rm -f /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmish ln -s openipmish /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmish make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/cmdlang' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/cmdlang' Making install in ui make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/ui' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/ui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libOpenIPMIui.la '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libOpenIPMIui.so.1.0.1 /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIui.so.1.0.1 libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIui.so.1.0.1 libOpenIPMIui.so.1 || { rm -f libOpenIPMIui.so.1 && ln -s libOpenIPMIui.so.1.0.1 libOpenIPMIui.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libOpenIPMIui.so.1.0.1 libOpenIPMIui.so || { rm -f libOpenIPMIui.so && ln -s libOpenIPMIui.so.1.0.1 libOpenIPMIui.so; }; }) libtool: install: /usr/bin/install -c .libs/libOpenIPMIui.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIui.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ipmi_ui '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' BUILDSTDERR: libtool: warning: 'libOpenIPMIui.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/OpenIPMI-2.0.25/utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ipmi_ui /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmi_ui make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/ui' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/ui' Making install in lanserv make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' Making install in OpenIPMI make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/OpenIPMI' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/OpenIPMI' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/include/OpenIPMI' /usr/bin/install -c -m 644 lanserv.h serserv.h serv.h extcmd.h persist.h msg.h mcserv.h '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/include/OpenIPMI' make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/OpenIPMI' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/OpenIPMI' Making install in sdrcomp make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/sdrcomp' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/sdrcomp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sdrcomp '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' libtool: install: /usr/bin/install -c sdrcomp /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/sdrcomp make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/sdrcomp' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv/sdrcomp' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libIPMIlanserv.la '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64' BUILDSTDERR: libtool: warning: relinking 'libIPMIlanserv.la' libtool: install: (cd /builddir/build/BUILD/OpenIPMI-2.0.25/lanserv; /bin/sh "/builddir/build/BUILD/OpenIPMI-2.0.25/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -version-info 0:1:0 ../utils/libOpenIPMIutils.la -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o libIPMIlanserv.la -rpath /usr/lib64 lanserv_ipmi.lo lanserv_asf.lo priv_table.lo lanserv_oem_force.lo lanserv_config.lo config.lo serv.lo serial_ipmi.lo persist.lo extcmd.lo -lcrypto -ldl -inst-prefix-dir /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/lanserv_ipmi.o .libs/lanserv_asf.o .libs/priv_table.o .libs/lanserv_oem_force.o .libs/lanserv_config.o .libs/config.o .libs/serv.o .libs/serial_ipmi.o .libs/persist.o .libs/extcmd.o -L/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 -L/usr/lib64 -lOpenIPMIutils -lcrypto -ldl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-soname -Wl,libIPMIlanserv.so.0 -o .libs/libIPMIlanserv.so.0.0.1 libtool: install: /usr/bin/install -c .libs/libIPMIlanserv.so.0.0.1T /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libIPMIlanserv.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libIPMIlanserv.so.0.0.1 libIPMIlanserv.so.0 || { rm -f libIPMIlanserv.so.0 && ln -s libIPMIlanserv.so.0.0.1 libIPMIlanserv.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 && { ln -s -f libIPMIlanserv.so.0.0.1 libIPMIlanserv.so || { rm -f libIPMIlanserv.so && ln -s libIPMIlanserv.so.0.0.1 libIPMIlanserv.so; }; }) libtool: install: /usr/bin/install -c .libs/libIPMIlanserv.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libIPMIlanserv.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ipmi_sim ipmilan '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' BUILDSTDERR: libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: 'libIPMIlanserv.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/OpenIPMI-2.0.25/utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ipmi_sim /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmi_sim BUILDSTDERR: libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: 'libIPMIlanserv.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/OpenIPMI-2.0.25/utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ipmilan /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmilan /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/etc/ipmi/"; \ /usr/bin/install -c -m 644 ./lan.conf "/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/etc/ipmi/"; /usr/bin/install -c -m 644 ./ipmisim1.emu "/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/etc/ipmi/"; /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 ipmi_sim.1 '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 ipmi_lan.5 ipmi_sim_cmd.5 '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 ipmilan.8 '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/lanserv' Making install in sample make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/sample' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/sample' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c openipmicmd solterm rmcp_ping openipmi_eventd '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin' BUILDSTDERR: libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/OpenIPMI-2.0.25/utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/openipmicmd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmicmd BUILDSTDERR: libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/OpenIPMI-2.0.25/utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/solterm /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/solterm libtool: install: /usr/bin/install -c rmcp_ping /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/rmcp_ping BUILDSTDERR: libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/OpenIPMI-2.0.25/utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/openipmi_eventd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmi_eventd rm -f /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmicmd ln -s openipmicmd /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmicmd make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/sample' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/sample' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/doc' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/doc' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/doc' Making install in man make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/man' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 ipmi_ui.1 openipmicmd.1 openipmish.1 openipmigui.1 solterm.1 rmcp_ping.1 openipmi_eventd.1 '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man7' /usr/bin/install -c -m 644 ipmi_cmdlang.7 openipmi_conparms.7 '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/man/man7' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/man' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/man' Making install in swig make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' Making install in perl make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/perl' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/perl' /usr/bin/install -c -d "/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/OpenIPMI" /usr/bin/install -c OpenIPMI.so "/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/OpenIPMI" /usr/bin/install -c -m 644 OpenIPMI.pm "/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/perl5/vendor_perl" make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/perl' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/perl' Making install in python make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' Making install in . make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' make[4]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' /usr/bin/install -c -d /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7/site-packages /usr/bin/install -c -m 644 OpenIPMI.py "/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7/site-packages" if test "x" = "xopenipmigui"; then \ /usr/bin/install -c -d /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin; \ /usr/bin/install -c ./openipmigui.py "/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmigui";\ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7/site-packages' /bin/sh ../../libtool --mode=install /usr/bin/install -c _OpenIPMI.la '/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7/site-packages' BUILDSTDERR: libtool: warning: relinking '_OpenIPMI.la' libtool: install: (cd /builddir/build/BUILD/OpenIPMI-2.0.25/swig/python; /bin/sh "/builddir/build/BUILD/OpenIPMI-2.0.25/libtool" --tag CC --mode=relink gcc -I/usr/include/python3.7m -I ../.. -I ../../include -I ../../include -I ../../swig/python -DPYTHON_HAS_POSIX_THREADS=1 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -z now -fno-strict-aliasing -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -o _OpenIPMI.la -rpath /usr/lib64/python3.7/site-packages OpenIPMI_wrap.lo ../../unix/libOpenIPMIpthread.la ../../lib/libOpenIPMI.la ../../utils/libOpenIPMIutils.la ../../cmdlang/libOpenIPMIcmdlang.la ../../glib/libOpenIPMIglib.la ../../unix/libOpenIPMIpthread.la -inst-prefix-dir /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/OpenIPMI_wrap.o -L/builddir/build/BUILD/OpenIPMI-2.0.25/lib/.libs -L/builddir/build/BUILD/OpenIPMI-2.0.25/utils/.libs -L/usr/lib64 -L/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64 -lOpenIPMIcmdlang -lOpenIPMI -lm -lcrypto -lOpenIPMIglib -lgthread-2.0 -lglib-2.0 -lOpenIPMIpthread -lpthread -lgdbm -lOpenIPMIutils -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -pthread -Wl,-soname -Wl,_OpenIPMI.so -o .libs/_OpenIPMI.so libtool: install: /usr/bin/install -c .libs/_OpenIPMI.soT /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7/site-packages/_OpenIPMI.so libtool: install: /usr/bin/install -c .libs/_OpenIPMI.lai /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7/site-packages/_OpenIPMI.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.7/site-packages' make[4]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig/python' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' make[3]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25/swig' make[1]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25' make[2]: Entering directory '/builddir/build/BUILD/OpenIPMI-2.0.25' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/OpenIPMI-2.0.25/install-sh -d /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/pkgconfig /usr/bin/install -c -m 644 OpenIPMIutils.pc OpenIPMI.pc OpenIPMIui.pc OpenIPMIposix.pc OpenIPMIpthread.pc OpenIPMIcmdlang.pc OpenIPMIglib.pc /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/pkgconfig make[2]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25' make[1]: Leaving directory '/builddir/build/BUILD/OpenIPMI-2.0.25' + install -d /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/etc/sysconfig /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib/systemd/system /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/libexec + install -m 644 /builddir/build/SOURCES/openipmi.sysconf /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/etc/sysconfig/ipmi + install -m 755 /builddir/build/SOURCES/openipmi-helper /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/libexec/openipmi-helper + install -m 644 /builddir/build/SOURCES/ipmi.service /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib/systemd/system/ipmi.service + install -d /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/etc/modprobe.d + rm /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64//usr/share/man/man1/openipmigui.1 /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libIPMIlanserv.la /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMI.la /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIcmdlang.la /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIglib.la /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIposix.la /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIpthread.la /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIui.la /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIutils.la + echo '.so man1/ipmicmd.1' + echo '.so man1/openipmish.1' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0.25-7.fc29 --unique-debug-suffix -2.0.25-7.fc29.riscv64 --unique-debug-src-base OpenIPMI-2.0.25-7.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/OpenIPMI-2.0.25 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmi_ui explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/solterm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmilan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/rmcp_ping extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmi_ui extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/solterm extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmilan extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/rmcp_ping explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmi_eventd extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmi_eventd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmish explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmicmd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/sdrcomp extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmicmd extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/openipmish extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/sdrcomp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmi_sim extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/bin/ipmi_sim explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIcmdlang.so.0.0.5 extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIcmdlang.so.0.0.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMI.so.0.0.5 extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMI.so.0.0.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libIPMIlanserv.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libIPMIlanserv.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIui.so.1.0.1 extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIui.so.1.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIpthread.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIpthread.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIutils.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIutils.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/OpenIPMI/OpenIPMI.so extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/OpenIPMI/OpenIPMI.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIposix.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIglib.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIposix.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/libOpenIPMIglib.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7/site-packages/_OpenIPMI.so extracting debug info from /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7/site-packages/_OpenIPMI.so /usr/lib/rpm/sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match. BUILDSTDERR: 13041 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/openipmi-helper from /bin/sh to #!/usr/bin/sh BUILDSTDERR: *** WARNING: ./usr/lib64/python3.7/site-packages/_OpenIPMI.la is executable but has empty or no shebang, removing executable bit Processing files: OpenIPMI-2.0.25-7.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1Btv86 + umask 022 + cd /builddir/build/BUILD + cd OpenIPMI-2.0.25 + DOCDIR=/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/doc/OpenIPMI + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/doc/OpenIPMI + cp -pr CONFIGURING_FOR_LAN /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/doc/OpenIPMI + cp -pr FAQ /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/doc/OpenIPMI + cp -pr README /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/doc/OpenIPMI + cp -pr README.Force /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/doc/OpenIPMI + cp -pr README.MotorolaMXP /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/doc/OpenIPMI + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9ENk13 + umask 022 + cd /builddir/build/BUILD + cd OpenIPMI-2.0.25 + LICENSEDIR=/builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/licenses/OpenIPMI + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/licenses/OpenIPMI + cp -pr COPYING /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/licenses/OpenIPMI + cp -pr COPYING.BSD /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/licenses/OpenIPMI + cp -pr COPYING.LIB /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64/usr/share/licenses/OpenIPMI + exit 0 Provides: OpenIPMI = 2.0.25-7.fc29 OpenIPMI(riscv-64) = 2.0.25-7.fc29 config(OpenIPMI) = 2.0.25-7.fc29 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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libOpenIPMI.so.0()(64bit) libOpenIPMIcmdlang.so.0()(64bit) libOpenIPMIglib.so.0()(64bit) libOpenIPMIposix.so.0()(64bit) libOpenIPMIui.so.1()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libedit.so.0()(64bit) libgdbm.so.6()(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libncurses.so.6()(64bit) libnetsnmp.so.35()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: OpenIPMI-libs-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-libs = 2.0.25-7.fc29 OpenIPMI-libs(riscv-64) = 2.0.25-7.fc29 libOpenIPMI.so.0()(64bit) libOpenIPMIcmdlang.so.0()(64bit) libOpenIPMIglib.so.0()(64bit) libOpenIPMIposix.so.0()(64bit) libOpenIPMIpthread.so.0()(64bit) libOpenIPMIui.so.1()(64bit) libOpenIPMIutils.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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libOpenIPMI.so.0()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgdbm.so.6()(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: OpenIPMI-perl-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-perl = 2.0.25-7.fc29 OpenIPMI-perl(riscv-64) = 2.0.25-7.fc29 libOpenIPMI.so.0()(64bit) perl(OpenIPMI) perl(OpenIPMI::argarray) perl(OpenIPMI::iargarray) perl(OpenIPMI::ipmi_args_t) perl(OpenIPMI::ipmi_channel_access_t) perl(OpenIPMI::ipmi_channel_info_t) perl(OpenIPMI::ipmi_cmdlang_event_t) perl(OpenIPMI::ipmi_cmdlang_t) perl(OpenIPMI::ipmi_control_id_t) perl(OpenIPMI::ipmi_control_t) perl(OpenIPMI::ipmi_domain_id_t) perl(OpenIPMI::ipmi_domain_t) perl(OpenIPMI::ipmi_entity_id_t) perl(OpenIPMI::ipmi_entity_t) perl(OpenIPMI::ipmi_event_t) perl(OpenIPMI::ipmi_fru_node_t) perl(OpenIPMI::ipmi_fru_t) perl(OpenIPMI::ipmi_lan_config_t) perl(OpenIPMI::ipmi_lanparm_t) perl(OpenIPMI::ipmi_mc_t) perl(OpenIPMI::ipmi_mcid_t) perl(OpenIPMI::ipmi_pef_config_t) perl(OpenIPMI::ipmi_pef_t) perl(OpenIPMI::ipmi_pet_t) perl(OpenIPMI::ipmi_sensor_id_t) perl(OpenIPMI::ipmi_sensor_t) perl(OpenIPMI::ipmi_sol_config_t) perl(OpenIPMI::ipmi_sol_conn_t) perl(OpenIPMI::ipmi_solparm_t) perl(OpenIPMI::ipmi_user_t) perl(OpenIPMI::strconstarray) perl(OpenIPMIc) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) perl(DynaLoader) perl(Exporter) perl(base) perl(vars) rtld(GNU_HASH) Processing files: python3-openipmi-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-python = 2.0.25-7.fc29 OpenIPMI-python(riscv-64) = 2.0.25-7.fc29 libtool(/usr/lib64/python3.7/site-packages/_OpenIPMI.la) python3-openipmi = 2.0.25-7.fc29 python3-openipmi(riscv-64) = 2.0.25-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libOpenIPMI.so.0()(64bit) libOpenIPMIcmdlang.so.0()(64bit) libOpenIPMIglib.so.0()(64bit) libOpenIPMIpthread.so.0()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libgdbm.so.6()(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: OpenIPMI-python2 < 2.0.25-7.fc29 Processing files: OpenIPMI-devel-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-devel = 2.0.25-7.fc29 OpenIPMI-devel(riscv-64) = 2.0.25-7.fc29 pkgconfig(OpenIPMI) = 2.0.25 pkgconfig(OpenIPMIcmdlang) = 2.0.25 pkgconfig(OpenIPMIglib) = 2.0.25 pkgconfig(OpenIPMIposix) = 2.0.25 pkgconfig(OpenIPMIpthread) = 2.0.25 pkgconfig(OpenIPMIui) = 2.0.25 pkgconfig(OpenIPMIutils) = 2.0.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libIPMIlanserv.so.0()(64bit) libOpenIPMI.so.0()(64bit) libOpenIPMIcmdlang.so.0()(64bit) libOpenIPMIglib.so.0()(64bit) libOpenIPMIposix.so.0()(64bit) libOpenIPMIpthread.so.0()(64bit) libOpenIPMIui.so.1()(64bit) libOpenIPMIutils.so.0()(64bit) pkgconfig(OpenIPMI) pkgconfig(OpenIPMIutils) pkgconfig(ncurses) Processing files: OpenIPMI-lanserv-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-lanserv = 2.0.25-7.fc29 OpenIPMI-lanserv(riscv-64) = 2.0.25-7.fc29 config(OpenIPMI-lanserv) = 2.0.25-7.fc29 libIPMIlanserv.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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libIPMIlanserv.so.0()(64bit) libOpenIPMIposix.so.0()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: OpenIPMI-debugsource-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-debugsource = 2.0.25-7.fc29 OpenIPMI-debugsource(riscv-64) = 2.0.25-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: OpenIPMI-debuginfo-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-debuginfo = 2.0.25-7.fc29 OpenIPMI-debuginfo(riscv-64) = 2.0.25-7.fc29 debuginfo(build-id) = 128959a57546beeed510f36ecceb33b8b41e529d debuginfo(build-id) = 4fd42d4b05718b41d563dfa7b3bd7a640383d3a8 debuginfo(build-id) = 67417adc6979765cd905f07f9c9ada2171ed92fb debuginfo(build-id) = 89cafc76ccaedf8539851b542341d8de8e63f1bf debuginfo(build-id) = e7b3a1eddee68bb20cf65f7b0e2b09ad6981b4b7 debuginfo(build-id) = ec62dc0488b4b652fd1b5e074aa0f41bc70d5813 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: OpenIPMI-debugsource(riscv-64) = 2.0.25-7.fc29 Processing files: OpenIPMI-libs-debuginfo-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-libs-debuginfo = 2.0.25-7.fc29 OpenIPMI-libs-debuginfo(riscv-64) = 2.0.25-7.fc29 debuginfo(build-id) = 5acd00fa6a42d3e920479b9dd90588016dee7d6e debuginfo(build-id) = 64a20a283c370ee0f309fcdf1dca818445778f1e debuginfo(build-id) = 6ef6c41b72ece2c1a5dcc16084c200f9decaf0f2 debuginfo(build-id) = 8f3b28d6e60b6688a0fd382b679e015ab47e4381 debuginfo(build-id) = a91a8b2a2731c40e3c8f8800dce1fe914e4f8bad debuginfo(build-id) = b1f485da510e76cde54c7b31f1b027c89e2c2d3e debuginfo(build-id) = e9fe5b4015ca611c499a3181644f7f8537b82650 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: OpenIPMI-debugsource(riscv-64) = 2.0.25-7.fc29 Processing files: OpenIPMI-perl-debuginfo-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-perl-debuginfo = 2.0.25-7.fc29 OpenIPMI-perl-debuginfo(riscv-64) = 2.0.25-7.fc29 debuginfo(build-id) = 685c671f5d0dc18c6ea5307a1fcd5e8fa2298711 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: OpenIPMI-debugsource(riscv-64) = 2.0.25-7.fc29 Processing files: python3-openipmi-debuginfo-2.0.25-7.fc29.riscv64 Provides: debuginfo(build-id) = 67d8507c9f1586643d9d681357c5147b7a27ebff python3-openipmi-debuginfo = 2.0.25-7.fc29 python3-openipmi-debuginfo(riscv-64) = 2.0.25-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: OpenIPMI-debugsource(riscv-64) = 2.0.25-7.fc29 Processing files: OpenIPMI-lanserv-debuginfo-2.0.25-7.fc29.riscv64 Provides: OpenIPMI-lanserv-debuginfo = 2.0.25-7.fc29 OpenIPMI-lanserv-debuginfo(riscv-64) = 2.0.25-7.fc29 debuginfo(build-id) = 39ff715df2c8a992cc022c4ae511914b41c3871f debuginfo(build-id) = b1e80f02f75c72a09b5ef05ec12a8abc3c8eef1b debuginfo(build-id) = b43ae1e0f220d0b27778b7c05da33920c9c8556b debuginfo(build-id) = eb1d31620be8d6678412b4f5fddef07bd8e912bc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: OpenIPMI-debugsource(riscv-64) = 2.0.25-7.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64 Wrote: /builddir/build/RPMS/OpenIPMI-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-libs-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-perl-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-openipmi-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-devel-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-lanserv-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-debugsource-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-debuginfo-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-libs-debuginfo-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-perl-debuginfo-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-openipmi-debuginfo-2.0.25-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/OpenIPMI-lanserv-debuginfo-2.0.25-7.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F613hn + umask 022 + cd /builddir/build/BUILD + cd OpenIPMI-2.0.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/OpenIPMI-2.0.25-7.fc29.riscv64 + exit 0 Child return code was: 0