<86>Jul 18 06:17:09 userdel[1752063]: delete user 'rooter' <86>Jul 18 06:17:09 userdel[1752063]: removed group 'rooter' owned by 'rooter' <86>Jul 18 06:17:09 userdel[1752063]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 18 06:17:09 groupadd[1752093]: group added to /etc/group: name=rooter, GID=2576 <86>Jul 18 06:17:09 groupadd[1752093]: group added to /etc/gshadow: name=rooter <86>Jul 18 06:17:09 groupadd[1752093]: new group: name=rooter, GID=2576 <86>Jul 18 06:17:09 useradd[1752119]: new user: name=rooter, UID=2576, GID=2576, home=/root, shell=/bin/bash, from=none <86>Jul 18 06:17:09 userdel[1752165]: delete user 'builder' <86>Jul 18 06:17:09 userdel[1752165]: removed group 'builder' owned by 'builder' <86>Jul 18 06:17:09 userdel[1752165]: removed shadow group 'builder' owned by 'builder' <86>Jul 18 06:17:09 groupadd[1752208]: group added to /etc/group: name=builder, GID=2577 <86>Jul 18 06:17:09 groupadd[1752208]: group added to /etc/gshadow: name=builder <86>Jul 18 06:17:09 groupadd[1752208]: new group: name=builder, GID=2577 <86>Jul 18 06:17:09 useradd[1752247]: new user: name=builder, UID=2577, GID=2577, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpmb-tmp.VGRDMe + 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): + /usr/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/rpmb-tmp.g8YA8M + 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 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --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 the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... 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... /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 i586-alt-linux-gcc... none checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to enable C11 features... (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... /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 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-file... no checking for file... file 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... /usr/bin/dd checking how to truncate binary pipes... /usr/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 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 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 -j32 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\" -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 -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\" -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 -march=i586 -mtune=generic -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; | ^~~~~~ hbaapilib.c: In function 'HBA_GetNumberOfAdapters': hbaapilib.c:833:77: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 833 | "HBA_GetNumberOfAdapters: calloc failed on sizeof:%ld\n", | ~~^ | | | long int | %d 834 | sizeof(HBA_ADAPTER_INFO)); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int hbaapilib.c: In function 'adapteraddevents_callback': hbaapilib.c:1070:10: error: too many arguments to function 'cbp->callback'; expected 0, have 3 1070 | (*cbp->callback)(data, PortWWN, HBA_EVENT_ADAPTER_ADD); | ~^~~~~~~~~~~~~~~ ~~~~ hbaapilib.c:210:35: note: declared here 210 | void (*callback)(); | ^~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForAdapterAddEvents': hbaapilib.c:1106:71: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 1106 | "HBA_RegisterForAdapterAddEvents: calloc failed for %ld bytes\n", | ~~^ | | | long int | %d 1107 | sizeof(HBA_ALLADAPTERSCALLBACK_ELEM)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int hbaapilib.c:1113:19: error: assignment to 'void (*)(void)' from incompatible pointer type 'void (*)(void *, HBA_WWN, HBA_UINT32)' {aka 'void (*)(void *, struct HBA_wwn, unsigned int)'} [-Wincompatible-pointer-types] 1113 | cbp->callback = callback; | ^ hbaapilib.c:1143:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 1143 | "HBA_RegisterForAdapterAddEvents: " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1144 | "calloc failed for %ld bytes\n", 1145 | sizeof(HBA_VENDORCALLBACK_ELEM)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int hbaapilib.c:1144:42: note: format string is defined here 1144 | "calloc failed for %ld bytes\n", | ~~^ | | | long int | %d hbaapilib.c: In function 'adapterevents_callback': hbaapilib.c:1233:14: error: too many arguments to function 'acbp->callback'; expected 0, have 3 1233 | (*acbp->callback)(acbp->userdata, PortWWN, eventType); | ~^~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ hbaapilib.c:202:27: note: declared here 202 | void (*callback)(); | ^~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForAdapterEvents': hbaapilib.c:1276:68: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 1276 | "HBA_RegisterForAdapterEvents: calloc failed for %ld bytes\n", | ~~^ | | | long int | %d 1277 | sizeof(HBA_ADAPTERCALLBACK_ELEM)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int hbaapilib.c:1281:20: error: assignment to 'void (*)(void)' from incompatible pointer type 'void (*)(void *, HBA_WWN, HBA_UINT32)' {aka 'void (*)(void *, struct HBA_wwn, unsigned int)'} [-Wincompatible-pointer-types] 1281 | acbp->callback = callback; | ^ hbaapilib.c: In function 'adapterportevents_callback': hbaapilib.c:1319:14: error: too many arguments to function 'acbp->callback'; expected 0, have 4 1319 | (*acbp->callback)(acbp->userdata, PortWWN, eventType, fabricPortID); | ~^~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ hbaapilib.c:202:27: note: declared here 202 | void (*callback)(); | ^~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForAdapterPortEvents': hbaapilib.c:1365:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 1365 | "HBA_RegisterForAdapterPortEvents: " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1366 | "calloc failed for %ld bytes\n", 1367 | sizeof(HBA_ADAPTERCALLBACK_ELEM)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int hbaapilib.c:1366:38: note: format string is defined here 1366 | "calloc failed for %ld bytes\n", | ~~^ | | | long int | %d hbaapilib.c:1372:20: error: assignment to 'void (*)(void)' from incompatible pointer type 'void (*)(void *, HBA_WWN, HBA_UINT32, HBA_UINT32)' {aka 'void (*)(void *, struct HBA_wwn, unsigned int, unsigned int)'} [-Wincompatible-pointer-types] 1372 | acbp->callback = callback; | ^ hbaapilib.c: In function 'adapterportstatevents_callback': hbaapilib.c:1409:14: error: too many arguments to function 'acbp->callback'; expected 0, have 3 1409 | (*acbp->callback)(acbp->userdata, PortWWN, eventType); | ~^~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ hbaapilib.c:202:27: note: declared here 202 | void (*callback)(); | ^~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForAdapterPortStatEvents': hbaapilib.c:1456:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 1456 | "HBA_RegisterForAdapterPortStatEvents: " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1457 | "calloc failed for %ld bytes\n", 1458 | sizeof(HBA_ADAPTERCALLBACK_ELEM)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int hbaapilib.c:1457:38: note: format string is defined here 1457 | "calloc failed for %ld bytes\n", | ~~^ | | | long int | %d hbaapilib.c:1462:20: error: assignment to 'void (*)(void)' from incompatible pointer type 'void (*)(void *, HBA_WWN, HBA_UINT32)' {aka 'void (*)(void *, struct HBA_wwn, unsigned int)'} [-Wincompatible-pointer-types] 1462 | acbp->callback = callback; | ^ hbaapilib.c: In function 'targetevents_callback': hbaapilib.c:1502:14: error: too many arguments to function 'acbp->callback'; expected 0, have 4 1502 | (*acbp->callback)(acbp->userdata, hbaPortWWN, | ~^~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ hbaapilib.c:202:27: note: declared here 202 | void (*callback)(); | ^~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForTargetEvents': hbaapilib.c:1552:67: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 1552 | "HBA_RegisterForTargetEvents: calloc failed for %ld bytes\n", | ~~^ | | | long int | %d 1553 | sizeof(HBA_ADAPTERCALLBACK_ELEM)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int hbaapilib.c:1557:20: error: assignment to 'void (*)(void)' from incompatible pointer type 'void (*)(void *, HBA_WWN, HBA_WWN, HBA_UINT32)' {aka 'void (*)(void *, struct HBA_wwn, struct HBA_wwn, unsigned int)'} [-Wincompatible-pointer-types] 1557 | acbp->callback = callback; | ^ hbaapilib.c: In function 'linkevents_callback': hbaapilib.c:1598:14: error: too many arguments to function 'acbp->callback'; expected 0, have 5 1598 | (*acbp->callback)(acbp->userdata, adapterWWN, | ~^~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ hbaapilib.c:202:27: note: declared here 202 | void (*callback)(); | ^~~~~~~~ hbaapilib.c: In function 'HBA_RegisterForLinkEvents': hbaapilib.c:1645:65: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 1645 | "HBA_RegisterForLinkEvents: calloc failed for %ld bytes\n", | ~~^ | | | long int | %d 1646 | sizeof(HBA_ADAPTERCALLBACK_ELEM)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int hbaapilib.c:1650:20: error: assignment to 'void (*)(void)' from incompatible pointer type 'void (*)(void *, HBA_WWN, HBA_UINT32, void *, HBA_UINT32)' {aka 'void (*)(void *, struct HBA_wwn, unsigned int, void *, unsigned int)'} [-Wincompatible-pointer-types] 1650 | acbp->callback = callback; | ^ make: *** [Makefile:471: hbaapilib.lo] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/libhbaapi-2.2.9' error: Bad exit status from /usr/src/tmp/rpmb-tmp.g8YA8M (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpmb-tmp.g8YA8M (%build) Command exited with non-zero status 1 1.54user 0.57system 0:03.57elapsed 59%CPU (0avgtext+0avgdata 18592maxresident)k 0inputs+0outputs (0major+389853minor)pagefaults 0swaps hsh-rebuild: rebuild of `libhbaapi-2.2.9-alt1_11.src.rpm' failed. Command exited with non-zero status 1 2.40user 0.59system 0:07.15elapsed 41%CPU (0avgtext+0avgdata 138116maxresident)k 0inputs+0outputs (0major+129267minor)pagefaults 0swaps