giltene / wrk2

A constant throughput, correct latency recording variant of wrk
Apache License 2.0
4.23k stars 381 forks source link

Build fails on FreeBSD #109

Open yonas opened 3 years ago

yonas commented 3 years ago

LUAJIT src/wrk.lua LINK wrk ld: error: obj/bytecode.o: SHT_STRTAB string table section [index 3] is non-null terminated cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Makefile:45: wrk] Error 1

Using FreeBSD 12.2, gmake 4.3_2, gcc 10_4 Checked out commit 44a94c1.

yonas commented 3 years ago

Turning this into a request to upstream the patches from the FreeBSD ports directory, which fixes the issue:

https://github.com/freebsd/freebsd-ports/tree/main/lang/luajit