<86>Apr 26 03:00:23 userdel[197571]: delete user 'rooter' <86>Apr 26 03:00:23 userdel[197571]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 26 03:00:23 groupadd[197593]: group added to /etc/group: name=rooter, GID=579 <86>Apr 26 03:00:23 groupadd[197593]: group added to /etc/gshadow: name=rooter <86>Apr 26 03:00:23 groupadd[197593]: new group: name=rooter, GID=579 <86>Apr 26 03:00:23 useradd[197607]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Apr 26 03:00:23 userdel[197630]: delete user 'builder' <86>Apr 26 03:00:23 userdel[197630]: removed group 'builder' owned by 'builder' <86>Apr 26 03:00:23 userdel[197630]: removed shadow group 'builder' owned by 'builder' <86>Apr 26 03:00:23 groupadd[197638]: group added to /etc/group: name=builder, GID=580 <86>Apr 26 03:00:23 groupadd[197638]: group added to /etc/gshadow: name=builder <86>Apr 26 03:00:23 groupadd[197638]: new group: name=builder, GID=580 <86>Apr 26 03:00:23 useradd[197648]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77571 + 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.40911 + 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 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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 --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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... 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... /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 x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (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... /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 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-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... /bin/dd checking how to truncate binary pipes... /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 how to run the C preprocessor... x86_64-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 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 -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 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\" -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 -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\" -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 -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; ^~~~~~ 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 -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 -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.41004 + 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/lib64' /bin/sh ./libtool --mode=install /bin/install -c libHBAAPI.la '/usr/src/tmp/libhbaapi-buildroot/usr/lib64' libtool: install: /bin/install -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: /bin/install -c .libs/libHBAAPI.lai /usr/src/tmp/libhbaapi-buildroot/usr/lib64/libHBAAPI.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /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/lib64/pkgconfig' /bin/install -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) /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: 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) Hardlinking identical .pyc and .pyo files Processing files: libhbaapi-2.2.9-alt1_11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1601 + 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.uhYN8F find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.B34MbQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bv2HR3 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.TLpU0k 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.jUwyKF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.JyC3W3 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.jhTVMv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LXhWn1 find-requires: running scripts (debuginfo) Provides: debug64(libHBAAPI.so.2) Requires: libhbaapi = 2.2.9-alt1_11, debug64(libc.so.6), debug64(libdl.so.2) 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 Wrote: /usr/src/RPM/RPMS/x86_64/libhbaapi-devel-2.2.9-alt1_11.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libhbaapi-debuginfo-2.2.9-alt1_11.x86_64.rpm 12.98user 5.58system 0:27.30elapsed 68%CPU (0avgtext+0avgdata 36472maxresident)k 0inputs+0outputs (0major+846452minor)pagefaults 0swaps 18.63user 10.23system 0:37.60elapsed 76%CPU (0avgtext+0avgdata 109404maxresident)k 0inputs+0outputs (0major+1091760minor)pagefaults 0swaps