<86>Sep 29 11:22:14 userdel[1949967]: delete user 'rooter' <86>Sep 29 11:22:14 userdel[1949967]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:22:14 userdel[1949967]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:22:14 groupadd[1949983]: group added to /etc/group: name=rooter, GID=1853 <86>Sep 29 11:22:14 groupadd[1949983]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:22:14 groupadd[1949983]: new group: name=rooter, GID=1853 <86>Sep 29 11:22:14 useradd[1950001]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Sep 29 11:22:14 userdel[1950025]: delete user 'builder' <86>Sep 29 11:22:14 userdel[1950025]: removed group 'builder' owned by 'builder' <86>Sep 29 11:22:14 userdel[1950025]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:22:14 groupadd[1950041]: group added to /etc/group: name=builder, GID=1854 <86>Sep 29 11:22:14 groupadd[1950041]: group added to /etc/gshadow: name=builder <86>Sep 29 11:22:14 groupadd[1950041]: new group: name=builder, GID=1854 <86>Sep 29 11:22:14 useradd[1950062]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Sep 29 11:22:17 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed <13>Sep 29 11:22:17 rpmi: libgpg-error-devel-1.36-alt1 p9+261942.140.4.1 1606237682 installed <13>Sep 29 11:22:17 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed <13>Sep 29 11:22:17 rpmi: libusb-1.0.22-alt1 1525452011 installed <13>Sep 29 11:22:17 rpmi: libusb-devel-1.0.22-alt1 1525452011 installed <13>Sep 29 11:22:17 rpmi: libgcrypt-devel-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/somagic-easycap-userspace-1.0-alt2.nosrc.rpm (w1.gzdio) Installing somagic-easycap-userspace-1.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94120 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf somagic-easycap-userspace-1.0 + echo 'Source #0 (somagic-easycap-userspace-1.0.tar):' Source #0 (somagic-easycap-userspace-1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/somagic-easycap-userspace-1.0.tar + cd somagic-easycap-userspace-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94120 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd somagic-easycap-userspace-1.0 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/somagic-easycap-userspace-1.0' cc -s -W -Wall somagic-init.c -o somagic-init -lusb-1.0 -lgcrypt somagic-init.c: In function 'main': somagic-init.c:266:2: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(NULL, 0); ^~~~~~~~~~~~~~~~ In file included from somagic-init.c:38: /usr/include/libusb-1.0/libusb.h:1300:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/somagic-easycap-userspace-1.0' make: Entering directory '/usr/src/RPM/BUILD/somagic-easycap-userspace-1.0' cc -s -W -Wall somagic-capture.c -o somagic-capture -lusb-1.0 -lgcrypt somagic-capture.c: In function 'main': somagic-capture.c:913:2: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(NULL, 0); ^~~~~~~~~~~~~~~~ In file included from somagic-capture.c:39: /usr/include/libusb-1.0/libusb.h:1300:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/somagic-easycap-userspace-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94120 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/somagic-easycap-userspace-buildroot + : + /bin/rm -rf -- /usr/src/tmp/somagic-easycap-userspace-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd somagic-easycap-userspace-1.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/somagic-easycap-userspace-buildroot PREFIX=/usr/src/tmp/somagic-easycap-userspace-buildroot/usr make: Entering directory '/usr/src/RPM/BUILD/somagic-easycap-userspace-1.0' mkdir -p /usr/src/tmp/somagic-easycap-userspace-buildroot/usr/bin install somagic-init somagic-capture /usr/src/tmp/somagic-easycap-userspace-buildroot/usr/bin/ mkdir -p /usr/src/tmp/somagic-easycap-userspace-buildroot/usr/share/man/man1 install man/somagic-init.1 man/somagic-capture.1 /usr/src/tmp/somagic-easycap-userspace-buildroot/usr/share/man/man1/ make: Leaving directory '/usr/src/RPM/BUILD/somagic-easycap-userspace-1.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/somagic-easycap-userspace-buildroot (auto) Verifying and fixing files in /usr/src/tmp/somagic-easycap-userspace-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/somagic-easycap-userspace-buildroot/ (default) Compressing files in /usr/src/tmp/somagic-easycap-userspace-buildroot (auto) mode of '/usr/src/tmp/somagic-easycap-userspace-buildroot/usr/share/man/man1/somagic-capture.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/somagic-easycap-userspace-buildroot/usr/share/man/man1/somagic-init.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 056-debuginfo.brp: WARNING: You have 2 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/somagic-capture ./usr/bin/somagic-init Verifying ELF objects in /usr/src/tmp/somagic-easycap-userspace-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: somagic-easycap-userspace-1.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QyVEuJ 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.wFHhQl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcrypt.so.20()(64bit) >= set:lkzK8, libgcrypt.so.20(GCRYPT_1.6)(64bit), libusb-1.0.so.0()(64bit) >= set:kfaUPJAFQt1miFcSgCZlFqHeFDMgcjGe2GtH1c6raukZh0, 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.yfrVF1 Wrote: /usr/src/RPM/RPMS/x86_64/somagic-easycap-userspace-1.0-alt2.x86_64.rpm (w2.lzdio) 0.89user 1.12system 0:04.24elapsed 47%CPU (0avgtext+0avgdata 26352maxresident)k 0inputs+0outputs (0major+187498minor)pagefaults 0swaps 2.92user 2.41system 0:12.49elapsed 42%CPU (0avgtext+0avgdata 135516maxresident)k 48inputs+0outputs (0major+215076minor)pagefaults 0swaps --- somagic-easycap-userspace-1.0-alt2.x86_64.rpm.repo 2016-04-16 09:20:07.000000000 +0000 +++ somagic-easycap-userspace-1.0-alt2.x86_64.rpm.hasher 2024-09-29 11:22:24.422997262 +0000 @@ -16,6 +16,6 @@ Provides: somagic-easycap-userspace = 1.0-alt2 -File: /usr/bin/somagic-capture 100755 root:root 89938faa6d6bda32ae63db04c19d95aa -File: /usr/bin/somagic-init 100755 root:root f3c7f52c73cedb922bab31c08d25bf89 +File: /usr/bin/somagic-capture 100755 root:root e16f0fa17d35b4345a660373504754cc +File: /usr/bin/somagic-init 100755 root:root afcb578d0a76cc23cefd26871fb4e9b1 File: /usr/share/man/man1/somagic-capture.1.xz 100644 root:root 1556023a94d7850e76dddcdb5d328646 File: /usr/share/man/man1/somagic-init.1.xz 100644 root:root 89a32e725a79a00ab9b02680326b8b5f -RPMIdentity: 4805bfa7354086bc0ea616a6001ff3bcf92ace8a3d1f8d459716fd95ecb4515afb1d1992a98753e4c2c032c959ac80e408753662f9ecd12073ca8b47d00441b2 +RPMIdentity: ed34101222d348c15765be2be3ca865dceb3d653f88892751554659d906d70530bef01635d770aa602b309ac8a80e3d2169acb304ccbc558d5968a81728af20b