<86>Apr 20 06:12:37 userdel[205613]: delete user 'rooter' <86>Apr 20 06:12:37 userdel[205613]: removed group 'rooter' owned by 'rooter' <86>Apr 20 06:12:37 userdel[205613]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 06:12:37 groupadd[205620]: group added to /etc/group: name=rooter, GID=1868 <86>Apr 20 06:12:37 groupadd[205620]: group added to /etc/gshadow: name=rooter <86>Apr 20 06:12:37 groupadd[205620]: new group: name=rooter, GID=1868 <86>Apr 20 06:12:37 useradd[205626]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Apr 20 06:12:37 userdel[205636]: delete user 'builder' <86>Apr 20 06:12:37 userdel[205636]: removed group 'builder' owned by 'builder' <86>Apr 20 06:12:37 userdel[205636]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 06:12:37 groupadd[205643]: group added to /etc/group: name=builder, GID=1869 <86>Apr 20 06:12:37 groupadd[205643]: group added to /etc/gshadow: name=builder <86>Apr 20 06:12:37 groupadd[205643]: new group: name=builder, GID=1869 <86>Apr 20 06:12:37 useradd[205649]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none warning: Macro %gpl2only not found <13>Apr 20 06:12:40 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mmsrip-0.7.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing mmsrip-0.7.0-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8362 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mmsrip-0.7.0 + echo 'Source #0 (mmsrip-0.7.0.tar.gz):' Source #0 (mmsrip-0.7.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/mmsrip-0.7.0.tar.gz + /bin/tar -xf - + cd mmsrip-0.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + 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=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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU 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 ANSI C... none needed checking dependency style of i586-alt-linux-gcc... none checking for library containing strerror... none required checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdint.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for strrchr... yes checking for snprintf... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for getopt_long... yes checking for socket... (cached) yes checking for gethostbyname... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68574 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mmsrip-0.7.0 + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c error.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mms.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mmsrip main.o error.o mms.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' Making all in doc make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mmsrip-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mmsrip-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mmsrip-0.7.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mmsrip-buildroot/usr exec_prefix=/usr/src/tmp/mmsrip-buildroot/usr bindir=/usr/src/tmp/mmsrip-buildroot/usr/bin sbindir=/usr/src/tmp/mmsrip-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mmsrip-buildroot/etc datadir=/usr/src/tmp/mmsrip-buildroot/usr/share includedir=/usr/src/tmp/mmsrip-buildroot/usr/include libdir=/usr/src/tmp/mmsrip-buildroot/usr/lib libexecdir=/usr/src/tmp/mmsrip-buildroot/usr/lib localstatedir=/usr/src/tmp/mmsrip-buildroot/var/lib runstatedir=/usr/src/tmp/mmsrip-buildroot/var/run sharedstatedir=/usr/src/tmp/mmsrip-buildroot/var/lib mandir=/usr/src/tmp/mmsrip-buildroot/usr/share/man infodir=/usr/src/tmp/mmsrip-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' test -z "/usr/src/tmp/mmsrip-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/mmsrip-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'mmsrip' '/usr/src/tmp/mmsrip-buildroot/usr/bin/mmsrip' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './mmsrip.1' '/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1/mmsrip.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0' make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.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/mmsrip-0.7.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0' make: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mmsrip-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mmsrip-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mmsrip-buildroot/ (default) Compressing files in /usr/src/tmp/mmsrip-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mmsrip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/mmsrip: uses non-LFS functions: fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/mmsrip-buildroot Processing files: mmsrip-0.7.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mmsrip-0.7.0 + DOCDIR=/usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0 + export DOCDIR + rm -rf /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0 + /bin/mkdir -p /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0 + cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0 + chmod -R go-w /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0 + chmod -R a+rX /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PBcqp0 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.4c7IlN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3fexhl Creating mmsrip-debuginfo package Processing files: mmsrip-debuginfo-0.7.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lS5MaN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xTYpFN find-requires: running scripts (debuginfo) Requires: mmsrip = 0.7.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/mmsrip-0.7.0-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mmsrip-debuginfo-0.7.0-alt1.qa1.i586.rpm (w2.lzdio) 2.28user 4.19system 0:11.25elapsed 57%CPU (0avgtext+0avgdata 32416maxresident)k 0inputs+0outputs (0major+611762minor)pagefaults 0swaps 3.27user 2.55system 0:23.77elapsed 24%CPU (0avgtext+0avgdata 127188maxresident)k 24inputs+0outputs (0major+202915minor)pagefaults 0swaps --- mmsrip-0.7.0-alt1.qa1.i586.rpm.repo 2013-04-18 11:58:15.000000000 +0000 +++ mmsrip-0.7.0-alt1.qa1.i586.rpm.hasher 2024-04-20 06:12:57.161306762 +0000 @@ -7,3 +7,3 @@ /usr/share/doc/mmsrip-0.7.0/README 100644 root:root -/usr/share/man/man1/mmsrip.1.gz 100644 root:root +/usr/share/man/man1/mmsrip.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -11,3 +11,6 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -16,3 +19,3 @@ Provides: mmsrip = 0.7.0-alt1.qa1 -File: /usr/bin/mmsrip 100755 root:root 6b1185c7e6d2a9af812867a8e4c907bf +File: /usr/bin/mmsrip 100755 root:root 5c51464752b56640878e5f0997931164 File: /usr/share/doc/mmsrip-0.7.0 40755 root:root @@ -23,3 +26,3 @@ File: /usr/share/doc/mmsrip-0.7.0/README 100644 root:root df5302207831d66d11b6d250fbf48171 -File: /usr/share/man/man1/mmsrip.1.gz 100644 root:root 2c80f44ae7fa7352b42a9fab5c0facd9 -RPMIdentity: 2d88dfef0d528a08df0cbf8895fc403e1e343e23cba8c9f3d2f628a2b966165be75faaab2a04f4212eead295315cd08de79008cb8cd14344bb6b32b90952ce58 +File: /usr/share/man/man1/mmsrip.1.xz 100644 root:root 515d9f4d41f8ef13fc4a81aa7d0e0084 +RPMIdentity: 769685aab0b4c03b5084735e2908bdf7ccc14184dbc9608e26b2ef7f53793f05cb2ab328ac508b8476199c6b2c7fc90b0e468558d06d42e5e9d044d18dcecab9 --- mmsrip-debuginfo-0.7.0-alt1.qa1.i586.rpm.repo 2013-04-18 11:58:15.000000000 +0000 +++ mmsrip-debuginfo-0.7.0-alt1.qa1.i586.rpm.hasher 2024-04-20 06:12:57.250308476 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7c 40755 root:root -/usr/lib/debug/.build-id/7c/6fad97329f9128ccef2979f5eca77814f03ee9 120777 root:root ../../../../bin/mmsrip -/usr/lib/debug/.build-id/7c/6fad97329f9128ccef2979f5eca77814f03ee9.debug 120777 root:root ../../usr/bin/mmsrip.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/78640aebe0e1e9c724df5f46dcca2686f37589 120777 root:root ../../../../bin/mmsrip +/usr/lib/debug/.build-id/4b/78640aebe0e1e9c724df5f46dcca2686f37589.debug 120777 root:root ../../usr/bin/mmsrip.debug /usr/lib/debug/usr/bin/mmsrip.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: mmsrip-debuginfo = 0.7.0-alt1.qa1 -File: /usr/lib/debug/.build-id/7c 40755 root:root -File: /usr/lib/debug/.build-id/7c/6fad97329f9128ccef2979f5eca77814f03ee9 120777 root:root ../../../../bin/mmsrip -File: /usr/lib/debug/.build-id/7c/6fad97329f9128ccef2979f5eca77814f03ee9.debug 120777 root:root ../../usr/bin/mmsrip.debug -File: /usr/lib/debug/usr/bin/mmsrip.debug 100644 root:root 07e43a649887e755841da76141608914 +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/78640aebe0e1e9c724df5f46dcca2686f37589 120777 root:root ../../../../bin/mmsrip +File: /usr/lib/debug/.build-id/4b/78640aebe0e1e9c724df5f46dcca2686f37589.debug 120777 root:root ../../usr/bin/mmsrip.debug +File: /usr/lib/debug/usr/bin/mmsrip.debug 100644 root:root 57da9d570ab7e2f594cc13d4e01dbd6a File: /usr/src/debug/mmsrip-0.7.0 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/mmsrip-0.7.0/src/mms.h 100644 root:root 540ddfd44ba2835fb1cdae157042311a -RPMIdentity: 15457d95eb64d128f5a4636618879c3345a103d376b05070be1902f16f7908b78ba736df7955570454ca20476d9327cfb2f814cc5b4a641b8b114af948988d95 +RPMIdentity: 75ca06e58256a8d0dc42bebc1b5e7bf4bd25c1b275dc7b949be39356e8b6e9160d2a23f22729895ed95f018e08ac6899c0a6fbe84f68d7b3288662fd409c391f