<86>Aug 1 08:15:37 userdel[388499]: delete user 'rooter' <86>Aug 1 08:15:37 userdel[388499]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:15:37 userdel[388499]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 08:15:37 groupadd[388514]: group added to /etc/group: name=rooter, GID=639 <86>Aug 1 08:15:37 groupadd[388514]: new group: name=rooter, GID=639 <86>Aug 1 08:15:37 useradd[388528]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Aug 1 08:15:37 userdel[388560]: delete user 'builder' <86>Aug 1 08:15:37 userdel[388560]: removed group 'builder' owned by 'builder' <86>Aug 1 08:15:37 userdel[388560]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:15:37 groupadd[388591]: group added to /etc/group: name=builder, GID=640 <86>Aug 1 08:15:37 groupadd[388591]: group added to /etc/gshadow: name=builder <86>Aug 1 08:15:37 groupadd[388591]: new group: name=builder, GID=640 <86>Aug 1 08:15:37 useradd[388605]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Aug 1 08:15:39 rpmi: libpng16-1.6.36-alt1 sisyphus+219478.100.1.1 1547633314 installed <13>Aug 1 08:15:39 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Aug 1 08:15:39 rpmi: libpng-devel-1.6.36-alt1 sisyphus+219478.100.1.1 1547633314 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/fbgrab-1.2-alt1.nosrc.rpm (w1.gzdio) Installing fbgrab-1.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70783 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fbgrab-1.2 + echo 'Source #0 (fbgrab-1.2.tar.gz):' Source #0 (fbgrab-1.2.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/fbgrab-1.2.tar.gz + cd fbgrab-1.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7571 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fbgrab-1.2 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/fbgrab-1.2' gzip --best --to-stdout fbgrab.1.man > fbgrab.1.gz make: Leaving directory '/usr/src/RPM/BUILD/fbgrab-1.2' make: Entering directory '/usr/src/RPM/BUILD/fbgrab-1.2' cc -g -Wall fbgrab.c -lpng -lz -o fbgrab fbgrab.c: In function 'change_to_vt': fbgrab.c:99:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(&vt_info, 0, sizeof(struct vt_stat)); ^~~~~~ fbgrab.c:99:5: warning: incompatible implicit declaration of built-in function 'memset' fbgrab.c:99:5: note: include '' or provide a declaration of 'memset' fbgrab.c:28:1: +#include #include fbgrab.c:99:5: memset(&vt_info, 0, sizeof(struct vt_stat)); ^~~~~~ fbgrab.c: In function 'write_PNG': fbgrab.c:284:9: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(filename, "-") == 0) ^~~~~~ fbgrab.c: In function 'convert_and_write': fbgrab.c:350:5: warning: incompatible implicit declaration of built-in function 'memset' memset(outbuffer, 0, bufsize); ^~~~~~ fbgrab.c:350:5: note: include '' or provide a declaration of 'memset' fbgrab.c: In function 'main': fbgrab.c:401:5: warning: incompatible implicit declaration of built-in function 'memset' memset(infile, 0, MAX_LEN); ^~~~~~ fbgrab.c:401:5: note: include '' or provide a declaration of 'memset' fbgrab.c:426:6: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(infile, optarg, MAX_LEN); ^~~~~~~ fbgrab.c:426:6: warning: incompatible implicit declaration of built-in function 'strncpy' fbgrab.c:426:6: note: include '' or provide a declaration of 'strncpy' fbgrab.c:466:9: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (strlen(infile) > 0) ^~~~~~ fbgrab.c:466:9: warning: incompatible implicit declaration of built-in function 'strlen' fbgrab.c:466:9: note: include '' or provide a declaration of 'strlen' fbgrab.c:498:2: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(infile, device, MAX_LEN - 1); ^~~~~~~ fbgrab.c:498:2: note: include '' or provide a declaration of 'strncpy' make: Leaving directory '/usr/src/RPM/BUILD/fbgrab-1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7571 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fbgrab-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fbgrab-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd fbgrab-1.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/fbgrab-buildroot make: Entering directory '/usr/src/RPM/BUILD/fbgrab-1.2' install -D -m 0755 fbgrab /usr/src/tmp/fbgrab-buildroot/usr/bin/fbgrab install -D -m 0644 fbgrab.1.gz /usr/src/tmp/fbgrab-buildroot/usr/share/man/man1/fbgrab.1.gz make: Leaving directory '/usr/src/RPM/BUILD/fbgrab-1.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fbgrab-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fbgrab-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/fbgrab-buildroot/ (default) Compressing files in /usr/src/tmp/fbgrab-buildroot (auto) Verifying ELF objects in /usr/src/tmp/fbgrab-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/fbgrab: uses non-LFS functions: fopen open Hardlinking identical .pyc and .pyo files Processing files: fbgrab-1.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8sgwEd 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.0DGhem find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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), libc.so.6(GLIBC_2.4), libpng16.so.16 >= set:lhHMixNE87N0iISgeWZufYg9aUlopm1e, libpng16.so.16(PNG16_0), 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.Lrj1qL Creating fbgrab-debuginfo package Processing files: fbgrab-debuginfo-1.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.59nj1m find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SV9Jzf find-requires: running scripts (debuginfo) Requires: fbgrab = 1.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpng16.so.16) Adding to fbgrab-debuginfo a strict dependency on fbgrab Wrote: /usr/src/RPM/RPMS/i586/fbgrab-1.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/fbgrab-debuginfo-1.2-alt1.i586.rpm (w2.lzdio) 2.08user 0.50system 0:07.14elapsed 36%CPU (0avgtext+0avgdata 21208maxresident)k 0inputs+0outputs (0major+155559minor)pagefaults 0swaps 5.57user 2.71system 0:13.21elapsed 62%CPU (0avgtext+0avgdata 117944maxresident)k 0inputs+0outputs (0major+423857minor)pagefaults 0swaps --- fbgrab-1.2-alt1.i586.rpm.repo 2019-03-02 10:47:11.000000000 +0000 +++ fbgrab-1.2-alt1.i586.rpm.hasher 2021-08-01 08:15:48.838236248 +0000 @@ -12,4 +12,4 @@ Provides: fbgrab = 1.2-alt1:sisyphus+223394.100.1.2 -File: /usr/bin/fbgrab 100755 root:root 8c278e06ee1b0f4e90f97052a50dcbd0 +File: /usr/bin/fbgrab 100755 root:root f1cd50879e3e390c8e81ed2a824c51ac File: /usr/share/man/man1/fbgrab.1.xz 100644 root:root 77ca7ad434503ff412d8b8443538b8aa -RPMIdentity: 41d12e72249fe543b994473de437a44455cd3b312a1182b2f1541ebe895c82b1e457c4d8b84acb5bcdee1d6fed7a2ea3b3d92ead0cc84308374823f50fd88eba +RPMIdentity: 32900a34a9f4020efb5151f635ef53d1019f514c8e4ff44593d6a80183493bb75793d824724330b283033a79394b40aebafbcd7876cf43515ed97729adf9c40d --- fbgrab-debuginfo-1.2-alt1.i586.rpm.repo 2019-03-02 10:47:12.000000000 +0000 +++ fbgrab-debuginfo-1.2-alt1.i586.rpm.hasher 2021-08-01 08:15:49.505242641 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/27be4e13c1ad69172f9038153ca5c2426b34d6 120777 root:root ../../../../bin/fbgrab -/usr/lib/debug/.build-id/00/27be4e13c1ad69172f9038153ca5c2426b34d6.debug 120777 root:root ../../usr/bin/fbgrab.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/ae229f86c9f203678160f8bbbfdb545f442779 120777 root:root ../../../../bin/fbgrab +/usr/lib/debug/.build-id/b2/ae229f86c9f203678160f8bbbfdb545f442779.debug 120777 root:root ../../usr/bin/fbgrab.debug /usr/lib/debug/usr/bin/fbgrab.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: fbgrab-debuginfo = 1.2-alt1:sisyphus+223394.100.1.2 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/27be4e13c1ad69172f9038153ca5c2426b34d6 120777 root:root ../../../../bin/fbgrab -File: /usr/lib/debug/.build-id/00/27be4e13c1ad69172f9038153ca5c2426b34d6.debug 120777 root:root ../../usr/bin/fbgrab.debug -File: /usr/lib/debug/usr/bin/fbgrab.debug 100644 root:root f733fde209513b0920effba8ad58b1a9 +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/ae229f86c9f203678160f8bbbfdb545f442779 120777 root:root ../../../../bin/fbgrab +File: /usr/lib/debug/.build-id/b2/ae229f86c9f203678160f8bbbfdb545f442779.debug 120777 root:root ../../usr/bin/fbgrab.debug +File: /usr/lib/debug/usr/bin/fbgrab.debug 100644 root:root 72ad2dc80f6d8beb275a3aa8c7c181c3 File: /usr/src/debug/fbgrab-1.2 40755 root:root File: /usr/src/debug/fbgrab-1.2/fbgrab.c 100644 root:root 89ba2bee9b465f5fae267210be5b95c7 -RPMIdentity: 4226195b3f27d8183c43077bb88fe3a051459172b9118b80e63b68644967f1b1ad83c63067783ebaf173f3d084cc3920b215f58398ac0f14fc3650da00045b73 +RPMIdentity: a0551ce4000e0dae48b9ee461066db785180e70d2e4b4507b57e77863fd539efde75dc267de1bb22caed9465bfd8a8a4898faf0c35389880599f0e8976188829