Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save briandilley/71f0968875ea794246045fa4516889e0 to your computer and use it in GitHub Desktop.
Save briandilley/71f0968875ea794246045fa4516889e0 to your computer and use it in GitHub Desktop.
nginx-full (denji/nginx/nginx-full) on macOS 10.15.4 - Homebrew build logs
Homebrew build logs for denji/nginx/nginx-full on macOS 10.15.4
Build date: 2020-05-03 12:47:54
HOMEBREW_VERSION: 2.2.14
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: e2bc0fa6879ce4c74ea2d8f8c654c9812f776b43
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8469728f12cd74599e66b52255a8a7224093ac85
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.EC4TH0VRZy/org.macosforge.xquartz:0
HOMEBREW_EDITOR: nano
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 16
CPU: 16-core 64-bit ivybridge
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 11.0 build 1103
Git: 2.26.2 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 12.0.1, 10.0.1, 1.8.0_66
macOS: 10.15.4-x86_64
CLT: 11.4.1.0.1.1586360307
Xcode: 11.4.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 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:
/Users/briandilley/.pyenv/shims/python3.6m-config
/Users/briandilley/.pyenv/shims/python-config
/Users/briandilley/.pyenv/shims/python3-config
/Users/briandilley/.pyenv/shims/python3.6-config
Warning: Putting non-prefixed coreutils in your path can cause gmp 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/libgstintercept.0.dylib
/usr/local/lib/libsecp256k1.0.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/secp256k1.h
Warning: Unbrewed .la files 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 .la files:
/usr/local/lib/libgstintercept.la
/usr/local/lib/libsecp256k1.la
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/libsecp256k1.pc
Warning: Unbrewed static libraries 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 static libraries:
/usr/local/lib/libgstintercept.a
/usr/local/lib/libsecp256k1.a
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:
aws-elasticbeanstalk
libomp
docker-compose
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
denji/nginx/nginx-full --with-rtmp-module
Formula: nginx-full
Tap: denji/nginx
Path: /usr/local/Homebrew/Library/Taps/denji/homebrew-nginx/Formula/nginx-full.rb
2020-05-03 12:47:54 -0700
./configure
--prefix=/usr/local/Cellar/nginx-full/1.17.10
--with-http_ssl_module
--with-pcre
--with-ipv6
--sbin-path=/usr/local/Cellar/nginx-full/1.17.10/bin/nginx
--with-cc-opt=-I/usr/local/include -I/usr/local/opt/pcre/include -I/usr/local/opt/openssl@1.1/include
--with-ld-opt=-L/usr/local/lib -L/usr/local/opt/pcre/lib -L/usr/local/opt/openssl@1.1/lib
--conf-path=/usr/local/etc/nginx/nginx.conf
--pid-path=/usr/local/var/run/nginx.pid
--lock-path=/usr/local/var/run/nginx.lock
--http-client-body-temp-path=/usr/local/var/run/nginx/client_body_temp
--http-proxy-temp-path=/usr/local/var/run/nginx/proxy_temp
--http-fastcgi-temp-path=/usr/local/var/run/nginx/fastcgi_temp
--http-uwsgi-temp-path=/usr/local/var/run/nginx/uwsgi_temp
--http-scgi-temp-path=/usr/local/var/run/nginx/scgi_temp
--http-log-path=/usr/local/var/log/nginx/access.log
--error-log-path=/usr/local/var/log/nginx/error.log
--add-module=/usr/local/share/rtmp-nginx-module
checking for OS
+ Darwin 19.4.0 x86_64
checking for C compiler ... not found
./configure: error: C compiler clang is not found
HOMEBREW_VERSION: 2.2.14
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: e2bc0fa6879ce4c74ea2d8f8c654c9812f776b43
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8469728f12cd74599e66b52255a8a7224093ac85
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.EC4TH0VRZy/org.macosforge.xquartz:0
HOMEBREW_EDITOR: nano
HOMEBREW_MAKE_JOBS: 16
CPU: 16-core 64-bit ivybridge
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 11.0 build 1103
Git: 2.26.2 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 12.0.1, 10.0.1, 1.8.0_66
macOS: 10.15.4-x86_64
CLT: 11.4.1.0.1.1586360307
Xcode: 11.4.1
XQuartz: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j16
CMAKE_PREFIX_PATH: /usr/local/opt/openssl@1.1:/usr/local
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/openssl@1.1/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/opt/pcre/bin:/usr/local/opt/openssl@1.1/bin:/usr/local/bin:/usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/bin:/bin:/usr/sbin:/sbin:/Users/briandilley/.rvm/gems/ruby-2.6.0/bin:/Users/briandilley/.rvm/rubies/ruby-2.6.0/lib/ruby/gems/2.6.0/bin:/Users/briandilley/.rvm/rubies/ruby-2.6.0/bin:/Users/briandilley/.pyenv/shims:/Users/briandilley/.nvm/versions/node/v10.15.3/bin:/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/bin:/Users/briandilley/.fastlane/bin:/Users/briandilley/usr/apps/dockcross:/Users/briandilley/.cargo/bin:/usr/local/Cellar/coreutils/8.32/libexec/gnubin:/Users/briandilley/usr/apps/android-ndk-r10e:/Users/briandilley/usr/apps/android-sdk-macosx/platform-tools:/Users/briandilley/usr/apps/android-sdk-macosx/tools:/Users/briandilley/usr/bin:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/4.6.2/Commands:/Users/briandilley/.rvm/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment