You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are the details:
==> Fetching jabley/wrk2/wrk2
==> Cloning https://github.com/giltene/wrk2.git
Updating /Users/dingding/Library/Caches/Homebrew/wrk2--git
^C
dingding@dingdingdeMacBook-Pro code % brew install --HEAD wrk2
==> Fetching jabley/wrk2/wrk2
==> Cloning https://github.com/giltene/wrk2.git
Updating /Users/dingding/Library/Caches/Homebrew/wrk2--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at 44a94c1 Merge pull request #80 from giltene/jr/status
==> Installing wrk2 from jabley/wrk2
==> make
Last 15 lines from /Users/dingding/Library/Logs/Homebrew/wrk2/01.make:
CC src/ssl.c
CC src/aprintf.c
CC src/stats.c
CC src/script.c
CC src/units.c
CC src/ae.c
CC src/zmalloc.c
CC src/http_parser.c
CC src/tinymt64.c
CC src/hdr_histogram.c
LUAJIT src/wrk.lua
LINK wrk
ld: LINKEDIT overlap of start of LINKEDIT and symbol table in '/private/tmp/wrk2-20240503-85995-1403ju/obj/bytecode.o' in '/private/tmp/wrk2-20240503-85995-1403ju/obj/bytecode.o'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [wrk] Error 1
These open issues may also help:
Unable to install wrk2 using brew on Apple Silicon (AArch64 /arm64) #6
wrk2's formula was built from an unstable upstream --HEAD.
This build failure is expected behaviour.
Do not create issues about this on Homebrew's GitHub repositories.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
My macOS version is: 14.4.1
The text was updated successfully, but these errors were encountered:
Here are the details:
==> Fetching jabley/wrk2/wrk2
==> Cloning https://github.com/giltene/wrk2.git
Updating /Users/dingding/Library/Caches/Homebrew/wrk2--git
^C
dingding@dingdingdeMacBook-Pro code % brew install --HEAD wrk2
==> Fetching jabley/wrk2/wrk2
==> Cloning https://github.com/giltene/wrk2.git
Updating /Users/dingding/Library/Caches/Homebrew/wrk2--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at 44a94c1 Merge pull request #80 from giltene/jr/status
==> Installing wrk2 from jabley/wrk2
==> make
Last 15 lines from /Users/dingding/Library/Logs/Homebrew/wrk2/01.make:
CC src/ssl.c
CC src/aprintf.c
CC src/stats.c
CC src/script.c
CC src/units.c
CC src/ae.c
CC src/zmalloc.c
CC src/http_parser.c
CC src/tinymt64.c
CC src/hdr_histogram.c
LUAJIT src/wrk.lua
LINK wrk
ld: LINKEDIT overlap of start of LINKEDIT and symbol table in '/private/tmp/wrk2-20240503-85995-1403ju/obj/bytecode.o' in '/private/tmp/wrk2-20240503-85995-1403ju/obj/bytecode.o'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [wrk] Error 1
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/jabley/homebrew-wrk2/issues
These open issues may also help:
Unable to install wrk2 using brew on Apple Silicon (AArch64 /arm64) #6
wrk2's formula was built from an unstable upstream --HEAD.
This build failure is expected behaviour.
Do not create issues about this on Homebrew's GitHub repositories.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
My macOS version is: 14.4.1
The text was updated successfully, but these errors were encountered: