D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/openipmi-2.0.28-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zt0cXp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf OpenIPMI-2.0.28 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/OpenIPMI-2.0.28.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd OpenIPMI-2.0.28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-man.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0002-readline-includes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's|import Tix|import tix|' configure.ac + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sAT7oO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd OpenIPMI-2.0.28 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PYTHONDONTWRITEBYTECODE= + PYTHONDONTWRITEBYTECODE= + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-perlinstall=/usr/lib64/perl5/vendor_perl --with-pythoninstall=/usr/lib64/python3.9/site-packages --with-python=/usr/bin/python3 --with-tkinter=yes --with-pythonusepthreads=yes --with-perlusepthreads=yes --with-tcl=yes '--with-tclcflags=-I /usr/include' checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/missing: Unknown `--is-lightweight' option Try `/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 for style of include used by make... GNU checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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_DoOneEvent in -ltcl... yes checking for tcl... yes Have Tcl_GetTime checking for perl... /usr/bin/perl checking for perl threads... yes checking for python... /usr/bin/python3 checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.9 checking for Python library path... -L/usr/lib64 -lpython3.9 checking for Python site-packages path... /usr/lib/python3.9/site-packages checking python extra libraries... -lcrypt -ldl -lm -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for python version... 3.9.8 checking for python threads... yes checking for tkinter... yes checking for swig... /usr/bin/swig checking SWIG version... 4.0.2 checking for SWIG library... /usr/share/swig/4.0.2 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 cfmakeraw... yes 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 + make CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.15 -I m4 cd . && automake-1.15 --gnu lanserv/sdrcomp/Makefile.am:21: warning: user target 'sdrcomp_build$(EXEEXT)' defined here ... /usr/share/automake-1.16/am/program.am: ... overrides Automake target 'sdrcomp_build$(EXEEXT)' defined here lanserv/sdrcomp/Makefile.am:8: while processing program 'sdrcomp_build' CDPATH="${ZSH_VERSION+.}:" && cd . && autoconf configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:271: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:271: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:271: the top level configure.ac:272: warning: The macro `AC_STDC_HEADERS' is obsolete. configure.ac:272: You should run autoupdate. ./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from... configure.ac:272: the top level configure.ac:272: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:272: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... ./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from... configure.ac:272: the top level configure.ac:710: warning: The macro `AC_HAVE_FUNCS' is obsolete. configure.ac:710: You should run autoupdate. ./lib/autoconf/functions.m4:230: AC_HAVE_FUNCS is expanded from... configure.ac:710: the top level configure.ac:781: warning: AC_OUTPUT should be used without arguments. configure.ac:781: You should run autoupdate. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-perlinstall=/usr/lib64/perl5/vendor_perl --with-pythoninstall=/usr/lib64/python3.9/site-packages --with-python=/usr/bin/python3 --with-tkinter=yes --with-pythonusepthreads=yes --with-perlusepthreads=yes --with-tcl=yes --with-tclcflags=-I /usr/include build_alias=aarch64-mageia-linux-gnu host_alias=aarch64-mageia-linux-gnu CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags LT_SYS_LIBRARY_PATH=/usr/lib64: --no-create --no-recursion checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/missing: Unknown `--is-lightweight' option Try `/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a race-free 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 aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 egrep... (cached) /usr/bin/grep -E checking for execinfo.h... yes checking for netinet/ether.h... yes checking for sys/ethernet.h... no checking for clock_gettime in -lc... yes checking for popt.h... yes checking for poptGetContext in -lpopt... 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_DoOneEvent in -ltcl... yes checking for tcl... yes Have Tcl_GetTime checking for perl... /usr/bin/perl checking for perl threads... yes checking for python... /usr/bin/python3 checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.9 checking for Python library path... -L/usr/lib64 -lpython3.9 checking for Python site-packages path... /usr/lib/python3.9/site-packages checking python extra libraries... -lcrypt -ldl -lm -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for python version... 3.9.8 checking for python threads... yes checking for tkinter... yes checking for swig... /usr/bin/swig checking SWIG version... 4.0.2 checking for SWIG library... /usr/share/swig/4.0.2 checking for net-snmp/net-snmp-config.h... yes checking for snmp_add in -lnetsnmp... 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 for linux/version.h... yes checking for Linux epoll(7) interface with signals extension... yes checking for tgetent in -lcurses... yes checking for cfmakeraw... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./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 (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28' Making all in include make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' Making all in OpenIPMI make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' Making all in internal make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI/internal' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI/internal' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' Making all in utils make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o md2.lo md2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipmi_auth.lo ipmi_auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipmi_malloc.lo ipmi_malloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ilist.lo ilist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o locks.lo locks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o locked_list.lo locked_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o os_handler.lo os_handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o string.lo string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:1:0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils' Making all in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o entity.lo entity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c entity.c -fPIC -DPIC -o .libs/entity.o entity.c: In function 'domain_cb': entity.c:5517:13: warning: 'ent' may be used uninitialized in this function [-Wmaybe-uninitialized] 5517 | i_ipmi_entity_put(ent); | ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipmi.lo ipmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ipmi.c -fPIC -DPIC -o .libs/ipmi.o ipmi.c: In function 'ipmi_shutdown': ipmi.c:580:5: warning: implicit declaration of function 'ipmi_malloc_shutdown'; did you mean 'i_ipmi_hmac_shutdown'? [-Wimplicit-function-declaration] 580 | ipmi_malloc_shutdown(); | ^~~~~~~~~~~~~~~~~~~~ | i_ipmi_hmac_shutdown /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o domain.lo domain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mc.lo mc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mc.c -fPIC -DPIC -o .libs/mc.o In file included from /usr/include/string.h:519, from mc.c:35: In function 'strncpy', inlined from 'i_ipmi_create_mc' at mc.c:726:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sdr.lo sdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o control.lo control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o conn.lo conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c conn.c -fPIC -DPIC -o .libs/conn.o conn.c: In function 'ipmi_conn_check_oem_handlers': conn.c:272:22: warning: variable 'count' set but not used [-Wunused-but-set-variable] 272 | unsigned int count = 0; | ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fru.lo fru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chassis.lo chassis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pet.lo pet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pet.c -fPIC -DPIC -o .libs/pet.o pet.c: In function 'ipmi_pet_create_mc': 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=] 982 | snprintf(pet->name, sizeof(pet->name), "%s.%d", domain_name, | ^~ pet.c:982:44: note: using the range [-2147483648, 2147483647] for directive argument 982 | snprintf(pet->name, sizeof(pet->name), "%s.%d", domain_name, | ^~~~~~~ In file included from /usr/include/stdio.h:888, from pet.c:44: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 76 bytes into a destination of size 64 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o opq.lo opq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sel.lo sel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sensor.lo sensor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pef.lo pef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lanparm.lo lanparm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o strings.lo strings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c oem_atca_conn.c -fPIC -DPIC -o .libs/oem_atca_conn.o oem_atca_conn.c: In function 'atca_ipmb_handler': oem_atca_conn.c:748:13: warning: 'ipmb' may be used uninitialized [-Wmaybe-uninitialized] 748 | handler(ipmi, ECANCELED, ipmb, 1, 1, 0, cb_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oem_atca_conn.c:748:13: note: by argument 3 of type 'const unsigned char *' to 'void(ipmi_con_t *, int, const unsigned char *, unsigned int, int, unsigned int, void *)' {aka 'void(struct ipmi_con_s *, int, const unsigned char *, unsigned int, int, unsigned int, void *)'} oem_atca_conn.c:742:26: note: 'ipmb' declared here 742 | unsigned char ipmb[MAX_IPMI_USED_CHANNELS]; | ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rakp.lo rakp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hmac.lo hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ipmi_smi.c -fPIC -DPIC -o .libs/ipmi_smi.o ipmi_smi.c: In function 'smi_args_get_val': ipmi_smi.c:1647:37: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 1647 | len = snprintf(dummy, 1, "%d", sargs->ifnum); | ^ In file included from /usr/include/stdio.h:888, from ipmi_smi.c:45: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o solparm.lo solparm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:5:0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils/.libs -lm ../utils/.libs/libOpenIPMIutils.so -lcrypto -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib' Making all in unix make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_heap.o test_heap.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_heap test_heap.o libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_heap test_heap.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_handlers.o test_handlers.c test_handlers.c: In function 'timeout_handler': test_handlers.c:138:20: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 138 | int rv; | ^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o selector.lo selector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c selector.c -fPIC -DPIC -o .libs/selector.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:1:0 -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils/.libs -L/usr/lib64 ../utils/.libs/libOpenIPMIutils.so -lgdbm -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:1:0 -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils/.libs -L/usr/lib64 -lpthread -lgdbm ../utils/.libs/libOpenIPMIutils.so -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_handlers test_handlers.o libOpenIPMIposix.la libOpenIPMIpthread.la ../utils/libOpenIPMIutils.la -lgdbm libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_handlers test_handlers.o ./.libs/libOpenIPMIposix.so ./.libs/libOpenIPMIpthread.so ../utils/.libs/libOpenIPMIutils.so -lgdbm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix' Making all in glib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c glib_os_hnd.c -fPIC -DPIC -o .libs/libOpenIPMIglib_la-glib_os_hnd.o glib_os_hnd.c:294:1: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] 294 | static GStaticPrivate vlog_private = G_STATIC_PRIVATE_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here 236 | struct _GStaticPrivate | ^~~~~~~~~~~~~~~ glib_os_hnd.c:294:13: warning: Deprecated pre-processor symbol, replace with 294 | static GStaticPrivate vlog_private = G_STATIC_PRIVATE_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glib_os_hnd.c: In function 'get_vlog_data': glib_os_hnd.c:318:5: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] 318 | rv = g_static_private_get(&vlog_private); | ^~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:247:10: note: declared here 247 | gpointer g_static_private_get (GStaticPrivate *private_key); | ^~~~~~~~~~~~~~~~~~~~ glib_os_hnd.c:328:13: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] 328 | g_static_private_set(&vlog_private, rv, vlog_data_destroy); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:250:10: note: declared here 250 | void g_static_private_set (GStaticPrivate *private_key, | ^~~~~~~~~~~~~~~~~~~~ glib_os_hnd.c: In function 'create_lock': glib_os_hnd.c:451:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 451 | lock->mutex = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:273:17: note: declared here 273 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ glib_os_hnd.c: In function 'destroy_lock': glib_os_hnd.c:465:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 465 | g_mutex_free(id->mutex); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:275:17: note: declared here 275 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ glib_os_hnd.c: In function 'create_cond': glib_os_hnd.c:500:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 500 | cond->cond = g_cond_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here 277 | GCond * g_cond_new (void); | ^~~~~~~~~~ glib_os_hnd.c: In function 'destroy_cond': glib_os_hnd.c:514:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 514 | g_cond_free(cond->cond); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here 279 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ glib_os_hnd.c: In function 'cond_timedwait': glib_os_hnd.c:534:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 534 | GTimeVal timeout; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ glib_os_hnd.c:535:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 535 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ glib_os_hnd.c:538:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 538 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ glib_os_hnd.c:546:5: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] 546 | rv = g_cond_timed_wait(cond->cond, lock->mutex, &timeout); | ^~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here 281 | gboolean g_cond_timed_wait (GCond *cond, | ^~~~~~~~~~~~~~~~~ glib_os_hnd.c: In function 'perform_one_op': glib_os_hnd.c:614:13: warning: Deprecated pre-processor symbol, replace with 614 | g_main_iteration(TRUE); | ^~~~~~~~~~~~~~~ glib_os_hnd.c: In function 'operation_loop': glib_os_hnd.c:623:20: warning: Deprecated pre-processor symbol, replace with 623 | g_main_iteration(TRUE); | ^~~~~~~~~~~~ glib_os_hnd.c: In function 'free_os_handler': glib_os_hnd.c:632:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 632 | g_mutex_free(info->gdbm_lock); | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:275:17: note: declared here 275 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ glib_os_hnd.c: In function 'get_glib_time': glib_os_hnd.c:790:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 790 | GTimeVal gtv; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ glib_os_hnd.c:793:5: warning: 'g_date_time_to_timeval' is deprecated: Use 'g_date_time_to_unix' instead [-Wdeprecated-declarations] 793 | g_date_time_to_timeval(now, >v); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gbookmarkfile.h:26, from /usr/include/glib-2.0/glib.h:37, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/gdatetime.h:245:25: note: declared here 245 | gboolean g_date_time_to_timeval (GDateTime *datetime, | ^~~~~~~~~~~~~~~~~~~~~~ glib_os_hnd.c: In function 'ipmi_glib_get_os_handler': glib_os_hnd.c:857:13: warning: Deprecated pre-processor symbol 857 | if (!g_thread_supported ()) | ^~~~~~~~~~~~~~~~~~~ glib_os_hnd.c:858:9: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 858 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:261:10: note: declared here 261 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ glib_os_hnd.c:874:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 874 | info->gdbm_lock = g_mutex_new(); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:112, from glib_os_hnd.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:273:17: note: declared here 273 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ /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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:1:0 -lgthread-2.0 -pthread -lglib-2.0 -rpath /usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -pthread -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/glib' Making all in tcl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/tcl' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I /usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_handlers-test_handlers.o `test -f 'test_handlers.c' || echo './'`test_handlers.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I /usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libOpenIPMItcl_la-tcl_os_hnd.lo `test -f 'tcl_os_hnd.c' || echo './'`tcl_os_hnd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I /usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tcl_os_hnd.c -fPIC -DPIC -o .libs/libOpenIPMItcl_la-tcl_os_hnd.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I /usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:1:0 -ltcl -rpath /usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libOpenIPMItcl.la libOpenIPMItcl_la-tcl_os_hnd.lo -lgdbm libtool: link: gcc -shared -fPIC -DPIC .libs/libOpenIPMItcl_la-tcl_os_hnd.o -ltcl -lgdbm -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libOpenIPMItcl.so.0 -o .libs/libOpenIPMItcl.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libOpenIPMItcl.so.0" && ln -s "libOpenIPMItcl.so.0.0.1" "libOpenIPMItcl.so.0") libtool: link: (cd ".libs" && rm -f "libOpenIPMItcl.so" && ln -s "libOpenIPMItcl.so.0.0.1" "libOpenIPMItcl.so") libtool: link: ( cd ".libs" && rm -f "libOpenIPMItcl.la" && ln -s "../libOpenIPMItcl.la" "libOpenIPMItcl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I /usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_handlers test_handlers-test_handlers.o libOpenIPMItcl.la ../utils/libOpenIPMIutils.la -lgdbm -ltcl libtool: link: gcc -Wall -Wsign-compare -I../include -I /usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_handlers test_handlers-test_handlers.o ./.libs/libOpenIPMItcl.so ../utils/.libs/libOpenIPMIutils.so -lgdbm -ltcl make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/tcl' Making all in cmdlang make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipmish.o ipmish.c ipmish.c: In function 'main': ipmish.c:1064:9: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 1064 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from ipmish.c:57: /usr/include/glib-2.0/glib/deprecated/gthread.h:261:10: note: declared here 261 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:5:0 -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib/.libs -L/usr/lib64 -lm ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so -pthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o openipmish ipmish.o os_debug.o libOpenIPMIcmdlang.la ../utils/libOpenIPMIutils.la ../lib/libOpenIPMI.la ../unix/libOpenIPMIposix.la -lreadline -lcurses -lnetsnmp ../glib/libOpenIPMIglib.la -lgthread-2.0 -pthread -lglib-2.0 ../tcl/libOpenIPMItcl.la -ltcl -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/openipmish ipmish.o os_debug.o -pthread ./.libs/libOpenIPMIcmdlang.so ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lreadline -lcurses -lnetsnmp ../glib/.libs/libOpenIPMIglib.so -lgthread-2.0 -lglib-2.0 ../tcl/.libs/libOpenIPMItcl.so -ltcl -lcrypto -lgdbm -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/cmdlang' Making all in ui make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/ui' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ui.lo ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ui.c -fPIC -DPIC -o .libs/ui.o ui.c: In function 'vlog_pad_out': ui.c:210:9: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] 210 | vw_printw(log_pad, format, ap); | ^~~~~~~~~ In file included from ui.c:37: /usr/include/curses.h:819:28: note: declared here 819 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *, va_list) GCC_DEPRECATED(use vw_printw) /* implemented */ | ^~~~~~~~ ui.c: In function 'display_pad_out': ui.c:269:9: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] 269 | vw_printw(display_pad, format, ap); | ^~~~~~~~~ In file included from ui.c:37: /usr/include/curses.h:819:28: note: declared here 819 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *, va_list) GCC_DEPRECATED(use vw_printw) /* implemented */ | ^~~~~~~~ ui.c: In function 'cmd_win_out': ui.c:282:9: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] 282 | vw_printw(cmd_win, format, ap); | ^~~~~~~~~ In file included from ui.c:37: /usr/include/curses.h:819:28: note: declared here 819 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *, va_list) GCC_DEPRECATED(use vw_printw) /* implemented */ | ^~~~~~~~ ui.c: In function 'ui_vlog': ui.c:444:38: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] 444 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~^ ~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld ui.c:444:44: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 444 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~~~~^ ~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %6.6ld ui.c:449:38: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] 449 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~^ ~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld ui.c:449:44: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 449 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~~~~^ ~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %6.6ld ui.c:454:38: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] 454 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~^ ~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld ui.c:454:44: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 454 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~~~~^ ~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %6.6ld ui.c:459:38: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] 459 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~^ ~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld ui.c:459:44: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 459 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~~~~^ ~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %6.6ld ui.c:464:38: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] 464 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~^ ~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld ui.c:464:44: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 464 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~~~~^ ~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %6.6ld ui.c:472:38: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] 472 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~^ ~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld ui.c:472:44: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 472 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~~~~^ ~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %6.6ld ui.c:482:9: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] 482 | vw_printw(dummy_pad, format, ap); | ^~~~~~~~~ In file included from ui.c:37: /usr/include/curses.h:819:28: note: declared here 819 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *, va_list) GCC_DEPRECATED(use vw_printw) /* implemented */ | ^~~~~~~~ ui.c:436:20: warning: variable 'max_y' set but not used [-Wunused-but-set-variable] 436 | int max_x, max_y, i, j; | ^~~~~ ui.c: In function 'ui_log': ui.c:569:30: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] 569 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~^ ~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld ui.c:569:36: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 569 | wprintw(dummy_pad, "%d.%6.6d: ", now.tv_sec, now.tv_usec); | ~~~~^ ~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %6.6ld ui.c:570:9: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] 570 | vw_printw(dummy_pad, format, ap); | ^~~~~~~~~ In file included from ui.c:37: /usr/include/curses.h:819:28: note: declared here 819 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *, va_list) GCC_DEPRECATED(use vw_printw) /* implemented */ | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 1:1:0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ipmi_ui basic_ui.o ./.libs/libOpenIPMIui.so ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lcurses -lnetsnmp -lcrypto -lgdbm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/ui' Making all in lanserv make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' Making all in OpenIPMI make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/OpenIPMI' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/OpenIPMI' Making all in sdrcomp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/sdrcomp' gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../../include -I../../lanserv -I../../utils -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sdrcomp.o sdrcomp.c /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../../include -I../../lanserv -I../../utils -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lm -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sdrcomp sdrcomp.o libtool: link: gcc -Wall -Wsign-compare -I../../include -I../../lanserv -I../../utils -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/sdrcomp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipmi_sim.o ipmi_sim.c ipmi_sim.c: In function 'handle_user_char': ipmi_sim.c:945:24: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 945 | (void) write(info->outfd, "\b \b", 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:952:24: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 952 | (void) write(info->outfd, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:960:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 960 | (void) write(info->outfd, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:962:24: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 962 | (void) write(info->outfd, "\r", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:970:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 970 | (void) write(info->outfd, "> ", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:978:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 978 | (void) write(info->outfd, msg, strlen(msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:983:24: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 983 | (void) write(info->outfd, &c, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c: In function 'handle_telnet': ipmi_sim.c:909:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 909 | (void) write(info->outfd, info->tn_buf, 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:914:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 914 | (void) write(info->outfd, info->tn_buf, 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c: In function 'emu_printf': ipmi_sim.c:846:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 846 | (void) write(info->outfd, buffer + start, pos - start + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:847:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 847 | (void) write(info->outfd, "\r", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:852:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 852 | (void) write(info->outfd, buffer + start, pos - start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c: In function 'handle_sigchld': ipmi_sim.c:1345:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1345 | (void) write(sigpipeh[1], &c, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c: In function 'isim_log': ipmi_sim.c:681:16: warning: ' channel=' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 681 | len += snprintf(&dummy, 1, mformat, msg->channel, msg->netfn, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 682 | msg->cmd, msg->rs_addr, msg->rs_lun, msg->rq_addr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 683 | msg->rq_lun, msg->rq_seq); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ipmi_sim.c:681:16: note: directive argument in the range [0, 255] ipmi_sim.c:681:16: note: directive argument in the range [0, 255] ipmi_sim.c:681:16: note: directive argument in the range [0, 255] ipmi_sim.c:681:16: note: directive argument in the range [0, 255] ipmi_sim.c:681:16: note: directive argument in the range [0, 255] ipmi_sim.c:681:16: note: directive argument in the range [0, 255] ipmi_sim.c:681:16: note: directive argument in the range [0, 255] ipmi_sim.c:681:16: note: directive argument in the range [0, 255] In file included from /usr/include/stdio.h:888, from ipmi_sim.c:66: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 88 and 97 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bmc.o bmc.c bmc.c:1073:51: warning: argument 2 of type 'unsigned char[2]' with mismatched bound [-Warray-parameter=] 1073 | ipmi_set_product_id(lmc_data_t *mc, unsigned char product_id[2]) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from bmc.h:61, from bmc.c:50: ./OpenIPMI/mcserv.h:308:57: note: previously declared as 'unsigned char[3]' 308 | void ipmi_set_product_id(lmc_data_t *emu, unsigned char product_id[3]); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ bmc.c:1100:51: warning: argument 2 of type 'unsigned char[2]' with mismatched bound [-Warray-parameter=] 1100 | ipmi_get_product_id(lmc_data_t *mc, unsigned char product_id[2]) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from bmc.h:61, from bmc.c:50: ./OpenIPMI/mcserv.h:309:57: note: previously declared as 'unsigned char[3]' 309 | void ipmi_get_product_id(lmc_data_t *emu, unsigned char product_id[3]); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lanserv_ipmi.c -fPIC -DPIC -o .libs/lanserv_ipmi.o lanserv_ipmi.c: In function 'raw_send': lanserv_ipmi.c:242:16: warning: 'Raw LAN msg:' directive output truncated writing 12 bytes into a region of size 1 [-Wformat-truncation=] 242 | #define format "Raw LAN msg:" | ^~~~~~~~~~~~~~ lanserv_ipmi.c:251:36: note: in expansion of macro 'format' 251 | slen = snprintf(&dummy, 1, format); | ^~~~~~ lanserv_ipmi.c:242:18: note: format string is defined here 242 | #define format "Raw LAN msg:" | ~^~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/openssl/evp.h:22, from /usr/include/openssl/hmac.h:21, from lanserv_ipmi.c:62: /usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output 13 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c serv.c -fPIC -DPIC -o .libs/serv.o serv.c: In function 'debug_log_raw_msg': serv.c:255:13: warning: '%ld' directive output truncated writing between 1 and 20 bytes into a region of size 0 [-Wformat-truncation=] 255 | slen += snprintf(&dummy, 1, " %ld.%6.6ld", tv.tv_sec, tv.tv_usec); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from ./OpenIPMI/serv.h:60, from serv.c:65: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 10 and 43 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c extcmd.c -fPIC -DPIC -o .libs/extcmd.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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipmb_ipmi.lo ipmb_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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ipmb_ipmi.c -fPIC -DPIC -o .libs/ipmb_ipmi.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:1:0 ../utils/libOpenIPMIutils.la -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 ipmb_ipmi.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 .libs/ipmb_ipmi.o -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils/.libs ../utils/.libs/libOpenIPMIutils.so -lcrypto -ldl -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic ../unix/libOpenIPMIposix.la ../utils/libOpenIPMIutils.la -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 ../utils/.libs/libOpenIPMIutils.so -lpopt ./.libs/libIPMIlanserv.so -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lanserv.o lanserv.c lanserv.c: In function 'ilanserv_log.constprop': lanserv.c:444:16: warning: ' channel=' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 444 | len += snprintf(&dummy, 1, mformat, msg->channel, msg->netfn, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | msg->cmd, msg->rs_addr, msg->rs_lun, msg->rq_addr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 446 | msg->rq_lun, msg->rq_seq); | ~~~~~~~~~~~~~~~~~~~~~~~~~ lanserv.c:444:16: note: directive argument in the range [0, 255] lanserv.c:444:16: note: directive argument in the range [0, 255] lanserv.c:444:16: note: directive argument in the range [0, 255] lanserv.c:444:16: note: directive argument in the range [0, 255] lanserv.c:444:16: note: directive argument in the range [0, 255] lanserv.c:444:16: note: directive argument in the range [0, 255] lanserv.c:444:16: note: directive argument in the range [0, 255] lanserv.c:444:16: note: directive argument in the range [0, 255] In file included from /usr/include/stdio.h:888, from lanserv.c:64: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 88 and 97 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic ../unix/libOpenIPMIposix.la ../utils/libOpenIPMIutils.la -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ipmilan lanserv.o -lpopt libIPMIlanserv.la -ldl libtool: link: gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ipmilan lanserv.o ../unix/.libs/libOpenIPMIposix.so ../utils/.libs/libOpenIPMIutils.so -lpopt ./.libs/libIPMIlanserv.so -ldl gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DSTATEDIR='"/var"' -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION="\""1.0.13"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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"\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ipmi_checksum ipmi_checksum.o libtool: link: gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ipmi_checksum ipmi_checksum.o sdrcomp/sdrcomp_build -o ipmisim1.bsdr ipmisim1.sdrs make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' Making all in sample make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/sample' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipmicmd.o ipmicmd.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/openipmicmd ipmicmd.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o solterm.o solterm.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/solterm solterm.o -lpopt ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rmcp_ping rmcp_ping.o libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rmcp_ping rmcp_ping.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eventd.o eventd.c eventd.c: In function 'main': eventd.c:736:9: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 736 | daemon(0, 0); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from eventd.c:34: In function 'printf', inlined from 'con_usage' at eventd.c:113:5: /usr/include/bits/stdio2.h:112:10: warning: '%s' directive argument is null [-Wformat-overflow=] 112 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/openipmi_eventd eventd.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sample.o sample.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ipmisample sample.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sample2.o sample2.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ipmisample2 sample2.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIpthread.so -lpthread -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sample3.o sample3.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ipmisample3 sample3.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -I ../libedit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 ../libedit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ipmi_serial_bmc_emu ipmi_serial_bmc_emu-ipmi_serial_bmc_emu.o -lreadline -lcurses libtool: link: gcc -I ../libedit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ipmi_serial_bmc_emu ipmi_serial_bmc_emu-ipmi_serial_bmc_emu.o -lreadline -lcurses gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ipmi_dump_sensors dump_sensors.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/waiter_sample waiter_sample.o ../utils/.libs/libOpenIPMIutils.so ../lib/.libs/libOpenIPMI.so ../unix/.libs/libOpenIPMIposix.so -lcrypto gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o linux_cmd_handler linux_cmd_handler.o libtool: link: gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o linux_cmd_handler linux_cmd_handler.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/sample' Making all in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/doc' Making all in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/man' Making all in swig make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' Making all in perl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OpenIPMI_wrap.c -fPIC -DPIC -o .libs/OpenIPMI_wrap.o OpenIPMI_wrap.c: In function 'mc_channel_got_users': OpenIPMI_wrap.c:3089:62: warning: format '%o' expects argument of type 'unsigned int', but argument 10 has type 'swig_ref *' [-Wformat=] 3089 | swig_call_cb(cb, "mc_channel_got_users_cb", "%p%d%d%d%d%*o", &mc_ref, err, | ~~^ | | | unsigned int 3090 | max, enabled, fixed, count, info_ref); | ~~~~~~~~ | | | swig_ref * OpenIPMI_wrap.c: In function 'sol_data_received_cb': OpenIPMI_wrap.c:4508:61: warning: unknown conversion type character 'b' in format [-Wformat=] 4508 | swig_call_cb_rv('i', &rv, cb, "sol_data_received", "%p%*b", | ^ OpenIPMI_wrap.c:4508:56: warning: too many arguments for format [-Wformat-extra-args] 4508 | swig_call_cb_rv('i', &rv, cb, "sol_data_received", "%p%*b", | ^~~~~~~ OpenIPMI_wrap.c: In function '_wrap_strconstarray_val_set': OpenIPMI_wrap.c:10538:27: warning: assignment to 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 10538 | if (arg1) (arg1)->val = arg2; | ^ In file included from /usr/lib64/perl5/CORE/perl.h:5744, from OpenIPMI_wrap.c:740: OpenIPMI_wrap.c: In function '_wrap_ipmi_sol_conn_t_write': /usr/lib64/perl5/CORE/sv.h:1849:58: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] 1849 | ? ((len = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &len, flags)) /usr/lib64/perl5/CORE/embed.h:572:59: note: in definition of macro 'sv_2pv_flags' 572 | #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) | ^ /usr/lib64/perl5/CORE/sv.h:1843:31: note: in expansion of macro 'SvPV_flags' 1843 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ OpenIPMI_wrap.c:27711:24: note: in expansion of macro 'SvPV' 27711 | (&arg2)->val = SvPV(tempsv, (&arg2)->len); | ^~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5705, from OpenIPMI_wrap.c:740: /usr/lib64/perl5/CORE/proto.h:3284:77: note: expected 'STRLEN * const' {aka 'long unsigned int * const'} but argument is of type 'int *' 3284 | PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const U32 flags); | ~~~~~~~~~~~~~~^~ OpenIPMI_wrap.c: In function 'thresholds_to_str': OpenIPMI_wrap.c:3597:20: warning: 'aa ' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] 3597 | len += snprintf(dummy, 1, "aa %f:", val) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:3597:20: note: assuming directive output of 8 bytes In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 322 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_node_t_get_field': OpenIPMI_wrap.c:6287:39: warning: '%lf' directive output truncated writing between 3 and 317 bytes into a region of size 1 [-Wformat-truncation=] 6287 | len = snprintf(dummy, 1, "%lf", floatval); | ^~~ OpenIPMI_wrap.c:6287:38: note: assuming directive output of 8 bytes 6287 | len = snprintf(dummy, 1, "%lf", floatval); | ^~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 4 and 318 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:6329:41: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 6329 | len = snprintf(dummy, 1, "%d", intval); | ^ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:6273:41: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 6273 | len = snprintf(dummy, 1, "%d", intval); | ^ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:6266:41: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 6266 | len = snprintf(dummy, 1, "%d", intval); | ^ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:6280:42: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 6280 | len = snprintf(dummy, 1, "%ld", (long) time); | ^ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 21 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_pet_t_get_mac_addr': OpenIPMI_wrap.c:8819:36: warning: '%d' directive writing between 1 and 3 bytes into a region of size between 2 and 10 [-Wformat-overflow=] 8819 | sprintf(dval, "%d:%d:%d:%d:%d:%d", d[0], d[1], d[2], d[3], d[4], d[5]); | ^~ OpenIPMI_wrap.c:8819:23: note: directive argument in the range [0, 255] 8819 | sprintf(dval, "%d:%d:%d:%d:%d:%d", d[0], d[1], d[2], d[3], d[4], d[5]); | ^~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8819:23: note: directive argument in the range [0, 255] In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 18 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function 'control_val_get_light_handler': OpenIPMI_wrap.c:4097:17: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] 4097 | size += snprintf(dummy, 1, "%d ", val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:4100:17: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] 4100 | size += snprintf(dummy, 1, "%d ", val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_t_get_multirecord': OpenIPMI_wrap.c:5937:41: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] 5937 | str_len = snprintf(dummy, 1, "%d %d", type, version); | ^ OpenIPMI_wrap.c:5937:38: note: directive argument in the range [0, 255] 5937 | str_len = snprintf(dummy, 1, "%d %d", type, version); | ^~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 4 and 8 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_sol_config_t_get_val': OpenIPMI_wrap.c:9197:19: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] 9197 | len = snprintf(dummy, 1, "%s data", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:9207:19: warning: ' ip' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] 9207 | len = snprintf(dummy, 1, "%s ip", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 4 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:9215:19: warning: ' mac' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] 9215 | len = snprintf(dummy, 1, "%s mac", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 5 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:9183:19: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 9183 | len = snprintf(dummy, 1, "%s integer %d", name, ival); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:9183:19: note: using the range [-2147483648, 2147483647] for directive argument In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:9189:19: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] 9189 | len = snprintf(dummy, 1, "%s bool %s", name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9190 | ival ? "true" : "false"); | ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_t_get': OpenIPMI_wrap.c:5888:42: warning: ' ascii ' directive output truncated writing 7 bytes into a region of size 1 [-Wformat-truncation=] 5888 | len = snprintf(dummy, 1, "%s ascii %s", name, data); | ~^~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:5868:42: warning: ' binary' directive output truncated writing 7 bytes into a region of size 1 [-Wformat-truncation=] 5868 | len = snprintf(dummy, 1, "%s binary", name); | ~^~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:5878:42: warning: ' unicode' directive output truncated writing 8 bytes into a region of size 1 [-Wformat-truncation=] 5878 | len = snprintf(dummy, 1, "%s unicode", name); | ~^~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 9 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:5856:42: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 5856 | len = snprintf(dummy, 1, "%s integer %d", name, intval); | ~^~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:5862:42: warning: ' time ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] 5862 | len = snprintf(dummy, 1, "%s time %ld", name, (long) time); | ~^~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_lan_config_t_get_val': OpenIPMI_wrap.c:8362:19: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] 8362 | len = snprintf(dummy, 1, "%s data", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8372:19: warning: ' ip' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] 8372 | len = snprintf(dummy, 1, "%s ip", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 4 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8380:19: warning: ' mac' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] 8380 | len = snprintf(dummy, 1, "%s mac", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 5 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8348:19: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 8348 | len = snprintf(dummy, 1, "%s integer %d", name, ival); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8348:19: note: using the range [-2147483648, 2147483647] for directive argument In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8354:19: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] 8354 | len = snprintf(dummy, 1, "%s bool %s", name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8355 | ival ? "true" : "false"); | ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_pef_config_t_get_val': OpenIPMI_wrap.c:8694:19: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] 8694 | len = snprintf(dummy, 1, "%s data", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8704:19: warning: ' string ' directive output truncated writing 8 bytes into a region of size 1 [-Wformat-truncation=] 8704 | len = snprintf(dummy, 1, "%s string %s", name, (char *) dval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 9 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8680:19: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 8680 | len = snprintf(dummy, 1, "%s integer %d", name, ival); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8680:19: note: using the range [-2147483648, 2147483647] for directive argument In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8686:19: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] 8686 | len = snprintf(dummy, 1, "%s bool %s", name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8687 | ival ? "true" : "false"); | ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4043, from OpenIPMI_wrap.c:740: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -include ../../config.h -I /usr/lib64/perl5/CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I ../../include -I ../../include -I ../../swig/perl -DPERL_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rpath /nowhere -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libOpenIPMI.la OpenIPMI_perl.lo OpenIPMI_wrap.lo libtool: link: gcc -shared -fPIC -DPIC .libs/OpenIPMI_perl.o .libs/OpenIPMI_wrap.o -O2 -g -fstack-protector -fstack-protector-strong -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/perl' Making all in python make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' Making all in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' /usr/bin/swig -DHAVE_CONFIG_H -python -py3 -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.9 -I ../.. -I ../../include -I ../../include -I ../../swig/python -DPYTHON_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OpenIPMI_wrap.lo OpenIPMI_wrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.9 -I ../.. -I ../../include -I ../../include -I ../../swig/python -DPYTHON_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OpenIPMI_wrap.c -fPIC -DPIC -o .libs/OpenIPMI_wrap.o OpenIPMI_wrap.c: In function 'init_lang': OpenIPMI_wrap.c:3340:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 3340 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:141, from OpenIPMI_wrap.c:154: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function 'mc_channel_got_users': OpenIPMI_wrap.c:4679:62: warning: format '%o' expects argument of type 'unsigned int', but argument 10 has type 'swig_ref *' [-Wformat=] 4679 | swig_call_cb(cb, "mc_channel_got_users_cb", "%p%d%d%d%d%*o", &mc_ref, err, | ~~^ | | | unsigned int 4680 | max, enabled, fixed, count, info_ref); | ~~~~~~~~ | | | swig_ref * OpenIPMI_wrap.c: In function 'sol_data_received_cb': OpenIPMI_wrap.c:6098:61: warning: unknown conversion type character 'b' in format [-Wformat=] 6098 | swig_call_cb_rv('i', &rv, cb, "sol_data_received", "%p%*b", | ^ OpenIPMI_wrap.c:6098:56: warning: too many arguments for format [-Wformat-extra-args] 6098 | swig_call_cb_rv('i', &rv, cb, "sol_data_received", "%p%*b", | ^~~~~~~ OpenIPMI_wrap.c: In function '_wrap_strconstarray_val_set': OpenIPMI_wrap.c:12148:25: warning: assignment to 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 12148 | if (arg1) (arg1)->val = arg2; | ^ OpenIPMI_wrap.c: In function 'thresholds_to_str': OpenIPMI_wrap.c:5187:20: warning: 'aa ' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] 5187 | len += snprintf(dummy, 1, "aa %f:", val) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:5187:20: note: assuming directive output of 8 bytes In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 322 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_node_t_get_field': OpenIPMI_wrap.c:7958:39: warning: '%lf' directive output truncated writing between 3 and 317 bytes into a region of size 1 [-Wformat-truncation=] 7958 | len = snprintf(dummy, 1, "%lf", floatval); | ^~~ OpenIPMI_wrap.c:7958:38: note: assuming directive output of 8 bytes 7958 | len = snprintf(dummy, 1, "%lf", floatval); | ^~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 4 and 318 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:8000:41: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 8000 | len = snprintf(dummy, 1, "%d", intval); | ^ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:7944:41: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 7944 | len = snprintf(dummy, 1, "%d", intval); | ^ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:7937:41: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 7937 | len = snprintf(dummy, 1, "%d", intval); | ^ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:7951:42: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 7951 | len = snprintf(dummy, 1, "%ld", (long) time); | ^ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 21 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_pef_config_t_get_val': OpenIPMI_wrap.c:10361:19: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] 10361 | len = snprintf(dummy, 1, "%s data", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10371:19: warning: ' string ' directive output truncated writing 8 bytes into a region of size 1 [-Wformat-truncation=] 10371 | len = snprintf(dummy, 1, "%s string %s", name, (char *) dval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 9 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10347:19: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 10347 | len = snprintf(dummy, 1, "%s integer %d", name, ival); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10347:19: note: using the range [-2147483648, 2147483647] for directive argument In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10353:19: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] 10353 | len = snprintf(dummy, 1, "%s bool %s", name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10354 | ival ? "true" : "false"); | ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function 'control_val_get_light_handler': OpenIPMI_wrap.c:5687:17: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] 5687 | size += snprintf(dummy, 1, "%d ", val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:5690:17: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] 5690 | size += snprintf(dummy, 1, "%d ", val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_pet_t_get_mac_addr': OpenIPMI_wrap.c:10486:36: warning: '%d' directive writing between 1 and 3 bytes into a region of size between 2 and 10 [-Wformat-overflow=] 10486 | sprintf(dval, "%d:%d:%d:%d:%d:%d", d[0], d[1], d[2], d[3], d[4], d[5]); | ^~ OpenIPMI_wrap.c:10486:23: note: directive argument in the range [0, 255] 10486 | sprintf(dval, "%d:%d:%d:%d:%d:%d", d[0], d[1], d[2], d[3], d[4], d[5]); | ^~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10486:23: note: directive argument in the range [0, 255] In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 18 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_t_get_multirecord': OpenIPMI_wrap.c:7608:41: warning: ' ' directive output truncated writing 1 byte into a region of size 0 [-Wformat-truncation=] 7608 | str_len = snprintf(dummy, 1, "%d %d", type, version); | ^ OpenIPMI_wrap.c:7608:38: note: directive argument in the range [0, 255] 7608 | str_len = snprintf(dummy, 1, "%d %d", type, version); | ^~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 4 and 8 bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_fru_t_get': OpenIPMI_wrap.c:7559:42: warning: ' ascii ' directive output truncated writing 7 bytes into a region of size 1 [-Wformat-truncation=] 7559 | len = snprintf(dummy, 1, "%s ascii %s", name, data); | ~^~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:7539:42: warning: ' binary' directive output truncated writing 7 bytes into a region of size 1 [-Wformat-truncation=] 7539 | len = snprintf(dummy, 1, "%s binary", name); | ~^~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:7549:42: warning: ' unicode' directive output truncated writing 8 bytes into a region of size 1 [-Wformat-truncation=] 7549 | len = snprintf(dummy, 1, "%s unicode", name); | ~^~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 9 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:7527:42: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 7527 | len = snprintf(dummy, 1, "%s integer %d", name, intval); | ~^~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:7533:42: warning: ' time ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] 7533 | len = snprintf(dummy, 1, "%s time %ld", name, (long) time); | ~^~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 8 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_lan_config_t_get_val': OpenIPMI_wrap.c:10029:19: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] 10029 | len = snprintf(dummy, 1, "%s data", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10039:19: warning: ' ip' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] 10039 | len = snprintf(dummy, 1, "%s ip", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 4 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10047:19: warning: ' mac' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] 10047 | len = snprintf(dummy, 1, "%s mac", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 5 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10015:19: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 10015 | len = snprintf(dummy, 1, "%s integer %d", name, ival); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10015:19: note: using the range [-2147483648, 2147483647] for directive argument In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10021:19: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] 10021 | len = snprintf(dummy, 1, "%s bool %s", name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10022 | ival ? "true" : "false"); | ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c: In function '_wrap_ipmi_sol_config_t_get_val': OpenIPMI_wrap.c:10852:19: warning: ' data' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] 10852 | len = snprintf(dummy, 1, "%s data", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 6 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10862:19: warning: ' ip' directive output truncated writing 3 bytes into a region of size 1 [-Wformat-truncation=] 10862 | len = snprintf(dummy, 1, "%s ip", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 4 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10870:19: warning: ' mac' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] 10870 | len = snprintf(dummy, 1, "%s mac", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 5 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10838:19: warning: ' integer ' directive output truncated writing 9 bytes into a region of size 1 [-Wformat-truncation=] 10838 | len = snprintf(dummy, 1, "%s integer %d", name, ival); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10838:19: note: using the range [-2147483648, 2147483647] for directive argument In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ OpenIPMI_wrap.c:10844:19: warning: ' bool ' directive output truncated writing 6 bytes into a region of size 1 [-Wformat-truncation=] 10844 | len = snprintf(dummy, 1, "%s bool %s", name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10845 | ival ? "true" : "false"); | ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from OpenIPMI_wrap.c:154: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 12) into a destination of size 1 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/python3.9 -I ../.. -I ../../include -I ../../include -I ../../swig/python -DPYTHON_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _OpenIPMI.la -rpath /usr/lib64/python3.9/site-packages OpenIPMI_wrap.lo ../../unix/libOpenIPMIpthread.la ../../lib/libOpenIPMI.la ../../utils/libOpenIPMIutils.la ../../cmdlang/libOpenIPMIcmdlang.la ../../glib/libOpenIPMIglib.la ../../tcl/libOpenIPMItcl.la ../../unix/libOpenIPMIpthread.la libtool: link: gcc -shared -fPIC -DPIC .libs/OpenIPMI_wrap.o -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/cmdlang/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/glib/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/tcl/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix/.libs ../../lib/.libs/libOpenIPMI.so ../../utils/.libs/libOpenIPMIutils.so ../../cmdlang/.libs/libOpenIPMIcmdlang.so ../../glib/.libs/libOpenIPMIglib.so ../../tcl/.libs/libOpenIPMItcl.so ../../unix/.libs/libOpenIPMIpthread.so -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' Making all in openipmigui make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python/openipmigui' for i in _control.py _domain.py _entity.py _mc.py _sensor.py gui_domainDialog.py gui.py __init__.py _saveprefs.py _fru.py _sel.py _oi_logging.py _mc_chan.py _mc_lanparm.py _mc_user.py _conn.py gui_cmdwin.py _term.py gui_SoL.py _mc_solparm.py _mc_pefparm.py gui_errstr.py gui_popup.py gui_setdialog.py gui_lightset.py gui_treelist.py gui_list.py gui_term.py _misc.py gui_winsys.py; do \ if ! cmp ./$i $i 2>/dev/null; then \ echo "Copying $i"; \ cp ./$i $i; \ fi \ done make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python/openipmigui' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.65BrhM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64 + cd OpenIPMI-2.0.28 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64 'INSTALL=/usr/bin/install -p' PYTHON_GUI_DIR=openipmigui Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' Making install in OpenIPMI make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' Making install in internal make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI/internal' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI/internal' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/include/OpenIPMI/internal' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/include/OpenIPMI/internal' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI/internal' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI/internal' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/include/OpenIPMI' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/include/OpenIPMI' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include/OpenIPMI' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/include' Making install in utils make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libOpenIPMIutils.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libOpenIPMIutils.so.0.0.1 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIutils.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 -p .libs/libOpenIPMIutils.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIutils.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/utils' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libOpenIPMI.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' libtool: warning: relinking 'libOpenIPMI.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib; /bin/sh "/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:5:0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64) 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/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64 -L/usr/lib64 -lOpenIPMIutils -lcrypto -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libOpenIPMI.so.0 -o .libs/libOpenIPMI.so.0.0.5 libtool: install: /usr/bin/install -p .libs/libOpenIPMI.so.0.0.5T /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMI.so.0.0.5 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 -p .libs/libOpenIPMI.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMI.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lib' Making install in unix make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libOpenIPMIposix.la libOpenIPMIpthread.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' libtool: warning: relinking 'libOpenIPMIposix.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix; /bin/sh "/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:1:0 -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libOpenIPMIposix.la -rpath /usr/lib64 posix_os_hnd.lo selector.lo ../utils/libOpenIPMIutils.la -lgdbm -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/posix_os_hnd.o .libs/selector.o -L/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64 -lOpenIPMIutils -lgdbm -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libOpenIPMIposix.so.0 -o .libs/libOpenIPMIposix.so.0.0.1 libtool: install: /usr/bin/install -p .libs/libOpenIPMIposix.so.0.0.1T /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIposix.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 -p .libs/libOpenIPMIposix.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIposix.la libtool: warning: relinking 'libOpenIPMIpthread.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix; /bin/sh "/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:1:0 -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libOpenIPMIpthread.la -rpath /usr/lib64 posix_thread_os_hnd.lo selector.lo -lpthread -lgdbm ../utils/libOpenIPMIutils.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/posix_thread_os_hnd.o .libs/selector.o -L/usr/lib64 -lpthread -lgdbm -L/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64 -lOpenIPMIutils -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libOpenIPMIpthread.so.0 -o .libs/libOpenIPMIpthread.so.0.0.1 libtool: install: /usr/bin/install -p .libs/libOpenIPMIpthread.so.0.0.1T /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIpthread.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 -p .libs/libOpenIPMIpthread.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIpthread.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/unix' Making install in glib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/glib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/glib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libOpenIPMIglib.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libOpenIPMIglib.so.0.0.1 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIglib.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 -p .libs/libOpenIPMIglib.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIglib.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/glib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/glib' Making install in tcl make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/tcl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/tcl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libOpenIPMItcl.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libOpenIPMItcl.so.0.0.1 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMItcl.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64 && { ln -s -f libOpenIPMItcl.so.0.0.1 libOpenIPMItcl.so.0 || { rm -f libOpenIPMItcl.so.0 && ln -s libOpenIPMItcl.so.0.0.1 libOpenIPMItcl.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64 && { ln -s -f libOpenIPMItcl.so.0.0.1 libOpenIPMItcl.so || { rm -f libOpenIPMItcl.so && ln -s libOpenIPMItcl.so.0.0.1 libOpenIPMItcl.so; }; }) libtool: install: /usr/bin/install -p .libs/libOpenIPMItcl.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMItcl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/tcl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/tcl' Making install in cmdlang make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/cmdlang' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/cmdlang' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libOpenIPMIcmdlang.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' libtool: warning: relinking 'libOpenIPMIcmdlang.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/cmdlang; /bin/sh "/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -version-info 0:5:0 -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64) 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/usr/lib64 -lm -L/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64 -lOpenIPMIutils -lOpenIPMI -pthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libOpenIPMIcmdlang.so.0 -o .libs/libOpenIPMIcmdlang.so.0.0.5 libtool: install: /usr/bin/install -p .libs/libOpenIPMIcmdlang.so.0.0.5T /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIcmdlang.so.0.0.5 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 -p .libs/libOpenIPMIcmdlang.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIcmdlang.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p openipmish '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' libtool: warning: 'libOpenIPMIcmdlang.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libOpenIPMIglib.la' has not been installed in '/usr/lib64' libtool: warning: '../tcl/libOpenIPMItcl.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/openipmish /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmish rm -f /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmish ln -s openipmish /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmish make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/cmdlang' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/cmdlang' Making install in ui make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/ui' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/ui' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libOpenIPMIui.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libOpenIPMIui.so.1.0.1 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIui.so.1.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 -p .libs/libOpenIPMIui.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIui.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p ipmi_ui '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' libtool: warning: 'libOpenIPMIui.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ipmi_ui /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmi_ui make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/ui' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/ui' Making install in lanserv make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' Making install in OpenIPMI make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/OpenIPMI' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/OpenIPMI' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/include/OpenIPMI' /usr/bin/install -p -m 644 lanserv.h serserv.h serv.h extcmd.h persist.h msg.h mcserv.h ipmbserv.h '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/include/OpenIPMI' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/OpenIPMI' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/OpenIPMI' Making install in sdrcomp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/sdrcomp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/sdrcomp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sdrcomp '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' libtool: install: /usr/bin/install -p sdrcomp /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/sdrcomp make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/sdrcomp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv/sdrcomp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libIPMIlanserv.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64' libtool: warning: relinking 'libIPMIlanserv.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv; /bin/sh "/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/libtool" --tag CC --mode=relink gcc -Wall -Wsign-compare -I../include -DIPMI_CHECK_LOCKS -DPVERSION=\"1.0.13\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:1:0 ../utils/libOpenIPMIutils.la -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 ipmb_ipmi.lo -lcrypto -ldl -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64) 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 .libs/ipmb_ipmi.o -L/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64 -L/usr/lib64 -lOpenIPMIutils -lcrypto -ldl -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libIPMIlanserv.so.0 -o .libs/libIPMIlanserv.so.0.0.1 libtool: install: /usr/bin/install -p .libs/libIPMIlanserv.so.0.0.1T /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libIPMIlanserv.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/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 -p .libs/libIPMIlanserv.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libIPMIlanserv.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p ipmi_sim ipmilan '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: warning: 'libIPMIlanserv.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ipmi_sim /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmi_sim libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: warning: 'libIPMIlanserv.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ipmilan /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmilan /usr/bin/install -p -m 755 -d "/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/etc/ipmi/"; \ /usr/bin/install -p -m 644 ./lan.conf "/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/etc/ipmi/"; /usr/bin/install -p -m 644 ./ipmisim1.emu "/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/etc/ipmi/"; /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 ipmi_sim.1 '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man5' /usr/bin/install -p -m 644 ipmi_lan.5 ipmi_sim_cmd.5 '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 ipmilan.8 '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man8' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/lanserv' Making install in sample make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/sample' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/sample' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p openipmicmd solterm rmcp_ping openipmi_eventd '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin' libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/openipmicmd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmicmd libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/solterm /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/solterm libtool: install: /usr/bin/install -p rmcp_ping /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/rmcp_ping libtool: warning: '../utils/libOpenIPMIutils.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/libOpenIPMI.la' has not been installed in '/usr/lib64' libtool: warning: '../unix/libOpenIPMIposix.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/openipmi_eventd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmi_eventd rm -f /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmicmd ln -s openipmicmd /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmicmd make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/sample' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/sample' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/doc' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 ipmi_ui.1 openipmicmd.1 openipmish.1 openipmigui.1 solterm.1 rmcp_ping.1 openipmi_eventd.1 '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man7' /usr/bin/install -p -m 644 ipmi_cmdlang.7 openipmi_conparms.7 '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/man/man7' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/man' Making install in swig make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' Making install in perl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/perl' /usr/bin/install -p -d "/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/OpenIPMI" /usr/bin/install -p OpenIPMI.so "/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/OpenIPMI" /usr/bin/install -p -m 644 OpenIPMI.pm "/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/perl5/vendor_perl" make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/perl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/perl' Making install in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages /usr/bin/install -p -m 644 OpenIPMI.py "/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages" if test "xopenipmigui" = "xopenipmigui"; then \ /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin; \ /usr/bin/install -p ./openipmigui.py "/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmigui";\ fi /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages' /bin/sh ../../libtool --mode=install /usr/bin/install -p _OpenIPMI.la '/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages' libtool: warning: relinking '_OpenIPMI.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python; /bin/sh "/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/libtool" --tag CC --mode=relink gcc -I/usr/include/python3.9 -I ../.. -I ../../include -I ../../include -I ../../swig/python -DPYTHON_HAS_POSIX_THREADS=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _OpenIPMI.la -rpath /usr/lib64/python3.9/site-packages OpenIPMI_wrap.lo ../../unix/libOpenIPMIpthread.la ../../lib/libOpenIPMI.la ../../utils/libOpenIPMIutils.la ../../cmdlang/libOpenIPMIcmdlang.la ../../glib/libOpenIPMIglib.la ../../tcl/libOpenIPMItcl.la ../../unix/libOpenIPMIpthread.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/OpenIPMI_wrap.o -L/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64 -L/usr/lib64 -lOpenIPMI -lOpenIPMIutils -lOpenIPMIcmdlang -lOpenIPMIglib -lOpenIPMItcl -lOpenIPMIpthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,_OpenIPMI.so -o .libs/_OpenIPMI.so libtool: install: /usr/bin/install -p .libs/_OpenIPMI.soT /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages/_OpenIPMI.so libtool: install: /usr/bin/install -p .libs/_OpenIPMI.lai /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages/_OpenIPMI.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' Making install in openipmigui make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python/openipmigui' for i in _control.py _domain.py _entity.py _mc.py _sensor.py gui_domainDialog.py gui.py __init__.py _saveprefs.py _fru.py _sel.py _oi_logging.py _mc_chan.py _mc_lanparm.py _mc_user.py _conn.py gui_cmdwin.py _term.py gui_SoL.py _mc_solparm.py _mc_pefparm.py gui_errstr.py gui_popup.py gui_setdialog.py gui_lightset.py gui_treelist.py gui_list.py gui_term.py _misc.py gui_winsys.py; do \ if ! cmp ./$i $i 2>/dev/null; then \ echo "Copying $i"; \ cp ./$i $i; \ fi \ done make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python/openipmigui' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages/openipmigui /usr/bin/install -p -m 644 _control.py _domain.py _entity.py _mc.py _sensor.py gui_domainDialog.py gui.py __init__.py _saveprefs.py _fru.py _sel.py _oi_logging.py _mc_chan.py _mc_lanparm.py _mc_user.py _conn.py gui_cmdwin.py _term.py gui_SoL.py _mc_solparm.py _mc_pefparm.py gui_errstr.py gui_popup.py gui_setdialog.py gui_lightset.py gui_treelist.py gui_list.py gui_term.py _misc.py gui_winsys.py /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages/openipmigui make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python/openipmigui' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python/openipmigui' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/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 '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/swig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28/install-sh -d /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 OpenIPMIutils.pc OpenIPMI.pc OpenIPMIui.pc OpenIPMIposix.pc OpenIPMIpthread.pc OpenIPMIcmdlang.pc OpenIPMIglib.pc OpenIPMItcl.pc /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/pkgconfig make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28' + find /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64 -name '*.la' -delete + install -m755 ipmi.init -D /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64//etc/init.d/ipmi + install -m644 ipmi.sysconf -D /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64//etc/sysconfig/ipmi + pathfix.py -pni '/usr/bin/python3 -s' /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmigui /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmigui: updating + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.0.28-4.mga9 --unique-debug-suffix -2.0.28-4.mga9.aarch64 --unique-debug-src-base openipmi-2.0.28-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/OpenIPMI-2.0.28 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmi_ui extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmi_eventd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmi_sim extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/ipmilan extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmish extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/openipmicmd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/rmcp_ping extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/sdrcomp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/bin/solterm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libIPMIlanserv.so.0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMI.so.0.0.5 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIcmdlang.so.0.0.5 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIglib.so.0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMItcl.so.0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIposix.so.0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIpthread.so.0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIui.so.1.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/libOpenIPMIutils.so.0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/OpenIPMI/OpenIPMI.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9/site-packages/_OpenIPMI.so dwz: ./usr/bin/ipmi_sim-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ipmi_ui-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ipmilan-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/openipmi_eventd-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/openipmicmd-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/openipmish-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rmcp_ping-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sdrcomp-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/solterm-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libIPMIlanserv.so.0.0.1-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libOpenIPMI.so.0.0.5-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libOpenIPMIcmdlang.so.0.0.5-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libOpenIPMIglib.so.0.0.1-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libOpenIPMIposix.so.0.0.1-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libOpenIPMIpthread.so.0.0.1-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libOpenIPMItcl.so.0.0.1-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libOpenIPMIui.so.1.0.1-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libOpenIPMIutils.so.0.0.1-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/perl5/vendor_perl/auto/OpenIPMI/OpenIPMI.so-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/_OpenIPMI.so-2.0.28-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 9256kB, size after compression: 9256kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 20 CRC32s did match. 13077 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/init.d/ipmi from /bin/sh to #!/usr/bin/sh Processing files: openipmi-2.0.28-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LXlcrZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd OpenIPMI-2.0.28 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi + cp -pr FAQ /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi + cp -pr README /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi + cp -pr README.Force /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi + cp -pr README.MotorolaMXP /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openipmi) = 2.0.28-4.mga9 libOpenIPMI.so.0()(64bit) libOpenIPMIcmdlang.so.0()(64bit) libOpenIPMIglib.so.0()(64bit) libOpenIPMIposix.so.0()(64bit) libOpenIPMIpthread.so.0()(64bit) libOpenIPMIutils.so.0()(64bit) openipmi = 2.0.28-4.mga9 openipmi(aarch-64) = 2.0.28-4.mga9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): rpm-helper Requires(post): rpm-helper Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libOpenIPMI.so.0()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.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.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: openipmi-devel-2.0.28-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nh0b6o + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd OpenIPMI-2.0.28 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi-devel + cp -pr doc/IPMI.pdf /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/openipmi-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libIPMIlanserv(64bit)) devel(libOpenIPMI(64bit)) devel(libOpenIPMIcmdlang(64bit)) devel(libOpenIPMIglib(64bit)) devel(libOpenIPMIposix(64bit)) devel(libOpenIPMIpthread(64bit)) devel(libOpenIPMItcl(64bit)) devel(libOpenIPMIui(64bit)) devel(libOpenIPMIutils(64bit)) openipmi-devel = 2.0.28-4.mga9 openipmi-devel(aarch-64) = 2.0.28-4.mga9 pkgconfig(OpenIPMI) = 2.0.28 pkgconfig(OpenIPMIcmdlang) = 2.0.28 pkgconfig(OpenIPMIglib) = 2.0.28 pkgconfig(OpenIPMIposix) = 2.0.28 pkgconfig(OpenIPMIpthread) = 2.0.28 pkgconfig(OpenIPMItcl) = 2.0.28 pkgconfig(OpenIPMIui) = 2.0.28 pkgconfig(OpenIPMIutils) = 2.0.28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libOpenIPMI(64bit)) devel(libOpenIPMIutils(64bit)) devel(libcrypto(64bit)) devel(libgdbm(64bit)) devel(libglib-2.0(64bit)) devel(libgthread-2.0(64bit)) devel(libm(64bit)) devel(libtcl8.6(64bit)) pkgconfig pkgconfig(OpenIPMI) pkgconfig(OpenIPMIutils) pkgconfig(ncurses) Processing files: perl-openipmi-2.0.28-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zKuRIi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd OpenIPMI-2.0.28 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/perl-openipmi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/perl-openipmi + cp -pr swig/OpenIPMI.i /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/perl-openipmi + cp -pr swig/perl/sample /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/perl-openipmi + cp -pr swig/perl/ipmi_powerctl /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/perl-openipmi + RPM_EC=0 ++ jobs -p + exit 0 warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Provides: 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) perl-openipmi = 2.0.28-4.mga9 perl-openipmi(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) perl(DynaLoader) perl(Exporter) perl(OpenIPMI) perl(base) perl(vars) perl-base >= 2:5.34.0 Processing files: python3-openipmi-2.0.28-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KWltx0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd OpenIPMI-2.0.28 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/python3-openipmi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/python3-openipmi + cp -pr swig/OpenIPMI.i /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64/usr/share/doc/python3-openipmi + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-openipmi = 2.0.28-4.mga9 python3-openipmi = 2.0.28-4.mga9 python3-openipmi(aarch-64) = 2.0.28-4.mga9 python3.9-openipmi = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libOpenIPMI.so.0()(64bit) libOpenIPMIcmdlang.so.0()(64bit) libOpenIPMIglib.so.0()(64bit) libOpenIPMIpthread.so.0()(64bit) libOpenIPMItcl.so.0()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.9 Obsoletes: python-openipmi < 2.0.24-3 python-openipmi < 2.0.28-4.mga9 python2-openipmi < 2.0.25-5 Processing files: tcl-openipmi-2.0.28-4.mga9.aarch64 Provides: libOpenIPMItcl.so.0()(64bit) tcl-openipmi = 2.0.28-4.mga9 tcl-openipmi(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgdbm.so.6()(64bit) libtcl8.6.so()(64bit) Processing files: openipmi-gui-2.0.28-4.mga9.aarch64 Provides: openipmi-gui = 2.0.28-4.mga9 openipmi-gui(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: openipmi-ui-2.0.28-4.mga9.aarch64 Provides: libOpenIPMIui.so.1()(64bit) openipmi-ui = 2.0.28-4.mga9 openipmi-ui(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libOpenIPMI.so.0()(64bit) libOpenIPMIcmdlang.so.0()(64bit) libOpenIPMIglib.so.0()(64bit) libOpenIPMIposix.so.0()(64bit) libOpenIPMItcl.so.0()(64bit) libOpenIPMIui.so.1()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgdbm.so.6()(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libncurses.so.6()(64bit) libnetsnmp.so.40()(64bit) libreadline.so.8()(64bit) Processing files: openipmi-lanserv-2.0.28-4.mga9.aarch64 Provides: config(openipmi-lanserv) = 2.0.28-4.mga9 libIPMIlanserv.so.0()(64bit) openipmi-lanserv = 2.0.28-4.mga9 openipmi-lanserv(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libIPMIlanserv.so.0()(64bit) libOpenIPMIposix.so.0()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) Processing files: openipmi-debugsource-2.0.28-4.mga9.aarch64 Provides: openipmi-debugsource = 2.0.28-4.mga9 openipmi-debugsource(aarch-64) = 2.0.28-4.mga9 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.28-4.mga9.aarch64 Provides: debuginfo(build-id) = 0c87583c8162d746674ff613071ab33d7cd36707 debuginfo(build-id) = 19fc204bf1df9abb4a4e12e46ab04b4a8232d565 debuginfo(build-id) = 8c545c08880ddfa4d821959cb9338e23bf3586b9 debuginfo(build-id) = 92604c79d36bf295e58452e68c69a91a225ffedc debuginfo(build-id) = b3129c564ee434f9bd0d471a491b1d52cc95fa4d debuginfo(build-id) = c57dc36a89cd32d80fa111375a4d95ae1fbe7263 openipmi-debuginfo = 2.0.28-4.mga9 openipmi-debuginfo(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openipmi-debugsource(aarch-64) = 2.0.28-4.mga9 Processing files: perl-openipmi-debuginfo-2.0.28-4.mga9.aarch64 Provides: debuginfo(build-id) = b691f3bac5d2dbebf803c78106592614eaacfeec perl-openipmi-debuginfo = 2.0.28-4.mga9 perl-openipmi-debuginfo(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openipmi-debugsource(aarch-64) = 2.0.28-4.mga9 Processing files: python3-openipmi-debuginfo-2.0.28-4.mga9.aarch64 Provides: debuginfo(build-id) = 5770dde4f47c7c35cd88b483d81ae883d1bad34a python-openipmi-debuginfo = 2.0.28-4.mga9 python3-openipmi-debuginfo = 2.0.28-4.mga9 python3-openipmi-debuginfo(aarch-64) = 2.0.28-4.mga9 python3.9-openipmi-debuginfo = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openipmi-debugsource(aarch-64) = 2.0.28-4.mga9 Processing files: tcl-openipmi-debuginfo-2.0.28-4.mga9.aarch64 Provides: debuginfo(build-id) = 3d0e5238e9162c765276edba8a3c5a4d998d8220 tcl-openipmi-debuginfo = 2.0.28-4.mga9 tcl-openipmi-debuginfo(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openipmi-debugsource(aarch-64) = 2.0.28-4.mga9 Processing files: openipmi-ui-debuginfo-2.0.28-4.mga9.aarch64 Provides: debuginfo(build-id) = 0e029457bbe85508c41833cb6d259982963a5a38 debuginfo(build-id) = 7221396cb1ea0a295cb817277316b1920b7bb190 debuginfo(build-id) = 738b996e098cc40e2098d01e8d669b4f20e02feb debuginfo(build-id) = 9b634e8cb9977b56b8dec7e55e87ab82a2315f7c debuginfo(build-id) = b195d4d0c45f00cd0c0a86f291b0580d5da6e5bb debuginfo(build-id) = b4a2910cac2dfc63f592d5ee567c4b8dc56ff589 debuginfo(build-id) = d30333d60dfbb565278262719de80ede0757910b openipmi-ui-debuginfo = 2.0.28-4.mga9 openipmi-ui-debuginfo(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openipmi-debugsource(aarch-64) = 2.0.28-4.mga9 Processing files: openipmi-lanserv-debuginfo-2.0.28-4.mga9.aarch64 Provides: debuginfo(build-id) = 20be97dd23f884c69cab795635b297d8ad36185c debuginfo(build-id) = 935c345bca40e294008c15f00793b572c8cbcdc2 debuginfo(build-id) = b4ee7b521091ad1c06da0bbb19e371cc80778748 debuginfo(build-id) = cd9ab149ac9b14ba388279b6ecd8ec921dc335d2 openipmi-lanserv-debuginfo = 2.0.28-4.mga9 openipmi-lanserv-debuginfo(aarch-64) = 2.0.28-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openipmi-debugsource(aarch-64) = 2.0.28-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-openipmi-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-openipmi-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-openipmi-debuginfo-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-devel-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-ui-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-gui-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tcl-openipmi-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tcl-openipmi-debuginfo-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-lanserv-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-lanserv-debuginfo-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-openipmi-debuginfo-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-ui-debuginfo-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-debuginfo-2.0.28-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openipmi-debugsource-2.0.28-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YiPCbB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd OpenIPMI-2.0.28 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/openipmi-2.0.28-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wo9nPM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf OpenIPMI-2.0.28 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!