=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/sysbench", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for sysbench-1.0.20 Making all in doc gmake[1]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/doc' Making all in xsl gmake[2]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/doc/xsl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/doc/xsl' gmake[2]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/doc' XML_CATALOG_FILES=./xsl/catalog.xml xsltproc --nonet -o manual.html ./xsl/xhtml.xsl ../doc/manual.xml gmake[2]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/doc' gmake[1]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/doc' Making all in src gmake[1]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src' Making all in drivers gmake[2]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/drivers' gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/drivers' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/drivers' gmake[2]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/drivers' Making all in tests gmake[2]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests' Making all in cpu gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/cpu' gcc -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -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 cr libsbcpu.a libsbcpu_a-sb_cpu.o ranlib libsbcpu.a gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/cpu' Making all in fileio gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/fileio' gcc -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -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 gcc -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -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 crc32.c: In function 'crc32': crc32.c:194:23: warning: old-style function definition [-Wold-style-definition] 194 | unsigned long ZEXPORT crc32(crc, buf, len) | ^~~~~ crc32.c: In function 'crc32_little': crc32.c:237:21: warning: old-style function definition [-Wold-style-definition] 237 | local unsigned long crc32_little(crc, buf, len) | ^~~~~~~~~~~~ crc32.c: In function 'crc32_big': crc32.c:277:21: warning: old-style function definition [-Wold-style-definition] 277 | local unsigned long crc32_big(crc, buf, len) | ^~~~~~~~~ mv -f .deps/libsbfileio_a-crc32.Tpo .deps/libsbfileio_a-crc32.Po mv -f .deps/libsbfileio_a-sb_fileio.Tpo .deps/libsbfileio_a-sb_fileio.Po rm -f libsbfileio.a ar cr libsbfileio.a libsbfileio_a-sb_fileio.o libsbfileio_a-crc32.o ranlib libsbfileio.a gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/fileio' Making all in memory gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/memory' gcc -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -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 cr libsbmemory.a libsbmemory_a-sb_memory.o ranlib libsbmemory.a gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/memory' Making all in threads gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/threads' gcc -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -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 cr libsbthreads.a libsbthreads_a-sb_threads.o ranlib libsbthreads.a gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/threads' Making all in mutex gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/mutex' gcc -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -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 cr libsbmutex.a libsbmutex_a-sb_mutex.o ranlib libsbmutex.a gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests/mutex' gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests' gmake[2]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/tests' Making all in lua gmake[2]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/lua' Making all in internal gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/lua/internal' Creating sysbench.rand.lua.h from sysbench.rand.lua Creating sysbench.lua.h from sysbench.lua Creating sysbench.sql.lua.h from sysbench.sql.lua Creating sysbench.compat.lua.h from sysbench.compat.lua Creating sysbench.cmdline.lua.h from sysbench.cmdline.lua Creating sysbench.histogram.lua.h from sysbench.histogram.lua /opt/pkg/bin/gmake all-am gmake[4]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/lua/internal' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/lua/internal' gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/lua/internal' gmake[3]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/lua' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/lua' gmake[2]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src/lua' Making all in . gmake[2]: Entering directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src' gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/sysbench\" -DLIBDIR=\"/opt/pkg/lib/sysbench\" -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -MT sysbench.o -MD -MP -MF .deps/sysbench.Tpo -c -o sysbench.o sysbench.c gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/sysbench\" -DLIBDIR=\"/opt/pkg/lib/sysbench\" -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -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 gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/sysbench\" -DLIBDIR=\"/opt/pkg/lib/sysbench\" -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -MT sb_options.o -MD -MP -MF .deps/sb_options.Tpo -c -o sb_options.o sb_options.c mv -f .deps/sb_options.Tpo .deps/sb_options.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/sysbench\" -DLIBDIR=\"/opt/pkg/lib/sysbench\" -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -MT sb_logger.o -MD -MP -MF .deps/sb_logger.Tpo -c -o sb_logger.o sb_logger.c sb_logger.c: In function 'text_handler_process': sb_logger.c:468:7: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 468 | strncpy(text_buf, text_msg->text, TEXT_BUFFER_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/sysbench.Tpo .deps/sysbench.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/sysbench\" -DLIBDIR=\"/opt/pkg/lib/sysbench\" -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -MT db_driver.o -MD -MP -MF .deps/db_driver.Tpo -c -o db_driver.o db_driver.c mv -f .deps/sb_logger.Tpo .deps/sb_logger.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/sysbench\" -DLIBDIR=\"/opt/pkg/lib/sysbench\" -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -MT sb_histogram.o -MD -MP -MF .deps/sb_histogram.Tpo -c -o sb_histogram.o sb_histogram.c mv -f .deps/sb_histogram.Tpo .deps/sb_histogram.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/sysbench\" -DLIBDIR=\"/opt/pkg/lib/sysbench\" -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -MT sb_rand.o -MD -MP -MF .deps/sb_rand.Tpo -c -o sb_rand.o sb_rand.c mv -f .deps/db_driver.Tpo .deps/db_driver.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I/opt/pkg/include/luajit-2.1 -D__x86_64__ -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/sysbench\" -DLIBDIR=\"/opt/pkg/lib/sysbench\" -D_GNU_SOURCE -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -D_REENTRANT -pthread -O2 -funroll-loops -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/luajit-2.1 -I/usr/include -MT sb_thread.o -MD -MP -MF .deps/sb_thread.Tpo -c -o sb_thread.o sb_thread.c sb_thread.c: In function 'sb_thread_init': sb_thread.c:68:3: error: implicit declaration of function 'thr_setconcurrency'; did you mean 'pthread_setconcurrency'? [-Wimplicit-function-declaration] 68 | thr_setconcurrency(sb_globals.threads); | ^~~~~~~~~~~~~~~~~~ | pthread_setconcurrency sb_thread.c:68:3: warning: nested extern declaration of 'thr_setconcurrency' [-Wnested-externs] gmake[2]: *** [Makefile:588: sb_thread.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... mv -f .deps/sb_rand.Tpo .deps/sb_rand.Po gmake[2]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src' gmake[1]: *** [Makefile:621: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/work/benchmarks/sysbench/work/sysbench-1.0.20/src' gmake: *** [Makefile:507: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/sysbench *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/sysbench