<86>Jun 16 00:26:52 userdel[200154]: delete user 'rooter' <86>Jun 16 00:26:52 userdel[200154]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:26:52 userdel[200154]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:26:52 groupadd[200188]: group added to /etc/group: name=rooter, GID=1829 <86>Jun 16 00:26:52 groupadd[200188]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:26:52 groupadd[200188]: new group: name=rooter, GID=1829 <86>Jun 16 00:26:52 useradd[200225]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash <86>Jun 16 00:26:52 userdel[200271]: delete user 'builder' <86>Jun 16 00:26:52 userdel[200271]: removed group 'builder' owned by 'builder' <86>Jun 16 00:26:52 userdel[200271]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:26:52 groupadd[200313]: group added to /etc/group: name=builder, GID=1830 <86>Jun 16 00:26:52 groupadd[200313]: group added to /etc/gshadow: name=builder <86>Jun 16 00:26:52 groupadd[200313]: new group: name=builder, GID=1830 <86>Jun 16 00:26:52 useradd[200351]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/deroff-2.0-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/deroff-2.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing deroff-2.0-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22346 + 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.22346 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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/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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-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... x86_64-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... no 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 -j16 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' x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-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.7934 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,gnuconfig) 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) Processing files: deroff-2.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fmN1hZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.91E0yW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D5tvSW 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.zQshgZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h8JcNW find-requires: running scripts (debuginfo) Requires: deroff = 2.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/deroff-2.0-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/deroff-debuginfo-2.0-alt1.qa1.x86_64.rpm (w2.lzdio) 0.92user 2.64system 0:07.51elapsed 47%CPU (0avgtext+0avgdata 38596maxresident)k 0inputs+0outputs (0major+366364minor)pagefaults 0swaps /.out/deroff-2.0-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/deroff-debuginfo-2.0-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.52user 1.99system 0:12.88elapsed 19%CPU (0avgtext+0avgdata 11980maxresident)k 0inputs+0outputs (0major+98130minor)pagefaults 0swaps --- deroff-2.0-alt1.qa1.x86_64.rpm.repo 2013-04-16 11:39:43.000000000 +0000 +++ deroff-2.0-alt1.qa1.x86_64.rpm.hasher 2024-06-16 00:27:01.638975403 +0000 @@ -2,3 +2,3 @@ /usr/share/locale/de/deroff.mo 100644 root:root -/usr/share/man/man1/deroff.1.gz 100644 root:root +/usr/share/man/man1/deroff.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -11,5 +11,5 @@ Provides: deroff = 2.0-alt1.qa1 -File: /usr/bin/deroff 100755 root:root 65e6eda96105f42882175937f011c604 -File: /usr/share/locale/de/deroff.mo 100644 root:root 58f86c20f1380449381a9fb3314b4c95 -File: /usr/share/man/man1/deroff.1.gz 100644 root:root 1ac90a725df9e9801d7bc7085c6d7337 -RPMIdentity: 1c86525b3aa7ade8659067a9fbb3661fd2bdba584db144b19ccd2c861467f7ebb74462092b361d440c3b5af8dd4d7289d9288b9f51d700df3eeea386ec921eb4 +File: /usr/bin/deroff 100755 root:root 5f1d2f5c22425c9e990799298f714572 +File: /usr/share/locale/de/deroff.mo 100644 root:root 41980c369867f7ac10b74a89520d8a8c +File: /usr/share/man/man1/deroff.1.xz 100644 root:root 184e70e0486d0a4da1a5a21fb432e51c +RPMIdentity: 7d9cf6cb7635fea5bc002dd43935e9ab90f6d18f6718af09038b8d885c4118dc5b2c805270aa8780dec3b6214e91b0546915e4c7614436d67abdcd904b48b9c0 --- deroff-debuginfo-2.0-alt1.qa1.x86_64.rpm.repo 2013-04-16 11:39:43.000000000 +0000 +++ deroff-debuginfo-2.0-alt1.qa1.x86_64.rpm.hasher 2024-06-16 00:27:01.731976743 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/ea6641dfe93d3d22129712d0817d1c3669b9e2 120777 root:root ../../../../bin/deroff -/usr/lib/debug/.build-id/fe/ea6641dfe93d3d22129712d0817d1c3669b9e2.debug 120777 root:root ../../usr/bin/deroff.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/af53a67041fa26008f02e257a6174c742071aa 120777 root:root ../../../../bin/deroff +/usr/lib/debug/.build-id/5e/af53a67041fa26008f02e257a6174c742071aa.debug 120777 root:root ../../usr/bin/deroff.debug /usr/lib/debug/usr/bin/deroff.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: deroff-debuginfo = 2.0-alt1.qa1 -File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/ea6641dfe93d3d22129712d0817d1c3669b9e2 120777 root:root ../../../../bin/deroff -File: /usr/lib/debug/.build-id/fe/ea6641dfe93d3d22129712d0817d1c3669b9e2.debug 120777 root:root ../../usr/bin/deroff.debug -File: /usr/lib/debug/usr/bin/deroff.debug 100644 root:root f571c318f5640989ab80ac3ce18d0532 +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/af53a67041fa26008f02e257a6174c742071aa 120777 root:root ../../../../bin/deroff +File: /usr/lib/debug/.build-id/5e/af53a67041fa26008f02e257a6174c742071aa.debug 120777 root:root ../../usr/bin/deroff.debug +File: /usr/lib/debug/usr/bin/deroff.debug 100644 root:root aa7a87de52039e0acdc91ce32654710e File: /usr/src/debug/deroff-2.0 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/deroff-2.0/getopt.h 100644 root:root fbe1c6882af44bbb489e761cd713ab5c -RPMIdentity: 9ac02548be3c6fb303afa087e969e52e5d3e634d520b3edb44a565f007e7803991dc853309aabeaaa16ebfc8a713c2b1742aa4f63e8728a04841050fc2debaab +RPMIdentity: 4cd710868b575cfe960733745f10e352943ed0436774208132e057c16da810b66940a64d43bd50386fb8bf6711dd412f38968dce048500c45458d34b545a385b