Building sysbench-0.4.12_2.txz (origin /buildshare/ports/355755/benchmarks/sysbench) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/sysbench-0.4.12.tar.gz x packages/ x packages/libtool-2.4.2_3.txz x packages/mysql55-client-5.5.37.txz x packages/pkg-1.2.7_2.txz x packages/cmake-2.8.12.1_4.txz x packages/cmake-modules-2.8.12.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> sysbench-0.4.12_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 sysbench-0.4.12_2 ===> sysbench-0.4.12_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 sysbench-0.4.12_2 ===> sysbench-0.4.12_2 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of sysbench-0.4.12_2 Make install ===> License GPLv2 accepted by the user ===> sysbench-0.4.12_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sysbench-0.4.12_2 for building ===> Extracting for sysbench-0.4.12_2 => SHA256 Checksum OK for sysbench-0.4.12.tar.gz. ===> Patching for sysbench-0.4.12_2 ===> sysbench-0.4.12_2 depends on package: libtool>=2.4 - found ===> sysbench-0.4.12_2 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> Configuring for sysbench-0.4.12_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/sysbench/work/sysbench-0.4.12/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/sysbench/work/sysbench-0.4.12/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/sysbench/work/sysbench-0.4.12/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to compile with MySQL support... (cached) yes checking whether to compile with Oracle support... (cached) no checking whether to compile with PostgreSQL support... (cached) no checking for style of include used by make... GNU 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 ISO C89... none needed checking dependency style of cc... gcc3 checking whether SHM_HUGETLB is declared... no checking whether O_SYNC is declared... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 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... yes checking for xsltproc... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking for sqrt in -lm... yes checking for mysql_config... /usr/local/bin/mysql_config checking MySQL C flags... -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG checking MySQL linker flags... -L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm checking libaio.h usability... no checking libaio.h presence... no checking for libaio.h... no checking for malloc in -lumem... yes checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for math.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sched.h... (cached) yes checking for signal.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/aio.h usability... yes checking sys/aio.h presence... yes checking for sys/aio.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for sys/time.h... (cached) yes checking for sys/mman.h... (cached) yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking for inline... inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... (cached) yes checking size of size_t... 4 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking whether clock_gettime is declared... yes checking for library containing clock_gettime... none required checking for alarm... (cached) yes checking for fdatasync... no checking for gettimeofday... (cached) yes checking for lrand48... yes checking for memalign... no checking for memset... (cached) yes checking for posix_memalign... yes checking for pthread_yield... no checking for setvbuf... (cached) yes checking for sqrt... yes checking for strdup... (cached) yes checking for thr_setconcurrency... no checking for valloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/xsl/Makefile config.status: creating doc/xsl/catalog.xml config.status: creating doc/Makefile config.status: creating sysbench/Makefile config.status: creating sysbench/drivers/Makefile config.status: creating sysbench/drivers/mysql/Makefile config.status: creating sysbench/drivers/oracle/Makefile config.status: creating sysbench/drivers/pgsql/Makefile config.status: creating sysbench/tests/Makefile config.status: creating sysbench/tests/cpu/Makefile config.status: creating sysbench/tests/fileio/Makefile config.status: creating sysbench/tests/memory/Makefile config.status: creating sysbench/tests/threads/Makefile config.status: creating sysbench/tests/mutex/Makefile config.status: creating sysbench/tests/oltp/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for sysbench-0.4.12_2 Making all in doc Making all in xsl Making all in sysbench Making all in drivers Making all in mysql cc -DHAVE_CONFIG_H -I. -I../../../config -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT libsbmysql_a-drv_mysql.o -MD -MP -MF .deps/libsbmysql_a-drv_mysql.Tpo -c -o libsbmysql_a-drv_mysql.o `test -f 'drv_mysql.c' || echo './'`drv_mysql.c drv_mysql.c: In function 'mysql_drv_describe': drv_mysql.c:305: warning: incompatible implicit declaration of built-in function 'snprintf' drv_mysql.c: In function 'parse_table_engine': drv_mysql.c:947: warning: incompatible implicit declaration of built-in function 'snprintf' drv_mysql.c:956: warning: incompatible implicit declaration of built-in function 'snprintf' mv -f .deps/libsbmysql_a-drv_mysql.Tpo .deps/libsbmysql_a-drv_mysql.Po rm -f libsbmysql.a ar cru libsbmysql.a libsbmysql_a-drv_mysql.o ranlib libsbmysql.a Making all in tests Making all in cpu cc -DHAVE_CONFIG_H -I. -I../../../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT libsbcpu_a-sb_cpu.o -MD -MP -MF .deps/libsbcpu_a-sb_cpu.Tpo -c -o libsbcpu_a-sb_cpu.o `test -f 'sb_cpu.c' || echo './'`sb_cpu.c mv -f .deps/libsbcpu_a-sb_cpu.Tpo .deps/libsbcpu_a-sb_cpu.Po rm -f libsbcpu.a ar cru libsbcpu.a libsbcpu_a-sb_cpu.o ranlib libsbcpu.a Making all in fileio cc -DHAVE_CONFIG_H -I. -I../../../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT libsbfileio_a-sb_fileio.o -MD -MP -MF .deps/libsbfileio_a-sb_fileio.Tpo -c -o libsbfileio_a-sb_fileio.o `test -f 'sb_fileio.c' || echo './'`sb_fileio.c sb_fileio.c: In function 'file_prepare': sb_fileio.c:329: warning: incompatible implicit declaration of built-in function 'snprintf' sb_fileio.c: In function 'create_files': sb_fileio.c:854: warning: incompatible implicit declaration of built-in function 'snprintf' sb_fileio.c: In function 'remove_files': sb_fileio.c:905: warning: incompatible implicit declaration of built-in function 'snprintf' mv -f .deps/libsbfileio_a-sb_fileio.Tpo .deps/libsbfileio_a-sb_fileio.Po cc -DHAVE_CONFIG_H -I. -I../../../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT libsbfileio_a-crc32.o -MD -MP -MF .deps/libsbfileio_a-crc32.Tpo -c -o libsbfileio_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c mv -f .deps/libsbfileio_a-crc32.Tpo .deps/libsbfileio_a-crc32.Po rm -f libsbfileio.a ar cru libsbfileio.a libsbfileio_a-sb_fileio.o libsbfileio_a-crc32.o ranlib libsbfileio.a Making all in memory cc -DHAVE_CONFIG_H -I. -I../../../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT libsbmemory_a-sb_memory.o -MD -MP -MF .deps/libsbmemory_a-sb_memory.Tpo -c -o libsbmemory_a-sb_memory.o `test -f 'sb_memory.c' || echo './'`sb_memory.c mv -f .deps/libsbmemory_a-sb_memory.Tpo .deps/libsbmemory_a-sb_memory.Po rm -f libsbmemory.a ar cru libsbmemory.a libsbmemory_a-sb_memory.o ranlib libsbmemory.a Making all in threads cc -DHAVE_CONFIG_H -I. -I../../../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT libsbthreads_a-sb_threads.o -MD -MP -MF .deps/libsbthreads_a-sb_threads.Tpo -c -o libsbthreads_a-sb_threads.o `test -f 'sb_threads.c' || echo './'`sb_threads.c mv -f .deps/libsbthreads_a-sb_threads.Tpo .deps/libsbthreads_a-sb_threads.Po rm -f libsbthreads.a ar cru libsbthreads.a libsbthreads_a-sb_threads.o ranlib libsbthreads.a Making all in mutex cc -DHAVE_CONFIG_H -I. -I../../../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT libsbmutex_a-sb_mutex.o -MD -MP -MF .deps/libsbmutex_a-sb_mutex.Tpo -c -o libsbmutex_a-sb_mutex.o `test -f 'sb_mutex.c' || echo './'`sb_mutex.c mv -f .deps/libsbmutex_a-sb_mutex.Tpo .deps/libsbmutex_a-sb_mutex.Po rm -f libsbmutex.a ar cru libsbmutex.a libsbmutex_a-sb_mutex.o ranlib libsbmutex.a Making all in oltp cc -DHAVE_CONFIG_H -I. -I../../../config -I./.. -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT libsboltp_a-sb_oltp.o -MD -MP -MF .deps/libsboltp_a-sb_oltp.Tpo -c -o libsboltp_a-sb_oltp.o `test -f 'sb_oltp.c' || echo './'`sb_oltp.c sb_oltp.c: In function 'oltp_cmd_prepare': sb_oltp.c:353: warning: incompatible implicit declaration of built-in function 'snprintf' sb_oltp.c: In function 'oltp_cmd_cleanup': sb_oltp.c:528: warning: incompatible implicit declaration of built-in function 'snprintf' sb_oltp.c: In function 'oltp_init': sb_oltp.c:563: warning: incompatible implicit declaration of built-in function 'snprintf' sb_oltp.c: In function 'prepare_stmt_set_sp': sb_oltp.c:1630: warning: incompatible implicit declaration of built-in function 'snprintf' sb_oltp.c: In function 'prepare_stmt_set_trx': sb_oltp.c:1656: warning: incompatible implicit declaration of built-in function 'snprintf' sb_oltp.c: In function 'prepare_stmt_set_nontrx': sb_oltp.c:1829: warning: incompatible implicit declaration of built-in function 'snprintf' sb_oltp.c: In function 'get_sql_statement_trx': sb_oltp.c:1968: warning: incompatible implicit declaration of built-in function 'snprintf' sb_oltp.c: In function 'get_sql_statement_nontrx': sb_oltp.c:2038: warning: incompatible implicit declaration of built-in function 'snprintf' mv -f .deps/libsboltp_a-sb_oltp.Tpo .deps/libsboltp_a-sb_oltp.Po rm -f libsboltp.a ar cru libsboltp.a libsboltp_a-sb_oltp.o ranlib libsboltp.a Making all in . cc -DHAVE_CONFIG_H -I. -I../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT sysbench.o -MD -MP -MF .deps/sysbench.Tpo -c -o sysbench.o sysbench.c mv -f .deps/sysbench.Tpo .deps/sysbench.Po cc -DHAVE_CONFIG_H -I. -I../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT sb_timer.o -MD -MP -MF .deps/sb_timer.Tpo -c -o sb_timer.o sb_timer.c mv -f .deps/sb_timer.Tpo .deps/sb_timer.Po cc -DHAVE_CONFIG_H -I. -I../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT sb_options.o -MD -MP -MF .deps/sb_options.Tpo -c -o sb_options.o sb_options.c sb_options.c: In function 'sb_print_value_size': sb_options.c:314: warning: incompatible implicit declaration of built-in function 'snprintf' mv -f .deps/sb_options.Tpo .deps/sb_options.Po cc -DHAVE_CONFIG_H -I. -I../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT sb_logger.o -MD -MP -MF .deps/sb_logger.Tpo -c -o sb_logger.o sb_logger.c sb_logger.c: In function 'log_text': sb_logger.c:286: warning: incompatible implicit declaration of built-in function 'snprintf' sb_logger.c: In function 'log_errno': sb_logger.c:349: warning: incompatible implicit declaration of built-in function 'snprintf' mv -f .deps/sb_logger.Tpo .deps/sb_logger.Po cc -DHAVE_CONFIG_H -I. -I../config -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../sysbench -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT db_driver.o -MD -MP -MF .deps/db_driver.Tpo -c -o db_driver.o db_driver.c db_driver.c: In function 'db_print_value': db_driver.c:533: warning: incompatible implicit declaration of built-in function 'snprintf' mv -f .deps/db_driver.Tpo .deps/db_driver.Po /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -lumem -o sysbench sysbench.o sb_timer.o sb_options.o sb_logger.o db_driver.o tests/fileio/libsbfileio.a tests/threads/libsbthreads.a tests/memory/libsbmemory.a tests/cpu/libsbcpu.a tests/oltp/libsboltp.a tests/mutex/libsbmutex.a drivers/mysql/libsbmysql.a -L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm -lm libtool: link: cc -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -o sysbench sysbench.o sb_timer.o sb_options.o sb_logger.o db_driver.o -pthread -lumem tests/fileio/libsbfileio.a tests/threads/libsbthreads.a tests/memory/libsbmemory.a tests/cpu/libsbcpu.a tests/oltp/libsboltp.a tests/mutex/libsbmutex.a drivers/mysql/libsbmysql.a -L/usr/local/lib/mysql -lmysqlclient_r -lz -lm -pthread ===> Staging for sysbench-0.4.12_2 ===> Generating temporary packing list Making install in doc Making install in xsl test -z "/usr/local/share/doc/sysbench" || /bin/mkdir -p "/obj/buildshare/ports/355755/benchmarks/sysbench/work/stage/usr/local/share/doc/sysbench" install -o root -g wheel -m 444 'manual.html' '/obj/buildshare/ports/355755/benchmarks/sysbench/work/stage/usr/local/share/doc/sysbench/manual.html' Making install in sysbench Making install in drivers Making install in mysql Making install in tests Making install in cpu Making install in fileio Making install in memory Making install in threads Making install in mutex Making install in oltp Making install in . test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/benchmarks/sysbench/work/stage/usr/local/bin" /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'sysbench' '/obj/buildshare/ports/355755/benchmarks/sysbench/work/stage/usr/local/bin/sysbench' libtool: install: install -o root -g wheel -m 555 -s sysbench /obj/buildshare/ports/355755/benchmarks/sysbench/work/stage/usr/local/bin/sysbench ====> Compressing man pages (compress-man) ===> Installing for sysbench-0.4.12_2 ===> Checking if benchmarks/sysbench already installed ===> Registering installation for sysbench-0.4.12_2 Installing sysbench-0.4.12_2... done Make package ===> Building package for sysbench-0.4.12_2 slot1: removed