Skip to content

Instantly share code, notes, and snippets.

@ipatch
Created November 22, 2018 08:17
Show Gist options
  • Save ipatch/29276369ccfae1276b8de0939d35d5ca to your computer and use it in GitHub Desktop.
Save ipatch/29276369ccfae1276b8de0939d35d5ca to your computer and use it in GitHub Desktop.
openssh (openssh) on macOS 10.13.6 - Homebrew build logs
Homebrew build logs for openssh on macOS 10.13.6
Build date: 2018-11-22 02:15:11
HOMEBREW_VERSION: 1.8.3-4-g7241156
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 72411560803d854256a2f75d09409bc5235b3755
Last commit: 3 days ago
Core tap ORIGIN: [email protected]:ipatch/homebrew-core.git
Core tap HEAD: 16f57fa0a0f5dcc004c70a382dffc40aab52865b
Core tap last commit: 7 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
HOMEBREW_VISUAL: nvim
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.19.1 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 11.0.1, 1.8.0_192
macOS: 10.13.6-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
XQuartz: 2.7.11 => /opt/X11
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 what 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:
/Users/capin/.pyenv/shims/python2-config
/Users/capin/.pyenv/shims/python3.6m-config
/Users/capin/.pyenv/shims/python3.7-config
/Users/capin/.pyenv/shims/python2.7-config
/Users/capin/.pyenv/shims/python3.7m-config
/Users/capin/.pyenv/shims/python-config
/Users/capin/.pyenv/shims/python3-config
/Users/capin/.pyenv/shims/python3.6-config
/Users/capin/.cargo/bin/cargo-install-update-config
Warning: Putting non-prefixed findutils in your path can cause python builds to fail.
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/libjlinkpic32.6.32.5.dylib
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.6m/greenlet/greenlet.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/blkid.pc
/usr/local/lib/pkgconfig/com_err.pc
/usr/local/lib/pkgconfig/e2p.pc
/usr/local/lib/pkgconfig/ext2fs.pc
/usr/local/lib/pkgconfig/ss.pc
/usr/local/lib/pkgconfig/uuid.pc
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
openssh
mpfr@2
mpv
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/bin/bundle
/usr/local/bin/bundler
Formula: openssh
Tap:
Path: /opt/Code/github/public/homebrew-us-05/openssh.rb
2018-11-22 02:15:11 -0600
autoreconf
Failed to execute: autoreconf
HOMEBREW_VERSION: 1.8.3-4-g7241156
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 72411560803d854256a2f75d09409bc5235b3755
Last commit: 3 days ago
Core tap ORIGIN: [email protected]:ipatch/homebrew-core.git
Core tap HEAD: 16f57fa0a0f5dcc004c70a382dffc40aab52865b
Core tap last commit: 7 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/capin/Library/Caches/Homebrew
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.19.1 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 11.0.1, 1.8.0_192
macOS: 10.13.6-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
XQuartz: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
CPPFLAGS: -D__APPLE_SANDBOX_NAMED_EXTERNAL__
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/libressl:/usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libressl/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/libressl/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