Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/vtun26.spec'], False, '/var/lib/mock/centos5-rutgers-build-1102-1402/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/vtun26.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/vtun26-2.6-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/vtun26.spec'], False, '/var/lib/mock/centos5-rutgers-build-1102-1402/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/vtun26.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.46058 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf vtun + /usr/bin/gzip -dc /builddir/build/SOURCES/vtun-2.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vtun ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.46058 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd vtun + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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-koji-linux-gnu --host=i386-koji-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 --disable-lzo --disable-socks creating cache ./config.cache checking host system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking target system type... i386-redhat-linux-gnu checking build system type... i386-koji-linux-gnu checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 for working const... yes checking for inline... inline checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/resource.h... yes checking for netdb.h... yes checking for sched.h... yes checking for resolv.h... yes checking for arpa/inet.h... yes checking for netinet/ip.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for libutil.h... no checking for sys/sockio.h... no checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for library containing gethostbyname... none required checking for library containing nanosleep... none required checking for library containing setproctitle... no checking for ZLIB Library and Header files ... checking for deflate in -lz... yes checking for md5 Library and Header files ... checking for md5.h... (/usr/include/openssl) yes ./configure: line 2099: /usr/include/sys: is a directory checking for blowfish Library and Header files ... checking for blowfish.h... (/usr/include/openssl) yes checking for BF_set_key in -lcrypto... yes checking for getpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for linux/if_tun.h... yes creating driver and protocol links ... linking linux/tun_dev.c to tun_dev.c linking linux/tap_dev.c to tap_dev.c linking generic/pty_dev.c to pty_dev.c linking generic/pipe_dev.c to pipe_dev.c linking generic/tcp_proto.c to tcp_proto.c linking generic/udp_proto.c to udp_proto.c updating cache ./config.cache creating ./config.status creating Makefile creating config.h + /usr/bin/make -j4 gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c main.c bison -y -d -b cfg_file cfg_file.y flex -t cfg_file.l > cfg_file.lex.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c server.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c client.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lib.c server.c: In function 'connection': server.c:62: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness server.c:67: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness server.c: In function 'listener': server.c:138: warning: pointer targets in passing argument 3 of 'accept' differ in signedness main.c: In function 'main': main.c:166: warning: ignoring return value of 'dup', declared with attribute warn_unused_result main.c:167: warning: ignoring return value of 'dup', declared with attribute warn_unused_result main.c:168: warning: ignoring return value of 'dup', declared with attribute warn_unused_result main.c:173: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c llist.c lib.c: In function 'run_cmd': lib.c:305: warning: implicit declaration of function 'nanosleep' gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c auth.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tunnel.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lock.c tunnel.c: In function 'tunnel': tunnel.c:171: warning: ignoring return value of 'dup', declared with attribute warn_unused_result tunnel.c:172: warning: ignoring return value of 'dup', declared with attribute warn_unused_result tunnel.c:176: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c netlib.c lock.c: In function 'lock_host': lock.c:133: warning: implicit declaration of function 'nanosleep' netlib.c: In function 'connect_t': netlib.c:104: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness netlib.c: In function 'udp_session': netlib.c:167: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness netlib.c:187: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness netlib.c: In function 'local_addr': netlib.c:216: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tun_dev.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tap_dev.c auth.c: In function 'gen_chal': auth.c:75: warning: pointer targets in passing argument 1 of 'RAND_bytes' differ in signedness auth.c: In function 'encrypt_chal': auth.c:83: warning: pointer targets in passing argument 1 of 'MD5' differ in signedness auth.c:86: warning: pointer targets in passing argument 1 of 'BF_ecb_encrypt' differ in signedness auth.c:86: warning: pointer targets in passing argument 2 of 'BF_ecb_encrypt' differ in signedness auth.c: In function 'decrypt_chal': auth.c:94: warning: pointer targets in passing argument 1 of 'MD5' differ in signedness auth.c:97: warning: pointer targets in passing argument 1 of 'BF_ecb_encrypt' differ in signedness auth.c:97: warning: pointer targets in passing argument 2 of 'BF_ecb_encrypt' differ in signedness gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c pty_dev.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c pipe_dev.c tap_dev.c: In function 'tap_open': tap_dev.c:78: warning: unused variable 'err' gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tcp_proto.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c udp_proto.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c linkfd.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_shaper.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_zlib.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_lzo.c lfd_shaper.c: In function 'shaper_avail': lfd_shaper.c:118: warning: implicit declaration of function 'nanosleep' gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_encrypt.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c cfg_file.tab.c gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c cfg_file.lex.c In file included from cfg_file.y:35: lib.h: In function 'read_n': lib.h:74: warning: implicit declaration of function 'read' lib.h: In function 'write_n': lib.h:93: warning: implicit declaration of function 'write' cfg_file.y: In function 'parse_syslog': cfg_file.y:594: warning: control reaches end of non-void function lfd_encrypt.c: In function 'alloc_encrypt': lfd_encrypt.c:73: warning: pointer targets in passing argument 1 of 'MD5' differ in signedness lfd_encrypt.c: In function 'encrypt_buf': lfd_encrypt.c:96: warning: pointer targets in passing argument 1 of 'BF_ecb_encrypt' differ in signedness lfd_encrypt.c:96: warning: pointer targets in passing argument 2 of 'BF_ecb_encrypt' differ in signedness lfd_encrypt.c:101: warning: pointer targets in passing argument 1 of 'BF_ecb_encrypt' differ in signedness lfd_encrypt.c:101: warning: pointer targets in passing argument 2 of 'BF_ecb_encrypt' differ in signedness lfd_encrypt.c: In function 'decrypt_buf': lfd_encrypt.c:112: warning: pointer targets in passing argument 1 of 'BF_ecb_encrypt' differ in signedness lfd_encrypt.c:112: warning: pointer targets in passing argument 2 of 'BF_ecb_encrypt' differ in signedness cfg_file.l:528: warning: 'yyunput' defined but not used gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/openssl -I/usr/include/openssl -o vtund main.o cfg_file.tab.o cfg_file.lex.o server.o client.o lib.o llist.o auth.o tunnel.o lock.o netlib.o tun_dev.o tap_dev.o pty_dev.o pipe_dev.o tcp_proto.o udp_proto.o linkfd.o lfd_shaper.o lfd_zlib.o lfd_lzo.o lfd_encrypt.o -lz -lcrypto + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.41286 + umask 022 + cd /builddir/build/BUILD + cd vtun + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/vtun26-2.6-1.ru-root-mockbuild + /usr/bin/install -D -m 0755 -p /builddir/build/SOURCES/vtund.init /var/tmp/vtun26-2.6-1.ru-root-mockbuild//etc/rc.d/init.d/vtund + /bin/sed -i s:/usr/local:/usr: /var/tmp/vtun26-2.6-1.ru-root-mockbuild//etc/rc.d/init.d/vtund + /usr/bin/make install DESTDIR=/var/tmp/vtun26-2.6-1.ru-root-mockbuild INSTALL_OWNER= 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d -m 755 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/etc if [ ! -f /etc/vtund.conf ]; then \ /usr/bin/install -p -m 600 vtund.conf /var/tmp/vtun26-2.6-1.ru-root-mockbuild/etc; \ fi /usr/bin/install -p -d -m 755 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/man/man8 /usr/bin/install -p -m 644 vtund.8 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/man/man8 /usr/bin/install -p -d -m 755 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/man/man5 /usr/bin/install -p -m 644 vtund.conf.5 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/man/man5 rm -f /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/man/man8/vtun.8 ln -s vtund.8 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/man/man8/vtun.8 /usr/bin/install -p -d -m 755 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/var/run /usr/bin/install -p -d -m 755 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/var/log/vtund /usr/bin/install -p -d -m 755 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/var/lock/vtund /usr/bin/install -p -d -m 755 /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/sbin /usr/bin/install -p -m 755 vtund /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/sbin + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/vtun extracting debug info from /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/sbin/vtund 464 blocks + /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: vtun26-2.6-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.41286 + umask 022 + cd /builddir/build/BUILD + cd vtun + DOCDIR=/var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/doc/vtun26-2.6 + export DOCDIR + rm -rf /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/doc/vtun26-2.6 + /bin/mkdir -p /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/doc/vtun26-2.6 + cp -pr ChangeLog Credits FAQ README README.Setup README.Shaper TODO vtund.conf /var/tmp/vtun26-2.6-1.ru-root-mockbuild/usr/share/doc/vtun26-2.6 + exit 0 warning: File listed twice: /etc/rc.d/init.d/vtund Provides: config(vtun26) = 2.6-1.ru 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 /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/sh config(vtun26) = 2.6-1.ru 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) libcrypto.so.6 libz.so.1 rtld(GNU_HASH) xinetd Processing files: vtun26-debuginfo-2.6-1.ru 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/vtun26-2.6-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/vtun26-2.6-1.ru.i386.rpm Wrote: /builddir/build/RPMS/vtun26-debuginfo-2.6-1.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.35724 + umask 022 + cd /builddir/build/BUILD + cd vtun + /bin/rm -rf /var/tmp/vtun26-2.6-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->