<86>Jan 26 03:47:19 userdel[18257]: delete user 'rooter' <86>Jan 26 03:47:19 groupadd[18263]: group added to /etc/group: name=rooter, GID=558 <86>Jan 26 03:47:19 groupadd[18263]: group added to /etc/gshadow: name=rooter <86>Jan 26 03:47:19 groupadd[18263]: new group: name=rooter, GID=558 <86>Jan 26 03:47:19 useradd[18269]: new user: name=rooter, UID=558, GID=558, home=/root, shell=/bin/bash <86>Jan 26 03:47:19 userdel[18275]: delete user 'builder' <86>Jan 26 03:47:19 userdel[18275]: removed group 'builder' owned by 'builder' <86>Jan 26 03:47:19 userdel[18275]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 03:47:19 groupadd[18280]: group added to /etc/group: name=builder, GID=559 <86>Jan 26 03:47:19 groupadd[18280]: group added to /etc/gshadow: name=builder <86>Jan 26 03:47:19 groupadd[18280]: new group: name=builder, GID=559 <86>Jan 26 03:47:19 useradd[18284]: new user: name=builder, UID=559, GID=559, home=/usr/src, shell=/bin/bash <13>Jan 26 03:47:23 rpmi: libselinux-devel-1:2.5-alt2 1479801362 installed <13>Jan 26 03:47:23 rpmi: libpopt-devel-1:1.14-alt10 1455336895 installed <13>Jan 26 03:47:23 rpmi: libacl-devel-2.2.52.0.50.ea3c-alt1 1467625557 installed Installing logrotate-3.9.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14402 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf logrotate-3.9.1 + echo 'Source #0 (logrotate-3.9.1.tar):' Source #0 (logrotate-3.9.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/logrotate-3.9.1.tar + cd logrotate-3.9.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (logrotate-alt-config.patch):' Patch #1 (logrotate-alt-config.patch): + /usr/bin/patch -p1 patching file config.h patching file examples/logrotate-default patching file logrotate.8 patching file test/compress patching file test/compress-error patching file test/test + echo 'Patch #2 (logrotate-alt-file_type.patch):' Patch #2 (logrotate-alt-file_type.patch): + /usr/bin/patch -p1 patching file config.c patching file logrotate.c + echo 'Patch #3 (logrotate-alt-taboo.patch):' Patch #3 (logrotate-alt-taboo.patch): + /usr/bin/patch -p1 patching file config.c patching file logrotate.8 patching file test/test patching file test/test-config.991.in patching file test/test-config.992.in + echo 'Patch #4 (logrotate-alt-insecure-permissions.patch):' Patch #4 (logrotate-alt-insecure-permissions.patch): + /usr/bin/patch -p1 patching file logrotate.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98650 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd logrotate-3.9.1 + touch AUTHORS ChangeLog NEWS README + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:8: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ 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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-selinux configure: WARNING: unrecognized options: --without-included-gettext 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 nested variables... yes 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 style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for poptParseArgvString in -lpopt... yes checking for getfscreatecon_raw in -lselinux... yes checking for acl_get_file in -lacl... yes checking for strptime... yes checking for qsort... yes checking for fork... yes checking for vfork... yes checking for madvise... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=1 + make -j1 make: Entering directory `/usr/src/RPM/BUILD/logrotate-3.9.1' Making all in test make[1]: Entering directory `/usr/src/RPM/BUILD/logrotate-3.9.1/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/logrotate-3.9.1/test' make[1]: Entering directory `/usr/src/RPM/BUILD/logrotate-3.9.1' i586-alt-linux-gcc -DPACKAGE_NAME=\"logrotate\" -DPACKAGE_TARNAME=\"logrotate\" -DPACKAGE_VERSION=\"3.9.1\" -DPACKAGE_STRING=\"logrotate\ 3.9.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"logrotate\" -DVERSION=\"3.9.1\" -D_GNU_SOURCE=1 -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_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_LIBPOPT=1 -DHAVE_LIBSELINUX=1 -DHAVE_LIBACL=1 -DHAVE_STRPTIME=1 -DHAVE_QSORT=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_MADVISE=1 -I. -Wall -Werror -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o logrotate.o logrotate.c logrotate.c: In function 'postrotateSingleLog': logrotate.c:1805:5: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if (!state->doRotate) ^~ logrotate.c:1808:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!hasErrors && log->flags & LOG_FLAG_TMPFILENAME) { ^~ cc1: all warnings being treated as errors make[1]: *** [logrotate.o] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/logrotate-3.9.1' make: *** [all-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/logrotate-3.9.1' error: Bad exit status from /usr/src/tmp/rpm-tmp.98650 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.98650 (%build) Command exited with non-zero status 1 5.62user 1.50system 0:07.74elapsed 92%CPU (0avgtext+0avgdata 34328maxresident)k 0inputs+0outputs (0major+258301minor)pagefaults 0swaps hsh-rebuild: rebuild of `logrotate-3.9.1-alt2.src.rpm' failed. Command exited with non-zero status 1 22.87user 6.09system 0:28.90elapsed 100%CPU (0avgtext+0avgdata 134192maxresident)k 0inputs+0outputs (0major+528886minor)pagefaults 0swaps