Skip to content

Instantly share code, notes, and snippets.

@SolidStill
Created March 25, 2020 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SolidStill/11cd3de19d05fe8c07a61f9b89bd5586 to your computer and use it in GitHub Desktop.
Save SolidStill/11cd3de19d05fe8c07a61f9b89bd5586 to your computer and use it in GitHub Desktop.
fzf on macOS 10.14.6 - Homebrew build logs
Homebrew build logs for fzf on macOS 10.14.6
Build date: 2020-03-25 15:48:21
HOMEBREW_VERSION: 2.2.10
ORIGIN: https://github.com/Homebrew/brew
HEAD: 48a1637b24a0c329905a981f4cff547c7fa47943
Last commit: 2 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 16126c1022df2df6b7c4a64ff36139d49b662f8e
Core tap last commit: 13 minutes ago
HOMEBREW_PREFIX: /usr/local
CPU: dual-core 64-bit penryn
Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby
Clang: 11.0 build 1100
Git: 2.26.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.6-x86_64
CLT: 10.3.0.0.1.1562985497
Xcode: 11.3.1
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/SUVMMFaker.dylib
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so:
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc
2020-03-25 15:48:21 +0000
go
build
-o
/usr/local/Cellar/fzf/0.21.0-1/bin/fzf
-ldflags
-X main.revision=brew
SIGILL: illegal instruction
PC=0x1065b20 m=0 sigcode=1
goroutine 1 [running, locked to thread]:
runtime.asyncPreempt()
/usr/local/Cellar/go/1.14/libexec/src/runtime/preempt_amd64.s:8 fp=0xc00004c6a8 sp=0xc00004c6a0 pc=0x1065b20
internal/reflectlite.(*rtype).Elem(0x1563c20, 0x0, 0x1740080)
/usr/local/Cellar/go/1.14/libexec/src/internal/reflectlite/type.go:548 +0x26 fp=0xc00004c6c8 sp=0xc00004c6a8 pc=0x1069ed6
errors.init()
/usr/local/Cellar/go/1.14/libexec/src/errors/wrap.go:103 +0x4a fp=0xc00004c6f8 sp=0xc00004c6c8 pc=0x106e17a
runtime.doInit(0x1a806c0)
/usr/local/Cellar/go/1.14/libexec/src/runtime/proc.go:5414 +0x8a fp=0xc00004c728 sp=0xc00004c6f8 pc=0x10435aa
runtime.doInit(0x1a84ee0)
/usr/local/Cellar/go/1.14/libexec/src/runtime/proc.go:5409 +0x57 fp=0xc00004c758 sp=0xc00004c728 pc=0x1043577
runtime.doInit(0x1a890e0)
/usr/local/Cellar/go/1.14/libexec/src/runtime/proc.go:5409 +0x57 fp=0xc00004c788 sp=0xc00004c758 pc=0x1043577
runtime.main()
/usr/local/Cellar/go/1.14/libexec/src/runtime/proc.go:190 +0x1ce fp=0xc00004c7e0 sp=0xc00004c788 pc=0x1036b0e
runtime.goexit()
/usr/local/Cellar/go/1.14/libexec/src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x10642b1
rax 0x1563c20
rbx 0x4
rcx 0xc000000180
rdx 0x1a806e0
rdi 0x0
rsi 0x106e130
rbp 0xc00004c6b8
rsp 0xc00004c6a0
r8 0x34701
r9 0x1a84ff8
r10 0x1a85000
r11 0x246
r12 0xf1
r13 0x0
r14 0x171ab9c
r15 0x0
rip 0x1065b20
rflags 0x10212
cs 0x2b
fs 0x0
gs 0x0
HOMEBREW_VERSION: 2.2.10
ORIGIN: https://github.com/Homebrew/brew
HEAD: 48a1637b24a0c329905a981f4cff547c7fa47943
Last commit: 2 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 16126c1022df2df6b7c4a64ff36139d49b662f8e
Core tap last commit: 6 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/chris/Library/Caches/Homebrew
HOMEBREW_LOGS: /Users/chris/Library/Logs/Homebrew
CPU: dual-core 64-bit penryn
Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby
Clang: 11.0 build 1100
Git: 2.26.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.6-x86_64
CLT: 10.3.0.0.1.1562985497
Xcode: 11.3.1
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j2
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.14
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/go/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment