Code Monkey home page Code Monkey logo

homebrew-brew's Introduction

Name

OpenResty - Turning Nginx into a Full-Fledged Scriptable Web Platform

Table of Contents

Description

OpenResty is a full-fledged web application server by bundling the standard nginx core, lots of 3rd-party nginx modules, as well as most of their external dependencies.

This bundle is maintained by Yichun Zhang (agentzh).

Because most of the nginx modules are developed by the bundle maintainers, it can ensure that all these modules are played well together.

The bundled software components are copyrighted by the respective copyright holders.

The homepage for this project is on openresty.org.

For Users

Visit the download page on the openresty.org web site to download the latest bundle tarball, and follow the installation instructions in the installation page.

For Bundle Maintainers

The bundle's source is at the following git repository:

https://github.com/openresty/openresty

To reproduce the bundle tarball, just do

make

at the top of the bundle source tree.

Please note that you may need to install some extra dependencies, like perl, dos2unix, and mercurial. On Fedora 22, for example, installing the dependencies is as simple as running the following commands:

sudo dnf install perl dos2unix mercurial

Back to TOC

Additional Features

In additional to the standard nginx core features, this bundle also supports the following:

Back to TOC

resolv.conf parsing

syntax: resolver address ... [valid=time] [ipv6=on|off] [local=on|off|path]

default: -

context: http, stream, server, location

Similar to the resolver directive in standard nginx core with additional support for parsing additional resolvers from the resolv.conf file format.

When local=on, the standard path of /etc/resolv.conf will be used. You may also specify arbitrary path to be used for parsing, for example: local=/tmp/test.conf.

When local=off, parsing will be disabled (this is the default).

This feature is not available on Windows platforms.

Back to TOC

Mailing List

You're very welcome to join the English OpenResty mailing list hosted on Google Groups:

https://groups.google.com/group/openresty-en

The Chinese mailing list is here:

https://groups.google.com/group/openresty

Back to TOC

Report Bugs

You're very welcome to report issues on GitHub:

https://github.com/openresty/openresty/issues

Back to TOC

Copyright & License

The bundle itself is licensed under the 2-clause BSD license.

Copyright (c) 2011-2019, Yichun "agentzh" Zhang (章亦春) [email protected], OpenResty Inc.

This module is licensed under the terms of the BSD license.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to TOC

homebrew-brew's People

Contributors

agentzh avatar ajayk avatar akagi201 avatar bfontaine avatar cono avatar denji avatar dubesoftware avatar durango avatar fdietz avatar fengqi avatar ilovezfs avatar jacknagel avatar jellyfrog avatar koluke avatar leonklingele avatar marcqualie avatar mariuswilms avatar mikemcquaid avatar mikz avatar moonming avatar mtoschi avatar nikolaymurha avatar ninjapenguin avatar raphaelcohn avatar samgranieri avatar slact avatar tamird avatar tei1988 avatar woolf-wen avatar xiaocang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

homebrew-brew's Issues

Configure with `--with-compat`

This is an improvement that can allow the mac user to load dynamic modules without configuration the source with exactly the same flags.

The docker packaged openresty (for example openresty/openresty:1.17.8.2-centos) is already compiled with this flag. We should do the same too.

Fix Homebrew upgrade

Indicate troubleshooting steps taken

I was upgrading my Homebrew formulae and got the following error trace:

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/php-session-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/auth-ldap-nginx-module.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/extended-status-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/txid-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/notice-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/upload-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/mruby-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/lua-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/ctpp2-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/redis-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/mogilefs-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/nchan-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/cache-purge-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/dav-ext-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/accesskey-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/eval-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/anti-ddos-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/healthcheck-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/realtime-req-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/auth-digest-nginx-module.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/mod-zip-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/set-misc-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/dosdetector-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/auto-keepalive-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/ajp-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/geoip2-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/push-stream-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/ngx-devel-kit.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/auth-pam-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/counter-zone-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/redis2-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/tarantool-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/captcha-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/autols-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/array-var-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/var-req-speed-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/echo-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/upstream-order-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/accept-language-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/http-remote-passwd-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/http-accounting-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/fancyindex-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/tcp-proxy-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/log-if-nginx-module.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/vod-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/headers-more-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/rtmp-nginx-module.rb:14

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/stream-lua-nginx-module.rb:10

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/xsltproc-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/websockify-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/upload-progress-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/subs-filter-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/ustats-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/mp4-h264-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/unzip-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/http-flood-detector-nginx-module.rb:8

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/small-light-nginx-module.rb:7

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/naxsi-nginx-module.rb:9

