<86>Jan 18 08:04:32 userdel[3304927]: delete user 'rooter' <86>Jan 18 08:04:32 userdel[3304927]: removed group 'rooter' owned by 'rooter' <86>Jan 18 08:04:32 userdel[3304927]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 18 08:04:32 groupadd[3304939]: group added to /etc/group: name=rooter, GID=645 <86>Jan 18 08:04:32 groupadd[3304939]: group added to /etc/gshadow: name=rooter <86>Jan 18 08:04:32 groupadd[3304939]: new group: name=rooter, GID=645 <86>Jan 18 08:04:32 useradd[3304948]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jan 18 08:04:32 userdel[3304962]: delete user 'builder' <86>Jan 18 08:04:32 userdel[3304962]: removed group 'builder' owned by 'builder' <86>Jan 18 08:04:32 userdel[3304962]: removed shadow group 'builder' owned by 'builder' <86>Jan 18 08:04:32 groupadd[3304972]: group added to /etc/group: name=builder, GID=646 <86>Jan 18 08:04:32 groupadd[3304972]: group added to /etc/gshadow: name=builder <86>Jan 18 08:04:32 groupadd[3304972]: new group: name=builder, GID=646 <86>Jan 18 08:04:32 useradd[3304981]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/dvdbackup-0.4.2-alt3.src.rpm: The use of such a license name is ambiguous: GPL <13>Jan 18 08:04:35 rpmi: libdvdread8-6.1.1-alt3 sisyphus+263774.100.1.3 1608642561 installed <13>Jan 18 08:04:35 rpmi: libdvdread-devel-6.1.1-alt3 sisyphus+263774.100.1.3 1608642561 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dvdbackup-0.4.2-alt3.nosrc.rpm (w1.gzdio) Installing dvdbackup-0.4.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3862 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dvdbackup-0.4.2 + echo 'Source #0 (dvdbackup-0.4.2.tar):' Source #0 (dvdbackup-0.4.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dvdbackup-0.4.2.tar + cd dvdbackup-0.4.2 + echo 'Source #1 (dvdbackup_0.4.2-4.debian.tar.gz):' Source #1 (dvdbackup_0.4.2-4.debian.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dvdbackup_0.4.2-4.debian.tar.gz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . ++ cat debian/patches/series + for patch in `cat debian/patches/series` + patch -p1 patching file configure.ac + for patch in `cat debian/patches/series` + patch -p1 patching file src/dvdbackup.c patching file src/main.c + for patch in `cat debian/patches/series` + patch -p1 patching file src/dvdbackup.c + cp -at . -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3862 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dvdbackup-0.4.2 + 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 + 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 --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 whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU 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 dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking for DVDOpen in -ldvdread... yes checking for DVDFileStat in -ldvdread... 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 dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for mkdir... yes checking for setlocale... yes checking for strstr... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-recursive Making all in man make[2]: Nothing to be done for 'all'. Making all in po Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dvdbackup.c dvdbackup.c: In function 'DVDWriteCells': dvdbackup.c:172:22: warning: unused parameter 'title_set_info' [-Wunused-parameter] 172 | title_set_info_t * title_set_info, titles_info_t * titles_info, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ dvdbackup.c: In function 'DVDMirrorTitleX.part.0': dvdbackup.c:1094:26: warning: '%02i' directive writing between 2 and 10 bytes into a region of size 9 [-Wformat-overflow=] 1094 | sprintf(filename, "VTS_%02i_0.VOB", title_set); | ^~~~ dvdbackup.c:1094:21: note: directive argument in the range [1, 2147483647] 1094 | sprintf(filename, "VTS_%02i_0.VOB", title_set); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dvdbackup.c:32: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 13 and 21 bytes into a destination of size 13 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from gettext.h:170, from dvdbackup.c:25: In function 'strncpy', inlined from 'DVDCopyMenu' at dvdbackup.c:1154:3, inlined from 'DVDMirrorTitleX.part.0' at dvdbackup.c:1349:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvdbackup.c: In function 'DVDMirrorTitleX.part.0': dvdbackup.c:968:26: warning: '%02i' directive writing between 2 and 10 bytes into a region of size 9 [-Wformat-overflow=] 968 | sprintf(filename, "VTS_%02i_%1i.VOB", title_set, vob); | ^~~~ dvdbackup.c:968:21: note: directive argument in the range [1, 2147483647] 968 | sprintf(filename, "VTS_%02i_%1i.VOB", title_set, vob); | ^~~~~~~~~~~~~~~~~~ dvdbackup.c:968:21: note: directive argument in the range [1, 2147483647] In file included from /usr/include/stdio.h:866, from dvdbackup.c:32: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 13 and 30 bytes into a destination of size 13 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvdbackup.c: In function 'DVDGetTitleName': dvdbackup.c:1401:31: warning: '%s' directive output may be truncated writing up to 2007 bytes into a region of size 33 [-Wformat-truncation=] 1401 | snprintf(title, length + 1, "%s", tempBuf + 40); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from dvdbackup.c:32: /usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 2008 bytes into a destination of size 33 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o dvdbackup main.o dvdbackup.o -ldvdread make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21050 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dvdbackup-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dvdbackup-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dvdbackup-0.4.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/dvdbackup-buildroot make: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/dvdbackup-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 dvdbackup.1 '/usr/src/tmp/dvdbackup-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/po' /bin/mkdir -p /usr/src/tmp/dvdbackup-buildroot/usr/share installing da.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/da/LC_MESSAGES/dvdbackup.mo installing de.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/de/LC_MESSAGES/dvdbackup.mo installing en@quot.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/en@quot/LC_MESSAGES/dvdbackup.mo installing en@boldquot.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/en@boldquot/LC_MESSAGES/dvdbackup.mo installing en_GB.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/en_GB/LC_MESSAGES/dvdbackup.mo installing es.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/es/LC_MESSAGES/dvdbackup.mo installing et.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/et/LC_MESSAGES/dvdbackup.mo installing fr.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/fr/LC_MESSAGES/dvdbackup.mo installing gl.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/gl/LC_MESSAGES/dvdbackup.mo installing it.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/it/LC_MESSAGES/dvdbackup.mo installing nb.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/nb/LC_MESSAGES/dvdbackup.mo installing pt.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/pt/LC_MESSAGES/dvdbackup.mo installing ru.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/ru/LC_MESSAGES/dvdbackup.mo installing sk.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/sk/LC_MESSAGES/dvdbackup.mo installing tr.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/tr/LC_MESSAGES/dvdbackup.mo if test "dvdbackup" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/dvdbackup-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/libexec/rpm-build/install -p -m 644 ./$file \ /usr/src/tmp/dvdbackup-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/dvdbackup-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/po' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/dvdbackup-buildroot/usr/bin" /usr/libexec/rpm-build/install -p dvdbackup '/usr/src/tmp/dvdbackup-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/dvdbackup" || /bin/mkdir -p "/usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup" /usr/libexec/rpm-build/install -p -m 644 NEWS README '/usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup' make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' make: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' + /usr/lib/rpm/find-lang dvdbackup + rm -rf /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dvdbackup-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dvdbackup-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dvdbackup-buildroot/ (default) Compressing files in /usr/src/tmp/dvdbackup-buildroot (auto) Verifying ELF objects in /usr/src/tmp/dvdbackup-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: dvdbackup-0.4.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11026 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dvdbackup-0.4.2 + DOCDIR=/usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + export DOCDIR + rm -rf /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + /bin/mkdir -p /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + cp -prL README INSTALL /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + chmod -R go-w /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + chmod -R a+rX /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OuuaNz 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.uUaYcA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdvdread.so.8 >= set:jfpvdQOEJhmUJMZqUbjMpGH8sJPh, 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.bMmNBA Creating dvdbackup-debuginfo package Processing files: dvdbackup-debuginfo-0.4.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ilRtMC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TqEARB find-requires: running scripts (debuginfo) Requires: dvdbackup = 0.4.2-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdvdread.so.8) Adding to dvdbackup-debuginfo a strict dependency on dvdbackup Wrote: /usr/src/RPM/RPMS/i586/dvdbackup-0.4.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dvdbackup-debuginfo-0.4.2-alt3.i586.rpm (w2.lzdio) 8.61user 3.38system 0:15.90elapsed 75%CPU (0avgtext+0avgdata 34668maxresident)k 0inputs+0outputs (0major+499325minor)pagefaults 0swaps /.out/dvdbackup-0.4.2-alt3.i586.rpm: The use of such a license name is ambiguous: GPL /.out/dvdbackup-debuginfo-0.4.2-alt3.i586.rpm: The use of such a license name is ambiguous: GPL 14.39user 9.10system 0:26.19elapsed 89%CPU (0avgtext+0avgdata 107288maxresident)k 40inputs+0outputs (0major+781136minor)pagefaults 0swaps --- dvdbackup-0.4.2-alt3.i586.rpm.repo 2020-04-22 11:42:48.000000000 +0000 +++ dvdbackup-0.4.2-alt3.i586.rpm.hasher 2021-01-18 08:04:54.731234639 +0000 @@ -23,2 +23,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.2)