<86>Dec 27 09:31:38 userdel[764292]: delete user 'rooter' <86>Dec 27 09:31:38 userdel[764292]: removed group 'rooter' owned by 'rooter' <86>Dec 27 09:31:38 userdel[764292]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 27 09:31:38 groupadd[764302]: group added to /etc/group: name=rooter, GID=654 <86>Dec 27 09:31:38 groupadd[764302]: group added to /etc/gshadow: name=rooter <86>Dec 27 09:31:38 groupadd[764302]: new group: name=rooter, GID=654 <86>Dec 27 09:31:38 useradd[764309]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Dec 27 09:31:38 userdel[764331]: delete user 'builder' <86>Dec 27 09:31:38 userdel[764331]: removed group 'builder' owned by 'builder' <86>Dec 27 09:31:38 userdel[764331]: removed shadow group 'builder' owned by 'builder' <86>Dec 27 09:31:38 groupadd[764349]: group added to /etc/group: name=builder, GID=655 <86>Dec 27 09:31:38 groupadd[764349]: group added to /etc/gshadow: name=builder <86>Dec 27 09:31:38 groupadd[764349]: new group: name=builder, GID=655 <86>Dec 27 09:31:38 useradd[764362]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libhbaapi-2.2.9-alt1_11.nosrc.rpm Installing libhbaapi-2.2.9-alt1_11.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23759 + 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.23759 + 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: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 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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 --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for i586-alt-linux-gcc... i586-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 we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 i586-alt-linux-gcc... none checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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 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 -j8 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 i586-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\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o hbaapilib.lo hbaapilib.c libtool: compile: i586-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\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c hbaapilib.c -fPIC -DPIC -o .libs/hbaapilib.o hbaapilib.c: In function 'HBA_LoadLibrary': hbaapilib.c:436:17: warning: variable 'libversion' set but not used [-Wunused-but-set-variable] HBA_UINT32 libversion; ^~~~~~~~~~ hbaapilib.c: In function 'HBA_FreeLibrary': hbaapilib.c:672:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] HBA_STATUS status; ^~~~~~ hbaapilib.c: In function 'HBA_GetNumberOfAdapters': hbaapilib.c:833:56: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "HBA_GetNumberOfAdapters: calloc failed on sizeof:%ld\n", ~~^ %d sizeof(HBA_ADAPTER_INFO)); ~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForAdapterAddEvents': hbaapilib.c:1106:57: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "HBA_RegisterForAdapterAddEvents: calloc failed for %ld bytes\n", ~~^ %d sizeof(HBA_ALLADAPTERSCALLBACK_ELEM)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c:1143:7: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "HBA_RegisterForAdapterAddEvents: " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c:1145:7: sizeof(HBA_VENDORCALLBACK_ELEM)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c:1144:28: note: format string is defined here "calloc failed for %ld bytes\n", ~~^ %d hbaapilib.c: In function 'HBA_RegisterForAdapterEvents': hbaapilib.c:1276:54: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "HBA_RegisterForAdapterEvents: calloc failed for %ld bytes\n", ~~^ %d sizeof(HBA_ADAPTERCALLBACK_ELEM)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForAdapterPortEvents': hbaapilib.c:1365:3: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "HBA_RegisterForAdapterPortEvents: " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c:1367:3: sizeof(HBA_ADAPTERCALLBACK_ELEM)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c:1366:24: note: format string is defined here "calloc failed for %ld bytes\n", ~~^ %d hbaapilib.c: In function 'HBA_RegisterForAdapterPortStatEvents': hbaapilib.c:1456:3: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "HBA_RegisterForAdapterPortStatEvents: " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c:1458:3: sizeof(HBA_ADAPTERCALLBACK_ELEM)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c:1457:24: note: format string is defined here "calloc failed for %ld bytes\n", ~~^ %d hbaapilib.c: In function 'HBA_RegisterForTargetEvents': hbaapilib.c:1552:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "HBA_RegisterForTargetEvents: calloc failed for %ld bytes\n", ~~^ %d sizeof(HBA_ADAPTERCALLBACK_ELEM)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForLinkEvents': hbaapilib.c:1645:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "HBA_RegisterForLinkEvents: calloc failed for %ld bytes\n", ~~^ %d sizeof(HBA_ADAPTERCALLBACK_ELEM)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -version-info 2:2:0 -o libHBAAPI.la -rpath /usr/lib hbaapilib.lo -ldl libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/hbaapilib.o -ldl -g -O2 -march=i586 -mtune=generic -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.37740 + 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 + 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 /bin/mkdir -p '/usr/src/tmp/libhbaapi-buildroot/etc' /bin/install -c -m 644 hba.conf '/usr/src/tmp/libhbaapi-buildroot/etc' /bin/mkdir -p '/usr/src/tmp/libhbaapi-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libHBAAPI.la '/usr/src/tmp/libhbaapi-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libHBAAPI.so.2.0.2 /usr/src/tmp/libhbaapi-buildroot/usr/lib/libHBAAPI.so.2.0.2 libtool: install: (cd /usr/src/tmp/libhbaapi-buildroot/usr/lib && { 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/lib && { 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: /bin/install -c .libs/libHBAAPI.lai /usr/src/tmp/libhbaapi-buildroot/usr/lib/libHBAAPI.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libhbaapi-buildroot/usr/include' /bin/install -c -m 644 hbaapi.h vendorhbaapi.h '/usr/src/tmp/libhbaapi-buildroot/usr/include/.' /bin/mkdir -p '/usr/src/tmp/libhbaapi-buildroot/usr/lib/pkgconfig' /bin/install -c -m 644 HBAAPI.pc '/usr/src/tmp/libhbaapi-buildroot/usr/lib/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/lib/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) /usr/lib/pkgconfig/HBAAPI.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: 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) verify-elf: WARNING: ./usr/lib/libHBAAPI.so.2.0.2: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: libhbaapi-2.2.9-alt1_11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10917 + 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.3dR2wf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libhbaapi-buildroot/usr/lib/libHBAAPI.so.2: 67 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vXMgcP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libHBAAPI.so.2 = set:kdybhJfZdZdCYTSk0qShc801f7NFCt7z9NOxrACUIuLNmxWiisgeVfaawadtFrUp7037QogUeu2PaSuaeibyAg0bLkpb7ErOKBowTkh35okSmGenWw53ufgG0ENxnsT9hUwTO61ojUl2Cs Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CZr0NU 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.NeTV0l find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hNf40d find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(HBAAPI) = 2.2.9 Requires: libhbaapi = 2.2.9-alt1_11, pkg-config, /usr/lib/libHBAAPI.so.2.0.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.56jhvr 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.Ug1QP9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LycgUb find-requires: running scripts (debuginfo) Provides: debug(libHBAAPI.so.2) Requires: libhbaapi = 2.2.9-alt1_11, debug(libc.so.6), debug(libdl.so.2) Removing 1 extra deps from libhbaapi-devel due to dependency on libhbaapi Wrote: /usr/src/RPM/RPMS/i586/libhbaapi-2.2.9-alt1_11.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libhbaapi-devel-2.2.9-alt1_11.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libhbaapi-debuginfo-2.2.9-alt1_11.i586.rpm 14.16user 4.64system 0:25.01elapsed 75%CPU (0avgtext+0avgdata 29552maxresident)k 0inputs+0outputs (0major+733478minor)pagefaults 0swaps 20.04user 9.48system 0:34.87elapsed 84%CPU (0avgtext+0avgdata 110540maxresident)k 0inputs+0outputs (0major+963432minor)pagefaults 0swaps