sysbench icon indicating copy to clipboard operation
sysbench copied to clipboard

Make failed on my MacBook Air with Apple M1

Open TeslaCN opened this issue 3 years ago • 6 comments

./autogen.sh

➜  sysbench git:(ebf1c90) ./autogen.sh 
./autogen.sh: running `glibtoolize --copy --force' 
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
glibtoolize: copying file 'config/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
glibtoolize: copying file 'm4/lt~obsolete.m4'
./autogen.sh: running `aclocal -I m4' 
./autogen.sh: running `autoheader' 
./autogen.sh: running `automake -c --foreign --add-missing' 
configure.ac:40: installing 'config/compile'
configure.ac:32: installing 'config/missing'
src/Makefile.am: installing 'config/depcomp'
./autogen.sh: running `autoconf' 
configure.ac:34: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:34: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:34: the top level
configure.ac:43: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:43: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:43: the top level
configure.ac:61: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:61: You should run autoupdate.
m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:61: the top level
configure.ac:182: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:182: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/sb_luajit.m4:20: SB_LUAJIT is expanded from...
configure.ac:182: the top level
configure.ac:185: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:185: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/sb_concurrency_kit.m4:20: SB_CONCURRENCY_KIT is expanded from...
configure.ac:185: the top level
configure.ac:229: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:229: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
m4/sb_check_mysql.m4:9: SB_CHECK_MYSQL is expanded from...
configure.ac:229: the top level
configure.ac:231: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:231: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/lib-link.m4:56: AC_LIB_HAVE_LINKFLAGS is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
configure.ac:231: the top level
configure.ac:245: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:245: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/lib-link.m4:56: AC_LIB_HAVE_LINKFLAGS is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
configure.ac:245: the top level
configure.ac:268: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:268: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/ac_check_pgsql.m4:7: AC_CHECK_PGSQL is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
configure.ac:268: the top level
configure.ac:288: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:288: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:288: the top level
configure.ac:313: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:313: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:313: the top level
configure.ac:314: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:314: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
m4/ax_tls.m4:49: AX_TLS is expanded from...
configure.ac:314: the top level
Libtoolized with: glibtoolize (GNU libtool) 2.4.6
Automade with: automake (GNU automake) 1.16.3
Configured with: autoconf (GNU Autoconf) 2.71

./configure --with-pgsql

➜  sysbench git:(ebf1c90) ✗ ./configure --with-pgsql
checking build system type... aarch64-apple-darwin20.4.0
checking host system type... aarch64-apple-darwin20.4.0
checking target system type... aarch64-apple-darwin20.4.0
checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /opt/homebrew/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for C compiler vendor... clang
checking for gcc architecture flag... 
checking for gcc architecture flag... unknown
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
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... 786432
checking how to convert aarch64-apple-darwin20.4.0 file names to aarch64-apple-darwin20.4.0 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin20.4.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20.4.0 dyld
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 pkg-config... yes
checking for C compiler vendor... (cached) clang
checking whether to compile with MySQL support... yes
checking whether to compile with Drizzle support... no
checking whether to compile with libattachsql support... no
checking whether to compile with Oracle support... no
checking whether to compile with PostgreSQL support... yes
checking for pkg-config... /opt/homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build with system or bundled LuaJIT... bundled
checking whether to build with system or bundled Concurrency Kit... bundled
checking whether LSE instructions are supported... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether SHM_HUGETLB is declared... no
checking whether O_SYNC is declared... yes
checking for xsltproc... xsltproc
checking whether xsltproc works... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for sqrt in -lm... yes
checking for mysql_config... /opt/homebrew/bin/mysql_config
checking MySQL C flags... -I/opt/homebrew/Cellar/mysql/8.0.25/include/mysql 
checking MySQL linker flags... -L/opt/homebrew/Cellar/mysql/8.0.25/lib -lmysqlclient -lz -lzstd -lssl -lcrypto -lresolv
checking if mysql.h defines MYSQL_OPT_SSL_MODE... yes
checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for pg_config... /opt/homebrew/bin/pg_config
checking PostgreSQL C flags... -I/opt/homebrew/include
checking PostgreSQL linker flags... -L/opt/homebrew/lib -lpq
checking for libaio.h... no
checking for malloc in -lumem... no
checking for malloc in -lmtmalloc... no
checking for egrep... (cached) /usr/bin/grep -E
checking for errno.h... yes
checking for fcntl.h... yes
checking for math.h... yes
checking for pthread.h... yes
checking for sched.h... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/aio.h... yes
checking for sys/ipc.h... yes
checking for sys/time.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/shm.h... yes
checking for thread.h... no
checking for unistd.h... (cached) yes
checking for limits.h... yes
checking for libgen.h... yes
checking for off_t... yes
checking for thread local storage (TLS) class... _Thread_local
checking for __attribute__((format))... yes
checking for __attribute__((unused))... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of size_t... 8
checking size of bool... 1
checking for getpagesize... yes
checking for working mmap... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking for library containing clock_gettime... none required
checking for alarm... yes
checking for clock_gettime... yes
checking for directio... no
checking for fdatasync... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for memalign... no
checking for memset... yes
checking for posix_memalign... yes
checking for pthread_yield... no
checking for setvbuf... yes
checking for sqrt... yes
checking for strdup... yes
checking for thr_setconcurrency... no
checking for valloc... yes
checking for pthread_once... yes
checking that generated files are newer than configure... done
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 third_party/luajit/Makefile
config.status: creating third_party/concurrency_kit/Makefile
config.status: creating src/Makefile
config.status: creating src/drivers/Makefile
config.status: creating src/drivers/mysql/Makefile
config.status: creating src/drivers/drizzle/Makefile
config.status: creating src/drivers/oracle/Makefile
config.status: creating src/drivers/pgsql/Makefile
config.status: creating src/drivers/attachsql/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tests/cpu/Makefile
config.status: creating src/tests/fileio/Makefile
config.status: creating src/tests/memory/Makefile
config.status: creating src/tests/threads/Makefile
config.status: creating src/tests/mutex/Makefile
config.status: creating src/lua/Makefile
config.status: creating src/lua/internal/Makefile
config.status: creating tests/Makefile
config.status: creating tests/include/config.sh
config.status: creating snap/snapcraft.yaml
config.status: creating config/config.h
config.status: config/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
===============================================================================
sysbench version   : 1.0.20-ebf1c90
CC                 : gcc
CFLAGS             : -O2 -funroll-loops -ggdb3  -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_THREAD_SAFE 
CPPFLAGS           : -D_DARWIN_C_SOURCE -D_GNU_SOURCE  -DCK_MD_CACHELINE=128  -I$(top_srcdir)/src -I$(abs_top_builddir)/third_party/luajit/inc -I$(abs_top_builddir)/third_party/concurrency_kit/include
LDFLAGS            : -L/usr/local/lib 
LIBS               : -lm 
EXTRA_LDFLAGS      : 

prefix             : /usr/local
bindir             : ${prefix}/bin
libexecdir         : ${prefix}/libexec
mandir             : ${prefix}/share/man
datadir            : ${prefix}/share

MySQL support      : yes
Drizzle support    : no
AttachSQL support  : no
Oracle support     : no
PostgreSQL support : yes

LuaJIT             : bundled
LUAJIT_CFLAGS      : -I$(abs_top_builddir)/third_party/luajit/inc
LUAJIT_LIBS        : $(abs_top_builddir)/third_party/luajit/lib/libluajit-5.1.a
LUAJIT_LDFLAGS     : 

Concurrency Kit    : bundled
CK_CFLAGS          : -I$(abs_top_builddir)/third_party/concurrency_kit/include
CK_LIBS            : $(abs_top_builddir)/third_party/concurrency_kit/lib/libck.a
configure flags    : --enable-lse
===============================================================================

make -j

➜  sysbench git:(ebf1c90) ✗ make -j
Making all in doc
Making all in xsl
make[2]: Nothing to be done for `all'.
touch manual.html
Making all in third_party/luajit
/Library/Developer/CommandLineTools/usr/bin/make -C ./luajit clean
/Library/Developer/CommandLineTools/usr/bin/make -C src clean
rm -f luajit libluajit.a libluajit.so host/minilua host/buildvm lj_vm.S lj_bcdef.h lj_ffdef.h lj_libdef.h lj_recdef.h lj_folddef.h host/buildvm_arch.h jit/vmdef.lua *.o host/*.o *.obj *.lib *.exp *.dll *.exe *.manifest *.pdb *.ilk
rm -rf tmp
mkdir tmp
tar -C . -cf - luajit | tar -xf - -C tmp/
chmod -R u+w tmp
/Library/Developer/CommandLineTools/usr/bin/make -C tmp/luajit \
                PREFIX=/Users/wuweijie/deployments/sysbench/third_party/luajit \
                INSTALL_INC=/Users/wuweijie/deployments/sysbench/third_party/luajit/inc \
                install
==== Building LuaJIT 2.1.0-beta2 ====
/Library/Developer/CommandLineTools/usr/bin/make -C src
HOSTCC    host/minilua.o
HOSTCC    host/buildvm_peobj.o
HOSTCC    host/buildvm_fold.o
HOSTCC    host/buildvm_asm.o
CC        lj_gc.o
HOSTCC    host/buildvm_lib.o
CC        lj_obj.o
CC        lj_char.o
CC        lj_str.o
CC        lj_buf.o
CC        lj_func.o
CC        lj_udata.o
CC        lj_tab.o
CC        lj_meta.o
CC        lj_vmevent.o
CC        lj_state.o
CC        lj_debug.o
CC        lj_vmmath.o
CC        lj_strfmt_num.o
CC        lj_profile.o
CC        lj_strscan.o
CC        lj_strfmt.o
CC        lj_api.o
CC        lj_lex.o
CC        lj_bcread.o
CC        lj_ir.o
CC        lj_parse.o
CC        lj_bcwrite.o
CC        lj_load.o
lj_state.c:228:3: error: no member named 'J' in 'struct GG_State'
  G2J(g)->prngstate = rand();
  ^~~~~~
./lj_dispatch.h:108:30: note: expanded from macro 'G2J'
#define G2J(gl)         (&G2GG(gl)->J)
                          ~~~~~~~~  ^
lj_state.c:240:7: error: implicit declaration of function 'LJ_PRNG_BITS' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
  if (LJ_PRNG_BITS(G2J(g), 1)) {
      ^
lj_state.c:240:20: error: no member named 'J' in 'struct GG_State'
  if (LJ_PRNG_BITS(G2J(g), 1)) {
                   ^~~~~~
./lj_dispatch.h:108:30: note: expanded from macro 'G2J'
#define G2J(gl)         (&G2GG(gl)->J)
                          ~~~~~~~~  ^
lj_state.c:245:3: error: no member named 'J' in 'struct GG_State'
  G2J(g)->target = target;
  ^~~~~~
./lj_dispatch.h:108:30: note: expanded from macro 'G2J'
#define G2J(gl)         (&G2GG(gl)->J)
                          ~~~~~~~~  ^
lj_state.c:246:3: error: no member named 'J' in 'struct GG_State'
  G2J(g)->range = range;
  ^~~~~~
./lj_dispatch.h:108:30: note: expanded from macro 'G2J'
#define G2J(gl)         (&G2GG(gl)->J)
                          ~~~~~~~~  ^
lj_state.c:247:3: error: no member named 'J' in 'struct GG_State'
  G2J(g)->allocbase = allocbase;
  ^~~~~~
./lj_dispatch.h:108:30: note: expanded from macro 'G2J'
#define G2J(gl)         (&G2GG(gl)->J)
                          ~~~~~~~~  ^
6 errors generated.
make[3]: *** [lj_state.o] Error 1
make[3]: *** Waiting for unfinished jobs....
CC        lj_opt_narrow.o
CC        lj_opt_mem.o
make[2]: *** [src/luajit] Error 2
make[1]: *** [lib/libluajit-5.1.a] Error 2
make: *** [all-recursive] Error 1

TeslaCN avatar Jun 02 '21 15:06 TeslaCN

Brew install failed

➜  sysbench git:(ebf1c90) ✗ brew install --build-from-source sysbench
==> Downloading https://ghcr.io/v2/homebrew/core/mysql-client/manifests/8.0.25
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/mysql-client/blobs/sha256:0a0869ca642cde40c30e34546709866dffca6f8572357be1b0eaf6addae98a5b
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0a0869ca642cde40c30e34546709866dffca6f8572357be1b0eaf6addae98a5b?se=2021-06-07T15%3A30%3A00Z&si
######################################################################## 100.0%
==> Downloading https://github.com/akopytov/sysbench/archive/1.0.20.tar.gz
Already downloaded: /Users/wuweijie/Library/Caches/Homebrew/downloads/41494fb2812e0dfbde9fcc514d068bad68f62d866be68a88de1ec4c3408f8326--sysbench-1.0.20.tar.gz
==> Installing dependencies for sysbench: mysql-client
==> Installing sysbench dependency: mysql-client
==> Pouring mysql-client--8.0.25.arm64_big_sur.bottle.tar.gz
🍺  /opt/homebrew/Cellar/mysql-client/8.0.25: 136 files, 151.3MB
==> Installing sysbench
==> ./autogen.sh
==> ./configure --prefix=/opt/homebrew/Cellar/sysbench/1.0.20 --with-mysql
==> make install
Last 15 lines from /Users/wuweijie/Library/Logs/Homebrew/sysbench/03.make:
./lj_dispatch.h:108:30: note: expanded from macro 'G2J'
#define G2J(gl)         (&G2GG(gl)->J)
                          ~~~~~~~~  ^
lj_state.c:247:3: error: no member named 'J' in 'struct GG_State'
  G2J(g)->allocbase = allocbase;
  ^~~~~~
./lj_dispatch.h:108:30: note: expanded from macro 'G2J'
#define G2J(gl)         (&G2GG(gl)->J)
                          ~~~~~~~~  ^
5 errors generated.
make[3]: *** [lj_state.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [src/luajit] Error 2
make[1]: *** [lib/libluajit-5.1.a] Error 2
make: *** [install-recursive] Error 1

Do not report this issue to Homebrew/brew or Homebrew/core!

TeslaCN avatar Jun 07 '21 15:06 TeslaCN

any update here?

Ehco1996 avatar Jul 17 '21 00:07 Ehco1996

I got it to build by replacing the luajit folder contents with the latest dev branch from here: https://github.com/LuaJIT/LuaJIT

vbabenkoru avatar Aug 03 '21 00:08 vbabenkoru

I got it to build by replacing the luajit folder contents with the latest dev branch from here: https://github.com/LuaJIT/LuaJIT

I have tried it by using "LuaJIT 2.1.0-beta3",but the error is the same! Is any operation wrong? or you really did it?

jansu-dev avatar Oct 06 '21 08:10 jansu-dev

Actually,Sysbench have supported sysbench in Apple silicon,got the info from https://formulae.brew.sh/formula/sysbench

jansu-dev avatar Oct 06 '21 09:10 jansu-dev

Actually,Sysbench have supported sysbench in Apple silicon,got the info from https://formulae.brew.sh/formula/sysbench

@jansu-dev Thanks!

TeslaCN avatar Dec 11 '21 15:12 TeslaCN