<86>Nov 1 08:46:25 userdel[15836]: delete user 'rooter' <86>Nov 1 08:46:25 userdel[15836]: removed group 'rooter' owned by 'rooter' <86>Nov 1 08:46:25 userdel[15836]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 1 08:46:25 groupadd[15841]: group added to /etc/group: name=rooter, GID=591 <86>Nov 1 08:46:25 groupadd[15841]: group added to /etc/gshadow: name=rooter <86>Nov 1 08:46:25 groupadd[15841]: new group: name=rooter, GID=591 <86>Nov 1 08:46:25 useradd[15845]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Nov 1 08:46:25 userdel[15852]: delete user 'builder' <86>Nov 1 08:46:25 userdel[15852]: removed group 'builder' owned by 'builder' <86>Nov 1 08:46:25 userdel[15852]: removed shadow group 'builder' owned by 'builder' <86>Nov 1 08:46:25 groupadd[15857]: group added to /etc/group: name=builder, GID=592 <86>Nov 1 08:46:25 groupadd[15857]: group added to /etc/gshadow: name=builder <86>Nov 1 08:46:25 groupadd[15857]: new group: name=builder, GID=592 <86>Nov 1 08:46:25 useradd[15861]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/deroff-2.0-alt1.qa1.nosrc.rpm Installing deroff-2.0-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21727 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf deroff-2.0 + echo 'Source #0 (deroff-2.0.tar.gz):' Source #0 (deroff-2.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/deroff-2.0.tar.gz + /bin/tar -xf - + cd deroff-2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd deroff-2.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 --disable-silent-rules --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking for strerror... yes checking for broken realloc... no checking for msgfmt... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for library containing gettext... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating deroff.1.en config.status: creating deroff.1.de config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' msgfmt -o de.mo de.po make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common getopt1.c make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common getopt.c make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common misc.c make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common deroff.c deroff.c: In function 'textArg': deroff.c:576:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 576 | if (!words) condputchar(*s); ++s; | ^~ deroff.c:576:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 576 | if (!words) condputchar(*s); ++s; | ^~ deroff.c: In function 'requestOrMacro': deroff.c:730:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 730 | if (!pretty) condputchar('\n'); return 1; | ^~ deroff.c:730:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 730 | if (!pretty) condputchar('\n'); return 1; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -o deroff -g deroff.o misc.o getopt.o getopt1.o make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/deroff-buildroot + : + /bin/rm -rf -- /usr/src/tmp/deroff-buildroot + cd deroff-2.0 + /bin/install -pD -m755 deroff /usr/src/tmp/deroff-buildroot/usr/bin/deroff + /bin/install -pD -m644 deroff.1.en /usr/src/tmp/deroff-buildroot/usr/share/man/man1/deroff.1 + /bin/install -pD -m644 de.mo /usr/src/tmp/deroff-buildroot/usr/share/locale/de/deroff.mo + /usr/lib/rpm/find-lang deroff + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/deroff-buildroot (auto) Verifying and fixing files in /usr/src/tmp/deroff-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/deroff-buildroot/ (default) Compressing files in /usr/src/tmp/deroff-buildroot (auto) Verifying ELF objects in /usr/src/tmp/deroff-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/deroff: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: deroff-2.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A45IDd 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.aZ6buB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VAZGeC Creating deroff-debuginfo package Processing files: deroff-debuginfo-2.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KjgTbV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qXdWqJ find-requires: running scripts (debuginfo) Requires: deroff = 2.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/deroff-2.0-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/deroff-debuginfo-2.0-alt1.qa1.i586.rpm 6.46user 1.95system 0:13.47elapsed 62%CPU (0avgtext+0avgdata 34372maxresident)k 0inputs+0outputs (0major+365510minor)pagefaults 0swaps 8.67user 5.85system 0:19.37elapsed 74%CPU (0avgtext+0avgdata 34372maxresident)k 0inputs+0outputs (0major+542295minor)pagefaults 0swaps --- deroff-2.0-alt1.qa1.i586.rpm.repo 2013-04-16 11:39:42.000000000 +0000 +++ deroff-2.0-alt1.qa1.i586.rpm.hasher 2019-11-01 08:46:41.707956477 +0000 @@ -2,3 +2,3 @@ /usr/share/locale/de/deroff.mo 100644 -/usr/share/man/man1/deroff.1.gz 100644 +/usr/share/man/man1/deroff.1.xz 100644 Requires: /lib/ld-linux.so.2