<86>Aug 30 02:35:46 userdel[1765137]: delete user 'rooter'
<86>Aug 30 02:35:46 userdel[1765137]: removed group 'rooter' owned by 'rooter'
<86>Aug 30 02:35:46 userdel[1765137]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 30 02:35:46 groupadd[1765171]: group added to /etc/group: name=rooter, GID=543
<86>Aug 30 02:35:46 groupadd[1765171]: group added to /etc/gshadow: name=rooter
<86>Aug 30 02:35:46 groupadd[1765171]: new group: name=rooter, GID=543
<86>Aug 30 02:35:46 useradd[1765198]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Aug 30 02:35:46 userdel[1765239]: delete user 'builder'
<86>Aug 30 02:35:46 userdel[1765239]: removed group 'builder' owned by 'builder'
<86>Aug 30 02:35:46 userdel[1765239]: removed shadow group 'builder' owned by 'builder'
<86>Aug 30 02:35:46 groupadd[1765272]: group added to /etc/group: name=builder, GID=544
<86>Aug 30 02:35:46 groupadd[1765272]: group added to /etc/gshadow: name=builder
<86>Aug 30 02:35:46 groupadd[1765272]: new group: name=builder, GID=544
<86>Aug 30 02:35:46 useradd[1765297]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
<13>Aug 30 02:35:50 rpmi: libdvdread8-6.1.1-alt0.1.p9 p9+247371.111310.170.1 1592242322 installed
<13>Aug 30 02:35:50 rpmi: libdvdread-devel-6.1.1-alt0.1.p9 p9+247371.111310.170.1 1592242322 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dvdbackup-0.4.2-alt3.nosrc.rpm
Installing dvdbackup-0.4.2-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92000
+ 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.16162
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-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 x86_64-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... x86_64-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... no
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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wextra  -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wextra  -c 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 ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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'
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wextra    -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.88268
+ 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
+ make 'INSTALL=/bin/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"
 /bin/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 \
    /bin/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"
  /bin/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"
 /bin/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)
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.90816
+ 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.HR7mdy
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.4St5FV
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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), libdvdread.so.8()(64bit) >= 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.6BrHAm
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.TSOuXQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ORHNo
find-requires: running scripts (debuginfo)
Requires: dvdbackup = 0.4.2-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdvdread.so.8)
Adding to dvdbackup-debuginfo a strict dependency on dvdbackup
Wrote: /usr/src/RPM/RPMS/x86_64/dvdbackup-0.4.2-alt3.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/dvdbackup-debuginfo-0.4.2-alt3.x86_64.rpm
7.62user 3.42system 0:16.17elapsed 68%CPU (0avgtext+0avgdata 43844maxresident)k
0inputs+0outputs (0major+558166minor)pagefaults 0swaps
13.54user 8.44system 0:26.34elapsed 83%CPU (0avgtext+0avgdata 117308maxresident)k
144inputs+0outputs (0major+863666minor)pagefaults 0swaps