Skip to content

Instantly share code, notes, and snippets.

@codedmart
Created January 6, 2016 18:28
Show Gist options
  • Save codedmart/79eb570da815362b9c26 to your computer and use it in GitHub Desktop.
Save codedmart/79eb570da815362b9c26 to your computer and use it in GitHub Desktop.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -DQT_NO_GRAPHICSVIEW -DQT_NO_GRAPHICSEFFECT -DQT_NO_STYLESHEET -DQT_NO_STYLE_CDE -DQT_NO_STYLE_CLEA
NLOOKS -DQT_NO_STYLE_MOTIF -DQT_NO_STYLE_PLASTIQUE -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.6 -Wall -W -fP
IE -I../../../mkspecs/macx-clang -I. -o openssl.o openssl.cpp
openssl.cpp:42:10: fatal error: 'openssl/opensslv.h' file not found
#include <openssl/opensslv.h>
^
1 error generated.
Makefile:225: recipe for target 'openssl.o' failed
make: *** [openssl.o] Error 1
OpenSSL disabled.
OpenSSL support cannot be enabled due to functionality tests!
Turn on verbose messaging (-v) to /private/var/folders/8w/n_txhbn945j9gxp6bz2nhkhr0000gn/T/nix-build-phantomjs-2.0.0-20150528.drv-0/phantomjs-2.0.0-20150528/src/qt/qtbase/configure to see the final repo
rt.
If you believe this message is in error you may use the continue
switch (-continue) to /private/var/folders/8w/n_txhbn945j9gxp6bz2nhkhr0000gn/T/nix-build-phantomjs-2.0.0-20150528.drv-0/phantomjs-2.0.0-20150528/src/qt/qtbase/configure to continue.
builder for ‘/nix/store/ap3qdc3g9kryvlm3nyl2c0fpmvlkmaij-phantomjs-2.0.0-20150528.drv’ failed with exit code 1
error: build of ‘/nix/store/ap3qdc3g9kryvlm3nyl2c0fpmvlkmaij-phantomjs-2.0.0-20150528.drv’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment