<86>Apr 22 19:41:36 userdel[23083]: delete user `rooter' <86>Apr 22 19:41:36 userdel[23083]: remove group `rooter' <86>Apr 22 19:41:36 groupadd[23084]: new group: name=rooter, gid=501 <86>Apr 22 19:41:36 useradd[23085]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 22 19:41:36 userdel[23087]: delete user `builder' <86>Apr 22 19:41:36 userdel[23087]: remove group `builder' <86>Apr 22 19:41:36 groupadd[23088]: new group: name=builder, gid=502 <86>Apr 22 19:41:36 useradd[23089]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 22 19:41:38 rpmi: libnatspec-0.2.4-alt1 installed <13>Apr 22 19:41:38 rpmi: unzip-5.52-alt5 installed Installing avinfo-1.0-alt1.a16.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf avinfo-1.0 + /bin/mkdir -p avinfo-1.0 + cd avinfo-1.0 + echo 'Source #0 (avinfo-1.0a16.zip):' Source #0 (avinfo-1.0a16.zip): + /usr/bin/unzip -Lq /usr/src/RPM/SOURCES/avinfo-1.0a16.zip + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (avinfo-1.0-gcc3.4.patch):' Patch #0 (avinfo-1.0-gcc3.4.patch): + /usr/bin/patch -p1 patching file src/riff.c + echo 'Patch #1 (avinfo-1.0-config.h.patch):' Patch #1 (avinfo-1.0-config.h.patch): + /usr/bin/patch -p1 patching file src/config.h + find -type f -print0 + xargs -r0 /usr/bin/subst 's, ,,g s,,,g' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd avinfo-1.0 + /bin/mkdir -p doc + for f in readme.rus.txt whatsnew.rus + iconv -c -s -f windows-1251 -t koi8-r -o doc/readme.rus.txt readme.rus.txt + : + /usr/bin/subst 's| Windows-1251 codepage, CRLF text||' doc/readme.rus.txt + for f in readme.rus.txt whatsnew.rus + iconv -c -s -f windows-1251 -t koi8-r -o doc/whatsnew.rus whatsnew.rus + /usr/bin/subst 's| Windows-1251 codepage, CRLF text||' doc/whatsnew.rus ~/RPM/BUILD/avinfo-1.0/src ~/RPM/BUILD/avinfo-1.0 + pushd src + subst s/-DMAKEFILE_WIN/-DCFG_PATH_STYLE_UNIX/g Makefile + '[' -n '' ']' + NPROCS=48 + make -j48 'CXX=gcc -pipe -Wall -O2 -fsigned-char' make: Entering directory `/usr/src/RPM/BUILD/avinfo-1.0/src' gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o riff.o riff.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o mpeg.o mpeg.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o text.o text.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o ifo.o ifo.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o ogm.o ogm.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o mkv.o mkv.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o common.o common.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o var.o var.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o scan.o scan.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o report.o report.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o statisti.o statisti.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o avinfo.o avinfo.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o filecach.o filecach.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o print.o print.c riff.c: In function 'riffparse': riff.c:96: warning: value computed is not used In file included from mkv.c:27: mkv.h:34: warning: ISO C90 does not support 'long long' bison -d -v ass.y gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o codec.o codec.c In file included from scan.h:19, from scan.c:23: mkv.h:34: warning: ISO C90 does not support 'long long' In file included from scan.h:19, from avinfo.h:39, from avinfo.c:22: mkv.h:34: warning: ISO C90 does not support 'long long' gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o confset.o confset.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o readtpl.o readtpl.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o memleak.o memleak.c gcc -pipe -Wall -O2 -fsigned-char -O3 -ggdb -posix -Wall --pedantic -funsigned-char -DCFG_PATH_STYLE_UNIX -c -o ass.tab.o ass.tab.c memleak.c:126: warning: ISO C doesn't support unnamed structs/unions memleak.c: In function 'dbg_heap_dump': memleak.c:351: warning: implicit declaration of function 'snprintf' memleak.c:351: warning: incompatible implicit declaration of built-in function 'snprintf' memleak.c:351: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'struct head *' memleak.c: In function 'dbg_history_dump': memleak.c:378: warning: incompatible implicit declaration of built-in function 'snprintf' filecach.c: In function 'AddRecord': filecach.c:79: warning: 's.st_size' may be used uninitialized in this function filecach.c:80: warning: 's.st_mtime' may be used uninitialized in this function readtpl.c: In function 'SearchTemplateHeader': readtpl.c:52: warning: call to __builtin___snprintf_chk will always overflow destination buffer mpeg.c: In function 'mp3parse': mpeg.c:301: warning: 'ch' may be used uninitialized in this function gcc -fmerge-all-constants riff.o mpeg.o text.o ifo.o ogm.o mkv.o common.o var.o scan.o report.o statisti.o avinfo.o filecach.o print.o ass.tab.o codec.o confset.o readtpl.o memleak.o -o avinfo riff.o: In function `riffparse': /usr/src/RPM/BUILD/avinfo-1.0/src/riff.c:96: warning: memset used with constant zero length parameter; this could be due to transposed parameters make: Leaving directory `/usr/src/RPM/BUILD/avinfo-1.0/src' ~/RPM/BUILD/avinfo-1.0 + popd + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6950 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/avinfo-buildroot + : + /bin/rm -rf -- /usr/src/tmp/avinfo-buildroot + cd avinfo-1.0 + /bin/install -pD src/avinfo /usr/src/tmp/avinfo-buildroot/usr/bin/avinfo + /bin/install -pD -m644 src/avinfo.tpl /usr/src/tmp/avinfo-buildroot/etc/avinfo/templates + /bin/install -pD -m644 src/avinfo.cfg /usr/src/tmp/avinfo-buildroot/etc/avinfo/default.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/avinfo-buildroot (auto) Verifying and fixing files in /usr/src/tmp/avinfo-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/avinfo-buildroot (auto) Verifying ELF objects in /usr/src/tmp/avinfo-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/avinfo-buildroot (executable,shared) Processing files: avinfo-1.0-alt1.a16 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7297 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd avinfo-1.0 + DOCDIR=/usr/src/tmp/avinfo-buildroot/usr/share/doc/avinfo-1.0 + export DOCDIR + rm -rf /usr/src/tmp/avinfo-buildroot/usr/share/doc/avinfo-1.0 + /bin/mkdir -p /usr/src/tmp/avinfo-buildroot/usr/share/doc/avinfo-1.0 + cp -prL doc/readme.rus.txt doc/whatsnew.rus CHANGELOG /usr/src/tmp/avinfo-buildroot/usr/share/doc/avinfo-1.0 + chmod -R go-w /usr/src/tmp/avinfo-buildroot/usr/share/doc/avinfo-1.0 + chmod -R a+rX /usr/src/tmp/avinfo-buildroot/usr/share/doc/avinfo-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.7297 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.93208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.6223 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/avinfo-1.0-alt1.a16.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/avinfo-1.0-alt1.a16.ppc.rpm 6.22user 0.84system 0:05.93elapsed 119%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+206513minor)pagefaults 0swaps