<86>Jan 17 06:37:59 userdel[662545]: delete user 'rooter'
<86>Jan 17 06:37:59 userdel[662545]: removed group 'rooter' owned by 'rooter'
<86>Jan 17 06:37:59 userdel[662545]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 17 06:37:59 groupadd[662558]: group added to /etc/group: name=rooter, GID=630
<86>Jan 17 06:37:59 groupadd[662558]: group added to /etc/gshadow: name=rooter
<86>Jan 17 06:37:59 groupadd[662558]: new group: name=rooter, GID=630
<86>Jan 17 06:37:59 useradd[662573]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash
<86>Jan 17 06:37:59 userdel[662593]: delete user 'builder'
<86>Jan 17 06:37:59 userdel[662593]: removed group 'builder' owned by 'builder'
<86>Jan 17 06:37:59 groupadd[662613]: group added to /etc/group: name=builder, GID=631
<86>Jan 17 06:37:59 groupadd[662613]: group added to /etc/gshadow: name=builder
<86>Jan 17 06:37:59 groupadd[662613]: new group: name=builder, GID=631
<86>Jan 17 06:37:59 useradd[662631]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash
<13>Jan 17 06:38:01 rpmi: libdvdread8-6.1.1-alt3 p9+263775.100.2.1 1608736295 installed
<13>Jan 17 06:38:01 rpmi: libdvdread-devel-6.1.1-alt3 p9+263775.100.2.1 1608736295 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/vobcopy-1.2.0-alt3.nosrc.rpm
Installing vobcopy-1.2.0-alt3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41975
+ 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.41975
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vobcopy-1.2.0
+ make -j8 'CFLAGS+=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
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 -march=i586 -mtune=generic -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]
   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=]
       sprintf( stat_path, "%s_1.vob", path_to_vobs );
                              ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from dvd.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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=]
       sprintf( stat_path, "%s_1.VOB", path_to_vobs1 );
                              ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from dvd.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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=]
       sprintf( stat_path, "%s_1.VOB", path_to_vobs2 );
                              ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from dvd.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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=]
       sprintf( stat_path, "%s_1.vob", path_to_vobs3 );
                              ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from dvd.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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=]
           sprintf( stat_path, "%s_%d.vob", path_to_vobs3, subvob );
                                   ^~
dvd.c:665:31: note: directive argument in the range [2, 2147483647]
           sprintf( stat_path, "%s_%d.vob", path_to_vobs3, subvob );
                               ^~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from dvd.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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=]
           sprintf( stat_path, "%s_%d.VOB", path_to_vobs2, subvob );
                                   ^~
dvd.c:649:31: note: directive argument in the range [2, 2147483647]
           sprintf( stat_path, "%s_%d.VOB", path_to_vobs2, subvob );
                               ^~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from dvd.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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=]
           sprintf( stat_path, "%s_%d.VOB", path_to_vobs1, subvob );
                                   ^~
dvd.c:633:31: note: directive argument in the range [2, 2147483647]
           sprintf( stat_path, "%s_%d.VOB", path_to_vobs1, subvob );
                               ^~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from dvd.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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=]
            sprintf( stat_path, "%s_%d.vob", path_to_vobs, subvob );
                                    ^~
dvd.c:617:32: note: directive argument in the range [2, 2147483647]
            sprintf( stat_path, "%s_%d.vob", path_to_vobs, subvob );
                                ^~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from dvd.c:17:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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 -march=i586 -mtune=generic -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]
       titleid = get_longest_title( &dvd );
                                    ^~~~
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 **'}
 int get_longest_title( dvd_reader_t * );
                        ^~~~~~~~~~~~~~
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 long int'} [-Wformat=]
      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 '_'
 #define _(Text) Text
                 ^~~~
vobcopy.c:107:54: warning: variable 'start_cell' set but not used [-Wunused-but-set-variable]
   int               titleid = 2, chapid = 0, pgc_id, start_cell;
                                                      ^~~~~~~~~~
vobcopy.c:96:21: warning: variable 'lastpos' set but not used [-Wunused-but-set-variable]
   float             lastpos = 0;
                     ^~~~~~~
vobcopy.c:92:42: warning: variable 'space_greater_2gb_flag' set but not used [-Wunused-but-set-variable]
   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=]
       sprintf( temp, "%d", partcount );
                       ^~
vobcopy.c:2060:22: note: directive argument in the range [0, 2147483647]
       sprintf( temp, "%d", partcount );
                      ^~~~
In file included from /usr/include/stdio.h:862,
                 from vobcopy.h:16,
                 from vobcopy.c:53:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 5
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vobcopy.c: In function 'main':
vobcopy.c:1352:46: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
         progressUpdate(starttime, (int)(( ( i-start+1 )*DVD_VIDEO_LB_LEN )), (int)(tmp_file_size+2048), FALSE);
                                             ~^~~~~~
vobcopy.c:1616:25: warning: 'get_dvd_name_return' may be used uninitialized in this function [-Wmaybe-uninitialized]
                         make_output_path( alternate_output_dir[ i-1 ], 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.74821
+ 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
+ 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)
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)
Hardlinking identical .pyc and .pyo files
Processing files: vobcopy-1.2.0-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67757
+ 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.jP9JFB
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.gbXtX1
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.2), 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), libdvdread.so.8 >= 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.FkxzWa
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.TDNdgg
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7zmpfS
find-requires: running scripts (debuginfo)
Requires: vobcopy = 1.2.0-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdvdread.so.8)
Adding to vobcopy-debuginfo a strict dependency on vobcopy
Wrote: /usr/src/RPM/RPMS/i586/vobcopy-1.2.0-alt3.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/vobcopy-debuginfo-1.2.0-alt3.i586.rpm
8.28user 1.52system 0:13.18elapsed 74%CPU (0avgtext+0avgdata 40740maxresident)k
0inputs+0outputs (0major+173292minor)pagefaults 0swaps
12.78user 5.50system 0:21.59elapsed 84%CPU (0avgtext+0avgdata 114432maxresident)k
40inputs+0outputs (0major+448651minor)pagefaults 0swaps