<86>May 4 00:42:18 userdel[3390115]: delete user 'rooter' <86>May 4 00:42:18 userdel[3390115]: removed group 'rooter' owned by 'rooter' <86>May 4 00:42:18 userdel[3390115]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:42:18 groupadd[3390158]: group added to /etc/group: name=rooter, GID=1868 <86>May 4 00:42:18 groupadd[3390158]: group added to /etc/gshadow: name=rooter <86>May 4 00:42:18 groupadd[3390158]: new group: name=rooter, GID=1868 <86>May 4 00:42:18 useradd[3390188]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>May 4 00:42:18 userdel[3390244]: delete user 'builder' <86>May 4 00:42:18 userdel[3390244]: removed group 'builder' owned by 'builder' <86>May 4 00:42:18 userdel[3390244]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:42:18 groupadd[3390301]: group added to /etc/group: name=builder, GID=1869 <86>May 4 00:42:18 groupadd[3390301]: group added to /etc/gshadow: name=builder <86>May 4 00:42:18 groupadd[3390301]: new group: name=builder, GID=1869 <86>May 4 00:42:18 useradd[3390337]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/hdapsd-20090401-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/hdapsd-20090401-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: v2 warning: user repocop does not exist - using root warning: group repocop does not exist - using root warning: user repocop does not exist - using root warning: group repocop does not exist - using root warning: user repocop does not exist - using root warning: group repocop does not exist - using root warning: user repocop does not exist - using root warning: group repocop does not exist - using root warning: user repocop does not exist - using root warning: group repocop does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/hdapsd-20090401-alt1.qa1.nosrc.rpm (w1.gzdio) Installing hdapsd-20090401-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hdapsd-20090401 + echo 'Source #0 (hdapsd-20090401.tar.gz):' Source #0 (hdapsd-20090401.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hdapsd-20090401.tar.gz + /bin/tar -xf - + cd hdapsd-20090401 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hdapsd-20090401 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for gettimeofday... yes checking for strerror... yes checking for uname... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c input-helper.c make[2]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c hdapsd.c hdapsd.c: In function 'main': hdapsd.c:892:49: warning: unused variable 'oldz' [-Wunused-variable] 892 | int oldx = x, oldy = y, oldz = z; | ^~~~ hdapsd.c: In function 'select_interface': hdapsd.c:581:25: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 581 | system(command); | ^~~~~~~~~~~~~~~ hdapsd.c: In function 'main': hdapsd.c:813:17: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 813 | daemon(0,0); | ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o hdapsd hdapsd.o input-helper.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' Making all in doc make[1]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/doc' sed -e 's|__VERSION__|20090401|' -e "s|__DATE__|`date -d 20090401 '+%Y-%m-%d'`|" < hdapsd.man > hdapsd.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401/doc' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45250 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hdapsd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hdapsd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd hdapsd-20090401 + make 'INSTALL=/usr/libexec/rpm-build/install -p' make: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401' Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401/src' Making all in doc make[1]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401' make: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401' + install -pDm755 src/hdapsd /usr/src/tmp/hdapsd-buildroot/usr/sbin/hdapsd + install -pDm755 /usr/src/RPM/SOURCES/hdapsd.init /usr/src/tmp/hdapsd-buildroot/etc/rc.d/init.d/hdapsd + install -pDm644 /usr/src/RPM/SOURCES/hdapsd.sysconfig /usr/src/tmp/hdapsd-buildroot/etc/sysconfig/hdapsd + install -pDm644 /usr/src/RPM/SOURCES/hdapsd.udev /usr/src/tmp/hdapsd-buildroot/lib/udev/rules.d/51-hdaps.rules + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hdapsd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hdapsd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hdapsd-buildroot/ (default) Compressing files in /usr/src/tmp/hdapsd-buildroot (auto) Adjusting library links in /usr/src/tmp/hdapsd-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/hdapsd-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/hdapsd-buildroot Processing files: hdapsd-20090401-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4C46s1 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.wJ0RQ5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: modprobe Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/udev/rules.d, /lib64/ld-linux-x86-64.so.2, kmod, 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8oJG4o Creating hdapsd-debuginfo package Processing files: hdapsd-debuginfo-20090401-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2LqzYI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZjpGbN find-requires: running scripts (debuginfo) Requires: hdapsd = 20090401-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/hdapsd-20090401-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hdapsd-debuginfo-20090401-alt1.qa1.x86_64.rpm (w2.lzdio) 1.08user 2.86system 0:08.83elapsed 44%CPU (0avgtext+0avgdata 33364maxresident)k 0inputs+0outputs (0major+425710minor)pagefaults 0swaps /.out/hdapsd-20090401-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/hdapsd-20090401-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: v2 /.out/hdapsd-debuginfo-20090401-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/hdapsd-debuginfo-20090401-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: v2 0.57user 1.93system 0:14.37elapsed 17%CPU (0avgtext+0avgdata 12524maxresident)k 0inputs+0outputs (0major+96795minor)pagefaults 0swaps --- hdapsd-20090401-alt1.qa1.x86_64.rpm.repo 2018-07-12 19:04:19.000000000 +0000 +++ hdapsd-20090401-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:42:29.528494761 +0000 @@ -18,2 +18,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) @@ -26,3 +27,3 @@ File: /lib/udev/rules.d/51-hdaps.rules 100644 root:root 57f3c572b5e33f1cf62d5c01a1eef113 -File: /usr/sbin/hdapsd 100755 root:root 9f0092f297aa09d26b774165a9512e28 -RPMIdentity: 64e3a9853a0c8b79e612965ec04cd424bfafcb3b8f38caa4efdb1ac3c4ab1810968f56dedaa108175d7fa70785cb75bf8e2b7723a3e17fcc462a49b2c9304992 +File: /usr/sbin/hdapsd 100755 root:root c96ebf3ef96e914d1b1439f43ccf1731 +RPMIdentity: 3fbd9f2b118ff6ab074f85f4cfa65a3ada43395a0ce4f6efb5504b48f2cbcafb8dadcc6a4a0d64219197be3512615fd316a11906cfdfa7c21be9e55e34ad6cd6 --- hdapsd-debuginfo-20090401-alt1.qa1.x86_64.rpm.repo 2018-07-12 19:04:19.000000000 +0000 +++ hdapsd-debuginfo-20090401-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:42:29.865499888 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/c588b794b955e8e4a11d6cd665a0d6b367a9da 120777 root:root ../../../../sbin/hdapsd -/usr/lib/debug/.build-id/58/c588b794b955e8e4a11d6cd665a0d6b367a9da.debug 120777 root:root ../../usr/sbin/hdapsd.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/8f8b7773cec206fcde70c9d42e14c80262177e 120777 root:root ../../../../sbin/hdapsd +/usr/lib/debug/.build-id/f4/8f8b7773cec206fcde70c9d42e14c80262177e.debug 120777 root:root ../../usr/sbin/hdapsd.debug /usr/lib/debug/usr/sbin/hdapsd.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: hdapsd-debuginfo = 20090401-alt1.qa1 -File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/c588b794b955e8e4a11d6cd665a0d6b367a9da 120777 root:root ../../../../sbin/hdapsd -File: /usr/lib/debug/.build-id/58/c588b794b955e8e4a11d6cd665a0d6b367a9da.debug 120777 root:root ../../usr/sbin/hdapsd.debug -File: /usr/lib/debug/usr/sbin/hdapsd.debug 100644 root:root f61718f30b66df5c3df9c7cbc609dee7 +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/8f8b7773cec206fcde70c9d42e14c80262177e 120777 root:root ../../../../sbin/hdapsd +File: /usr/lib/debug/.build-id/f4/8f8b7773cec206fcde70c9d42e14c80262177e.debug 120777 root:root ../../usr/sbin/hdapsd.debug +File: /usr/lib/debug/usr/sbin/hdapsd.debug 100644 root:root eddfda452c158bfccb06b1604e5eeab0 File: /usr/src/debug/hdapsd-20090401 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/hdapsd-20090401/src/input-helper.h 100644 root:root f3c4e029bfcced5501d576476857bfa0 -RPMIdentity: 0f2d2179aefe9d5ed1051d5dff594fb8438c4eca7568d7dfa4492202d33341c18b3d82402c1e072baa1506f200cd815fe0d36e39521d27689dacdba9eb28c8e8 +RPMIdentity: 6f97f7d2cffa6e037bad4abf91489108e421b2222fd6082b197a8be27356144b91f3545fbcb395eee7105b9bca884cac8329d00c7949b9ca9d0971a1e35b54c4