<86>Nov 28 05:54:22 userdel[25777]: delete user 'rooter'
<86>Nov 28 05:54:22 userdel[25777]: removed group 'rooter' owned by 'rooter'
<86>Nov 28 05:54:22 userdel[25777]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 28 05:54:22 groupadd[25813]: group added to /etc/group: name=rooter, GID=576
<86>Nov 28 05:54:22 groupadd[25813]: group added to /etc/gshadow: name=rooter
<86>Nov 28 05:54:22 groupadd[25813]: new group: name=rooter, GID=576
<86>Nov 28 05:54:22 useradd[25871]: new user: name=rooter, UID=576, GID=576, home=/root, shell=/bin/bash
<86>Nov 28 05:54:22 userdel[25907]: delete user 'builder'
<86>Nov 28 05:54:22 userdel[25907]: removed group 'builder' owned by 'builder'
<86>Nov 28 05:54:22 userdel[25907]: removed shadow group 'builder' owned by 'builder'
<86>Nov 28 05:54:22 groupadd[26006]: group added to /etc/group: name=builder, GID=577
<86>Nov 28 05:54:22 groupadd[26006]: group added to /etc/gshadow: name=builder
<86>Nov 28 05:54:22 groupadd[26006]: new group: name=builder, GID=577
<86>Nov 28 05:54:22 useradd[26062]: new user: name=builder, UID=577, GID=577, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>Nov 28 05:54:26 rpmi: libdvdread-5.0.0-alt1 1414228694 installed
<13>Nov 28 05:54:26 rpmi: libdvdread-devel-5.0.0-alt1 1414228694 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/dvdbackup-0.4.2-alt1.nosrc.rpm
Installing dvdbackup-0.4.2-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71946
+ 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
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65582
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dvdbackup-0.4.2
+ ./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 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 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 dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-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 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... 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
+ make
make: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2'
Making all in man
make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man'
Making all in po
make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/po'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/po'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src'
gcc -DHAVE_CONFIG_H -I. -I..    -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -pedantic -Wall -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -pedantic -Wall -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT dvdbackup.o -MD -MP -MF .deps/dvdbackup.Tpo -c -o dvdbackup.o dvdbackup.c
dvdbackup.c: In function 'DVDWriteCells':
dvdbackup.c:172:22: warning: unused parameter 'title_set_info' [-Wunused-parameter]
   title_set_info_t * title_set_info, titles_info_t * titles_info,
   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
dvdbackup.c: In function 'DVDMirrorTitleX':
dvdbackup.c:1094:26: warning: '%02i' directive writing between 2 and 10 bytes into a region of size 9 [-Wformat-overflow=]
   sprintf(filename, "VTS_%02i_0.VOB", title_set);
                          ^~~~
dvdbackup.c:1094:21: note: directive argument in the range [1, 2147483647]
   sprintf(filename, "VTS_%02i_0.VOB", title_set);
                     ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from dvdbackup.c:32:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 13 and 21 bytes into a destination of size 13
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dvdbackup.c:968:26: warning: '%02i' directive writing between 2 and 10 bytes into a region of size 9 [-Wformat-overflow=]
   sprintf(filename, "VTS_%02i_%1i.VOB", title_set, vob);
                          ^~~~
dvdbackup.c:968:21: note: directive argument in the range [1, 2147483647]
   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:862,
                 from dvdbackup.c:32:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 13 and 30 bytes into a destination of size 13
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/dvdbackup.Tpo .deps/dvdbackup.Po
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -pedantic -Wall -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'
make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2'
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'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54523
+ 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
+ cd dvdbackup-0.4.2
+ install -pD -m755 src/dvdbackup /usr/src/tmp/dvdbackup-buildroot/usr/bin/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)
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-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54523
+ 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.8sQKdC
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.zOQ8Bx
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libdvdread, /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), libdvdread.so.4 >= 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.6JjNxM
Creating dvdbackup-debuginfo package
Processing files: dvdbackup-debuginfo-0.4.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sFgWpr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DUkYXA
find-requires: running scripts (debuginfo)
Requires: dvdbackup = 0.4.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdvdread.so.4)
Wrote: /usr/src/RPM/RPMS/i586/dvdbackup-0.4.2-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/dvdbackup-debuginfo-0.4.2-alt1.i586.rpm
5.11user 0.71system 0:16.56elapsed 35%CPU (0avgtext+0avgdata 34928maxresident)k
0inputs+0outputs (0major+437211minor)pagefaults 0swaps
13.43user 2.79system 0:32.51elapsed 49%CPU (0avgtext+0avgdata 122592maxresident)k
0inputs+0outputs (0major+809460minor)pagefaults 0swaps