<86>May 4 02:12:53 userdel[3399350]: delete user 'rooter' <86>May 4 02:12:53 userdel[3399350]: removed group 'rooter' owned by 'rooter' <86>May 4 02:12:53 userdel[3399350]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:12:53 groupadd[3399434]: group added to /etc/group: name=rooter, GID=1805 <86>May 4 02:12:53 groupadd[3399434]: group added to /etc/gshadow: name=rooter <86>May 4 02:12:53 groupadd[3399434]: new group: name=rooter, GID=1805 <86>May 4 02:12:53 useradd[3399497]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>May 4 02:12:53 userdel[3399584]: delete user 'builder' <86>May 4 02:12:53 userdel[3399584]: removed group 'builder' owned by 'builder' <86>May 4 02:12:53 userdel[3399584]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:12:53 groupadd[3399693]: group added to /etc/group: name=builder, GID=1806 <86>May 4 02:12:53 groupadd[3399693]: group added to /etc/gshadow: name=builder <86>May 4 02:12:53 groupadd[3399693]: new group: name=builder, GID=1806 <86>May 4 02:12:53 useradd[3399787]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libhbaapi-2.2.9-alt1_11.nosrc.rpm (w1.gzdio) Installing libhbaapi-2.2.9-alt1_11.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43648 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libhbaapi-2.2.9 + echo 'Source #0 (libhbaapi-2.2.9.tar.gz):' Source #0 (libhbaapi-2.2.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libhbaapi-2.2.9.tar.gz + /bin/tar -xf - + cd libhbaapi-2.2.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libhbaapi-2.2.9-dl-linking.patch):' Patch #0 (libhbaapi-2.2.9-dl-linking.patch): + /usr/bin/patch -p1 -b --suffix .ld-linking patching file configure.ac + echo 'Patch #1 (libhbaapi-2.2.9-portspeed.patch):' Patch #1 (libhbaapi-2.2.9-portspeed.patch): + /usr/bin/patch -p1 -b --suffix .portspeed patching file hbaapi.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43648 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libhbaapi-2.2.9 + ./bootstrap.sh libtoolize-default: putting auxiliary files in '.'. libtoolize-default: copying file './ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:7: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:7: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:7: the top level configure.ac:3: installing './ar-lib' configure.ac:3: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to enable C11 features... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 x86_64-alt-linux-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-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 x86_64-alt-linux-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 dlopen in -ldl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating HBAAPI.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' grep "^#\|^[[:space:]]*$" ./hba.conf > hba.conf.tmp mv hba.conf.tmp hba.conf make: Leaving directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' make: Entering directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libHBAAPI\" -DPACKAGE_TARNAME=\"libhbaapi\" -DPACKAGE_VERSION=\"2.2.9\" -DPACKAGE_STRING=\"libHBAAPI\ 2.2.9\" -DPACKAGE_BUGREPORT=\"fcoe-devel@open-fcoe.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libhbaapi\" -DVERSION=\"2.2.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o hbaapilib.lo hbaapilib.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libHBAAPI\" -DPACKAGE_TARNAME=\"libhbaapi\" -DPACKAGE_VERSION=\"2.2.9\" "-DPACKAGE_STRING=\"libHBAAPI 2.2.9\"" -DPACKAGE_BUGREPORT=\"fcoe-devel@open-fcoe.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libhbaapi\" -DVERSION=\"2.2.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c hbaapilib.c -fPIC -DPIC -o .libs/hbaapilib.o hbaapilib.c: In function 'HBA_LoadLibrary': hbaapilib.c:436:25: warning: variable 'libversion' set but not used [-Wunused-but-set-variable] 436 | HBA_UINT32 libversion; | ^~~~~~~~~~ hbaapilib.c: In function 'HBA_FreeLibrary': hbaapilib.c:672:25: warning: variable 'status' set but not used [-Wunused-but-set-variable] 672 | HBA_STATUS status; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' make: Entering directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -version-info 2:2:0 -o libHBAAPI.la -rpath /usr/lib64 hbaapilib.lo -ldl libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/hbaapilib.o -ldl -g -O2 -flto=auto -Wl,-soname -Wl,libHBAAPI.so.2 -o .libs/libHBAAPI.so.2.0.2 libtool: link: (cd ".libs" && rm -f "libHBAAPI.so.2" && ln -s "libHBAAPI.so.2.0.2" "libHBAAPI.so.2") libtool: link: (cd ".libs" && rm -f "libHBAAPI.so" && ln -s "libHBAAPI.so.2.0.2" "libHBAAPI.so") libtool: link: ( cd ".libs" && rm -f "libHBAAPI.la" && ln -s "../libHBAAPI.la" "libHBAAPI.la" ) make: Leaving directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14476 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libhbaapi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libhbaapi-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libhbaapi-2.2.9 + make install DESTDIR=/usr/src/tmp/libhbaapi-buildroot make: Entering directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' grep "^#\|^[[:space:]]*$" ./hba.conf > hba.conf.tmp mv hba.conf.tmp hba.conf make[1]: Entering directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' grep "^#\|^[[:space:]]*$" ./hba.conf > hba.conf.tmp mv hba.conf.tmp hba.conf /usr/bin/mkdir -p '/usr/src/tmp/libhbaapi-buildroot/etc' /usr/bin/ginstall -c -m 644 hba.conf '/usr/src/tmp/libhbaapi-buildroot/etc' /usr/bin/mkdir -p '/usr/src/tmp/libhbaapi-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libHBAAPI.la '/usr/src/tmp/libhbaapi-buildroot/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libHBAAPI.so.2.0.2 /usr/src/tmp/libhbaapi-buildroot/usr/lib64/libHBAAPI.so.2.0.2 libtool: install: (cd /usr/src/tmp/libhbaapi-buildroot/usr/lib64 && { ln -s -f libHBAAPI.so.2.0.2 libHBAAPI.so.2 || { rm -f libHBAAPI.so.2 && ln -s libHBAAPI.so.2.0.2 libHBAAPI.so.2; }; }) libtool: install: (cd /usr/src/tmp/libhbaapi-buildroot/usr/lib64 && { ln -s -f libHBAAPI.so.2.0.2 libHBAAPI.so || { rm -f libHBAAPI.so && ln -s libHBAAPI.so.2.0.2 libHBAAPI.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libHBAAPI.lai /usr/src/tmp/libhbaapi-buildroot/usr/lib64/libHBAAPI.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/libhbaapi-buildroot/usr/include' /usr/bin/ginstall -c -m 644 hbaapi.h vendorhbaapi.h '/usr/src/tmp/libhbaapi-buildroot/usr/include/.' /usr/bin/mkdir -p '/usr/src/tmp/libhbaapi-buildroot/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 HBAAPI.pc '/usr/src/tmp/libhbaapi-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' make: Leaving directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' + find /usr/src/tmp/libhbaapi-buildroot -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libhbaapi-buildroot (auto) mode of './usr/lib64/libHBAAPI.so.2.0.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libhbaapi-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/HBAAPI.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/HBAAPI.pc: Libs: '-L${libdir} -lHBAAPI -ldl' --> '-lHBAAPI -ldl' Checking contents of files in /usr/src/tmp/libhbaapi-buildroot/ (default) Compressing files in /usr/src/tmp/libhbaapi-buildroot (auto) Adjusting library links in /usr/src/tmp/libhbaapi-buildroot ./usr/lib64: (from :0) libHBAAPI.so.2 -> libHBAAPI.so.2.0.2 Verifying ELF objects in /usr/src/tmp/libhbaapi-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libhbaapi-buildroot Processing files: libhbaapi-2.2.9-alt1_11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14476 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libhbaapi-2.2.9 + DOCDIR=/usr/src/tmp/libhbaapi-buildroot/usr/share/doc/libhbaapi-2.2.9 + export DOCDIR + rm -rf /usr/src/tmp/libhbaapi-buildroot/usr/share/doc/libhbaapi-2.2.9 + /bin/mkdir -p /usr/src/tmp/libhbaapi-buildroot/usr/share/doc/libhbaapi-2.2.9 + cp -prL COPYING /usr/src/tmp/libhbaapi-buildroot/usr/share/doc/libhbaapi-2.2.9 + chmod -R go-w /usr/src/tmp/libhbaapi-buildroot/usr/share/doc/libhbaapi-2.2.9 + chmod -R a+rX /usr/src/tmp/libhbaapi-buildroot/usr/share/doc/libhbaapi-2.2.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tKkZw6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libhbaapi-buildroot/usr/lib64/libHBAAPI.so.2: 67 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.118YFv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libHBAAPI.so.2()(64bit) = set:kdybhJfZdZdCYTSk0qShc801f7NFCt7z9NOxrACUIuLNmxWiisgeVfaawadtFrUp7037QogUeu2PaSuaeibyAg0bLkpb7ErOKBowTkh35okSmGenWw53ufgG0ENxnsT9hUwTO61ojUl2Cs Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yt02Qa Creating libhbaapi-debuginfo package Processing files: libhbaapi-devel-2.2.9-alt1_11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v3yqWh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r44Lec find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(HBAAPI) = 2.2.9 Requires: libhbaapi = 2.2.9-alt1_11, pkg-config, /usr/lib64/libHBAAPI.so.2.0.2, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MtFeAh Processing files: libhbaapi-debuginfo-2.2.9-alt1_11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hoOybp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kYK7Ek find-requires: running scripts (debuginfo) Provides: debug64(libHBAAPI.so.2) Requires: libhbaapi = 2.2.9-alt1_11, debug64(libc.so.6) Removing 1 extra deps from libhbaapi-devel due to dependency on libhbaapi Wrote: /usr/src/RPM/RPMS/x86_64/libhbaapi-2.2.9-alt1_11.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhbaapi-devel-2.2.9-alt1_11.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhbaapi-debuginfo-2.2.9-alt1_11.x86_64.rpm (w2.lzdio) 2.96user 4.42system 0:14.56elapsed 50%CPU (0avgtext+0avgdata 33956maxresident)k 0inputs+0outputs (0major+741492minor)pagefaults 0swaps 3.43user 2.56system 0:24.33elapsed 24%CPU (0avgtext+0avgdata 125764maxresident)k 0inputs+0outputs (0major+148738minor)pagefaults 0swaps --- libhbaapi-2.2.9-alt1_11.x86_64.rpm.repo 2017-09-29 21:58:17.000000000 +0000 +++ libhbaapi-2.2.9-alt1_11.x86_64.rpm.hasher 2024-05-04 02:13:13.749716266 +0000 @@ -7,4 +7,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libdl.so.2(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -15,5 +15,5 @@ File: /usr/lib64/libHBAAPI.so.2 120777 root:root libHBAAPI.so.2.0.2 -File: /usr/lib64/libHBAAPI.so.2.0.2 100644 root:root b280436ef135dd2ec3b73677c49ab379 +File: /usr/lib64/libHBAAPI.so.2.0.2 100644 root:root 3ecdba109555d3b8debaa23a075665f1 File: /usr/share/doc/libhbaapi-2.2.9 40755 root:root File: /usr/share/doc/libhbaapi-2.2.9/COPYING 100644 root:root 5c37597c6eb693c760f104b2be175221 -RPMIdentity: 31cd2f13b56a6b36aa79bc6d68d003748efb065295aef79afddec2864cabf18e79f6eb5b1cbc40a5b9729b952f26a56063e63561ed1e7181c983f450df10f59e +RPMIdentity: ffc18a8444a193958e5c6fc99991326fa2e572e161075d105dee64852f980a4e43973e1f9963622f428383b004a7ded1b3acedafe4d48f7b48404f902f8b49a6 --- libhbaapi-debuginfo-2.2.9-alt1_11.x86_64.rpm.repo 2017-09-29 21:58:17.000000000 +0000 +++ libhbaapi-debuginfo-2.2.9-alt1_11.x86_64.rpm.hasher 2024-05-04 02:13:13.844717510 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/42d31386140a8b0d34cc46293792187e6b1bf0 120777 root:root ../../../../lib64/libHBAAPI.so.2.0.2 -/usr/lib/debug/.build-id/28/42d31386140a8b0d34cc46293792187e6b1bf0.debug 120777 root:root ../../usr/lib64/libHBAAPI.so.2.0.2.debug +/usr/lib/debug/.build-id/23 40755 root:root +/usr/lib/debug/.build-id/23/73bbfe23cc26277e64328590eb284c1fcc938f 120777 root:root ../../../../lib64/libHBAAPI.so.2.0.2 +/usr/lib/debug/.build-id/23/73bbfe23cc26277e64328590eb284c1fcc938f.debug 120777 root:root ../../usr/lib64/libHBAAPI.so.2.0.2.debug /usr/lib/debug/usr/lib64/libHBAAPI.so.2.0.2.debug 100644 root:root @@ -11,3 +11,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) Requires: rpmlib(PayloadIsLzma) @@ -15,6 +14,6 @@ Provides: libhbaapi-debuginfo = 2.2.9-alt1_11 -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/42d31386140a8b0d34cc46293792187e6b1bf0 120777 root:root ../../../../lib64/libHBAAPI.so.2.0.2 -File: /usr/lib/debug/.build-id/28/42d31386140a8b0d34cc46293792187e6b1bf0.debug 120777 root:root ../../usr/lib64/libHBAAPI.so.2.0.2.debug -File: /usr/lib/debug/usr/lib64/libHBAAPI.so.2.0.2.debug 100644 root:root dd2cd44e159456da7719410a16d72c18 +File: /usr/lib/debug/.build-id/23 40755 root:root +File: /usr/lib/debug/.build-id/23/73bbfe23cc26277e64328590eb284c1fcc938f 120777 root:root ../../../../lib64/libHBAAPI.so.2.0.2 +File: /usr/lib/debug/.build-id/23/73bbfe23cc26277e64328590eb284c1fcc938f.debug 120777 root:root ../../usr/lib64/libHBAAPI.so.2.0.2.debug +File: /usr/lib/debug/usr/lib64/libHBAAPI.so.2.0.2.debug 100644 root:root c1f9d0ee1626b0304abd9740c1efc829 File: /usr/lib/debug/usr/lib64/libHBAAPI.so.2.debug 120777 root:root libHBAAPI.so.2.0.2.debug @@ -24,2 +23,2 @@ File: /usr/src/debug/libhbaapi-2.2.9/vendorhbaapi.h 100644 root:root 8cf8cf8527686317d0c54b6881d256f1 -RPMIdentity: 1454a1d1eb888a45a9784064ea0f7116c170a00df9f9a396971f0cbfb5acc0ecca9635bf722fc75149eee0f45312e78fdf069e9f4e22d557973d38e4d9e5d68b +RPMIdentity: 906b1f2bb41ac93b1113922429bf58fae83ac1c1a615f21e539238c509862c2e43ac7982c824a5703b02d9bc1a0f4c3d285f4f62214be79d27d57048431c16c6 --- libhbaapi-devel-2.2.9-alt1_11.x86_64.rpm.repo 2017-09-29 21:58:17.000000000 +0000 +++ libhbaapi-devel-2.2.9-alt1_11.x86_64.rpm.hasher 2024-05-04 02:13:13.942718793 +0000 @@ -14,2 +14,2 @@ File: /usr/lib64/pkgconfig/HBAAPI.pc 100644 root:root 0189e697aae0103f2c96664b96adf626 -RPMIdentity: 6b82f1772c29a28fee6662dc57286d3d6fd2b3ba4f87db83e4b5f9b11001d96b2810d94809968210db6640230a691df8d48a945d95de2c137a7c3daeeb76f943 +RPMIdentity: 68edd02c4cb5fc27a3fb0cf75e7da3046c44e6600798c7296ad69e0c2750e2f509ff397faa0fc0ec8cbc7ca3df4e8507087a727ae6949c07ab77a1b91d2499f4