<86>May 4 00:40:54 userdel[415504]: delete user 'rooter' <86>May 4 00:40:54 userdel[415504]: removed group 'rooter' owned by 'rooter' <86>May 4 00:40:54 userdel[415504]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:40:54 groupadd[415533]: group added to /etc/group: name=rooter, GID=1877 <86>May 4 00:40:54 groupadd[415533]: group added to /etc/gshadow: name=rooter <86>May 4 00:40:54 groupadd[415533]: new group: name=rooter, GID=1877 <86>May 4 00:40:54 useradd[415558]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>May 4 00:40:54 userdel[415596]: delete user 'builder' <86>May 4 00:40:54 userdel[415596]: removed group 'builder' owned by 'builder' <86>May 4 00:40:54 userdel[415596]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:40:54 groupadd[415622]: group added to /etc/group: name=builder, GID=1878 <86>May 4 00:40:54 groupadd[415622]: group added to /etc/gshadow: name=builder <86>May 4 00:40:54 groupadd[415622]: new group: name=builder, GID=1878 <86>May 4 00:40:54 useradd[415642]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/poster-1.0.1-alt3.20050907.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>May 4 00:40:57 rpmi: libpaper2-2:2.1.3-alt1 sisyphus+340967.100.1.1 1708276732 installed <13>May 4 00:40:57 rpmi: libpaper-devel-2:2.1.3-alt1 sisyphus+340967.100.1.1 1708276732 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/poster-1.0.1-alt3.20050907.qa1.nosrc.rpm (w1.gzdio) Installing poster-1.0.1-alt3.20050907.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf poster-20050907 + echo 'Source #0 (poster-20050907.tar.bz2):' Source #0 (poster-20050907.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/poster-20050907.tar.bz2 + /bin/tar -xf - + cd poster-20050907 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (poster_20050907-1.diff):' Patch #1 (poster_20050907-1.diff): + /usr/bin/patch -p1 patching file poster.c patching file Makefile patching file poster.1 patching file debian/copyright patching file debian/changelog patching file debian/control patching file debian/rules + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd poster-20050907 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/poster-20050907' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o poster -DHAVE_LIBPAPER poster.c -lm -lpaper poster.c: In function 'dsc_infile': poster.c:784:25: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 784 | { for (c=buf+14; *c==' ' || *c=='\t'; c++); | ^~~ poster.c:785:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 785 | if (!strncmp( c, "(atend)", 7)) atend = 1; | ^~ poster.c:794:25: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 794 | { for (c=buf+10; *c && *c!=' ' && *c!='\t'; c++); | ^~~ poster.c:795:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 795 | for (; *c==' ' || *c=='\t'; c++); | ^~~ poster.c: In function 'tmpinfile': poster.c:453:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 453 | write( fd, buffer, n ); | ^~~~~~~~~~~~~~~~~~~~~~ poster.c: In function 'printfile': poster.c:1024:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1024 | fgets( buf[bp=0], BUFSIZE, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/poster-20050907' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/poster-buildroot + : + /bin/rm -rf -- /usr/src/tmp/poster-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd poster-20050907 + mkdir -p /usr/src/tmp/poster-buildroot//usr/bin + mkdir -p /usr/src/tmp/poster-buildroot//usr/share/man/man1 + install -m 755 poster /usr/src/tmp/poster-buildroot//usr/bin + install -m 544 poster.1 /usr/src/tmp/poster-buildroot//usr/share/man/man1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/poster-buildroot (auto) mode of 'usr/share/man/man1/poster.1' changed from 0544 (r-xr--r--) to 0555 (r-xr-xr-x) mode of 'usr/share/man/man1/poster.1' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/share/man/man1/poster.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/poster-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/poster-buildroot/ (default) Compressing files in /usr/src/tmp/poster-buildroot (auto) Verifying ELF objects in /usr/src/tmp/poster-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/poster-buildroot Processing files: poster-1.0.1-alt3.20050907.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd poster-20050907 + DOCDIR=/usr/src/tmp/poster-buildroot/usr/share/doc/poster-1.0.1 + export DOCDIR + rm -rf /usr/src/tmp/poster-buildroot/usr/share/doc/poster-1.0.1 + /bin/mkdir -p /usr/src/tmp/poster-buildroot/usr/share/doc/poster-1.0.1 + cp -prL README /usr/src/tmp/poster-buildroot/usr/share/doc/poster-1.0.1 + chmod -R go-w /usr/src/tmp/poster-buildroot/usr/share/doc/poster-1.0.1 + chmod -R a+rX /usr/src/tmp/poster-buildroot/usr/share/doc/poster-1.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eVGozQ 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.qvQj6u 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpaper.so.2()(64bit) >= set:ihGha, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZTbCGx Creating poster-debuginfo package Processing files: poster-debuginfo-1.0.1-alt3.20050907.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u27Npa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Jv6bM find-requires: running scripts (debuginfo) Requires: poster = 1.0.1-alt3.20050907.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libpaper.so.2) Wrote: /usr/src/RPM/RPMS/x86_64/poster-1.0.1-alt3.20050907.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/poster-debuginfo-1.0.1-alt3.20050907.qa1.x86_64.rpm (w2.lzdio) 0.41user 1.21system 0:05.89elapsed 27%CPU (0avgtext+0avgdata 33932maxresident)k 0inputs+0outputs (0major+174396minor)pagefaults 0swaps /.out/poster-1.0.1-alt3.20050907.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/poster-debuginfo-1.0.1-alt3.20050907.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.21user 2.68system 0:15.08elapsed 39%CPU (0avgtext+0avgdata 131848maxresident)k 16inputs+0outputs (0major+204992minor)pagefaults 0swaps --- poster-1.0.1-alt3.20050907.qa1.x86_64.rpm.repo 2013-04-18 14:14:02.000000000 +0000 +++ poster-1.0.1-alt3.20050907.qa1.x86_64.rpm.hasher 2024-05-04 00:41:06.390687894 +0000 @@ -3,3 +3,3 @@ /usr/share/doc/poster-1.0.1/README 100644 root:root -/usr/share/man/man1/poster.1.gz 100644 root:root +/usr/share/man/man1/poster.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -11,3 +12,3 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) -Requires: libpaper.so.1()(64bit) >= set:ihGha +Requires: libpaper.so.2()(64bit) >= set:ihGha Requires: rpmlib(SetVersions) @@ -16,6 +17,6 @@ Provides: poster = 1.0.1-alt3.20050907.qa1 -File: /usr/bin/poster 100755 root:root a0a810fb241b6e1e821f1901687237c5 +File: /usr/bin/poster 100755 root:root e79a69ac22e2da6c9a362059f01be4e8 File: /usr/share/doc/poster-1.0.1 40755 root:root File: /usr/share/doc/poster-1.0.1/README 100644 root:root 113f56a99f36ed57e103980ed2fa2a19 -File: /usr/share/man/man1/poster.1.gz 100644 root:root 2938280ecd7916e145ef5b057e4c64d8 -RPMIdentity: 7dfe15bbfd348eb2692f13b4e7f893f903db48cd2ad8a21ad90af8f7a44fb294ff0d9e87c7695d5fe41b8ac837bdb4ccb84010919b344b2f88e03943bf23074e +File: /usr/share/man/man1/poster.1.xz 100644 root:root e1bf29576d4650a2b5275456ae008c09 +RPMIdentity: a7d88ba7aadc29cc1964d37da07e37fb56cce8f5b943a62858484f5a394d282eaad896d9833811e8d8d96098559515c89d3ec15bd71829657e90f7247291e58d --- poster-debuginfo-1.0.1-alt3.20050907.qa1.x86_64.rpm.repo 2013-04-18 14:14:02.000000000 +0000 +++ poster-debuginfo-1.0.1-alt3.20050907.qa1.x86_64.rpm.hasher 2024-05-04 00:41:06.469688795 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/51 40755 root:root -/usr/lib/debug/.build-id/51/13a69ade2ea6203ed83e28f688faf34e36bf7b 120777 root:root ../../../../bin/poster -/usr/lib/debug/.build-id/51/13a69ade2ea6203ed83e28f688faf34e36bf7b.debug 120777 root:root ../../usr/bin/poster.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/b5bbbcbc1ef5a60b753bc6e7233945f080bf73 120777 root:root ../../../../bin/poster +/usr/lib/debug/.build-id/c6/b5bbbcbc1ef5a60b753bc6e7233945f080bf73.debug 120777 root:root ../../usr/bin/poster.debug /usr/lib/debug/usr/bin/poster.debug 100644 root:root @@ -10,11 +10,11 @@ Requires: debug64(libm.so.6) -Requires: debug64(libpaper.so.1) +Requires: debug64(libpaper.so.2) Requires: rpmlib(PayloadIsLzma) Provides: poster-debuginfo = 1.0.1-alt3.20050907.qa1 -File: /usr/lib/debug/.build-id/51 40755 root:root -File: /usr/lib/debug/.build-id/51/13a69ade2ea6203ed83e28f688faf34e36bf7b 120777 root:root ../../../../bin/poster -File: /usr/lib/debug/.build-id/51/13a69ade2ea6203ed83e28f688faf34e36bf7b.debug 120777 root:root ../../usr/bin/poster.debug -File: /usr/lib/debug/usr/bin/poster.debug 100644 root:root e84cb18afe3ebdfabefc108b23b602b3 +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/b5bbbcbc1ef5a60b753bc6e7233945f080bf73 120777 root:root ../../../../bin/poster +File: /usr/lib/debug/.build-id/c6/b5bbbcbc1ef5a60b753bc6e7233945f080bf73.debug 120777 root:root ../../usr/bin/poster.debug +File: /usr/lib/debug/usr/bin/poster.debug 100644 root:root bfc16d47233918d28410a7eb6b17d6f8 File: /usr/src/debug/poster-20050907 40755 root:root File: /usr/src/debug/poster-20050907/poster.c 100644 root:root bd22d85ec7b39a9b739ac7a23ab8a503 -RPMIdentity: 50355ed5537b5c35f71a1ccd840da7077bc20e8637dd1ba0a3290b6e9cc5f0b13e5cdc77ad727858b057f87c7b41a32a826ef57eb8b5596772d6c4bfb41b97f8 +RPMIdentity: 494dbd6baacccd3dc95098de3d25aada5a2a7ee4ed2aa702e8382b4394e15e502d0dac92eb71d3783da29f2afc6f81d293e42345cce04bfa545d0ee39ba0acac