Building super-smack-1.3_2.txz (origin /buildshare/ports/355755/benchmarks/super-smack) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/super-smack-1.3.tar.gz x packages/ x packages/cmake-modules-2.8.12.1_1.txz x packages/cmake-2.8.12.1_4.txz x packages/mysql55-client-5.5.37.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> super-smack-1.3_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of super-smack-1.3_2 ===> super-smack-1.3_2 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /buildshare/ports/355755/databases/mysql55-client ===> Installing existing package /packages/mysql55-client-5.5.37.txz Installing mysql55-client-5.5.37... done ===> Returning to build of super-smack-1.3_2 Make install ===> super-smack-1.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by super-smack-1.3_2 for building ===> Extracting for super-smack-1.3_2 => SHA256 Checksum OK for super-smack-1.3.tar.gz. ===> Patching for super-smack-1.3_2 ===> Applying FreeBSD patches for super-smack-1.3_2 ===> super-smack-1.3_2 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> Configuring for super-smack-1.3_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/super-smack/work/super-smack-1.3/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/super-smack/work/super-smack-1.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/super-smack/work/super-smack-1.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... found checking for sh... /bin/sh checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for compress in -lz... yes checking for crypt in -lcrypt... (cached) yes checking for crypt... yes checking for libmysqlclient... checking for mysql_real_connect in -lmysqlclient... yes checking for mysql_real_connect in -lmysqlclient... (cached) yes checking for mysql.h... checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for gettimeofday... (cached) yes checking for strerror... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing default-1 commands Building with the following options: MySQL Support..................... yes PostgreSQL Support................ no Oracle Support.................... no If this is not what you intended, please re-run configure. Thanks for using super-smack! ===> Building for super-smack-1.3_2 /usr/bin/make all-recursive Making all in src c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c super-smack.cc super-smack.cc: In function 'void set_parse_file(char*)': super-smack.cc:65: warning: deprecated conversion from string constant to 'char*' super-smack.cc: In function 'void set_db_type(const char*)': super-smack.cc:72: warning: deprecated conversion from string constant to 'char*' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c client.cc client.cc: In member function 'Val* Client::get_param_val(std::string&)': client.cc:95: warning: deprecated conversion from string constant to 'char*' client.cc: In member function 'Val* Client::get_param_val(std::string&, std::string&)': client.cc:104: warning: deprecated conversion from string constant to 'char*' client.cc:121: warning: deprecated conversion from string constant to 'char*' client.cc: In member function 'int Client::safe_parsed_query(const char*, int, int)': client.cc:200: warning: deprecated conversion from string constant to 'char*' client.cc: In member function 'void Client::setup_pipe()': client.cc:311: warning: deprecated conversion from string constant to 'char*' client.cc:317: warning: deprecated conversion from string constant to 'char*' client.cc: In member function 'void Client::lock_pipe_sem()': client.cc:333: warning: deprecated conversion from string constant to 'char*' client.cc: In member function 'void Client::unlock_pipe_sem()': client.cc:342: warning: deprecated conversion from string constant to 'char*' client.cc: In member function 'void Client::transfer_report_data()': client.cc:385: warning: deprecated conversion from string constant to 'char*' client.cc:395: warning: deprecated conversion from string constant to 'char*' client.cc:419: warning: deprecated conversion from string constant to 'char*' client.cc:427: warning: deprecated conversion from string constant to 'char*' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c engines.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c die.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c dictionary.cc byacc -d super-smack-yacc.yy && mv y.tab.c super-smack-yacc.cc if test -f y.tab.h; then if cmp -s y.tab.h super-smack-yacc.h; then rm -f y.tab.h; else mv y.tab.h super-smack-yacc.h; fi; else :; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c super-smack-yacc.cc super-smack-yacc.yy: In function 'void yyerror(char*)': super-smack-yacc.yy:445: warning: deprecated conversion from string constant to 'char*' y.tab.c: In function 'int yyparse()': y.tab.c:516: warning: deprecated conversion from string constant to 'char*' super-smack-yacc.yy:410: warning: deprecated conversion from string constant to 'char*' super-smack-yacc.yy:419: warning: deprecated conversion from string constant to 'char*' super-smack-yacc.yy:427: warning: deprecated conversion from string constant to 'char*' super-smack-yacc.yy:435: warning: deprecated conversion from string constant to 'char*' y.tab.c:1032: warning: deprecated conversion from string constant to 'char*' flex super-smack-lex.ll && mv lex.yy.c super-smack-lex.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c super-smack-lex.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c query.cc query.cc: In member function 'void Query_report::print()': query.cc:128: warning: deprecated conversion from string constant to 'char*' query.cc: In member function 'void Query_report::update_from_fd(int)': query.cc:152: warning: deprecated conversion from string constant to 'char*' query.cc:161: warning: deprecated conversion from string constant to 'char*' query.cc:166: warning: deprecated conversion from string constant to 'char*' query.cc:169: warning: deprecated conversion from string constant to 'char*' query.cc:184: warning: deprecated conversion from string constant to 'char*' query.cc: In member function 'void Query_report::fd_send(int)': query.cc:216: warning: deprecated conversion from string constant to 'char*' query.cc:223: warning: deprecated conversion from string constant to 'char*' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c parse.cc parse.cc: In member function 'Dictionary* Dict_def::make_dict()': parse.cc:83: warning: deprecated conversion from string constant to 'char*' parse.cc:101: warning: deprecated conversion from string constant to 'char*' parse.cc:107: warning: deprecated conversion from string constant to 'char*' parse.cc: In member function 'void Table_def::validate_table(std::string&)': parse.cc:148: warning: deprecated conversion from string constant to 'char*' parse.cc:184: warning: deprecated conversion from string constant to 'char*' parse.cc: In member function 'virtual void Client_query_barrel_def_line::update_client_def(Client_def&)': parse.cc:281: warning: deprecated conversion from string constant to 'char*' parse.cc:313: warning: deprecated conversion from string constant to 'char*' parse.cc: In member function 'void Main_line::execute()': parse.cc:380: warning: deprecated conversion from string constant to 'char*' parse.cc:396: warning: deprecated conversion from string constant to 'char*' parse.cc:409: warning: deprecated conversion from string constant to 'char*' parse.cc:417: warning: deprecated conversion from string constant to 'char*' parse.cc:424: warning: deprecated conversion from string constant to 'char*' parse.cc:432: warning: deprecated conversion from string constant to 'char*' parse.cc:439: warning: deprecated conversion from string constant to 'char*' parse.cc:455: warning: deprecated conversion from string constant to 'char*' parse.cc:468: warning: deprecated conversion from string constant to 'char*' parse.cc:487: warning: deprecated conversion from string constant to 'char*' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c libsmack.cc libsmack.cc: In function 'char* mk_data_path(char*, const char*)': libsmack.cc:35: warning: deprecated conversion from string constant to 'char*' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c mysql-client.cc mysql-client.cc: In member function 'int Mysql_client::check_error(int)': mysql-client.cc:49: warning: deprecated conversion from string constant to 'char*' mysql-client.cc: In member function 'virtual int Mysql_client::safe_query(const char*, int)': mysql-client.cc:63: warning: deprecated conversion from string constant to 'char*' mysql-client.cc: In member function 'virtual int Mysql_client::compare_result(const char*, int)': mysql-client.cc:85: warning: deprecated conversion from string constant to 'char*' mysql-client.cc: In member function 'virtual int Mysql_client::get_table_info(Table&)': mysql-client.cc:137: warning: deprecated conversion from string constant to 'char*' mysql-client.cc:142: warning: deprecated conversion from string constant to 'char*' mysql-client.cc: In member function 'virtual int Mysql_client::dump_result(const char*, int)': mysql-client.cc:177: warning: deprecated conversion from string constant to 'char*' mysql-client.cc: At global scope: mysql-client.cc:245: warning: deprecated conversion from string constant to 'char*' mysql-client.cc:245: warning: deprecated conversion from string constant to 'char*' mysql-client.cc:245: warning: deprecated conversion from string constant to 'char*' mysql-client.cc:245: warning: deprecated conversion from string constant to 'char*' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c pg-client.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c ora-client.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c tcp_client.cc tcp_client.cc: In member function 'void TcpClient::init(in_addr*, int)': tcp_client.cc:31: warning: deprecated conversion from string constant to 'char*' tcp_client.cc: In constructor 'TcpClient::TcpClient(char*, int, FILE*)': tcp_client.cc:52: warning: deprecated conversion from string constant to 'char*' tcp_client.cc: In member function 'void TcpClient::connect(int)': tcp_client.cc:66: warning: deprecated conversion from string constant to 'char*' tcp_client.cc:73: warning: deprecated conversion from string constant to 'char*' tcp_client.cc: In member function 'int TcpClient::receive(char*, int, int, int)': tcp_client.cc:104: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o super-smack super-smack.o client.o engines.o die.o dictionary.o super-smack-yacc.o super-smack-lex.o query.o parse.o libsmack.o mysql-client.o pg-client.o ora-client.o tcp_client.o -L/usr/local/lib/mysql -lmysqlclient -L/usr/local/lib/mysql -lcrypt -lz c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c gen-data.cc gen-data.cc: In function 'void parse_args(int, char**)': gen-data.cc:88: warning: deprecated conversion from string constant to 'char*' gen-data.cc: In function 'void print_row()': gen-data.cc:185: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o gen-data gen-data.o die.o -L/usr/local/lib/mysql -lcrypt -lz c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c test-dictionary.cc test-dictionary.cc: In function 'int main(int, char**)': test-dictionary.cc:25: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o test-dictionary test-dictionary.o dictionary.o die.o libsmack.o -L/usr/local/lib/mysql -lcrypt -lz c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c test-client.cc test-client.cc: In function 'int main(int, char**)': test-client.cc:32: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o test-client test-client.o client.o engines.o die.o dictionary.o query.o libsmack.o mysql-client.o pg-client.o ora-client.o -L/usr/local/lib/mysql -lmysqlclient -L/usr/local/lib/mysql -lcrypt -lz c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing -c test_tcp_client.cc test_tcp_client.cc: In function 'int main(int, char**)': test_tcp_client.cc:5: warning: deprecated conversion from string constant to 'char*' test_tcp_client.cc:57: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o test_tcp_client test_tcp_client.o tcp_client.o -L/usr/local/lib/mysql -lcrypt -lz ===> Installing for super-smack-1.3_2 ===> Generating temporary packing list ===> Checking if benchmarks/super-smack already installed Making install in src /bin/sh ../mkinstalldirs /usr/local/bin install -s -o root -g wheel -m 555 super-smack /usr/local/bin/super-smack install -s -o root -g wheel -m 555 gen-data /usr/local/bin/gen-data /bin/sh ./mkinstalldirs /usr/local/share/super-smack /var/smack-data mkdir /usr/local/share/super-smack mkdir /var/smack-data cp -rp ./smacks/* /usr/local/share/super-smack /bin/mkdir -p /usr/local/share/doc/super-smack install -o root -g wheel -m 444 /obj/buildshare/ports/355755/benchmarks/super-smack/work/super-smack-1.3/README /usr/local/share/doc/super-smack install -o root -g wheel -m 444 /obj/buildshare/ports/355755/benchmarks/super-smack/work/super-smack-1.3/TUTORIAL /usr/local/share/doc/super-smack ===> Registering installation for super-smack-1.3_2 Installing super-smack-1.3_2... done Make package ===> Building package for super-smack-1.3_2 Creating package for super-smack-1.3_2 slot2: removed