Created
September 8, 2016 00:38
-
-
Save JLHwung/896ab02c880146cc6fec3a239544705a to your computer and use it in GitHub Desktop.
ctunnel on Mac OS X 10.11.6 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for ctunnel on Mac OS X 10.11.6 | |
Build date: 2016-09-07 21:37:32 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 9586390418dbcb8655bf7c62bb315c2a2090722e | |
Last commit: 12 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 8fba6904e803e7766af6d38c1726c92db895496c | |
Core tap last commit: 50 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 7.3 build 703 | |
Git: 2.10.0 => /usr/local/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_102 | |
OS X: 10.11.6-x86_64 | |
Xcode: 7.3.1 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: 2.7.9 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 and just ignore them. Thanks! | |
Warning: Some directories in /usr/local/share/man aren't writable. | |
This can happen if you "sudo make install" software that isn't managed | |
by Homebrew. If a brew tries to add locale information to one of these | |
directories, then the install will fail during the link step. | |
You should `sudo chown -R $(whoami)` them: | |
/usr/local/share/man/mann | |
Warning: Python is installed at /Library/Frameworks/Python.framework | |
Homebrew only supports building against the System-provided Python or a | |
brewed Python. In particular, Pythons installed to /Library can interfere | |
with other software installs. | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libtcl8.6.dylib | |
/usr/local/lib/libtk8.6.dylib | |
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/fakemysql.h | |
/usr/local/include/fakepq.h | |
/usr/local/include/fakesql.h | |
/usr/local/include/itcl.h | |
/usr/local/include/itcl2TclOO.h | |
/usr/local/include/itclDecls.h | |
/usr/local/include/itclInt.h | |
/usr/local/include/itclIntDecls.h | |
/usr/local/include/itclMigrate2TclCore.h | |
/usr/local/include/itclTclIntStubsFcn.h | |
/usr/local/include/jansson.h | |
/usr/local/include/jansson_config.h | |
/usr/local/include/mysqlStubs.h | |
/usr/local/include/odbcStubs.h | |
/usr/local/include/pqStubs.h | |
/usr/local/include/python2.7/greenlet/greenlet.h | |
/usr/local/include/tcl.h | |
/usr/local/include/tclDecls.h | |
/usr/local/include/tclOO.h | |
/usr/local/include/tclOODecls.h | |
/usr/local/include/tclPlatDecls.h | |
/usr/local/include/tclThread.h | |
/usr/local/include/tclTomMath.h | |
/usr/local/include/tclTomMathDecls.h | |
/usr/local/include/tdbc.h | |
/usr/local/include/tdbcDecls.h | |
/usr/local/include/tdbcInt.h | |
/usr/local/include/tk.h | |
/usr/local/include/tkDecls.h | |
/usr/local/include/tkPlatDecls.h | |
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .pc files: | |
/usr/local/lib/pkgconfig/tcl.pc | |
/usr/local/lib/pkgconfig/tk.pc | |
Warning: Unbrewed static libraries were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected static libraries: | |
/usr/local/lib/libtclstub8.6.a | |
/usr/local/lib/libtkstub8.6.a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-07 21:37:31 -0300 | |
make | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src/ | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o comp.o comp.c | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o crypto.o crypto.c | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o ctunnel.o ctunnel.c | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o exec.o exec.c | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o jtok.o jtok.c | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o keyfile.o keyfile.c | |
-------------------------------------------------------------------------------- | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o log.o log.c | |
ctunnel build using OPENSSL | |
-------------------------------------------------------------------------------- | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o net.o net.c | |
gcc -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o opt.o opt.c | |
crypto.c:23:33: error: invalid application of 'sizeof' to an incomplete type 'crypto_ctx' (aka 'struct evp_cipher_ctx_st') | |
crypto_ctx *ctx = calloc(1, sizeof(crypto_ctx)); | |
^ ~~~~~~~~~~~~ | |
/usr/local/opt/[email protected]/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'struct evp_cipher_ctx_st' | |
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; | |
^ | |
1 error generated. | |
make[1]: *** [crypto.o] Error 1 | |
make[1]: *** Waiting for unfinished jobs.... | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 9586390418dbcb8655bf7c62bb315c2a2090722e | |
Last commit: 12 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 8fba6904e803e7766af6d38c1726c92db895496c | |
Core tap last commit: 49 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
GCC-4.2: build 0 | |
Clang: 7.3 build 703 | |
Git: 2.10.0 => /usr/local/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_102 | |
OS X: 10.11.6-x86_64 | |
Xcode: 7.3.1 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: 2.7.9 => /opt/X11 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local/opt/[email protected]:/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 | |
MACOSX_DEPLOYMENT_TARGET: 10.11 | |
PKG_CONFIG_PATH: /usr/local/opt/[email protected]/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/Homebrew/os/mac/pkgconfig/10.11 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/Homebrew/shims/super:/usr/local/opt/[email protected]/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o comp.o comp.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o comp.o comp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o crypto.o crypto.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o crypto.o crypto.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o exec.o exec.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o exec.o exec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o ctunnel.o ctunnel.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o ctunnel.o ctunnel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o jtok.o jtok.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o jtok.o jtok.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o keyfile.o keyfile.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o keyfile.o keyfile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o log.o log.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o log.o log.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o net.o net.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o net.o net.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
gcc called with: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 -DHAVE_OPENSSL -I../include -I./include -c -o opt.o opt.c | |
superenv removed: -g -Wall -Wextra -Wcast-align -Wshadow -Wstrict-prototypes -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_OPENSSL -I../include -I./include -c -o opt.o opt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/[email protected]/include | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment