Skip to content

Instantly share code, notes, and snippets.

@apjanke
Created July 30, 2015 00:05
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 apjanke/aeb1ee7ef5d60d6fc5ae to your computer and use it in GitHub Desktop.
Save apjanke/aeb1ee7ef5d60d6fc5ae to your computer and use it in GitHub Desktop.
2015-07-29 03:40:52 -0400
make
-C
ace
-f
GNUmakefile.ACE
INSTALL_PREFIX=/usr/local/Cellar/ace/6.3.0
LDFLAGS=
DESTDIR=
INST_DIR=/ace
debug=0
shared_libs=1
static_libs=0
install
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/wrapper_macros.GNU:218: /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU: No such file or directory
touch .depend.ACE
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/bin/add_rel_link.sh /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/platform_macros.GNU /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU
ln -s ../../ace/platform_macros.GNU /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/bin/add_rel_link.sh /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/platform_macros.GNU /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU
ln -s ../../ace/platform_macros.GNU /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/wrapper_macros.GNU:218: /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU: No such file or directory
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/bin/add_rel_link.sh /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/platform_macros.GNU /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU
ln -s ../../ace/platform_macros.GNU /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/bin/add_rel_link.sh /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/platform_macros.GNU /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU
ln -s ../../ace/platform_macros.GNU /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/include/makeinclude/platform_macros.GNU
GNUmakefile: /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/GNUmakefile.ACE MAKEFLAGS= --jobserver-fds=3,5 -j -- static_libs=0 shared_libs=1 debug=0 INST_DIR=/ace DESTDIR= LDFLAGS= INSTALL_PREFIX=/usr/local/Cellar/ace/6.3.0
clang++ -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Name_Proxy.o Name_Proxy.cpp
clang++ -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Local_Name_Space.o Local_Name_Space.cpp
clang++ -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Name_Request_Reply.o Name_Request_Reply.cpp
clang++ -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Name_Space.o Name_Space.cpp
In file included from Name_Proxy.cpp:3:
In file included from In file included from Local_Name_Space.cpp:3:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/Local_Name_Space.h:20:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/Malloc_T.h:18:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/Malloc.h:18:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/ACE_export.h:11:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/config-lite.h:24:
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/Name_Proxy.h:24:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/INET_Addr.h:17/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/config-macros.h:24:10: fatal error: :
'ace/config.h' file not found
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/Sock_Connect.h:19:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/ACE_export.h:11:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/config-lite.h:#include "ace/config.h"
^
24:
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/config-macros.h:24:10: fatal error: 'ace/config.h' file not found
#include "ace/config.h"
^
In file included from Name_Space.cpp:4:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/Name_Space.h:18:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/ACE_export.h:11:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/config-lite.h:24:
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/config-macros.h:24:10: fatal error: 'ace/config.h' file not found
#include "ace/config.h"
^
In file included from Name_Request_Reply.cpp:3:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/Name_Request_Reply.h:24:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/Basic_Types.h:42:
In file included from /private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/config-lite.h:24:
/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers/ace/config-macros.h:24:10: fatal error: 'ace/config.h' file not found
#include "ace/config.h"
^
1 error generated.
make: *** [.shobj/Name_Request_Reply.o] Error 1
make: *** Waiting for unfinished jobs....
1 error generated.
make: *** [.shobj/Name_Space.o] Error 1
1 error generated.
make: *** [.shobj/Name_Proxy.o] Error 1
1 error generated.
make: *** [.shobj/Local_Name_Space.o] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 73e6c61957bdc3b5f936131cb12dd556c5ee71dd
Last commit: 26 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit arrandale
OS X: 10.11-x86_64
Xcode: 7.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: N/A
GCC-4.2: build 0
Clang: 7.0 build 700
X11: N/A
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.8.0_51
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
HOMEBREW_SDKROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Local_Name_Space.o Local_Name_Space.cpp
superenv removed: -I..
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -DACE_BUILD_DLL -c -o .shobj/Local_Name_Space.o Local_Name_Space.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Name_Proxy.o Name_Proxy.cpp
superenv removed: -I..
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -DACE_BUILD_DLL -c -o .shobj/Name_Proxy.o Name_Proxy.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Name_Space.o Name_Space.cpp
superenv removed: -I..
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -DACE_BUILD_DLL -c -o .shobj/Name_Space.o Name_Space.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Name_Request_Reply.o Name_Request_Reply.cpp
superenv removed: -I..
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DNDEBUG -I/private/tmp/ace20150729-48175-1p0k4gy/ACE_wrappers -DACE_NDEBUG -D__ACE_INLINE__ -DACE_BUILD_DLL -c -o .shobj/Name_Request_Reply.o Name_Request_Reply.cpp -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 73e6c61957bdc3b5f936131cb12dd556c5ee71dd
Last commit: 2 days ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit arrandale
OS X: 10.11-x86_64
Xcode: 7.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: N/A
Clang: 7.0 build 700
X11: N/A
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby
Java: 1.8.0_51
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
ccrypt
cmockery2
coreutils
crystax-ndk
cspice
dsocks
fswatch
gconf
gdal
gnome-common
go-app-engine-64
google-app-engine
groovysdk
hello
jbigkit
kes
mecab-ko
mono
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
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: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc
Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours. This is a long time in brewland!
To update Homebrew, run `brew update`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment