<86>Sep 29 00:48:29 userdel[1735886]: delete user 'rooter' <86>Sep 29 00:48:29 userdel[1735886]: removed group 'rooter' owned by 'rooter' <86>Sep 29 00:48:29 groupadd[1735891]: group added to /etc/group: name=rooter, GID=690 <86>Sep 29 00:48:29 groupadd[1735891]: group added to /etc/gshadow: name=rooter <86>Sep 29 00:48:29 groupadd[1735891]: new group: name=rooter, GID=690 <86>Sep 29 00:48:29 useradd[1735895]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Sep 29 00:48:29 userdel[1735901]: delete user 'builder' <86>Sep 29 00:48:29 userdel[1735901]: removed group 'builder' owned by 'builder' <86>Sep 29 00:48:29 userdel[1735901]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 00:48:29 groupadd[1735906]: group added to /etc/group: name=builder, GID=691 <86>Sep 29 00:48:29 groupadd[1735906]: group added to /etc/gshadow: name=builder <86>Sep 29 00:48:29 groupadd[1735906]: new group: name=builder, GID=691 <86>Sep 29 00:48:29 useradd[1735910]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libkqueue-2.0.1-alt5.src.rpm: bad symbols in the license tag: / Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libkqueue-2.0.1-alt5.nosrc.rpm (w1.gzdio) Installing libkqueue-2.0.1-alt5.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67462 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libkqueue-2.0.1 + echo 'Source #0 (libkqueue-2.0.1.tar):' Source #0 (libkqueue-2.0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libkqueue-2.0.1.tar + cd libkqueue-2.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libkqueue-2.0.1-alt-gcc6.patch):' Patch #1 (libkqueue-2.0.1-alt-gcc6.patch): + /usr/bin/patch -p2 patching file src/linux/read.c + echo 'Patch #2 (libkqueue-2.0.1-alt-parallel-build.patch):' Patch #2 (libkqueue-2.0.1-alt-parallel-build.patch): + /usr/bin/patch -p2 patching file GNUmakefile + echo 'Patch #3 (libkqueue-2.0.1-alt-fix-print.patch):' Patch #3 (libkqueue-2.0.1-alt-fix-print.patch): + /usr/bin/patch -p2 patching file src/common/knote.c + echo 'Patch #4 (libkqueue-2.0.1-alt-printf-buffer.patch):' Patch #4 (libkqueue-2.0.1-alt-printf-buffer.patch): + /usr/bin/patch -p2 patching file src/common/kevent.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67462 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libkqueue-2.0.1 + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static Warning: unrecognized option: --disable-silent-rules Warning: unrecognized option: --without-included-gettext checking for a C compiler... cc checking for ar.. ar checking for ranlib.. x86_64-alt-linux-ranlib checking for a usable make command... yes make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether EPOLLRDHUP is declared in sys/epoll.h... yes checking whether ppoll is declared in poll.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for sys/eventfd.h... yes checking for sys/inotify.h... yes checking for sys/signalfd.h... yes checking for sys/timerfd.h... yes creating config.h make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' + make -j8 make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/posix/platform.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/posix/platform.c make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/common/kqueue.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/common/kqueue.c src/common/kqueue.c: In function 'kqueue': src/common/kqueue.c:147:5: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 147 | if (kq == NULL) | ^~ In file included from src/common/private.h:52, from src/common/kqueue.c:25: src/common/debug.h:98:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 98 | # define tracing_mutex_init(mtx, attr) do { \ | ^~ src/common/kqueue.c:150:9: note: in expansion of macro 'tracing_mutex_init' 150 | tracing_mutex_init(&kq->kq_mtx, NULL); | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make: *** [GNUmakefile:219: src/common/kqueue.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/common/map.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/common/map.c make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/common/filter.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/common/filter.c make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/common/kevent.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/common/kevent.c make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/linux/read.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/linux/read.c make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/common/knote.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/common/knote.c make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/linux/write.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/linux/write.c make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' cc -DHAVE_CONFIG_H -I. -I./src/common -I./include -Wall -Wextra -Wno-missing-field-initializers -Werror -g -O2 -std=c99 -D_XOPEN_SOURCE=600 -fvisibility=hidden -o src/linux/platform.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c src/linux/platform.c make: Leaving directory '/usr/src/RPM/BUILD/libkqueue-2.0.1' error: Bad exit status from /usr/src/tmp/rpm-tmp.67462 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.67462 (%build) Command exited with non-zero status 1 0.58user 0.20system 0:00.34elapsed 227%CPU (0avgtext+0avgdata 23676maxresident)k 0inputs+0outputs (0major+76722minor)pagefaults 0swaps hsh-rebuild: rebuild of `libkqueue-2.0.1-alt5.src.rpm' failed. Command exited with non-zero status 1 1.78user 1.77system 0:02.85elapsed 124%CPU (0avgtext+0avgdata 23676maxresident)k 0inputs+0outputs (0major+193866minor)pagefaults 0swaps