<86>May 29 10:18:01 userdel[758151]: delete user 'rooter'
<86>May 29 10:18:01 groupadd[758170]: group added to /etc/group: name=rooter, GID=672
<86>May 29 10:18:01 groupadd[758170]: group added to /etc/gshadow: name=rooter
<86>May 29 10:18:01 groupadd[758170]: new group: name=rooter, GID=672
<86>May 29 10:18:01 useradd[758182]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash
<86>May 29 10:18:01 userdel[758201]: delete user 'builder'
<86>May 29 10:18:01 userdel[758201]: removed group 'builder' owned by 'builder'
<86>May 29 10:18:01 userdel[758201]: removed shadow group 'builder' owned by 'builder'
<86>May 29 10:18:01 groupadd[758215]: group added to /etc/group: name=builder, GID=673
<86>May 29 10:18:01 groupadd[758215]: group added to /etc/gshadow: name=builder
<86>May 29 10:18:01 groupadd[758215]: new group: name=builder, GID=673
<86>May 29 10:18:01 useradd[758227]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash
/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: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/hdapsd-20090401-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing hdapsd-20090401-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68135
+ 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/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/hdapsd-20090401.tar.gz
+ cd hdapsd-20090401
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68135
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 -j8
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hdapsd.c
hdapsd.c: In function 'main':
hdapsd.c:892:28: warning: unused variable 'oldz' [-Wunused-variable]
  892 |    int oldx = x, oldy = y, oldz = z;
      |                            ^~~~
hdapsd.c: In function 'select_interface':
hdapsd.c:581:4: 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:3: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result]
  813 |   daemon(0,0);
      |   ^~~~~~~~~~~
In file included from /usr/include/string.h:532,
                 from hdapsd.c:38:
In function 'strncpy',
    inlined from 'add_disk' at hdapsd.c:548:4:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 40 equals destination size [-Wstringop-truncation]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'add_disk' at hdapsd.c:533:4:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 40 equals destination size [-Wstringop-truncation]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/hdapsd-20090401/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hdapsd-20090401/src'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -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.1911
+ 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:/bin:/usr/bin:/usr/X11R6/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 <cmdline>: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)
verify-elf: WARNING: ./usr/sbin/hdapsd: uses non-LFS functions: open readdir
Processing files: hdapsd-20090401-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yvg8Yc
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.cQXewd
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/ld-linux.so.2, /lib/udev/rules.d, kmod, 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.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dymfrh
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.l4bAqd
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bsnN0g
find-requires: running scripts (debuginfo)
Requires: hdapsd = 20090401-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/hdapsd-20090401-alt1.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/hdapsd-debuginfo-20090401-alt1.qa1.i586.rpm (w2.lzdio)
2.13user 0.86system 0:09.68elapsed 30%CPU (0avgtext+0avgdata 29416maxresident)k
0inputs+0outputs (0major+388742minor)pagefaults 0swaps
/.out/hdapsd-20090401-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/hdapsd-20090401-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: v2
/.out/hdapsd-debuginfo-20090401-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/hdapsd-debuginfo-20090401-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: v2
3.43user 2.86system 0:14.17elapsed 44%CPU (0avgtext+0avgdata 29416maxresident)k
0inputs+0outputs (0major+569096minor)pagefaults 0swaps
--- hdapsd-20090401-alt1.qa1.i586.rpm.repo	2018-07-12 19:04:19.000000000 +0000
+++ hdapsd-20090401-alt1.qa1.i586.rpm.hasher	2021-05-29 10:18:13.580441678 +0000
@@ -16,2 +16,3 @@
 Requires: libc.so.6(GLIBC_2.0)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3)