Skip to content

Instantly share code, notes, and snippets.

@AlJohri
Created September 27, 2013 19:27
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 AlJohri/6733944 to your computer and use it in GitHub Desktop.
Save AlJohri/6733944 to your computer and use it in GitHub Desktop.
➜ ~ brew install -v tbb
==> Downloading https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb42_20130725oss_src.tgz
Already downloaded: /Library/Caches/Homebrew/tbb-4.2.tgz
tar xf /Library/Caches/Homebrew/tbb-4.2.tgz
==> make tbb_build_prefix=BUILDPREFIX compiler=clang arch=intel64
make tbb_build_prefix=BUILDPREFIX compiler=clang arch=intel64
Created ./build/BUILDPREFIX_release and ..._debug directories
/usr/bin/make -C "./build/BUILDPREFIX_debug" -r -f ../../build/Makefile.tbb cfg=debug
../../build/Makefile.tbb:39: CONFIG: cfg=debug arch=intel64 compiler=clang os=macos runtime=cc4.2.1_os10.8.5
clang++ -o concurrent_hash_map.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_hash_map.cpp
clang++ -o concurrent_queue.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_queue.cpp
clang++ -o concurrent_vector.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_vector.cpp
clang++ -o dynamic_link.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/dynamic_link.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o itt_notify.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o cache_aligned_allocator.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/cache_aligned_allocator.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o pipeline.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/pipeline.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o queuing_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_mutex.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o queuing_rw_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_rw_mutex.cpp
clang++ -o reader_writer_lock.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/reader_writer_lock.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o spin_rw_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_rw_mutex.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o spin_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_mutex.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o critical_section.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/critical_section.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/mutex.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o recursive_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/recursive_mutex.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o condition_variable.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/condition_variable.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o tbb_thread.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_thread.cpp
clang++ -o concurrent_monitor.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_monitor.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o semaphore.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/semaphore.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o private_server.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/private_server.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o rml_tbb.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/rml/client/rml_tbb.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
sh ../../build/version_info_macos.sh clang++ -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include >version_string.ver
clang++ -o tbb_misc_ex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_misc_ex.cpp
clang++ -o task.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o task_group_context.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task_group_context.cpp
clang++ -o governor.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/governor.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o market.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/market.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o arena.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/arena.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o scheduler.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/scheduler.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o observer_proxy.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/observer_proxy.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o tbb_statistics.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_statistics.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o tbb_main.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_main.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o concurrent_vector_v2.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_vector_v2.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o concurrent_queue_v2.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_queue_v2.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o spin_rw_mutex_v2.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/old/spin_rw_mutex_v2.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -o task_v2.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include ../../src/old/task_v2.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
sh ../../build/generate_tbbvars.sh DY
clang++ -E -x c++ ../../src/tbb/mac64-tbb-export.def -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I../../src -I../../src/rml/include -I../../include > tbb.def
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
clang++ -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -I. -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_misc.cpp
brew: superenv removed: -g -O0 -m64 -Wall -Wno-non-virtual-dtor
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'Applications'
static const char VersionString[] = "\0" TBB_VERSION_STRINGS;
^
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:82: note: expanded from macro '__TBB_VERSION_STRINGS'
#N": BUILD_GCC Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/To...
^
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'Xcode'
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:95: note: expanded from macro '__TBB_VERSION_STRINGS'
#N": BUILD_GCC Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/To...
^
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'Contents'
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:105: note: expanded from macro '__TBB_VERSION_STRINGS'
#N": BUILD_GCC Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/To...
^
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'Developer'
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:114: note: expanded from macro '__TBB_VERSION_STRINGS'
#N": BUILD_GCC Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/To...
^
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'Toolchains'
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:124: note: expanded from macro '__TBB_VERSION_STRINGS'
...Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xc...
^
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'XcodeDefault'
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:135: note: expanded from macro '__TBB_VERSION_STRINGS'
...Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xc...
^
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'usr'
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:160: note: expanded from macro '__TBB_VERSION_STRINGS'
...5.0 (clang-500.2.76) (based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/l...
^
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'bin'; did you mean 'min'?
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:164: note: expanded from macro '__TBB_VERSION_STRINGS'
...(clang-500.2.76) (based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -...
^
../../src/tbb/tbb_misc.h:114:4: note: 'min' declared here
T1 min ( const T1& val1, const T2& val2 ) {
^
../../src/tbb/tbb_misc.cpp:173:42: error: use of undeclared identifier 'ld'
static const char VersionString[] = "\0" TBB_VERSION_STRINGS;
^
../../src/tbb/tbb_version.h:117:29: note: expanded from macro 'TBB_VERSION_STRINGS'
#define TBB_VERSION_STRINGS TBB_VERSION_STRINGS_P(TBB)
^
../../src/tbb/tbb_version.h:115:118: note: expanded from macro 'TBB_VERSION_STRINGS_P'
#define TBB_VERSION_STRINGS_P(N) __TBB_VERSION_NUMBER(N) __TBB_INTERFACE_VERSION_NUMBER(N) __TBB_VERSION_DATETIME(N) __TBB_VERSION_ST...
^
./version_string.ver:5:168: note: expanded from macro '__TBB_VERSION_STRINGS'
...(based on LLVM 3.3svn) "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynami...
^
9 errors generated.
make[1]: *** [tbb_misc.o] Error 1
make: *** [tbb] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 7bc56cf5e44f98569841828b6e3b89abcf3b0e91
CPU: quad-core 64-bit haswell
OS X: 10.8.5-x86_64
Xcode: 5.0
CLT: 5.0.0.0.1.1377666378
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j4
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_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
Error: tbb did not build
/usr/local/Library/Homebrew/utils.rb:264:in `open': GitHub API rate limit exceeded for 165.124.128.146. (RuntimeError)
You may want to create an API token: https://github.com/settings/applications
and then set HOMEBREW_GITHUB_API_TOKEN.
from /usr/local/Library/Homebrew/utils.rb:278:in `each_issue_matching'
from /usr/local/Library/Homebrew/utils.rb:290:in `issues_for_formula'
from /usr/local/Library/Homebrew/exceptions.rb:178:in `issues'
from /usr/local/Library/Homebrew/exceptions.rb:206:in `dump'
from /usr/local/Library/brew.rb:122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment