Build native Node.js project | ||
4230fd4 | mhart | 2016-07-14T17:11:57.375Z |
24fb8e6..4230fd4 | mhart | 14 sec |
LambCI v0.9.4 triggered on stack "lambci-public" Looking up keys in lambci-public-config: global, gh/mhart/test-ci-project $ rm -rf /tmp/lambci/build $ git clone --depth 5 https://github.com/mhart/test-ci-project.git -b master /tmp/lambci/build/mhart/test-ci-project Cloning into '/tmp/lambci/build/mhart/test-ci-project'... $ cd /tmp/lambci/build/mhart/test-ci-project && git checkout -qf 4230fd4bf4cd12338341f3b31045c1f190080885 Build #125 started... Branch log: https://lambci-public-buildresults-e3xwlufrwb3i.s3.amazonaws.com/gh/mhart/test-ci-project/branches/master/57bdcfaad36653322e669964313c97f1.html Branch status img: https://lambci-public-buildresults-e3xwlufrwb3i.s3.amazonaws.com/gh/mhart/test-ci-project/branches/master/dbbb4401dc9bc22109b7a60a2709d415.svg Build log: https://lambci-public-buildresults-e3xwlufrwb3i.s3.amazonaws.com/gh/mhart/test-ci-project/builds/125/2f5b18c9c55d1683a641d4d9ae8c2139.html $ ./build-native-node.sh + rm -rf /tmp/hiredis-node + git clone --depth 1 https://github.com/redis/hiredis-node /tmp/hiredis-node Cloning into '/tmp/hiredis-node'... + cd /tmp/hiredis-node + . /tmp/lambci/home/init/gcc ++ set -e ++ VERSION=4.8.5 ++ echo 'Installing GCC 4.8.5...' ++ '[' -f /tmp/bin/gcc ']' Installing GCC 4.8.5... ++ set -x ++ tar -xz -C /tmp ++ curl -sSL https://lambci.s3.amazonaws.com/binaries/gcc-4.8.5.tgz ++ set +x GCC setup complete Submodule 'deps/hiredis' (git://github.com/redis/hiredis.git) registered for path 'deps/hiredis' Cloning into 'deps/hiredis'... Submodule path 'deps/hiredis': checked out '27d4dcb6f03b43b0f6d62a3982e80c5744105422' > hiredis@0.5.0 install /tmp/hiredis-node > node-gyp rebuild make: Entering directory `/tmp/hiredis-node/build' CC(target) Release/obj.target/hiredis-c/deps/hiredis/sds.o CC(target) Release/obj.target/hiredis-c/deps/hiredis/read.o AR(target) Release/obj.target/deps/hiredis-c.a COPY Release/hiredis-c.a CXX(target) Release/obj.target/hiredis/src/hiredis.o CXX(target) Release/obj.target/hiredis/src/reader.o SOLINK_MODULE(target) Release/obj.target/hiredis.node COPY Release/hiredis.node make: Leaving directory `/tmp/hiredis-node/build' bindings@1.2.1 node_modules/bindings nan@2.4.0 node_modules/nan > hiredis@0.5.0 test /tmp/hiredis-node > node test/reader.js && node test/writer.js Build #125 successful!