When I run brew info openresty, I get the version number 1.19.9.1_2

My Homebrew version is 3.3.0.

Fails to install OpenResty

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?
  • Looked up the software bug tracker if reporting a build error?
  • If you're seeing permission errors tried running sudo chown -R $(whoami) $(brew --prefix)?

Bug reports / build errors:

Brief summary of issue:

I am trying to install OpenResty via Homebrew. When I run the install command, I get this error:

Updating Homebrew...
Error: undefined method `name' for nil:NilClass
Please report this bug:
  https://docs.brew.sh/Troubleshooting
/usr/local/Homebrew/Library/Homebrew/exceptions.rb:186:in `block in initialize'
/usr/local/Homebrew/Library/Homebrew/exceptions.rb:185:in `map'
/usr/local/Homebrew/Library/Homebrew/exceptions.rb:185:in `initialize'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:414:in `new'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:414:in `loader_for'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:310:in `factory'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:490:in `find_with_priority'
/usr/local/Homebrew/Library/Homebrew/extend/ARGV.rb:49:in `block in formulae'
/usr/local/Homebrew/Library/Homebrew/extend/ARGV.rb:45:in `map'
/usr/local/Homebrew/Library/Homebrew/extend/ARGV.rb:45:in `formulae'
/usr/local/Homebrew/Library/Homebrew/cmd/install.rb:129:in `install'
/usr/local/Homebrew/Library/Homebrew/brew.rb:89:in `<main>'

The complete command that you issued:

brew tap openresty/brew
brew install openresty

Gist with output of brew doctor:

https://gist.github.com/chris-jansson/b2196daf92dd3a227f2326e0ed4c80a7

Link output by brew gist-logs <formula>:

Error: undefined method `name' for nil:NilClass
Please report this bug:
  https://docs.brew.sh/Troubleshooting
