ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/httptunnel.spec'", '/var/lib/mock/dist-f8-build-105503-14752/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/httptunnel.spec' warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/httptunnel-3.3-4.fc8.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/httptunnel.spec'", '/var/lib/mock/dist-f8-build-105503-14752/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/httptunnel.spec' Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.73176 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf httptunnel-3.3 + /bin/gzip -dc /builddir/build/SOURCES/httptunnel_3.3+dfsg.orig.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd httptunnel-3.3 ++ /usr/bin/id -u + '[' 423 = 0 ']' ++ /usr/bin/id -u + '[' 423 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + recode AUTHORS iso-8859-15 + iconv -f iso-8859-15 -t utf-8 + mv -f AUTHORS_ AUTHORS + recode ChangeLog iso-8859-15 + iconv -f iso-8859-15 -t utf-8 + mv -f ChangeLog_ ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.73176 + umask 022 + cd /builddir/build/BUILD + cd httptunnel-3.3 + 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 + ./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 for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for mawk... no checking for gawk... gawk 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 for ranlib... ranlib checking for gethostent... yes checking for setsockopt... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for syslog.h... yes checking for unistd.h... yes checking for sys/poll.h... yes checking for working const... yes checking for inline... inline checking for size_t... yes checking for socklen_t... yes checking whether INADDR_NONE is defined... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for daemon... yes checking for vsyslog... yes checking for poll... yes checking for select... yes checking for endprotoent... yes checking for vsnprintf... yes checking for syslog... yes updating cache ./config.cache creating ./config.status creating Makefile creating port/Makefile creating port/sys/Makefile creating config.h + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/httptunnel-3.3' Making all in port make[2]: Entering directory `/builddir/build/BUILD/httptunnel-3.3/port' Making all in sys make[3]: Entering directory `/builddir/build/BUILD/httptunnel-3.3/port/sys' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3/port/sys' make[3]: Entering directory `/builddir/build/BUILD/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -c poll.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -c daemon.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -c vsyslog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -c endprotoent.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -c vsnprintf.c rm -f libport.a ar cru libport.a poll.o daemon.o vsyslog.o endprotoent.o getopt.o getopt1.o vsnprintf.o ranlib libport.a make[3]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3/port' make[2]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3/port' make[2]: Entering directory `/builddir/build/BUILD/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -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 -c htc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -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 -c common.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -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 -c tunnel.c tunnel.c: In function 'tunnel_in_setsockopts': tunnel.c:164: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness tunnel.c: In function 'tunnel_out_setsockopts': tunnel.c:198: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness tunnel.c:225: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness tunnel.c:254: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness tunnel.c:303: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness tunnel.c: In function 'tunnel_read': tunnel.c:934: warning: pointer targets in passing argument 3 of 'tunnel_read_request' differ in signedness tunnel.c: In function 'tunnel_accept': tunnel.c:1115: warning: pointer targets in passing argument 3 of 'accept' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -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 -c http.c http.c: In function 'parse_header': http.c:329: warning: pointer targets in assignment differ in signedness http.c:336: warning: pointer targets in assignment differ in signedness http.c: In function 'http_parse_response': http.c:506: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness http.c:519: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness http.c:532: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness http.c:545: warning: pointer targets in assignment differ in signedness http.c: In function 'http_parse_request': http.c:654: warning: pointer targets in passing argument 1 of 'http_string_to_method' differ in signedness http.c:674: warning: pointer targets in assignment differ in signedness http.c:701: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness http.c:714: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness htc.c: In function 'main': htc.c:597: warning: implicit declaration of function 'time' htc.c:410: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -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 -c base64.c base64.c: In function 'encode_base64': base64.c:44: warning: pointer targets in assignment differ in signedness base64.c:91: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -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 -c hts.c 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 -o htc htc.o common.o tunnel.o http.o base64.o -Lport -lport hts.c: In function 'main': hts.c:433: warning: implicit declaration of function 'time' hts.c:285: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result 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 -o hts hts.o common.o tunnel.o http.o -Lport -lport make[2]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3' make[1]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.22002 + umask 022 + cd /builddir/build/BUILD + cd httptunnel-3.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild + make install DESTDIR=/var/tmp/httptunnel-3.3-4.fc8-root-mockbuild Making install in port make[1]: Entering directory `/builddir/build/BUILD/httptunnel-3.3/port' Making install in sys make[2]: Entering directory `/builddir/build/BUILD/httptunnel-3.3/port/sys' make[3]: Entering directory `/builddir/build/BUILD/httptunnel-3.3/port/sys' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3/port/sys' make[2]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3/port/sys' make[2]: Entering directory `/builddir/build/BUILD/httptunnel-3.3/port' make[3]: Entering directory `/builddir/build/BUILD/httptunnel-3.3/port' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3/port' make[2]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3/port' make[1]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3/port' make[1]: Entering directory `/builddir/build/BUILD/httptunnel-3.3' make[2]: Entering directory `/builddir/build/BUILD/httptunnel-3.3' /bin/sh ./mkinstalldirs /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/bin mkdir /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild mkdir /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr mkdir /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/bin /usr/bin/install -c htc /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/bin/htc /usr/bin/install -c hts /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/bin/hts make install-man1 make[3]: Entering directory `/builddir/build/BUILD/httptunnel-3.3' /bin/sh ./mkinstalldirs /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/man/man1 mkdir /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share mkdir /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/man mkdir /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/man/man1 /usr/bin/install -c -m 644 ./hts.1 /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/man/man1/hts.1 /usr/bin/install -c -m 644 ./htc.1 /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/man/man1/htc.1 make[3]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3' make[2]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3' make[1]: Leaving directory `/builddir/build/BUILD/httptunnel-3.3' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/httptunnel-3.3 extracting debug info from /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/bin/htc extracting debug info from /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/bin/hts 200 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: httptunnel-3.3-4.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.90133 + umask 022 + cd /builddir/build/BUILD + cd httptunnel-3.3 + DOCDIR=/var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/doc/httptunnel-3.3 + export DOCDIR + rm -rf /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/doc/httptunnel-3.3 + /bin/mkdir -p /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/doc/httptunnel-3.3 + cp -pr AUTHORS ChangeLog COPYING DISCLAIMER FAQ HACKING NEWS README TODO /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild/usr/share/doc/httptunnel-3.3 + 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.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: httptunnel-debuginfo-3.3-4.fc8 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/httptunnel-3.3-4.fc8-root-mockbuild warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Wrote: /builddir/build/RPMS/httptunnel-3.3-4.fc8.i386.rpm Wrote: /builddir/build/RPMS/httptunnel-debuginfo-3.3-4.fc8.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.90133 + umask 022 + cd /builddir/build/BUILD + cd httptunnel-3.3 + rm -rf /var/tmp/httptunnel-3.3-4.fc8-root-mockbuild + exit 0 LEAVE do -->