Skip to content

Instantly share code, notes, and snippets.

@mrtrkmn
Created October 3, 2019 21:03
Show Gist options
  • Save mrtrkmn/d33eace391346e90948fe1520bfe4d1f to your computer and use it in GitHub Desktop.
Save mrtrkmn/d33eace391346e90948fe1520bfe4d1f to your computer and use it in GitHub Desktop.
haaukins on macOS 10.14.6 - Homebrew build logs
Homebrew build logs for haaukins on macOS 10.14.6
Build date: 2019-10-03 23:03:00
HOMEBREW_VERSION: 2.1.11-175-gb7596ad
ORIGIN: https://github.com/Homebrew/brew
HEAD: b7596adb4aaec9cd4c08f175944b5f5a25e7c32a
Last commit: 6 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 53536059eda29ff2a7987d24de7d0e2b6c1269f4
Core tap last commit: 68 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
CPU: dodeca-core 64-bit kabylake
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1001
Git: 2.20.1 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.6-x86_64
CLT: 10.3.0.0.1.1562985497
Xcode: N/A
CLT headers: 10.3.0.0.1.1562985497
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and which additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew-provided
script of the same name. We found the following "config" scripts:
/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6m-config
/Library/Frameworks/Python.framework/Versions/3.6/bin/python3-config
/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6-config
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/python3.7m/greenlet/greenlet.h
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
2019-10-03 23:01:46 +0200
go
run
./scripts/deploy/build_binaries.go
Building version
✓ hkn-darwin-amd64
✓ hkn-darwin-386
✓ hkn-linux-amd64
✓ hkn-linux-386
✓ hkn-windows-amd64.exe
✓ hkn-windows-386.exe
✓ hknd-linux-amd64
✓ hknd-linux-386
2019-10-03 23:03:00 +0200
mv
./build/hkn-darwin-amd64
./build/hkn
2019-10-03 23:03:00 +0200
mv
./build/hkn
/usr/bin/hkn
mv: rename ./build/hkn to /usr/bin/hkn: Operation not permitted
HOMEBREW_VERSION: 2.1.11-175-gb7596ad
ORIGIN: https://github.com/Homebrew/brew
HEAD: b7596adb4aaec9cd4c08f175944b5f5a25e7c32a
Last commit: 6 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 53536059eda29ff2a7987d24de7d0e2b6c1269f4
Core tap last commit: 68 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/atu/Library/Caches/Homebrew
HOMEBREW_LOGS: /Users/atu/Library/Logs/Homebrew
CPU: dodeca-core 64-bit kabylake
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1001
Git: 2.20.1 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.6-x86_64
CLT: 10.3.0.0.1.1562985497
Xcode: N/A
CLT headers: 10.3.0.0.1.1562985497
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j12
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2:/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.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: /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
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