denji / homebrew-nginx

:fire_engine: Community NGINX tap for custom modules

Home Page:https://denji.github.io/homebrew-nginx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brew install nginx-full results in error: can not detect int size

notac opened this issue · comments

Indicate troubleshooting steps taken

  • [*] Ran brew update and retried your prior step?
  • [*] Ran brew doctor, fixed as many issues as possible and retried your prior step?
  • [*] Checked that a similar issue hasn't already been filed?

Bug reports / build errors:

Installing nginx-full results in "./configure: error: can not detect int size"

Brief summary of issue:

screen shot 2018-08-22 at 4 30 23 pm

The complete command that you issued:

brew install nginx-full

Gist with output of brew doctor:

https://gist.github.com/notac/fbeb3f65483adf201c42c65d3f134b4b

Link output by brew gist-logs <formula>:

https://gist.github.com/notac/fbeb3f65483adf201c42c65d3f134b4b

Output of brew config:

HOMEBREW_VERSION: 1.7.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: b119591c6963bff320501f52f9029e4862c00e97
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: c2ba9515785e3f26ad9fb8d2c998f4e8b987e014
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
CPU: quad-core 64-bit broadwell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.1 build 902
Git: 2.15.2 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 10.0.1, 9.0.4, 1.8.0_181
macOS: 10.13.6-x86_64
CLT: 9.4.1.0.1.1528165917
Xcode: 9.4.1
XQuartz: 2.7.11 => /opt/X11

Hi, problem solved?