/usr/local/Homebrew/Library/Homebrew/exceptions.rb:186:in `block in initialize'
/usr/local/Homebrew/Library/Homebrew/exceptions.rb:185:in `map'
/usr/local/Homebrew/Library/Homebrew/exceptions.rb:185:in `initialize'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:414:in `new'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:414:in `loader_for'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:379:in `canonical_name'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:375:in `to_rack'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:64:in `resolve'
/usr/local/Homebrew/Library/Homebrew/extend/ARGV.rb:57:in `block in resolved_formulae'
/usr/local/Homebrew/Library/Homebrew/extend/ARGV.rb:56:in `map'
/usr/local/Homebrew/Library/Homebrew/extend/ARGV.rb:56:in `resolved_formulae'
/usr/local/Homebrew/Library/Homebrew/cmd/gist-logs.rb:135:in `gist_logs'
/usr/local/Homebrew/Library/Homebrew/brew.rb:89:in `<main>'

Output of brew config:

HOMEBREW_VERSION: 1.8.6
ORIGIN: https://github.com/Homebrew/brew
HEAD: 858c5e1afb0eb00079a4f014e8fbedf9065d50e4
Last commit: 3 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a51a1908f318003f0fd7eb52d493d5c6ef8637a4
Core tap last commit: 80 minutes ago
HOMEBREW_PREFIX: /usr/local
CPU: octa-core 64-bit kabylake
Homebrew Ruby: 2.3.7 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: 10.0 build 1000
Git: 2.17.2 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_181
macOS: 10.13.6-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1

Formula Requests:

The quickest way to get a new formula into Homebrew is to file a Pull Request.

We will consider your request but it may be closed if it's something we're not actively planning to work on.

brew calling error

Bug reports / build errors:

Warning: Calling plist_options is deprecated! Use service.require_root instead.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/openresty.rb:80

Brief summary of issue:

like this buildkite/homebrew-buildkite#30

/usr/local/Cellar/[email protected]/1.1.1g break the installation

Indicate troubleshooting steps taken

  • Ran brew update and retried your prior step?
  • [ x Ran brew doctor, fixed as many issues as possible and retried your prior step?
  • Checked that a similar issue hasn't already been filed?
  • Looked up the software bug tracker if reporting a build error?
  • If you're seeing permission errors tried running sudo chown -R $(whoami) $(brew --prefix)?

Bug reports / build errors:

$ brew info openssl
[email protected]: stable 1.1.1g (bottled) [keg-only]
Cryptography and SSL/TLS Toolkit
https://openssl.org/
/usr/local/Cellar/[email protected]/1.1.1g (8,059 files, 18MB)
  Poured from bottle on 2020-05-20 at 14:45:22
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/[email protected]
==> Caveats
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
  /usr/local/etc/[email protected]/certs

and run
  /usr/local/opt/[email protected]/bin/c_rehash

[email protected] is keg-only, which means it was not symlinked into /usr/local,
because macOS provides LibreSSL.

If you need to have [email protected] first in your PATH run:
  echo 'export PATH="/usr/local/opt/[email protected]/bin:$PATH"' >> /Users/teochenglim/.bash_profile

For compilers to find [email protected] you may need to set:
  export LDFLAGS="-L/usr/local/opt/[email protected]/lib"
  export CPPFLAGS="-I/usr/local/opt/[email protected]/include"

For pkg-config to find [email protected] you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/[email protected]/lib/pkgconfig"

==> Analytics
install: 765,917 (30 days), 2,263,893 (90 days), 5,613,308 (365 days)
install-on-request: 113,291 (30 days), 342,387 (90 days), 773,956 (365 days)
build-error: 0 (30 days)

$ brew upgrade openresty/brew/openresty
Updating Homebrew...
==> Upgrading 1 outdated package:
openresty/brew/openresty 1.15.8.2 -> 1.15.8.3_1
==> Upgrading openresty/brew/openresty 1.15.8.2 -> 1.15.8.3_1 --with-postgresql --with-iconv --with-slice
==> Downloading https://openresty.org/download/openresty-1.15.8.3.tar.gz
Already downloaded: /Users/teochenglim/Library/Caches/Homebrew/downloads/0ecbdc60ee998a3e2bbd4487be0b43fa7b35f953d107eab6a616cf0402247838--openresty-1.15.8.3.tar.gz
==> ./configure -j4 --prefix=/usr/local/Cellar/openresty/1.15.8.3_1 --pid-path=/usr/local/var/run/openresty.pid --lock-path=/usr/local/var/run/openresty.lock --conf-path=/usr/local/etc/openresty/nginx.con
Last 15 lines from /Users/teochenglim/Library/Logs/Homebrew/openresty/01.configure:
checking for SA_RESTART ... found
 + ngx_stream_lua_module was configured
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... not found
checking for OpenSSL library in /usr/local/ ... not found
checking for OpenSSL library in /usr/pkg/ ... not found
checking for OpenSSL library in /opt/local/ ... not found

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl=<path> option.

ERROR: failed to run command: sh ./configure --prefix=/usr/local/Cellar/openresty/1.15.8.3_1/nginx \...

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/openresty/homebrew-brew/issues

These open issues may also help:
The openresty-debug package should use openresty-openssl-debug instead https://github.com/openresty/homebrew-brew/issues/3
Fails to install OpenResty https://github.com/openresty/homebrew-brew/issues/5

==> Checking for dependents of upgraded formulae...
==> No dependents found!

Brief summary of issue:

With new openssl 1.1 installation break

The complete command that you issued:

Please see above

Gist with output of brew doctor:

$ brew doctor
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:
  /opt/local/bin/pcap-config
  /opt/td-agent/embedded/bin/pkg-config
  /opt/td-agent/embedded/bin/jemalloc-config
  /opt/td-agent/embedded/bin/ncursesw5-config
  /opt/td-agent/embedded/bin/xslt-config
  /opt/td-agent/embedded/bin/xml2-config
  /opt/td-agent/embedded/bin/ncurses5-config

Link output by brew gist-logs <formula>:

Output of brew config:

Formula Requests:

The quickest way to get a new formula into Homebrew is to file a Pull Request.

We will consider your request but it may be closed if it's something we're not actively planning to work on.

brew installation error

Warning: Calling plist_options is deprecated! Use service.require_root instead.
Please report this issue to the openresty/brew tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/openresty/homebrew-brew/Formula/openresty.rb:80

plist_options :manual => "openresty"

Can't install openresty on macOS 10.15

OS: macOS 10.15
==== Can't install openresty on macOS 10.15,Error info is here ====
==> Installing openresty/brew/openresty
==> Downloading https://openresty.org/download/openresty-1.15.8.2.tar.gz
Already downloaded: /Users/ryan/Library/Caches/Homebrew/downloads/4395089f0fd423261d4f1124b7beb0f69e1121e59d399e89eaa6e25b641333bc--openresty-1.15.8.2.tar.gz
==> ./configure -j4 --prefix=/usr/local/Cellar/openresty/1.15.8.2 --pid-path=/usr/local/var/run/openresty.pid --lock-path=/usr/local/var/run/op
Last 15 lines from /Users/ryan/Library/Logs/Homebrew/openresty/01.configure:
CC lib_init.o
CC luajit.o
HOSTLINK host/minilua
DYNASM host/buildvm_arch.h
HOSTCC host/buildvm.o
HOSTLINK host/buildvm
BUILDVM lj_vm.S
BUILDVM lj_ffdef.h
BUILDVM lj_bcdef.h
BUILDVM lj_folddef.h
make[1]: *** [lj_folddef.h] Segmentation fault: 11
make[1]: *** Deleting file `lj_folddef.h'
make[1]: *** Waiting for unfinished jobs....
make: *** [default] Error 2
ERROR: failed to run command: gmake -j4 TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-msse4.2 -DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT' CC=cc PREFIX=/usr/local/Cellar/openresty/1.15.8.2/luajit

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/openresty/homebrew-brew/issues

