Mock Version: 1.1.5 Mock Version: 1.1.5 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/tsocks.spec'], False, '/var/lib/mock/dist-5E-epel-build-934906-138630/root/', None, 86400, True, 0, 417, 417, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/tsocks.spec'] warning: Could not canonicalize hostname: x86-20.phx2.fedoraproject.org Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/tsocks-1.8-0.5.beta5.el5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/tsocks.spec'], False, '/var/lib/mock/dist-5E-epel-build-934906-138630/root/', None, 86400, True, 0, 417, 417, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/tsocks.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.72277 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf tsocks-1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/tsocks-1.8beta5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tsocks-1.8 ++ /usr/bin/id -u + '[' 417 = 0 ']' ++ /usr/bin/id -u + '[' 417 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tsocks_remove_static_lib.patch):' Patch #0 (tsocks_remove_static_lib.patch): + patch -p1 -s Patch #1 (tsocks_fix_lib_path.patch): + echo 'Patch #1 (tsocks_fix_lib_path.patch):' + patch -p1 -s Patch #2 (tsocks_script_validation_error.patch): + echo 'Patch #2 (tsocks_script_validation_error.patch):' + patch -p1 -s Patch #3 (tsocks_documentation_update.patch): + echo 'Patch #3 (tsocks_documentation_update.patch):' + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.72277 + umask 022 + cd /builddir/build/BUILD + cd tsocks-1.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + 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=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 creating cache ./config.cache checking host system type... i386-redhat-linux-gnu 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ) 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking if the C compiler accepts -Wall... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for dlfcn.h... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for sys/poll.h... yes checking for unistd.h... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strtol... yes checking for connect in -lc... yes checking for socket... yes checking for inet_aton... yes checking for gethostbyname... yes checking for dlsym in -ldl... yes checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_NEXT from dlfcn.h with _GNU_SOURCE... yes checking for correct select prototype... select(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) checking for correct connect prototype... connect(int __fd, const struct sockaddr * __addr, socklen_t __len) checking for correct close prototype... close(int fd) checking for correct poll prototype... poll(struct pollfd *ufds, unsigned long nfds, int timeout) updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j16 gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I. -c tsocks.c -o tsocks.o gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I. -c common.c -o common.o gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I. -c parser.c -o parser.o gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I. -o saveme saveme.c tsocks.c: In function 'connect': tsocks.c:215: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness tsocks.c:271: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I. -o inspectsocks inspectsocks.c common.o -lc gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I. -o validateconf validateconf.c common.o parser.o -lc gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I. -nostdlib -shared -o libtsocks.so.1.8 tsocks.o common.o parser.o -ldl -lc ln -sf libtsocks.so.1.8 libtsocks.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43253 + umask 022 + cd /builddir/build/BUILD + cd tsocks-1.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782 + make install DESTDIR=/var/tmp/tsocks-1.8-0.5.beta5.el5-q31782 /bin/sh mkinstalldirs "/var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/bin" mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782 mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/bin /usr/bin/install -c tsocks /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/bin /bin/sh mkinstalldirs "/var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/lib" mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/lib /usr/bin/install -c libtsocks.so.1.8 /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/lib ln -sf libtsocks.so.1.8 /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/lib/libtsocks.so.1 ln -sf libtsocks.so.1 /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/lib/libtsocks.so /bin/sh mkinstalldirs "/var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man1" mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man1 /usr/bin/install -c -m 644 tsocks.1 /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man1/ /bin/sh mkinstalldirs "/var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man8" mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man8 /usr/bin/install -c -m 644 tsocks.8 /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man8/ /bin/sh mkinstalldirs "/var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man5" mkdir /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man5 /usr/bin/install -c -m 644 tsocks.conf.5 /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/man/man5/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/tsocks-1.8 extracting debug info from /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/lib/libtsocks.so.1.8 symlinked /usr/lib/debug/usr/lib/libtsocks.so.1.8.debug to /usr/lib/debug/usr/lib/libtsocks.so.debug symlinked /usr/lib/debug/usr/lib/libtsocks.so.1.8.debug to /usr/lib/debug/usr/lib/libtsocks.so.1.debug 132 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-java-repack-jars Processing files: tsocks-1.8-0.5.beta5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.43253 + umask 022 + cd /builddir/build/BUILD + cd tsocks-1.8 + DOCDIR=/var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/doc/tsocks-1.8 + export DOCDIR + rm -rf /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/doc/tsocks-1.8 + /bin/mkdir -p /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/doc/tsocks-1.8 + cp -pr ChangeLog COPYING FAQ TODO tsocks.conf.simple.example tsocks.conf.complex.example /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782/usr/share/doc/tsocks-1.8 + exit 0 Provides: libtsocks.so.1.8 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) rtld(GNU_HASH) Processing files: tsocks-debuginfo-1.8-0.5.beta5.el5 Provides: libtsocks.so.1.8.debug 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/tsocks-1.8-0.5.beta5.el5-q31782 warning: Could not canonicalize hostname: x86-20.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/tsocks-1.8-0.5.beta5.el5.i386.rpm Wrote: /builddir/build/RPMS/tsocks-debuginfo-1.8-0.5.beta5.el5.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.43253 + umask 022 + cd /builddir/build/BUILD + cd tsocks-1.8 + rm -rf /var/tmp/tsocks-1.8-0.5.beta5.el5-q31782 + exit 0 Child returncode was: 0 LEAVE do -->