Skip to content

Instantly share code, notes, and snippets.

@MattRogish
Last active December 11, 2015 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MattRogish/4624975 to your computer and use it in GitHub Desktop.
Save MattRogish/4624975 to your computer and use it in GitHub Desktop.
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install curl-ca-bundle
==> Downloading http://curl.haxx.se/download/curl-7.28.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/curl-ca-bundle-1.87.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/curl-ca-bundle-1.87.tar.gz
==> perl mk-ca-bundle.pl
perl mk-ca-bundle.pl
Downloading 'certdata.txt' ...
Use of uninitialized value in gmtime at mk-ca-bundle.pl line 89.
Processing 'certdata.txt' ...
Couldn't open certdata.txt: No such file or directory at mk-ca-bundle.pl line 128.
==> Configuration
HOMEBREW_VERSION: 0.9.3
HEAD: f8e58e1153680e3a03839b726b50c8ec7d176649
CPU: quad-core 64-bit ivybridge
OS X: 10.8.2-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
X11: N/A
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/mountain_lion
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
Error: curl-ca-bundle did not build
No logs in ~/Library/Logs/Homebrew/curl-ca-bundle/
brew doctor
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link f` will cause other formulae to detect them during the
`./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
ossp-uuid
libxml2
libxslt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment