Skip to content

Instantly share code, notes, and snippets.

@steveyen
Created September 26, 2016 16:37
Show Gist options
  • Save steveyen/5ff663848e9149a0dde5fb956d59bfa2 to your computer and use it in GitHub Desktop.
Save steveyen/5ff663848e9149a0dde5fb956d59bfa2 to your computer and use it in GitHub Desktop.
-- Added Go build target 'cbq' using Go 1.4.2
-- Found jemalloc in /Users/steveyen/work/membase/dev/couchbase-server.spock/build/tlm/deps/jemalloc.exploded/include : /Users/steveyen/work/membase/dev/couchbase-server.spock/install/lib/libjemalloc.dylib
-- Added Go build target 'indexer' using Go 1.6
-- Added Go build target 'projector' using Go 1.6
-- Added Go build target 'cbindex' using Go 1.6
-- Added Go build target 'cbindexperf' using Go 1.4.2
-- Added Go build target 'goxdcr' using Go 1.5.2
-- Added Go build target 'gometa' using Go 1.5.2
-- Added Go build target 'saslauthd-port' using Go 1.5.2
CMake Error at tlm/cmake/Modules/CBDownloadDeps.cmake:229 (STRING):
string end index: 7 is out of range -1 - 6
Call Stack (most recent call first):
tlm/cmake/Modules/FindCouchbaseGo.cmake:136 (GET_GO_VERSION)
tlm/cmake/Modules/FindCouchbaseGo.cmake:270 (GET_GOROOT)
goproj/src/github.com/couchbase/cbft/CMakeLists.txt:52 (GoInstall)
-- Added Go build target 'cbft' using Go 1.7
CMake Error at tlm/cmake/Modules/CBDownloadDeps.cmake:229 (STRING):
string end index: 7 is out of range -1 - 6
Call Stack (most recent call first):
tlm/cmake/Modules/FindCouchbaseGo.cmake:136 (GET_GO_VERSION)
tlm/cmake/Modules/FindCouchbaseGo.cmake:270 (GET_GOROOT)
goproj/src/github.com/couchbase/cbft/CMakeLists.txt:62 (GoInstall)
-- Added Go build target 'cbft-bleve-dump' using Go 1.7
CMake Error at tlm/cmake/Modules/CBDownloadDeps.cmake:229 (STRING):
string end index: 7 is out of range -1 - 6
Call Stack (most recent call first):
tlm/cmake/Modules/FindCouchbaseGo.cmake:136 (GET_GO_VERSION)
tlm/cmake/Modules/FindCouchbaseGo.cmake:270 (GET_GOROOT)
goproj/src/github.com/couchbase/cbft/CMakeLists.txt:72 (GoInstall)
-- Added Go build target 'cbft-bleve-check' using Go 1.7
CMake Error at tlm/cmake/Modules/CBDownloadDeps.cmake:229 (STRING):
string end index: 7 is out of range -1 - 6
Call Stack (most recent call first):
tlm/cmake/Modules/FindCouchbaseGo.cmake:136 (GET_GO_VERSION)
tlm/cmake/Modules/FindCouchbaseGo.cmake:270 (GET_GOROOT)
goproj/src/github.com/couchbase/cbft/CMakeLists.txt:82 (GoInstall)
-- Added Go build target 'cbft-bleve-query' using Go 1.7
-- Added Go build target 'cbdocloader' using Go 1.6
-- Configuring incomplete, errors occurred!
See also "/Users/steveyen/work/membase/dev/couchbase-server.spock/build/CMakeFiles/CMakeOutput.log".
See also "/Users/steveyen/work/membase/dev/couchbase-server.spock/build/CMakeFiles/CMakeError.log".
make[1]: *** [build/Makefile] Error 1
make: *** [all] Error 2
Steves-MacBook-Pro:couchbase-server.spock steveyen$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment