Skip to content

Instantly share code, notes, and snippets.

Configuration file: /Users/mikemorris/Dropbox/Sites/mapbox.github.com/_config.yml
Source: /Users/mikemorris/Dropbox/Sites/mapbox.github.com
Destination: /Users/mikemorris/Dropbox/Sites/mapbox.github.com/_site
Generating... /Users/mikemorris/Dropbox/Sites/mapbox.github.com/_plugins/excerpt.rb:4:in `to_liquid': wrong number of arguments (1 for 0) (ArgumentError)
from /Users/mikemorris/.rvm/gems/ruby-2.0.0-p247/gems/jekyll-1.2.1/lib/jekyll/post.rb:252:in `render'
from /Users/mikemorris/.rvm/gems/ruby-2.0.0-p247/gems/jekyll-1.2.1/lib/jekyll/site.rb:205:in `block in render'
from /Users/mikemorris/.rvm/gems/ruby-2.0.0-p247/gems/jekyll-1.2.1/lib/jekyll/site.rb:204:in `each'
from /Users/mikemorris/.rvm/gems/ruby-2.0.0-p247/gems/jekyll-1.2.1/lib/jekyll/site.rb:204:in `render'
from /Users/mikemorris/.rvm/gems/ruby-2.0.0-p247/gems/jekyll-1.2.1/lib/jekyll/site.rb:36:in `process'
from /Users/mikemorris/.rvm/gems/ruby-2.0.0-p247/gems/jekyll-1.2.1/lib/
We unit test our blog at MapBox
We're using automated unit testing on our blog
Unit testing our blog
We're QAing our @jekyllrb blog using @travisci unit testing
Speeding up QA by unit testing our blog
Add mentions to jekyll and travis at end: [link] @jekyllrb @travisci
npm ERR! RangeError: length > kMaxLength
npm ERR! at new Buffer (buffer.js:194:21)
npm ERR! at fs.js:225:16
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Darwin 13.3.0
npm ERR! command "/Users/mikemorris/.nvm/v0.10.30/bin/node" "/Users/mikemorris/.nvm/v0.10.30/bin/npm" "publish"
> mapbox-gl-native@0.0.1 test /Users/mikemorris/gyp/node-mapbox-gl-native
> tap ./test
dyld: lazy symbol binding failed: Symbol not found: _uv_loop_init
Referenced from: /Users/mikemorris/gyp/node-mapbox-gl-native/build/Release/mapbox-gl-native.node
Expected in: flat namespace
dyld: Symbol not found: _uv_loop_init
Referenced from: /Users/mikemorris/gyp/node-mapbox-gl-native/build/Release/mapbox-gl-native.node
Expected in: flat namespace
In file included from ../../src/map/map.cpp:12:
../../include/mbgl/util/uv_detail.hpp:13:10: fatal error: 'boost/lockfree/queue.hpp' file not found
#include <boost/lockfree/queue.hpp>
^
1 error generated.
make[1]: *** [../Release/obj.target/mapboxgl/src/map/map.o] Error 1
make: *** [mbgl] Error 2
# We borrow heavily from the kernel build setup, though we are simpler since
# we don't have Kconfig tweaking settings on us.
# The implicit make rules have it looking for RCS files, among other things.
# We instead explicitly write all the rules we care about.
# It's even quicker (saves ~200ms) to pass -r on the command line.
MAKEFLAGS=-r
# The source directory tree.
srcdir := ..
This file has been truncated, but you can view the full file.
find ./deps/gyp -name "*.pyc" -exec rm {} \;
rm -rf ./build/
rm -rf ./config.mk
rm -rf ./config.gypi
rm -rf ./config.mk
rm -rf ./config.gypi
rm -rf ./mapnik-packaging/osx/out/
./setup-libraries.sh
v0.10.31 is already installed.
HEAD is now at 6d7e83e... don't let gyp break openssl - uncovered by @mikemorris who needs a beer about now
**** building libuv ****
+ glibtoolize
glibtoolize: putting auxiliary files in `.'.
glibtoolize: linking file `./ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
glibtoolize: linking file `m4/libtool.m4'
glibtoolize: linking file `m4/ltoptions.m4'
glibtoolize: linking file `m4/ltsugar.m4'
glibtoolize: linking file `m4/ltversion.m4'
In file included from ../src/tile_worker.cpp:4:
In file included from ../vendor/mapbox-gl-native/include/mbgl/map/map.hpp:5:
In file included from ../vendor/mapbox-gl-native/include/mbgl/renderer/painter.hpp:10:
../vendor/mapbox-gl-native/include/mbgl/style/types.hpp:184:5: error: expected
'}'
None,
^
/usr/include/X11/X.h:115:30: note: expanded from macro 'None'
#define None 0L /* universal null resource or null atom */
^
dyld: lazy symbol binding failed: Symbol not found: __ZN4mbgl8platform12request_httpERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEENS1_8functionIFvPNS0_8ResponseEEEENS1_10shared_ptrIN2uv4loopEEE
Referenced from: /Users/mikemorris/gyp/node-mapbox-gl-native/lib/mapbox-gl-native.node
Expected in: flat namespace
dyld: Symbol not found: __ZN4mbgl8platform12request_httpERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEENS1_8functionIFvPNS0_8ResponseEEEENS1_10shared_ptrIN2uv4loopEEE
Referenced from: /Users/mikemorris/gyp/node-mapbox-gl-native/lib/mapbox-gl-native.node
Expected in: flat namespace
Trace/BPT trap: 5