<86>Jun 3 05:35:19 userdel[2032426]: delete user 'rooter' <86>Jun 3 05:35:19 userdel[2032426]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:35:19 userdel[2032426]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:35:19 groupadd[2032484]: group added to /etc/group: name=rooter, GID=1850 <86>Jun 3 05:35:19 groupadd[2032484]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:35:19 groupadd[2032484]: new group: name=rooter, GID=1850 <86>Jun 3 05:35:19 useradd[2032514]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:35:19 userdel[2032613]: delete user 'builder' <86>Jun 3 05:35:19 userdel[2032613]: removed group 'builder' owned by 'builder' <86>Jun 3 05:35:19 userdel[2032613]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:35:19 groupadd[2032705]: group added to /etc/group: name=builder, GID=1851 <86>Jun 3 05:35:19 groupadd[2032705]: group added to /etc/gshadow: name=builder <86>Jun 3 05:35:19 groupadd[2032705]: new group: name=builder, GID=1851 <86>Jun 3 05:35:19 useradd[2032749]: new user: name=builder, UID=1851, GID=1851, 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>Jun 3 05:35:20 rpmi: libpaper-1.1.28-alt1 sisyphus+278439.100.1.1 1626100446 installed <13>Jun 3 05:35:20 rpmi: libpaper-devel-1.1.28-alt1 sisyphus+278439.100.1.1 1626100446 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64201 + 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.64201 + 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 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/poster-20050907' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.64201 + 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:/bin:/usr/bin:/usr/X11R6/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) 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) mode of '/usr/src/tmp/poster-buildroot/usr/share/man/man1/poster.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 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) verify-elf: WARNING: ./usr/bin/poster: uses non-LFS functions: freopen mkstemp Processing files: poster-1.0.1-alt3.20050907.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64201 + 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.FjBmR9 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.vwO3Zh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libpaper.so.1 >= 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.9GzUHR 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.ObLFNY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7za0Pd find-requires: running scripts (debuginfo) Requires: poster = 1.0.1-alt3.20050907.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpaper.so.1) Wrote: /usr/src/RPM/RPMS/i586/poster-1.0.1-alt3.20050907.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/poster-debuginfo-1.0.1-alt3.20050907.qa1.i586.rpm (w2.lzdio) 0.72user 0.45system 0:05.76elapsed 20%CPU (0avgtext+0avgdata 27928maxresident)k 0inputs+0outputs (0major+154624minor)pagefaults 0swaps /.out/poster-1.0.1-alt3.20050907.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/poster-debuginfo-1.0.1-alt3.20050907.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 1.62user 1.23system 0:10.48elapsed 27%CPU (0avgtext+0avgdata 109752maxresident)k 16inputs+0outputs (0major+186240minor)pagefaults 0swaps --- poster-1.0.1-alt3.20050907.qa1.i586.rpm.repo 2013-04-18 14:14:02.000000000 +0000 +++ poster-1.0.1-alt3.20050907.qa1.i586.rpm.hasher 2023-06-03 05:35:27.587181724 +0000 @@ -3,7 +3,9 @@ /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: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -16,6 +18,6 @@ Provides: poster = 1.0.1-alt3.20050907.qa1 -File: /usr/bin/poster 100755 root:root 68fc525492096e144df92c454b69f299 +File: /usr/bin/poster 100755 root:root 31fb27c2eb63f48ed4fd8253cb76bf22 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: 2fd33b0b72252feed79d33c982c3c5eccef9c4b50bb9ae45531e6ec405f578dc0142ec723382f052c61cb9bb438f92e75008f9cdfada15d309dd574528b6ec09 +File: /usr/share/man/man1/poster.1.xz 100644 root:root e1bf29576d4650a2b5275456ae008c09 +RPMIdentity: 80d567674ed01dd1d429ec3e39786546657a500bb59c6805308ccdcbdbefd0eaecff5a5b5dc7682faa781cca9b4d6d998bc1609430b2fc58b2e57d799001eb22 --- poster-debuginfo-1.0.1-alt3.20050907.qa1.i586.rpm.repo 2013-04-18 14:14:02.000000000 +0000 +++ poster-debuginfo-1.0.1-alt3.20050907.qa1.i586.rpm.hasher 2023-06-03 05:35:27.656182524 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/eb6c2e4d0b6c4a30322df35da89fe8d59cb89a 120777 root:root ../../../../bin/poster -/usr/lib/debug/.build-id/c7/eb6c2e4d0b6c4a30322df35da89fe8d59cb89a.debug 120777 root:root ../../usr/bin/poster.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/00c222b31a63089dc2fa82326575c7755fbcae 120777 root:root ../../../../bin/poster +/usr/lib/debug/.build-id/1c/00c222b31a63089dc2fa82326575c7755fbcae.debug 120777 root:root ../../usr/bin/poster.debug /usr/lib/debug/usr/bin/poster.debug 100644 root:root @@ -13,8 +13,8 @@ Provides: poster-debuginfo = 1.0.1-alt3.20050907.qa1 -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/eb6c2e4d0b6c4a30322df35da89fe8d59cb89a 120777 root:root ../../../../bin/poster -File: /usr/lib/debug/.build-id/c7/eb6c2e4d0b6c4a30322df35da89fe8d59cb89a.debug 120777 root:root ../../usr/bin/poster.debug -File: /usr/lib/debug/usr/bin/poster.debug 100644 root:root a2b4da493a25a1abfd76f654c3e9817d +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/00c222b31a63089dc2fa82326575c7755fbcae 120777 root:root ../../../../bin/poster +File: /usr/lib/debug/.build-id/1c/00c222b31a63089dc2fa82326575c7755fbcae.debug 120777 root:root ../../usr/bin/poster.debug +File: /usr/lib/debug/usr/bin/poster.debug 100644 root:root a43eaba4b2be0176f2ccd63978546272 File: /usr/src/debug/poster-20050907 40755 root:root File: /usr/src/debug/poster-20050907/poster.c 100644 root:root bd22d85ec7b39a9b739ac7a23ab8a503 -RPMIdentity: b90a842fecc403aa0418713c472b0a1acbb2ea5dada10212eb0ce59b30c91dcbfa9da76862afc5a20c10ce473beba4462854dcba6ab8dfe3b96ad94722de7bc6 +RPMIdentity: 5cb5b83ec7a8574a62a430e14bca6b4aea540897400db0245da85be494d4f39eb71a213ea29484aa7467a44b2df471b229149ba305e1e3aff98b36bedc26405c