<86>Apr 21 00:47:16 userdel[66994]: delete user 'rooter' <86>Apr 21 00:47:16 groupadd[67056]: group added to /etc/group: name=rooter, GID=633 <86>Apr 21 00:47:16 groupadd[67056]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:47:16 groupadd[67056]: new group: name=rooter, GID=633 <86>Apr 21 00:47:16 useradd[67090]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Apr 21 00:47:16 userdel[67141]: delete user 'builder' <86>Apr 21 00:47:16 userdel[67141]: removed group 'builder' owned by 'builder' <86>Apr 21 00:47:16 userdel[67141]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:47:16 groupadd[67227]: group added to /etc/group: name=builder, GID=634 <86>Apr 21 00:47:16 groupadd[67227]: group added to /etc/gshadow: name=builder <86>Apr 21 00:47:16 groupadd[67227]: new group: name=builder, GID=634 <86>Apr 21 00:47:16 useradd[67244]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Apr 21 00:47:18 rpmi: libdvdread-5.0.0-alt1 1414228692 installed <13>Apr 21 00:47:18 rpmi: libdvdread-devel-5.0.0-alt1 1414228692 installed Installing dvdbackup-0.4.1-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dvdbackup-0.4.1 + echo 'Source #0 (dvdbackup-0.4.1.tar.gz):' Source #0 (dvdbackup-0.4.1.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/dvdbackup-0.4.1.tar.gz + cd dvdbackup-0.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dvdbackup_0.4.1-1.diff.gz):' Patch #0 (dvdbackup_0.4.1-1.diff.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dvdbackup_0.4.1-1.diff.gz + /usr/bin/patch -p1 patching file debian/rules patching file debian/README.Debian patching file debian/compat patching file debian/dvdbackup.install patching file debian/watch patching file debian/changelog patching file debian/control patching file debian/copyright + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dvdbackup-0.4.1 + ./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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-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 dereferences a symlink specified with a 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 + make make: Entering directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1/man' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1/po' make[2]: Leaving directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1/po' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -pedantic -Wall -Wextra -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 -MT dvdbackup.o -MD -MP -MF .deps/dvdbackup.Tpo -c -o dvdbackup.o dvdbackup.c dvdbackup.c: In function 'DVDWriteCells': dvdbackup.c:202:6: warning: variable 'number_of_vob_files' set but not used [-Wunused-but-set-variable] int number_of_vob_files; ^ dvdbackup.c: In function 'DVDGetInfo': dvdbackup.c:404:6: warning: variable 'temp' set but not used [-Wunused-but-set-variable] int temp; ^ dvdbackup.c: In function 'DVDCopyTitleVobX': dvdbackup.c:913:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result; ^ dvdbackup.c: In function 'DVDMirrorChapters': dvdbackup.c:1582:6: warning: variable 'feature' set but not used [-Wunused-but-set-variable] int feature; ^ mv -f .deps/dvdbackup.Tpo .deps/dvdbackup.Po gcc -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -pedantic -Wall -Wextra -o dvdbackup main.o dvdbackup.o -ldvdread make[2]: Leaving directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1' make: Leaving directory `/usr/src/RPM/BUILD/dvdbackup-0.4.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31860 + 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.1 + /bin/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) 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.1-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dvdbackup-0.4.1 + DOCDIR=/usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.1 + export DOCDIR + rm -rf /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.1 + /bin/mkdir -p /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.1 + cp -prL README INSTALL /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.1 + chmod -R go-w /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.1 + chmod -R a+rX /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qdvIwu find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6BTi5H find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libdvdread, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdvdread.so.4()(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.oGpmrY Creating dvdbackup-debuginfo package Processing files: dvdbackup-debuginfo-0.4.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Y73yh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iJd7pD find-requires: running scripts (debuginfo) Requires: dvdbackup = 0.4.1-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdvdread.so.4) Wrote: /usr/src/RPM/RPMS/x86_64/dvdbackup-0.4.1-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/dvdbackup-debuginfo-0.4.1-alt1.qa1.x86_64.rpm 2.51user 1.11system 0:10.22elapsed 35%CPU (0avgtext+0avgdata 35944maxresident)k 0inputs+0outputs (0major+490069minor)pagefaults 0swaps 4.77user 2.89system 0:15.13elapsed 50%CPU (0avgtext+0avgdata 122252maxresident)k 136inputs+0outputs (0major+700654minor)pagefaults 0swaps