<86>Jun 16 01:36:35 userdel[811245]: delete user 'rooter' <86>Jun 16 01:36:35 userdel[811245]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:36:35 userdel[811245]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:36:35 groupadd[811284]: group added to /etc/group: name=rooter, GID=1841 <86>Jun 16 01:36:35 groupadd[811284]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:36:35 groupadd[811284]: new group: name=rooter, GID=1841 <86>Jun 16 01:36:35 useradd[811323]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash <86>Jun 16 01:36:35 userdel[811402]: delete user 'builder' <86>Jun 16 01:36:35 userdel[811402]: removed group 'builder' owned by 'builder' <86>Jun 16 01:36:35 userdel[811402]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:36:35 groupadd[811469]: group added to /etc/group: name=builder, GID=1842 <86>Jun 16 01:36:35 groupadd[811469]: group added to /etc/gshadow: name=builder <86>Jun 16 01:36:35 groupadd[811469]: new group: name=builder, GID=1842 <86>Jun 16 01:36:35 useradd[811515]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash <13>Jun 16 01:36:38 rpmi: libdvdread8-6.1.2-alt1 sisyphus+279528.100.1.1 1626555810 installed <13>Jun 16 01:36:38 rpmi: libdvdread-devel-6.1.2-alt1 sisyphus+279528.100.1.1 1626555810 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/vobcopy-1.2.0-alt3.nosrc.rpm (w1.gzdio) Installing vobcopy-1.2.0-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf vobcopy-1.2.0 + echo 'Source #0 (vobcopy-1.2.0.tar.bz2):' Source #0 (vobcopy-1.2.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/vobcopy-1.2.0.tar.bz2 + /bin/tar -xf - + cd vobcopy-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd vobcopy-1.2.0 + make -j16 'CFLAGS+=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' cc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c dvd.c dvd.c: In function 'get_longest_title': dvd.c:718:17: warning: variable 'video_attr' set but not used [-Wunused-but-set-variable] 718 | video_attr_t *video_attr; | ^~~~~~~~~~ dvd.c: In function 'get_vob_size': dvd.c:607:30: warning: '_1.vob' directive writing 6 bytes into a region of size between 1 and 278 [-Wformat-overflow=] 607 | sprintf( stat_path, "%s_1.vob", path_to_vobs ); | ^~~~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:624:30: warning: '_1.VOB' directive writing 6 bytes into a region of size between 1 and 278 [-Wformat-overflow=] 624 | sprintf( stat_path, "%s_1.VOB", path_to_vobs1 ); | ^~~~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:640:30: warning: '_1.VOB' directive writing 6 bytes into a region of size between 1 and 278 [-Wformat-overflow=] 640 | sprintf( stat_path, "%s_1.VOB", path_to_vobs2 ); | ^~~~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:656:30: warning: '_1.vob' directive writing 6 bytes into a region of size between 1 and 278 [-Wformat-overflow=] 656 | sprintf( stat_path, "%s_1.vob", path_to_vobs3 ); | ^~~~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:665:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 277 [-Wformat-overflow=] 665 | sprintf( stat_path, "%s_%d.vob", path_to_vobs3, subvob ); | ^~ dvd.c:665:31: note: directive argument in the range [2, 2147483647] 665 | sprintf( stat_path, "%s_%d.vob", path_to_vobs3, subvob ); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:649:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 277 [-Wformat-overflow=] 649 | sprintf( stat_path, "%s_%d.VOB", path_to_vobs2, subvob ); | ^~ dvd.c:649:31: note: directive argument in the range [2, 2147483647] 649 | sprintf( stat_path, "%s_%d.VOB", path_to_vobs2, subvob ); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:633:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 277 [-Wformat-overflow=] 633 | sprintf( stat_path, "%s_%d.VOB", path_to_vobs1, subvob ); | ^~ dvd.c:633:31: note: directive argument in the range [2, 2147483647] 633 | sprintf( stat_path, "%s_%d.VOB", path_to_vobs1, subvob ); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:617:36: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 277 [-Wformat-overflow=] 617 | sprintf( stat_path, "%s_%d.vob", path_to_vobs, subvob ); | ^~ dvd.c:617:32: note: directive argument in the range [2, 2147483647] 617 | sprintf( stat_path, "%s_%d.vob", path_to_vobs, subvob ); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' make: Entering directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' cc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c vobcopy.c vobcopy.c: In function 'main': vobcopy.c:776:36: warning: passing argument 1 of 'get_longest_title' from incompatible pointer type [-Wincompatible-pointer-types] 776 | titleid = get_longest_title( &dvd ); | ^~~~ | | | dvd_reader_t ** {aka struct dvd_reader_s **} In file included from vobcopy.h:217, from vobcopy.c:53: dvd.h:9:24: note: expected 'dvd_reader_t *' {aka 'struct dvd_reader_s *'} but argument is of type 'dvd_reader_t **' {aka 'struct dvd_reader_s **'} 9 | int get_longest_title( dvd_reader_t * ); | ^~~~~~~~~~~~~~ In file included from vobcopy.c:53: vobcopy.c:1295:48: warning: format '%lli' expects argument of type 'long long int', but argument 6 has type '__off_t' {aka 'long int'} [-Wformat=] 1295 | fprintf( stderr, _("[Info] Vob %d %d (%s) has a size of %lli\n"), title_nr, subvob, input_file, buf.st_size ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vobcopy.h:8:17: note: in definition of macro '_' 8 | #define _(Text) Text | ^~~~ vobcopy.c:1295:88: note: format string is defined here 1295 | fprintf( stderr, _("[Info] Vob %d %d (%s) has a size of %lli\n"), title_nr, subvob, input_file, buf.st_size ); | ~~~^ | | | long long int | %li In file included from vobcopy.c:53: vobcopy.c:1828:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 1828 | fprintf( stderr, _("[Warn] Had to skip (couldn't read) %d blocks (before block %d)! \n "), skipped_blocks, offset ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vobcopy.h:8:17: note: in definition of macro '_' 8 | #define _(Text) Text | ^~~~ vobcopy.c:1828:86: note: format string is defined here 1828 | fprintf( stderr, _("[Warn] Had to skip (couldn't read) %d blocks (before block %d)! \n "), skipped_blocks, offset ); | ~^ | | | int | %ld vobcopy.c:107:54: warning: variable 'start_cell' set but not used [-Wunused-but-set-variable] 107 | int titleid = 2, chapid = 0, pgc_id, start_cell; | ^~~~~~~~~~ vobcopy.c:96:21: warning: variable 'lastpos' set but not used [-Wunused-but-set-variable] 96 | float lastpos = 0; | ^~~~~~~ vobcopy.c:92:42: warning: variable 'space_greater_2gb_flag' set but not used [-Wunused-but-set-variable] 92 | bool stdout_flag = FALSE, space_greater_2gb_flag = TRUE; | ^~~~~~~~~~~~~~~~~~~~~~ vobcopy.c: In function 'make_output_path': vobcopy.c:2060:23: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 2060 | sprintf( temp, "%d", partcount ); | ^~ vobcopy.c:2060:22: note: directive argument in the range [0, 2147483647] 2060 | sprintf( temp, "%d", partcount ); | ^~~~ In file included from /usr/include/stdio.h:866, from vobcopy.h:16, from vobcopy.c:53: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 5 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 vobcopy.h:18, from vobcopy.c:53: In function 'strncpy', inlined from 'safestrncpy' at vobcopy.c:2308:10, inlined from 'main' at vobcopy.c:716:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 253 bytes from a string of length 254 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'safestrncpy' at vobcopy.c:2308:10, inlined from 'main' at vobcopy.c:738:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 33 bytes from a string of length 34 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'safestrncpy' at vobcopy.c:2308:10, inlined from 'main' at vobcopy.c:1583:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 33 bytes from a string of length 34 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'safestrncpy' at vobcopy.c:2308:10, inlined from 'main' at vobcopy.c:923:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 33 bytes from a string of length 34 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'main' at vobcopy.c:941:11: /usr/include/bits/string_fortified.h:122:10: warning: '__builtin___strncat_chk' output may be truncated copying 33 bytes from a string of length 34 [-Wstringop-truncation] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'safestrncpy' at vobcopy.c:2308:10, inlined from 'main' at vobcopy.c:978:15: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 253 bytes from a string of length 299 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'main' at vobcopy.c:1038:23: /usr/include/bits/string_fortified.h:122:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vobcopy.c: In function 'main': vobcopy.c:1038:53: note: length computed here 1038 | strncat( output_file, d_name, strlen( d_name ) - 2 ); | ^~~~~~~~~~~~~~~~ vobcopy.c:1352:46: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] 1352 | progressUpdate(starttime, (int)(( ( i-start+1 )*DVD_VIDEO_LB_LEN )), (int)(tmp_file_size+2048), FALSE); | ~^~~~~~ vobcopy.c:1600:17: warning: 'get_dvd_name_return' may be used uninitialized in this function [-Wmaybe-uninitialized] 1600 | make_output_path( pwd,name,get_dvd_name_return,dvd_name,titleid, -1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' make: Entering directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' cc -o vobcopy vobcopy.o dvd.o -ldvdread -L/usr/local//lib make: Leaving directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/vobcopy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/vobcopy-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd vobcopy-1.2.0 + install -pD -m 755 vobcopy /usr/src/tmp/vobcopy-buildroot/usr/bin/vobcopy + install -pD -m 644 vobcopy.1 /usr/src/tmp/vobcopy-buildroot/usr/share/man/man1/vobcopy.1 + install -pD -m 644 vobcopy.1.de /usr/src/tmp/vobcopy-buildroot/usr/share/man/de/man1/vobcopy.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/vobcopy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/vobcopy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/vobcopy-buildroot/ (default) Compressing files in /usr/src/tmp/vobcopy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/vobcopy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: vobcopy-1.2.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd vobcopy-1.2.0 + DOCDIR=/usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + /bin/mkdir -p /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + cp -prL Changelog README Release-Notes TODO /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + chmod -R go-w /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + chmod -R a+rX /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PhRbUV 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.HE3qKV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdvdread.so.8()(64bit) >= set:jfpvdQOEd49rv5vp2e3l1se2, 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.a2stqT Creating vobcopy-debuginfo package Processing files: vobcopy-debuginfo-1.2.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HPNvOV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0kRUNW find-requires: running scripts (debuginfo) Requires: vobcopy = 1.2.0-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdvdread.so.8) Adding to vobcopy-debuginfo a strict dependency on vobcopy Wrote: /usr/src/RPM/RPMS/x86_64/vobcopy-1.2.0-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/vobcopy-debuginfo-1.2.0-alt3.x86_64.rpm (w2.lzdio) 0.94user 1.11system 0:06.16elapsed 33%CPU (0avgtext+0avgdata 49564maxresident)k 0inputs+0outputs (0major+170100minor)pagefaults 0swaps 3.12user 2.63system 0:15.11elapsed 38%CPU (0avgtext+0avgdata 129040maxresident)k 0inputs+0outputs (0major+208061minor)pagefaults 0swaps --- vobcopy-1.2.0-alt3.x86_64.rpm.repo 2020-04-22 09:08:39.000000000 +0000 +++ vobcopy-1.2.0-alt3.x86_64.rpm.hasher 2024-06-16 01:36:47.036104494 +0000 @@ -19,3 +19,3 @@ Provides: vobcopy = 1.2.0-alt3:sisyphus+250140.2000.10.1 -File: /usr/bin/vobcopy 100755 root:root df6d112e7d788f6e25aeccd015cac0fc +File: /usr/bin/vobcopy 100755 root:root b1b5b8be18af04c01a4896d61b435a20 File: /usr/share/doc/vobcopy-1.2.0 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/man/man1/vobcopy.1.xz 100644 root:root 70356261b12486a103bd3c74fd46e48e -RPMIdentity: badeacf74cd360954c9c940bbcf7d8e6482552578c84f5c89454e664f6aca57c30315d4c3d7e3ca580294115dfc30e6de04a55dc100a07dadc8c627c5946c851 +RPMIdentity: 1c63498213a011eff7f56f2c8866a90ab58fbc17b33ab824c21a02f69c8333df6ff8d0a0059c7d8b62f7c68264461e1dcf13138b750ff82f6ca80274a348af20 --- vobcopy-debuginfo-1.2.0-alt3.x86_64.rpm.repo 2020-04-22 09:08:39.000000000 +0000 +++ vobcopy-debuginfo-1.2.0-alt3.x86_64.rpm.hasher 2024-06-16 01:36:47.136106127 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/32 40755 root:root -/usr/lib/debug/.build-id/32/e22098fcd4074f95af9f8b0bdc4b55144c17f3 120777 root:root ../../../../bin/vobcopy -/usr/lib/debug/.build-id/32/e22098fcd4074f95af9f8b0bdc4b55144c17f3.debug 120777 root:root ../../usr/bin/vobcopy.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/c29a4594d786b1c6dd0895284cf43d5154c5d4 120777 root:root ../../../../bin/vobcopy +/usr/lib/debug/.build-id/39/c29a4594d786b1c6dd0895284cf43d5154c5d4.debug 120777 root:root ../../usr/bin/vobcopy.debug /usr/lib/debug/usr/bin/vobcopy.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: vobcopy-debuginfo = 1.2.0-alt3:sisyphus+250140.2000.10.1 -File: /usr/lib/debug/.build-id/32 40755 root:root -File: /usr/lib/debug/.build-id/32/e22098fcd4074f95af9f8b0bdc4b55144c17f3 120777 root:root ../../../../bin/vobcopy -File: /usr/lib/debug/.build-id/32/e22098fcd4074f95af9f8b0bdc4b55144c17f3.debug 120777 root:root ../../usr/bin/vobcopy.debug -File: /usr/lib/debug/usr/bin/vobcopy.debug 100644 root:root 31277ef433749b95dfdfdecdc675312f +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/c29a4594d786b1c6dd0895284cf43d5154c5d4 120777 root:root ../../../../bin/vobcopy +File: /usr/lib/debug/.build-id/39/c29a4594d786b1c6dd0895284cf43d5154c5d4.debug 120777 root:root ../../usr/bin/vobcopy.debug +File: /usr/lib/debug/usr/bin/vobcopy.debug 100644 root:root 27245809d7dc69049244fd54ac7a4be1 File: /usr/src/debug/vobcopy-1.2.0 40755 root:root @@ -24,2 +24,2 @@ File: /usr/src/debug/vobcopy-1.2.0/vobcopy.h 100644 root:root e823c76731e5c5d9e88c26474e46961c -RPMIdentity: 1d20685283ba196711a7b791722e775fd8c38c340fb7ad954b0f1dee27db59f0ac4505692b48a0684444df6fcff3c2210b259e1df457e26004d324f68fd802ef +RPMIdentity: 1607415f8bbc79c87c0ce87607042e0cded35acf10645d3ea948b313d7bf85819674324e2da88fba1c29fb745c21258b0796cecfad0ca5bd66763a85a52de21b