Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aria2 failed to build on 10.11.5 #3038

Closed
3 tasks done
mjgardner opened this issue Jul 15, 2016 · 4 comments
Closed
3 tasks done

aria2 failed to build on 10.11.5 #3038

mjgardner opened this issue Jul 15, 2016 · 4 comments

Comments

@mjgardner
Copy link
Contributor

Please follow the general troubleshooting steps first:

  • Ran brew update and retried your prior step?
  • Ran brew doctor, fixed as many issues as possible and retried your prior step?
  • If you're seeing permission errors tried running sudo chown -R $(whom) $(brew --prefix)?

You can erase any parts of this template not applicable to your Issue.

Bug reports:

https://gist.github.com/mjgardner/dc1206a4961353c35096f3812c0fadb5

@smoothdvd
Copy link

==> Upgrading 1 outdated package, with result:
aria2 1.25.0
==> Upgrading aria2
==> Downloading https://github.com/aria2/aria2/releases/download/release-1.25.0/aria2-1.25.0.tar.xz
Already downloaded: /Users/alexgao/Library/Caches/Homebrew/aria2-1.25.0.tar.xz
==> ./configure --prefix=/usr/local/Cellar/aria2/1.25.0 --with-appletls --without-openssl --without-gnutls --without-libgmp --without-libnettle --without-libgcrypt --with-libssh2
Last 15 lines from /Users/alexgao/Library/Logs/Homebrew/aria2/01.configure:
checking for xml2-config... /usr/bin/xml2-config
checking for libxml - version >= 2.6.24... yes (version 2.9.2)
checking for SQLITE3... no
configure: WARNING: No package 'sqlite3' found
checking whether to enable Mac OS X native SSL/TLS... yes
checking for main in -lcrypt32... no
checking for main in -lsecur32... no
checking for main in -ladvapi32... no
checking for wincrypt.h... no
checking for security.h... no
checking for LIBSSH2... no
configure: WARNING: Package 'zlib', required by 'libssh2', not found
configure: error: in /private/tmp/aria2-20160716-75705-12pj0vj/aria2-1.25.0': configure: error: libssh2 is requested but not found in the system. Seeconfig.log' for more details

@ilovezfs
Copy link
Contributor

ilovezfs commented Jul 16, 2016

This PR fixes the issue: Homebrew/brew#530

@ilovezfs
Copy link
Contributor

This is now fixed, if you brew update.

@smoothdvd
Copy link

@ilovezfs Thanks

iMichka pushed a commit to iMichka/homebrew-core that referenced this issue Jul 1, 2017
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants