Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/agedu.spec'], False, '/var/lib/mock/dist-4E-epel-build-1054465-157872/root/', None, 86400, True, 0, 419, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/agedu.spec'] warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/agedu-0-2.r9153.el4.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/agedu.spec'], False, '/var/lib/mock/dist-4E-epel-build-1054465-157872/root/', None, 86400, True, 0, 419, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/agedu.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.54394 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf agedu-r9153 + /usr/bin/gzip -dc /builddir/build/SOURCES/agedu-r9153.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd agedu-r9153 ++ /usr/bin/id -u + '[' 419 = 0 ']' ++ /usr/bin/id -u + '[' 419 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.54394 + umask 022 + cd /builddir/build/BUILD + cd agedu-r9153 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-redhat-linux-gnu-gcc... no 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -std=gnu99 -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/wait.h that is POSIX.1 compatible... 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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking whether gcc -std=gnu99 needs -traditional... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for library containing connect... none required checking for library containing inet_ntoa... none required checking for library containing inet_addr... none required checking for ftruncate... yes checking for fdopendir... no checking for lstat64... yes checking for stat64... yes checking for memchr... yes checking for munmap... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for strtoul... yes checking for strtoull... yes checking for connect... yes checking for inet_ntoa... yes checking for inet_addr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-am make[1]: Entering directory `/builddir/build/BUILD/agedu-r9153' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT agedu.o -MD -MP -MF ".deps/agedu.Tpo" -c -o agedu.o agedu.c; \ then mv -f ".deps/agedu.Tpo" ".deps/agedu.Po"; else rm -f ".deps/agedu.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT du.o -MD -MP -MF ".deps/du.Tpo" -c -o du.o du.c; \ then mv -f ".deps/du.Tpo" ".deps/du.Po"; else rm -f ".deps/du.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.o alloc.c; \ then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f ".deps/alloc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT trie.o -MD -MP -MF ".deps/trie.Tpo" -c -o trie.o trie.c; \ then mv -f ".deps/trie.Tpo" ".deps/trie.Po"; else rm -f ".deps/trie.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT index.o -MD -MP -MF ".deps/index.Tpo" -c -o index.o index.c; \ then mv -f ".deps/index.Tpo" ".deps/index.Po"; else rm -f ".deps/index.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT html.o -MD -MP -MF ".deps/html.Tpo" -c -o html.o html.c; \ then mv -f ".deps/html.Tpo" ".deps/html.Po"; else rm -f ".deps/html.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT httpd.o -MD -MP -MF ".deps/httpd.Tpo" -c -o httpd.o httpd.c; \ then mv -f ".deps/httpd.Tpo" ".deps/httpd.Po"; else rm -f ".deps/httpd.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT fgetline.o -MD -MP -MF ".deps/fgetline.Tpo" -c -o fgetline.o fgetline.c; \ then mv -f ".deps/fgetline.Tpo" ".deps/fgetline.Po"; else rm -f ".deps/fgetline.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT licence.o -MD -MP -MF ".deps/licence.Tpo" -c -o licence.o licence.c; \ then mv -f ".deps/licence.Tpo" ".deps/licence.Po"; else rm -f ".deps/licence.Tpo"; exit 1; fi gcc -std=gnu99 -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -o agedu agedu.o du.o alloc.o trie.o index.o html.o httpd.o fgetline.o licence.o make[1]: Leaving directory `/builddir/build/BUILD/agedu-r9153' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.14922 + umask 022 + cd /builddir/build/BUILD + cd agedu-r9153 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/agedu-0-2.r9153.el4-cE9905 + make install DESTDIR=/var/tmp/agedu-0-2.r9153.el4-cE9905 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/agedu-r9153' test -z "/usr/bin" || mkdir -p -- "/var/tmp/agedu-0-2.r9153.el4-cE9905/usr/bin" install -p 'agedu' '/var/tmp/agedu-0-2.r9153.el4-cE9905/usr/bin/agedu' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/agedu-0-2.r9153.el4-cE9905/usr/share/man/man1" install -p -m 644 './agedu.1' '/var/tmp/agedu-0-2.r9153.el4-cE9905/usr/share/man/man1/agedu.1' make[1]: Leaving directory `/builddir/build/BUILD/agedu-r9153' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/agedu-r9153 extracting debug info from /var/tmp/agedu-0-2.r9153.el4-cE9905/usr/bin/agedu 302 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 Processing files: agedu-0-2.r9153.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.14922 + umask 022 + cd /builddir/build/BUILD + cd agedu-r9153 + DOCDIR=/var/tmp/agedu-0-2.r9153.el4-cE9905/usr/share/doc/agedu-0 + export DOCDIR + rm -rf /var/tmp/agedu-0-2.r9153.el4-cE9905/usr/share/doc/agedu-0 + /bin/mkdir -p /var/tmp/agedu-0-2.r9153.el4-cE9905/usr/share/doc/agedu-0 + cp -pr LICENCE TODO /var/tmp/agedu-0-2.r9153.el4-cE9905/usr/share/doc/agedu-0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) Processing files: agedu-debuginfo-0-2.r9153.el4 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/agedu-0-2.r9153.el4-cE9905 warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/agedu-0-2.r9153.el4.i386.rpm Wrote: /builddir/build/RPMS/agedu-debuginfo-0-2.r9153.el4.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.14922 + umask 022 + cd /builddir/build/BUILD + cd agedu-r9153 + rm -rf /var/tmp/agedu-0-2.r9153.el4-cE9905 + exit 0 Child returncode was: 0 LEAVE do -->