Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/mysql-proxy.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1561-2322/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/mysql-proxy.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/mysql-proxy-0.6.1-4.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/mysql-proxy.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1561-2322/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/mysql-proxy.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.74803 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mysql-proxy-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/mysql-proxy-0.6.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mysql-proxy-0.6.1 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.74803 + umask 022 + cd /builddir/build/BUILD + cd mysql-proxy-0.6.1 + 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 checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking target system type... i386-redhat-linux-gnu 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 whether to enable maintainer-specific portions of Makefiles... no checking for i386-koji-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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether gcc and cc understand -c and -o together... yes checking for AIX... no checking for library containing strerror... none required checking for ANSI C header files... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for function prototypes... yes checking for string.h... (cached) yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether char is unsigned... no checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for socklen_t... yes checking for MySQL support... yes checking for mysql_config... /usr/bin/mysql_config checking for MySQL includes at... -I/usr/include/mysql checking errmsg.h usability... yes checking errmsg.h presence... yes checking for errmsg.h... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysqltest binary... mysqltest checking for mysql libs... -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto checking for pkg-config... /usr/bin/pkg-config checking for lua... yes checking for i386-koji-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for GLIB... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for strerror... yes checking for getcwd... yes checking for chdir... yes checking for event_init in -levent... yes checking event.h usability... yes checking event.h presence... yes checking for event.h... yes checking for check - version >= 0.8.2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating lib/Makefile config.status: creating lib/proxy/Makefile config.status: creating tests/Makefile config.status: creating tests/suite/Makefile config.status: creating tests/suite/base/Makefile config.status: creating tests/suite/base/t/Makefile config.status: creating tests/suite/base/r/Makefile config.status: creating tests/suite/bugs/Makefile config.status: creating tests/suite/bugs/t/Makefile config.status: creating tests/suite/bugs/r/Makefile config.status: creating tests/unit/Makefile config.status: creating mysql-proxy.spec config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-mysql-proxy.o -MD -MP -MF ".deps/mysql_proxy-mysql-proxy.Tpo" -c -o mysql_proxy-mysql-proxy.o `test -f 'mysql-proxy.c' || echo './'`mysql-proxy.c; \ then mv -f ".deps/mysql_proxy-mysql-proxy.Tpo" ".deps/mysql_proxy-mysql-proxy.Po"; else rm -f ".deps/mysql_proxy-mysql-proxy.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-network-mysqld.o -MD -MP -MF ".deps/mysql_proxy-network-mysqld.Tpo" -c -o mysql_proxy-network-mysqld.o `test -f 'network-mysqld.c' || echo './'`network-mysqld.c; \ then mv -f ".deps/mysql_proxy-network-mysqld.Tpo" ".deps/mysql_proxy-network-mysqld.Po"; else rm -f ".deps/mysql_proxy-network-mysqld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-network-mysqld-proto.o -MD -MP -MF ".deps/mysql_proxy-network-mysqld-proto.Tpo" -c -o mysql_proxy-network-mysqld-proto.o `test -f 'network-mysqld-proto.c' || echo './'`network-mysqld-proto.c; \ then mv -f ".deps/mysql_proxy-network-mysqld-proto.Tpo" ".deps/mysql_proxy-network-mysqld-proto.Po"; else rm -f ".deps/mysql_proxy-network-mysqld-proto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-network-mysqld-proxy.o -MD -MP -MF ".deps/mysql_proxy-network-mysqld-proxy.Tpo" -c -o mysql_proxy-network-mysqld-proxy.o `test -f 'network-mysqld-proxy.c' || echo './'`network-mysqld-proxy.c; \ then mv -f ".deps/mysql_proxy-network-mysqld-proxy.Tpo" ".deps/mysql_proxy-network-mysqld-proxy.Po"; else rm -f ".deps/mysql_proxy-network-mysqld-proxy.Tpo"; exit 1; fi mysql-proxy.c: In function 'log_func': mysql-proxy.c:153: warning: ignoring return value of 'write', declared with attribute warn_unused_result mysql-proxy.c:154: warning: ignoring return value of 'write', declared with attribute warn_unused_result mysql-proxy.c: In function 'authors_select': mysql-proxy.c:180: warning: unused variable 'srv' mysql-proxy.c: In function 'help_select': mysql-proxy.c:215: warning: unused variable 'srv' mysql-proxy.c: In function 'daemonize': mysql-proxy.c:408: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mysql-proxy.c: In function 'main': mysql-proxy.c:607: warning: ignoring return value of 'write', declared with attribute warn_unused_result network-mysqld-proxy.c: In function 'proxy_connect_server': network-mysqld-proxy.c:3833: warning: unused variable 'ioctlvar' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-network-mysqld-server.o -MD -MP -MF ".deps/mysql_proxy-network-mysqld-server.Tpo" -c -o mysql_proxy-network-mysqld-server.o `test -f 'network-mysqld-server.c' || echo './'`network-mysqld-server.c; \ then mv -f ".deps/mysql_proxy-network-mysqld-server.Tpo" ".deps/mysql_proxy-network-mysqld-server.Po"; else rm -f ".deps/mysql_proxy-network-mysqld-server.Tpo"; exit 1; fi network-mysqld-server.c: In function 'network_mysqld_con_handle_stmt': network-mysqld-server.c:55: warning: unused variable 'packet_len' network-mysqld-server.c: In function 'server_read_query': network-mysqld-server.c:247: warning: unused variable 'send_sock' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-network-mysqld-table.o -MD -MP -MF ".deps/mysql_proxy-network-mysqld-table.Tpo" -c -o mysql_proxy-network-mysqld-table.o `test -f 'network-mysqld-table.c' || echo './'`network-mysqld-table.c; \ then mv -f ".deps/mysql_proxy-network-mysqld-table.Tpo" ".deps/mysql_proxy-network-mysqld-table.Po"; else rm -f ".deps/mysql_proxy-network-mysqld-table.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-network-conn-pool.o -MD -MP -MF ".deps/mysql_proxy-network-conn-pool.Tpo" -c -o mysql_proxy-network-conn-pool.o `test -f 'network-conn-pool.c' || echo './'`network-conn-pool.c; \ then mv -f ".deps/mysql_proxy-network-conn-pool.Tpo" ".deps/mysql_proxy-network-conn-pool.Po"; else rm -f ".deps/mysql_proxy-network-conn-pool.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-network-socket.o -MD -MP -MF ".deps/mysql_proxy-network-socket.Tpo" -c -o mysql_proxy-network-socket.o `test -f 'network-socket.c' || echo './'`network-socket.c; \ then mv -f ".deps/mysql_proxy-network-socket.Tpo" ".deps/mysql_proxy-network-socket.Po"; else rm -f ".deps/mysql_proxy-network-socket.Tpo"; exit 1; fi network-mysqld-proxy.c: At top level: network-mysqld-proxy.c:601: warning: 'g_hash_table_reset_gstring' defined but not used network-mysqld-proxy.c:1666: warning: 'g_timeval_string' defined but not used network-mysqld-proxy.c:3568: warning: 'proxy_lua_dumptable' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-sql-tokenizer.o -MD -MP -MF ".deps/mysql_proxy-sql-tokenizer.Tpo" -c -o mysql_proxy-sql-tokenizer.o `test -f 'sql-tokenizer.c' || echo './'`sql-tokenizer.c; \ then mv -f ".deps/mysql_proxy-sql-tokenizer.Tpo" ".deps/mysql_proxy-sql-tokenizer.Po"; else rm -f ".deps/mysql_proxy-sql-tokenizer.Tpo"; exit 1; fi sql-tokenizer.c: In function 'sql_tokenizer_internal': sql-tokenizer.l:372: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sql-tokenizer.l: In function 'sql_token_get_name': sql-tokenizer.l:427: warning: format '%ld' expects type 'long int', but argument 4 has type 'unsigned int' sql-tokenizer.l: At top level: sql-tokenizer.c:2299: warning: 'yyunput' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DLIBDIR="\"/usr/share/mysql-proxy\"" -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 -MT mysql_proxy-glib-ext.o -MD -MP -MF ".deps/mysql_proxy-glib-ext.Tpo" -c -o mysql_proxy-glib-ext.o `test -f 'glib-ext.c' || echo './'`glib-ext.c; \ then mv -f ".deps/mysql_proxy-glib-ext.Tpo" ".deps/mysql_proxy-glib-ext.Po"; else rm -f ".deps/mysql_proxy-glib-ext.Tpo"; exit 1; fi network-mysqld.c: In function 'network_mysqld_con_set_non_blocking': network-mysqld.c:440: warning: unused variable 'ioctlvar' network-mysqld.c: In function 'network_mysqld_write_len': network-mysqld.c:818: warning: format '%ld' expects type 'long int', but argument 7 has type 'gsize' network-mysqld.c: At top level: network-mysqld.c:1706: warning: 'handle_timeout' defined but not used /bin/sh ../libtool --tag=CC --mode=link 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 -o mysql-proxy mysql_proxy-mysql-proxy.o mysql_proxy-network-mysqld.o mysql_proxy-network-mysqld-proto.o mysql_proxy-network-mysqld-proxy.o mysql_proxy-network-mysqld-server.o mysql_proxy-network-mysqld-table.o mysql_proxy-network-conn-pool.o mysql_proxy-network-socket.o mysql_proxy-sql-tokenizer.o mysql_proxy-glib-ext.o -levent -L/lib -lglib-2.0 -llua -lm -ldl mkdir .libs 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 -o mysql-proxy mysql_proxy-mysql-proxy.o mysql_proxy-network-mysqld.o mysql_proxy-network-mysqld-proto.o mysql_proxy-network-mysqld-proxy.o mysql_proxy-network-mysqld-server.o mysql_proxy-network-mysqld-table.o mysql_proxy-network-conn-pool.o mysql_proxy-network-socket.o mysql_proxy-sql-tokenizer.o mysql_proxy-glib-ext.o -levent -L/lib -lglib-2.0 -llua -lm -ldl make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/src' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/examples' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' Making all in suite make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' Making all in base make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' Making all in t make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/t' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/t' Making all in r make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/r' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/r' make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' Making all in bugs make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' Making all in r make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/r' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/r' Making all in t make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/t' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/t' make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' Making all in unit make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/unit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/unit' make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' Making all in proxy make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib/proxy' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib/proxy' make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1' make[1]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.33067 + umask 022 + cd /builddir/build/BUILD + cd mysql-proxy-0.6.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild + make install DESTDIR=/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/src' make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/src' test -z "/usr/sbin" || mkdir -p -- "/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'mysql-proxy' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/sbin/mysql-proxy' /usr/bin/install -c mysql-proxy /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/sbin/mysql-proxy make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/src' make[1]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/src' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/examples' make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/examples' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share" || mkdir -p -- "/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share" /usr/bin/install -c -m 644 'tutorial-basic.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-basic.lua' /usr/bin/install -c -m 644 'tutorial-inject.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-inject.lua' /usr/bin/install -c -m 644 'tutorial-rewrite.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-rewrite.lua' /usr/bin/install -c -m 644 'tutorial-query-time.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-query-time.lua' /usr/bin/install -c -m 644 'tutorial-packets.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-packets.lua' /usr/bin/install -c -m 644 'tutorial-warnings.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-warnings.lua' /usr/bin/install -c -m 644 'tutorial-constants.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-constants.lua' /usr/bin/install -c -m 644 'tutorial-keepalive.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-keepalive.lua' /usr/bin/install -c -m 644 'tutorial-tokenize.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-tokenize.lua' /usr/bin/install -c -m 644 'tutorial-resultset.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-resultset.lua' /usr/bin/install -c -m 644 'tutorial-load-multi.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-load-multi.lua' /usr/bin/install -c -m 644 'tutorial-states.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-states.lua' make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/examples' make[1]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/examples' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' Making install in suite make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' Making install in base make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' Making install in t make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/t' make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/t' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/t' make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/t' Making install in r make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/r' make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/r' make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base/r' make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/base' Making install in bugs make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' Making install in r make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/r' make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/r' make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/r' Making install in t make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/t' make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/t' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/t' make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs/t' make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' make[5]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite/bugs' make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' make[4]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/suite' Making install in unit make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/unit' make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/unit' 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/mysql-proxy-0.6.1/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests/unit' make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' 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/mysql-proxy-0.6.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/tests' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' Making install in proxy make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib/proxy' make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib/proxy' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/mysql-proxy/proxy" || mkdir -p -- "/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/proxy" /usr/bin/install -c -m 644 'auto-config.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/proxy/auto-config.lua' /usr/bin/install -c -m 644 'balance.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/proxy/balance.lua' /usr/bin/install -c -m 644 'commands.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/proxy/commands.lua' /usr/bin/install -c -m 644 'parser.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/proxy/parser.lua' /usr/bin/install -c -m 644 'tokenizer.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/proxy/tokenizer.lua' make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib/proxy' make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib/proxy' make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' make[3]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/mysql-proxy" || mkdir -p -- "/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy" /usr/bin/install -c -m 644 'active-queries.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/active-queries.lua' /usr/bin/install -c -m 644 'analyze-query.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/analyze-query.lua' /usr/bin/install -c -m 644 'auditing.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/auditing.lua' /usr/bin/install -c -m 644 'histogram.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/histogram.lua' /usr/bin/install -c -m 644 'rw-splitting.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/rw-splitting.lua' /usr/bin/install -c -m 644 'xtab.lua' '/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/mysql-proxy/xtab.lua' make[3]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1/lib' make[1]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1' make[2]: Entering directory `/builddir/build/BUILD/mysql-proxy-0.6.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1' make[1]: Leaving directory `/builddir/build/BUILD/mysql-proxy-0.6.1' + rm -v /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-basic.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-constants.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-inject.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-keepalive.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-load-multi.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-packets.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-query-time.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-resultset.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-rewrite.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-states.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-tokenize.lua /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-warnings.lua removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-basic.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-constants.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-inject.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-keepalive.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-load-multi.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-packets.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-query-time.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-resultset.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-rewrite.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-states.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-tokenize.lua' removed `/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/tutorial-warnings.lua' + rm -v examples/Makefile examples/Makefile.am examples/Makefile.in removed `examples/Makefile' removed `examples/Makefile.am' removed `examples/Makefile.in' + install -D -m 0755 /builddir/build/SOURCES/mysql-proxy.init.d /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/etc/init.d/mysql-proxy + install -D -m 0644 /builddir/build/SOURCES/mysql-proxy.cfg /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/etc/sysconfig/mysql-proxy + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/mysql-proxy-0.6.1 extracting debug info from /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/sbin/mysql-proxy 700 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: mysql-proxy-0.6.1-4.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.63940 + umask 022 + cd /builddir/build/BUILD + cd mysql-proxy-0.6.1 + DOCDIR=/var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/doc/mysql-proxy-0.6.1 + export DOCDIR + rm -rf /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/doc/mysql-proxy-0.6.1 + /bin/mkdir -p /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/doc/mysql-proxy-0.6.1 + cp -pr AUTHORS COPYING README NEWS /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/doc/mysql-proxy-0.6.1 + cp -pr examples/ /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild/usr/share/doc/mysql-proxy-0.6.1 + exit 0 Provides: config(mysql-proxy) = 0.6.1-4.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh config(mysql-proxy) = 0.6.1-4.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) libdl.so.2 libevent-1.4.so.2 libglib-2.0.so.0 liblua-5.1.so libm.so.6 rtld(GNU_HASH) Processing files: mysql-proxy-debuginfo-0.6.1-4.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/mysql-proxy-0.6.1-4.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/mysql-proxy-0.6.1-4.ru.i386.rpm Wrote: /builddir/build/RPMS/mysql-proxy-debuginfo-0.6.1-4.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.63940 + umask 022 + cd /builddir/build/BUILD + cd mysql-proxy-0.6.1 + rm -rf /var/tmp/mysql-proxy-0.6.1-4.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->