ENTER do("bash --login -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/ulogd.spec'", '/var/lib/mock/dist-f9-build-112909-16974/root/', 0, True, 0, , 421, 422, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/ulogd.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc1.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ulogd-1.24-8.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/ulogd.spec'", '/var/lib/mock/dist-f9-build-112909-16974/root/', 0, True, 0, , 421, 422, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/ulogd.spec' Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.25151 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ulogd-1.24 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ulogd-1.24.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ulogd-1.24 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ulogd-1.21-logdir.patch):' Patch #1 (ulogd-1.21-logdir.patch): + patch -p1 -b --suffix .logdir -s + echo 'Patch #2 (ulogd-1.02-init.patch):' Patch #2 (ulogd-1.02-init.patch): + patch -p1 -b --suffix .lsbinit -s + echo 'Patch #3 (ulogd-1.24-fortify-source.patch):' Patch #3 (ulogd-1.24-fortify-source.patch): + patch -p0 -b --suffix .fortify-source -s + perl -pi -e 's/\(LD\) -shared/(CC) \$(CFLAGS) \$(LDFLAGS) -shared/g' conffile/Makefile.in doc/Makefile.in extensions/Makefile.in libipulog/Makefile.in mysql/Makefile.in pcap/Makefile.in pgsql/Makefile.in sqlite3/Makefile.in + echo 'Patch #4 (ulogd-1.24-initializers.patch):' Patch #4 (ulogd-1.24-initializers.patch): + patch -p1 -b --suffix .initializers -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.25151 + umask 022 + cd /builddir/build/BUILD + cd ulogd-1.24 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-mysql --with-pgsql creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking host system type... powerpc64-redhat-linux-gnu checking build system type... powerpc64-redhat-linux-gnu checking for ld... ld checking for a BSD compatible install... /usr/bin/install -c checking for dlopen in -ldl... yes checking how to run the C preprocessor... gcc -E checking for pcap.h... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for fcntl.h... yes checking for unistd.h... yes checking for working const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vprintf... yes checking for socket... yes checking for strerror... yes checking for MySQL files... found mysql_config in /usr/bin checking for mysql_real_escape_string support... strings: invalid option -- L Usage: strings [option(s)] [file(s)] Display printable strings in [file(s)] (stdin by default) The options are: -a - --all Scan the entire file, not just the data section -f --print-file-name Print the name of the file before each string -n --bytes=[number] Locate & print any NUL-terminated sequence of at - least [number] characters (default 4). -t --radix={o,d,x} Print the location of the string in base 8, 10 or 16 -o An alias for --radix=o -T --target= Specify the binary file format -e --encoding={s,S,b,l,B,L} Select character size and endianness: s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit @ Read options from -h --help Display this information -v --version Print the program's version number strings: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc elf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-little elf32-big srec symbolsrec tekhex binary ihex found old MySQL checking for PGSQL files... found pg_config in /usr/bin updating cache ./config.cache creating ./config.status creating extensions/Makefile creating doc/Makefile creating conffile/Makefile creating libipulog/Makefile creating mysql/Makefile creating pgsql/Makefile creating sqlite3/Makefile creating pcap/Makefile creating Makefile creating Rules.make + make make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/conffile' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I../include/ulogd -c conffile.c -o conffile.o make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/conffile' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/libipulog' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -Iinclude -I/usr/src/linux/include -c libipulog.c -o libipulog.o ld -i libipulog.o -o libipulog.a make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/libipulog' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/extensions' Makefile:25: warning: overriding commands for target `ulogd_SYSLOG.so' Makefile:22: warning: ignoring old commands for target `ulogd_SYSLOG.so' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_BASE_sh.o -c ulogd_BASE.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -o ulogd_BASE.so ulogd_BASE_sh.o -lc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_OPRINT_sh.o -c ulogd_OPRINT.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -o ulogd_OPRINT.so ulogd_OPRINT_sh.o -lc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_PWSNIFF_sh.o -c ulogd_PWSNIFF.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -o ulogd_PWSNIFF.so ulogd_PWSNIFF_sh.o -lc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_LOGEMU_sh.o -c ulogd_LOGEMU.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -o ulogd_LOGEMU.so ulogd_LOGEMU_sh.o -lc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_LOCAL_sh.o -c ulogd_LOCAL.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -o ulogd_LOCAL.so ulogd_LOCAL_sh.o -lc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o printpkt.o -c printpkt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_SYSLOG_sh.o -c ulogd_SYSLOG.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -o ulogd_SYSLOG.so printpkt.o ulogd_SYSLOG_sh.o -lc make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/extensions' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/doc' make[1]: Nothing to be done for `user_calls_make'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/doc' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/mysql' gcc -I-I/usr/include/mysql -DOLD_MYSQL=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_MYSQL_sh.o -c ulogd_MYSQL.c ulogd_MYSQL.c: In function 'mysql_output': ulogd_MYSQL.c:174: warning: format '%lld' expects type 'long long int', but argument 3 has type 'int64_t' ulogd_MYSQL.c:206: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -L/usr/lib64 -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -o ulogd_MYSQL.so ulogd_MYSQL_sh.o -lc make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/mysql' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/pgsql' gcc -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_PGSQL_sh.o -c ulogd_PGSQL.c ulogd_PGSQL.c: In function 'pgsql_output': ulogd_PGSQL.c:139: warning: format '%lld' expects type 'long long int', but argument 3 has type 'int64_t' ulogd_PGSQL.c:165: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -L/usr/lib64 -lpq -o ulogd_PGSQL.so ulogd_PGSQL_sh.o -lc make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/pgsql' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/pcap' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -fPIC -o ulogd_PCAP_sh.o -c ulogd_PCAP.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I.. -I../libipulog/include -I../include -shared -o ulogd_PCAP.so ulogd_PCAP_sh.o -lc -lpcap make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/pcap' sed -e 's,@libdir\@,/usr/lib64/ulogd,g' ulogd.conf.in > ulogd.conf gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -I/lib/modules/`uname -r`/build/include -I./libipulog/include -I./include -rdynamic ulogd.c conffile/conffile.o ./libipulog/libipulog.a -o ulogd -ldl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.94452 + umask 022 + cd /builddir/build/BUILD + cd ulogd-1.24 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ulogd-1.24-8.fc9-root-mockbuild + mkdir -p /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/etc + mkdir -p /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd + mkdir -p /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/sbin/sbin + make DESTDIR=/var/tmp/ulogd-1.24-8.fc9-root-mockbuild install make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/conffile' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/conffile' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/libipulog' make[1]: `libipulog.a' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/libipulog' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/extensions' Makefile:25: warning: overriding commands for target `ulogd_SYSLOG.so' Makefile:22: warning: ignoring old commands for target `ulogd_SYSLOG.so' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/extensions' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/doc' make[1]: Nothing to be done for `user_calls_make'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/doc' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/mysql' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/mysql' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/pgsql' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/pgsql' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/pcap' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/pcap' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/conffile' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/conffile' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/libipulog' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/libipulog' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/extensions' Makefile:25: warning: overriding commands for target `ulogd_SYSLOG.so' Makefile:22: warning: ignoring old commands for target `ulogd_SYSLOG.so' /usr/bin/install -c -m 755 -d /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd /usr/bin/install -c -m 755 *.so /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/extensions' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/doc' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/doc' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/mysql' /usr/bin/install -c -m 755 -d /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd /usr/bin/install -c -m 755 *.so /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/mysql' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/pgsql' /usr/bin/install -c -m 755 -d /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd /usr/bin/install -c -m 755 *.so /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/pgsql' make[1]: Entering directory `/builddir/build/BUILD/ulogd-1.24/pcap' /usr/bin/install -c -m 755 -d /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd /usr/bin/install -c -m 755 *.so /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd make[1]: Leaving directory `/builddir/build/BUILD/ulogd-1.24/pcap' /usr/bin/install -c -D -m 755 ulogd /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/sbin/ulogd + mkdir -p /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/etc/rc.d/init.d + install -m755 ulogd.init /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/etc/rc.d/init.d/ulogd + mkdir -p /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/var/log/ulogd + mkdir -p /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/etc/logrotate.d + install -m644 /builddir/build/SOURCES/ulogd.logrotate /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/etc/logrotate.d/ulogd + mkdir -p /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/share/man/man8 + sed -e s/@VERSION@/1.24/g /builddir/build/SOURCES/ulogd.8 + gzip /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/share/man/man8/ulogd.8 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ulogd-1.24 extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_BASE.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_LOCAL.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_LOGEMU.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_OPRINT.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_PWSNIFF.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_SYSLOG.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_MYSQL.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_PGSQL.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/lib64/ulogd/ulogd_PCAP.so extracting debug info from /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/sbin/ulogd 208 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ulogd-1.24-8.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62678 + umask 022 + cd /builddir/build/BUILD + cd ulogd-1.24 + DOCDIR=/var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/share/doc/ulogd-1.24 + export DOCDIR + rm -rf /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/share/doc/ulogd-1.24 + /bin/mkdir -p /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/share/doc/ulogd-1.24 + cp -pr COPYING AUTHORS README /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/share/doc/ulogd-1.24 + cp -pr doc/ulogd.txt doc/ulogd.a4.ps doc/ulogd.html /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/share/doc/ulogd-1.24 + cp -pr doc/mysql.table doc/mysql.table.ipaddr-as-string doc/pgsql.table /var/tmp/ulogd-1.24-8.fc9-root-mockbuild/usr/share/doc/ulogd-1.24 + exit 0 Provides: config(ulogd) = 1.24-8.fc9 ulogd_BASE.so()(64bit) ulogd_LOCAL.so()(64bit) ulogd_LOGEMU.so()(64bit) ulogd_OPRINT.so()(64bit) ulogd_PWSNIFF.so()(64bit) ulogd_SYSLOG.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig initscripts Requires(preun): /bin/sh Requires(postun): /bin/sh chkconfig initscripts Requires: /bin/sh config(ulogd) = 1.24-8.fc9 libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) rtld(GNU_HASH) Processing files: ulogd-mysql-1.24-8.fc9 Provides: ulogd_MYSQL.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypto.so.7()(64bit) libm.so.6()(64bit) libmysqlclient.so.15()(64bit) libmysqlclient.so.15(libmysqlclient_15)(64bit) libnsl.so.1()(64bit) libssl.so.7()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) ulogd = 1.24 Processing files: ulogd-pgsql-1.24-8.fc9 Provides: ulogd_PGSQL.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) rtld(GNU_HASH) ulogd = 1.24 Processing files: ulogd-pcap-1.24-8.fc9 Provides: ulogd_PCAP.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libpcap.so.0.9()(64bit) rtld(GNU_HASH) ulogd = 1.24 Processing files: ulogd-debuginfo-1.24-8.fc9 Provides: ulogd_BASE.so.debug()(64bit) ulogd_LOCAL.so.debug()(64bit) ulogd_LOGEMU.so.debug()(64bit) ulogd_MYSQL.so.debug()(64bit) ulogd_OPRINT.so.debug()(64bit) ulogd_PCAP.so.debug()(64bit) ulogd_PGSQL.so.debug()(64bit) ulogd_PWSNIFF.so.debug()(64bit) ulogd_SYSLOG.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ulogd-1.24-8.fc9-root-mockbuild warning: Could not canonicalize hostname: ppc1.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ulogd-1.24-8.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/ulogd-mysql-1.24-8.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/ulogd-pgsql-1.24-8.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/ulogd-pcap-1.24-8.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/ulogd-debuginfo-1.24-8.fc9.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.42530 + umask 022 + cd /builddir/build/BUILD + cd ulogd-1.24 + rm -rf /var/tmp/ulogd-1.24-8.fc9-root-mockbuild + exit 0 LEAVE do -->