<86>Jun 8 08:35:33 userdel[770978]: delete user 'rooter' <86>Jun 8 08:35:33 groupadd[770991]: group added to /etc/group: name=rooter, GID=663 <86>Jun 8 08:35:33 groupadd[770991]: group added to /etc/gshadow: name=rooter <86>Jun 8 08:35:33 groupadd[770991]: new group: name=rooter, GID=663 <86>Jun 8 08:35:33 useradd[771002]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Jun 8 08:35:33 userdel[771021]: delete user 'builder' <86>Jun 8 08:35:33 userdel[771021]: removed group 'builder' owned by 'builder' <86>Jun 8 08:35:33 userdel[771021]: removed shadow group 'builder' owned by 'builder' <86>Jun 8 08:35:33 groupadd[771044]: group added to /etc/group: name=builder, GID=664 <86>Jun 8 08:35:33 groupadd[771044]: group added to /etc/gshadow: name=builder <86>Jun 8 08:35:33 groupadd[771044]: new group: name=builder, GID=664 <86>Jun 8 08:35:33 useradd[771054]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/lomoco-1.0-alt6.qa2.src.rpm: The use of such a license name is ambiguous: GPL <13>Jun 8 08:35:35 rpmi: libusb-1.0.24-alt1 sisyphus+271858.200.2.1 1621003094 installed <13>Jun 8 08:35:35 rpmi: libusb-compat-0.1.5-alt1 1404810477 installed <13>Jun 8 08:35:35 rpmi: libusb-compat-devel-0.1.5-alt1 1404810477 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/lomoco-1.0-alt6.qa2.nosrc.rpm (w1.gzdio) Installing lomoco-1.0-alt6.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49721 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lomoco-1.0 + echo 'Source #0 (lomoco-1.0.tar.gz):' Source #0 (lomoco-1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lomoco-1.0.tar.gz + /bin/tar -xf - + cd lomoco-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lomoco-1.0-alt-logger-path.patch):' Patch #0 (lomoco-1.0-alt-logger-path.patch): + /usr/bin/patch -p1 patching file udev/udev.lomoco + echo 'Patch #1 (lomoco-1.0-alt-headers.patch):' Patch #1 (lomoco-1.0-alt-headers.patch): + /usr/bin/patch -p1 patching file src/lomoco.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49721 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lomoco-1.0 + ./autogen.sh Configuring build environment for lomoco ... configure.ac:10: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:10: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:17: installing './compile' configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' src/Makefile.am: installing './depcomp' Now running configure to configure lomoco ./configure 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 whether make supports nested variables... yes checking for gawk... (cached) gawk checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for usb_init in -lusb... yes checking how to run the C preprocessor... 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 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 argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strspn... yes checking for usb_control_msg... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + 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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + 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 + ./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: --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 whether make supports nested variables... yes checking for gawk... (cached) gawk checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for usb_init in -lusb... yes 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 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 argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strspn... yes checking for usb_control_msg... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lomoco.o lomoco.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmdline.o cmdline.c i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o lomoco lomoco.o cmdline.o -lusb make[2]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' make: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' + make udev-rules make: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' gawk -f udev/toudev.awk < src/lomoco.c > udev/lomoco.rules make: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93438 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lomoco-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lomoco-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lomoco-1.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/lomoco-buildroot/usr exec_prefix=/usr/src/tmp/lomoco-buildroot/usr bindir=/usr/src/tmp/lomoco-buildroot/usr/bin sbindir=/usr/src/tmp/lomoco-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lomoco-buildroot/etc datadir=/usr/src/tmp/lomoco-buildroot/usr/share includedir=/usr/src/tmp/lomoco-buildroot/usr/include libdir=/usr/src/tmp/lomoco-buildroot/usr/lib libexecdir=/usr/src/tmp/lomoco-buildroot/usr/lib localstatedir=/usr/src/tmp/lomoco-buildroot/var/lib sharedstatedir=/usr/src/tmp/lomoco-buildroot/var/lib mandir=/usr/src/tmp/lomoco-buildroot/usr/share/man infodir=/usr/src/tmp/lomoco-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0/src' /bin/mkdir -p '/usr/src/tmp/lomoco-buildroot/usr/bin' /usr/libexec/rpm-build/install -p lomoco '/usr/src/tmp/lomoco-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/lomoco-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 lomoco.1 '/usr/src/tmp/lomoco-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' make: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' + install -pD -m755 udev/udev.lomoco /usr/src/tmp/lomoco-buildroot/lib/udev/lomoco + install -pD -m644 udev/lomoco.rules /usr/src/tmp/lomoco-buildroot/lib/udev/rules.d/40-lomoco.rules + install -pD -m644 /usr/src/RPM/SOURCES/lomoco.sysconfig /usr/src/tmp/lomoco-buildroot/etc/sysconfig/logitech_mouse + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lomoco-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lomoco-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lomoco-buildroot/ (default) Compressing files in /usr/src/tmp/lomoco-buildroot (auto) Adjusting library links in /usr/src/tmp/lomoco-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/lomoco-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/lomoco: uses non-LFS functions: open Processing files: lomoco-1.0-alt6.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93438 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lomoco-1.0 + DOCDIR=/usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + export DOCDIR + rm -rf /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + /bin/mkdir -p /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + chmod -R go-w /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + chmod -R a+rX /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5GJS4I 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.0F4vpI 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: logger Requires: /bin/bash, /lib/ld-linux.so.2, /lib/udev/rules.d, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libusb-0.1.so.4 >= set:iesY9a7ReKfqOdPdVpB4, rtld(GNU_HASH), util-linux Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EUhj7H Creating lomoco-debuginfo package Processing files: lomoco-debuginfo-1.0-alt6.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.knAnOJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FAVFSJ find-requires: running scripts (debuginfo) Requires: lomoco = 1.0-alt6.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libusb-0.1.so.4) Wrote: /usr/src/RPM/RPMS/i586/lomoco-1.0-alt6.qa2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lomoco-debuginfo-1.0-alt6.qa2.i586.rpm (w2.lzdio) 4.26user 1.63system 0:10.32elapsed 57%CPU (0avgtext+0avgdata 26788maxresident)k 0inputs+0outputs (0major+615090minor)pagefaults 0swaps /.out/lomoco-1.0-alt6.qa2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/lomoco-debuginfo-1.0-alt6.qa2.i586.rpm: The use of such a license name is ambiguous: GPL 7.47user 4.22system 0:15.92elapsed 73%CPU (0avgtext+0avgdata 104908maxresident)k 0inputs+0outputs (0major+894205minor)pagefaults 0swaps --- lomoco-1.0-alt6.qa2.i586.rpm.repo 2013-04-23 15:14:45.000000000 +0000 +++ lomoco-1.0-alt6.qa2.i586.rpm.hasher 2021-06-08 08:35:47.524579626 +0000 @@ -9,3 +9,3 @@ /usr/share/doc/lomoco-1.0/README 100644 -/usr/share/man/man1/lomoco.1.gz 100644 +/usr/share/man/man1/lomoco.1.xz 100644 Requires: /bin/bash @@ -15,2 +15,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4)