mac os 11.2 can't install

==> Downloading https://openresty.org/download/openresty-1.19.3.1.tar.gz
Already downloaded: /Users/wangxw/Library/Caches/Homebrew/downloads/11b76a3fbb3e39bb82597a5b2a52fad853232e3340d922b8282ebd917f776b3c--openresty-1.19.3.1.tar.gz
Error: Could not find an SDK that supports macOS 11.2.
You may have have an outdated or incompatible Xcode.
Homebrew found the following SDKs in the Xcode install:
  11.1

Please update Xcode or uninstall it if no updates are available.

Brew warning: "openresty: undefined method `require_root' for nil:NilClass"

Indicate troubleshooting steps taken

Yesterday while updating Brew formulae, Brew was giving the warning that the plist_options method was deprecated and advised to call service.require_root instead. I checked that fix in under PR #29 .

Today, Brew says:

Warning: Some installed formulae are not readable: openresty: undefined method require_root for nil:NilClass.

The docs (https://rubydoc.brew.sh/Homebrew/Service.html#require_root-instance_method) say the Service class is defined in service.rb, which I have been unable to locate in the source.

Any ideas for resolving this?

Try install with rds-json module

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?
  • Looked up the software bug tracker if reporting a build error?
  • If you're seeing permission errors tried running sudo chown -R $(whoami) $(brew --prefix)?

Bug reports / build errors:

Bug and feature request

Brief summary of issue:

Try to turn on openresty rds_json feature and hit ./configure --with-http_rds_json_module invalid module error

The complete command that you issued:

$ brew edit openresty/brew/openresty
Editing /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/openresty.rb
modify line 38 from:
--without-http_rds_json_module
to:
--with-http_rds_json_module
$ brew reinstall openresty/brew/openresty --with-postgresql --with-iconv --with-slice --display-times
==> Reinstalling openresty/brew/openresty --with-postgresql --with-iconv --with-slice
==> Downloading https://openresty.org/download/openresty-1.15.8.1.tar.gz
Already downloaded: /Users/teochenglim/Library/Caches/Homebrew/downloads/45bc87c59251cae59a8c5ca0491d1c731722f861d11f4bb9e29f6a59959aa030--openresty-1.15.8.1.tar.gz
==> ./configure --prefix=/usr/local/Cellar/openresty/1.15.8.1 --pid-path=/usr/local/var/run/openresty.pid --lock-path=/usr/local/var/run/openresty.lock --conf
Last 15 lines from /Users/teochenglim/Library/Logs/Homebrew/openresty/01.configure:
--add-module=../ngx_postgres-1.0
--add-module=../srcache-nginx-module-0.31
--add-module=../ngx_lua-0.10.15
--add-module=../ngx_lua_upstream-0.07
--add-module=../headers-more-nginx-module-0.33
--add-module=../array-var-nginx-module-0.05
--add-module=../memc-nginx-module-0.19
--add-module=../redis2-nginx-module-0.15
--add-module=../redis-nginx-module-0.3.7
--add-module=../rds-json-nginx-module-0.15
--add-module=../ngx_stream_lua-0.0.7
--with-ld-opt='-Wl,-rpath,/usr/local/Cellar/openresty/1.15.8.1/luajit/lib -L/usr/local/lib -L/usr/local/opt/pcre/lib -L/usr/local/opt/openresty-openssl/lib'
--pid-path=/usr/local/var/run/openresty.pid --lock-path=/usr/local/var/run/openresty.lock --conf-path=/usr/local/etc/openresty/nginx.conf --http-log-path=/usr/local/var/log/nginx/access.log --error-log-path=/usr/local/var/log/nginx/error.log --with-pcre-jit --with-http_rds_json_module --with-ipv6 --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_v2_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --with-http_stub_status_module --with-http_realip_module --with-http_addition_module --with-http_auth_request_module --with-http_secure_link_module --with-http_random_index_module --with-http_geoip_module --with-http_gzip_static_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-threads --with-dtrace-probes --with-http_slice_module --with-stream --with-stream_ssl_preread_module --with-http_ssl_module
./configure: error: invalid option "--with-http_rds_json_module"
ERROR: failed to run command: sh ./configure --prefix=/usr/local/Cellar/openresty/1.15.8.1/nginx ...

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/openresty/homebrew-brew/issues

These open issues may also help:
Fails to install OpenResty #5
The openresty-debug package should use openresty-openssl-debug instead #3

Gist with output of brew doctor:

$ brew doctor
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 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

Link output by brew gist-logs <formula>:

$ brew gist-logs openresty
https://gist.github.com/3763fc9d1ccaaadecb5022b6b2d1ef30

Output of brew config:

$ brew config
HOMEBREW_VERSION: 2.1.4-73-g1bee0fb
ORIGIN: https://github.com/Homebrew/brew
HEAD: 1bee0fbde0bdc3da0450901483ba128249eb8df9
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: b0ff54bed66c1f5f08105fdc202c7485fc25d9d7
Core tap last commit: 10 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
CPU: quad-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
Java: 12.0.1
macOS: 10.14.5-x86_64
CLT: 10.2.1.0.1.1554506761
Xcode: N/A
CLT headers: 10.2.1.0.1.1554506761

Formula Requests:

--with-rds-json

The quickest way to get a new formula into Homebrew is to file a Pull Request.

We will consider your request but it may be closed if it's something we're not actively planning to work on.

Try install with rds-json module

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?
  • Looked up the software bug tracker if reporting a build error?
  • If you're seeing permission errors tried running sudo chown -R $(whoami) $(brew --prefix)?

Bug reports / build errors:

Bug and feature request

Brief summary of issue:

Try to turn on openresty rds_json feature and hit ./configure --with-http_rds_json_module invalid module error

The complete command that you issued:

$ brew edit openresty/brew/openresty
Editing /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/openresty.rb
modify line 38 from:
--without-http_rds_json_module
to:
--with-http_rds_json_module
$ brew reinstall openresty/brew/openresty --with-postgresql --with-iconv --with-slice --display-times
==> Reinstalling openresty/brew/openresty --with-postgresql --with-iconv --with-slice
==> Downloading https://openresty.org/download/openresty-1.15.8.1.tar.gz
Already downloaded: /Users/teochenglim/Library/Caches/Homebrew/downloads/45bc87c59251cae59a8c5ca0491d1c731722f861d11f4bb9e29f6a59959aa030--openresty-1.15.8.1.tar.gz
==> ./configure --prefix=/usr/local/Cellar/openresty/1.15.8.1 --pid-path=/usr/local/var/run/openresty.pid --lock-path=/usr/local/var/run/openresty.lock --conf
Last 15 lines from /Users/teochenglim/Library/Logs/Homebrew/openresty/01.configure:
--add-module=../ngx_postgres-1.0
--add-module=../srcache-nginx-module-0.31
--add-module=../ngx_lua-0.10.15
--add-module=../ngx_lua_upstream-0.07
--add-module=../headers-more-nginx-module-0.33
--add-module=../array-var-nginx-module-0.05
--add-module=../memc-nginx-module-0.19
--add-module=../redis2-nginx-module-0.15
--add-module=../redis-nginx-module-0.3.7
--add-module=../rds-json-nginx-module-0.15
--add-module=../ngx_stream_lua-0.0.7
--with-ld-opt='-Wl,-rpath,/usr/local/Cellar/openresty/1.15.8.1/luajit/lib -L/usr/local/lib -L/usr/local/opt/pcre/lib -L/usr/local/opt/openresty-openssl/lib'
--pid-path=/usr/local/var/run/openresty.pid --lock-path=/usr/local/var/run/openresty.lock --conf-path=/usr/local/etc/openresty/nginx.conf --http-log-path=/usr/local/var/log/nginx/access.log --error-log-path=/usr/local/var/log/nginx/error.log --with-pcre-jit --with-http_rds_json_module --with-ipv6 --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_v2_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --with-http_stub_status_module --with-http_realip_module --with-http_addition_module --with-http_auth_request_module --with-http_secure_link_module --with-http_random_index_module --with-http_geoip_module --with-http_gzip_static_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-threads --with-dtrace-probes --with-http_slice_module --with-stream --with-stream_ssl_preread_module --with-http_ssl_module
./configure: error: invalid option "--with-http_rds_json_module"
ERROR: failed to run command: sh ./configure --prefix=/usr/local/Cellar/openresty/1.15.8.1/nginx ...

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/openresty/homebrew-brew/issues

These open issues may also help:
Fails to install OpenResty #5
The openresty-debug package should use openresty-openssl-debug instead #3

Gist with output of brew doctor:

$ brew doctor
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 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

Link output by brew gist-logs <formula>:

$ brew gist-logs openresty
https://gist.github.com/3763fc9d1ccaaadecb5022b6b2d1ef30

Output of brew config:

$ brew config
HOMEBREW_VERSION: 2.1.4-73-g1bee0fb
ORIGIN: https://github.com/Homebrew/brew
HEAD: 1bee0fbde0bdc3da0450901483ba128249eb8df9
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: b0ff54bed66c1f5f08105fdc202c7485fc25d9d7
Core tap last commit: 10 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
CPU: quad-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
Java: 12.0.1
macOS: 10.14.5-x86_64
CLT: 10.2.1.0.1.1554506761
Xcode: N/A
CLT headers: 10.2.1.0.1.1554506761

Formula Requests:

--with-rds-json

The quickest way to get a new formula into Homebrew is to file a Pull Request.

We will consider your request but it may be closed if it's something we're not actively planning to work on.

Calling MacOS.prefer_64_bit? is disabled! There is no replacement

Fails to install OpenResty on my Mac Mojave 10.14.3 :

brew install openresty/brew/openresty

==> Installing openresty from openresty/brew
==> Installing dependencies for openresty/brew/openresty: openresty/brew/openresty-openssl and geoip
==> Installing openresty/brew/openresty dependency: openresty/brew/openresty-openssl
==> Downloading https://www.openssl.org/source/openssl-1.1.0h.tar.gz
Already downloaded: /Users/qwer/Library/Caches/Homebrew/downloads/50a72da59142c8e6600201200a8e4fba73e01c9181a3eadef183150f5e125169--openssl-1.1.0h.tar.gz
==> Downloading https://raw.githubusercontent.com/openresty/openresty/master/patches/openssl-1.1.0d-sess_set_get_cb_yield.patch
Already downloaded: /Users/qwer/Library/Caches/Homebrew/downloads/d21b608d6b772ce15833d19e7d97f7d484fbba691be6f79dbd60968f9d9455d5--openssl-1.1.0d-sess_set_get_cb_yield.patch
==> Patching
==> Applying openssl-1.1.0d-sess_set_get_cb_yield.patch
patching file include/openssl/bio.h
Hunk #1 succeeded at 217 (offset -3 lines).
patching file include/openssl/ssl.h
Hunk #1 succeeded at 812 (offset 21 lines).
Hunk #2 succeeded at 821 (offset 21 lines).
Hunk #3 succeeded at 1054 (offset 21 lines).
Hunk #4 succeeded at 1461 with fuzz 1 (offset 31 lines).
patching file ssl/bio_ssl.c
Hunk #1 succeeded at 139 (offset 1 line).
Hunk #2 succeeded at 215 (offset 1 line).
Hunk #3 succeeded at 372 (offset 1 line).
patching file ssl/ssl_lib.c
Hunk #1 succeeded at 3177 (offset 195 lines).
patching file ssl/ssl_sess.c
Hunk #2 succeeded at 512 (offset 8 lines).
Hunk #3 succeeded at 901 (offset 9 lines).
patching file ssl/statem/statem.c
Hunk #1 succeeded at 591 (offset 8 lines).
Hunk #2 succeeded at 622 (offset 8 lines).
patching file ssl/statem/statem.h
patching file ssl/statem/statem_srvr.c
Hunk #1 succeeded at 1147 (offset -18 lines).
patching file util/libssl.num
Error: An exception occurred within a child process:
  MethodDeprecatedError: Calling MacOS.prefer_64_bit? is disabled! There is no replacement.
Please report this to the openresty/brew tap:
  /usr/local/Homebrew/Library/Taps/openresty/homebrew-brew/Formula/openresty-openssl.rb:53

OpenSSL 1.1.0l can not be downloaded

I run 'brew install openresty/brew/openresty` and it failed because OpenSSL 1.1.0l can not be downloaded. Below is the output:

==> Installing dependencies for openresty/brew/openresty: openresty/brew/openresty-openssl
==> Installing openresty/brew/openresty dependency: openresty/brew/openresty-openssl
==> Downloading https://www.openssl.org/source/openssl-1.1.0l.tar.gz
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading https://dl.bintray.com/homebrew/mirror/openssl-1.1.0l.tar.gz
curl: (22) The requested URL returned error: 404 Not Found
Error: An exception occurred within a child process:
  DownloadError: Failed to download resource "openresty-openssl"
Download failed: https://dl.bintray.com/homebrew/mirror/openssl-1.1.0l.tar.gz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.