Created
September 18, 2011 22:50
-
-
Save eightysteele/1225681 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ npm install Windshaft/ | |
| > hiredis@0.1.12 preinstall /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/hiredis | |
| > make || gmake | |
| cd deps/hiredis && make static | |
| make[1]: Entering directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/hiredis/deps/hiredis' | |
| cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c | |
| > srs@0.2.7 install /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/srs | |
| > node-waf -v configure build | |
| cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c | |
| Setting srcdir to : /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/srs | |
| Setting blddir to : /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/srs/build | |
| Checking for program g++ or c++ : /usr/bin/g++ | |
| Checking for program cpp : /usr/bin/cpp | |
| Checking for program ar : /usr/bin/ar | |
| Checking for program ranlib : /usr/bin/ranlib | |
| Checking for g++ : ok | |
| Checking for node path : ok /home/eighty/.nave/installed/0.4.1/lib/node | |
| Checking for node prefix : ok /home/eighty/.nave/installed/0.4.1 | |
| 'configure' finished successfully (0.021s) | |
| Waf: Entering directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/srs/build' | |
| [1/3] /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/srs/tools/scons/scons.py -C ../deps/osr: deps/osr/SConstruct | |
| 15:24:45 runner system command -> /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/srs/tools/scons/scons.py -C ../deps/osr | |
| scons: Reading SConscript files ... | |
| scons: done reading SConscript files. | |
| scons: Building targets ... | |
| g++ -o ogr/ogr_srs_ozi.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_ozi.cpp | |
| cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c | |
| g++ -o ogr/ogr_srs_xml.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_xml.cpp | |
| cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c | |
| ar rcs libhiredis.a net.o hiredis.o sds.o async.o | |
| make[1]: Leaving directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/hiredis/deps/hiredis' | |
| node-waf configure build | |
| > eio@0.0.2 preinstall /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/eio | |
| > node-waf clean || true; node-waf configure build | |
| g++ -o ogr/ogr_srs_usgs.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_usgs.cpp | |
| > mapnik@0.5.5 install /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/mapnik | |
| > node-waf -v configure build | |
| Setting srcdir to : /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/hiredis | |
| Setting blddir to : /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/hiredis/build | |
| Checking for program g++ or c++ : /usr/bin/g++ | |
| Nothing to clean (project not configured) | |
| Checking for program cpp : /usr/bin/cpp | |
| Checking for program ar : /usr/bin/ar | |
| Checking for program ranlib : /usr/bin/ranlib | |
| Checking for g++ : ok | |
| Checking for node path : ok /home/eighty/.nave/installed/0.4.1/lib/node | |
| Checking for node prefix : ok /home/eighty/.nave/installed/0.4.1 | |
| 'configure' finished successfully (0.027s) | |
| Waf: Entering directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/hiredis/build' | |
| [1/3] cxx: hiredis.cc -> build/default/hiredis_1.o | |
| [2/3] cxx: reader.cc -> build/default/reader_1.o | |
| Setting srcdir to : /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/mapnik | |
| Setting blddir to : /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/mapnik/build | |
| Checking for program g++ or c++ : /usr/bin/g++ | |
| Setting srcdir to : /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/eio | |
| Setting blddir to : /home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/eio/build | |
| Checking for program g++ or c++ : /usr/bin/g++ | |
| Checking for program cpp : /usr/bin/cpp | |
| Checking for program ar : /usr/bin/ar | |
| Checking for program ranlib : /usr/bin/ranlib | |
| Checking for g++ : ok | |
| Checking for node path : ok /home/eighty/.nave/installed/0.4.1/lib/node | |
| Checking for node prefix : ok /home/eighty/.nave/installed/0.4.1 | |
| Checking for program mapnik-config : /usr/bin/mapnik-config | |
| 'configure' finished successfully (0.048s) | |
| Waf: Entering directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/mapnik/build' | |
| Checking for program cpp : /usr/bin/cpp | |
| Checking for program ar : /usr/bin/ar | |
| Checking for program ranlib : /usr/bin/ranlib | |
| Checking for g++ : ok | |
| Checking for node path : ok /home/eighty/.nave/installed/0.4.1/lib/node | |
| Checking for node prefix : ok /home/eighty/.nave/installed/0.4.1 | |
| 'configure' finished successfully (0.034s) | |
| Waf: Entering directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/eio/build' | |
| [1/2] cxx: src/eio.cc -> build/default/src/eio_1.o | |
| [ 1/17] cxx: src/node_mapnik.cpp -> build/default/src/node_mapnik_1.o | |
| 15:24:46 runner system command -> ['/usr/bin/g++', '-g', '-O3', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-I/usr/include', '-I/usr/include', '-I/usr/include/freetype2', '-I/usr/include/libxml2', '-I/usr/include/postgresql', '-I/usr/include/gdal', '-DHAVE_JPEG', '-DBOOST_REGEX_HAS_ICU', '-ansi', '-Wall', '-pthread', '-ftemplate-depth-300', '-DLINUX', '-DBOOST_SPIRIT_THREADSAFE', '-DMAPNIK_THREADSAFE', '-O3', '-finline-functions', '-Wno-inline', '-DNDEBUG', '-DHAVE_CAIRO', '-DLIBTOOL_SUPPORTS_ADVISE', '-DHAVE_LIBXML2', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/libpng12', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/pixman-1', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/node_mapnik.cpp', '-c', '-o', 'default/src/node_mapnik_1.o'] | |
| [ 2/17] cxx: src/mapnik_map.cpp -> build/default/src/mapnik_map_1.o | |
| 15:24:46 runner system command -> ['/usr/bin/g++', '-g', '-O3', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-I/usr/include', '-I/usr/include', '-I/usr/include/freetype2', '-I/usr/include/libxml2', '-I/usr/include/postgresql', '-I/usr/include/gdal', '-DHAVE_JPEG', '-DBOOST_REGEX_HAS_ICU', '-ansi', '-Wall', '-pthread', '-ftemplate-depth-300', '-DLINUX', '-DBOOST_SPIRIT_THREADSAFE', '-DMAPNIK_THREADSAFE', '-O3', '-finline-functions', '-Wno-inline', '-DNDEBUG', '-DHAVE_CAIRO', '-DLIBTOOL_SUPPORTS_ADVISE', '-DHAVE_LIBXML2', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/libpng12', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/pixman-1', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/mapnik_map.cpp', '-c', '-o', 'default/src/mapnik_map_1.o'] | |
| [ 3/17] cxx: src/mapnik_color.cpp -> build/default/src/mapnik_color_1.o | |
| 15:24:46 runner system command -> ['/usr/bin/g++', '-g', '-O3', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-I/usr/include', '-I/usr/include', '-I/usr/include/freetype2', '-I/usr/include/libxml2', '-I/usr/include/postgresql', '-I/usr/include/gdal', '-DHAVE_JPEG', '-DBOOST_REGEX_HAS_ICU', '-ansi', '-Wall', '-pthread', '-ftemplate-depth-300', '-DLINUX', '-DBOOST_SPIRIT_THREADSAFE', '-DMAPNIK_THREADSAFE', '-O3', '-finline-functions', '-Wno-inline', '-DNDEBUG', '-DHAVE_CAIRO', '-DLIBTOOL_SUPPORTS_ADVISE', '-DHAVE_LIBXML2', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/libpng12', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/pixman-1', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/mapnik_color.cpp', '-c', '-o', 'default/src/mapnik_color_1.o'] | |
| [ 4/17] cxx: src/mapnik_geometry.cpp -> build/default/src/mapnik_geometry_1.o | |
| 15:24:46 runner system command -> ['/usr/bin/g++', '-g', '-O3', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-I/usr/include', '-I/usr/include', '-I/usr/include/freetype2', '-I/usr/include/libxml2', '-I/usr/include/postgresql', '-I/usr/include/gdal', '-DHAVE_JPEG', '-DBOOST_REGEX_HAS_ICU', '-ansi', '-Wall', '-pthread', '-ftemplate-depth-300', '-DLINUX', '-DBOOST_SPIRIT_THREADSAFE', '-DMAPNIK_THREADSAFE', '-O3', '-finline-functions', '-Wno-inline', '-DNDEBUG', '-DHAVE_CAIRO', '-DLIBTOOL_SUPPORTS_ADVISE', '-DHAVE_LIBXML2', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/libpng12', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/pixman-1', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/mapnik_geometry.cpp', '-c', '-o', 'default/src/mapnik_geometry_1.o'] | |
| [ 5/17] cxx: src/mapnik_feature.cpp -> build/default/src/mapnik_feature_1.o | |
| 15:24:46 runner system command -> ['/usr/bin/g++', '-g', '-O3', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-I/usr/include', '-I/usr/include', '-I/usr/include/freetype2', '-I/usr/include/libxml2', '-I/usr/include/postgresql', '-I/usr/include/gdal', '-DHAVE_JPEG', '-DBOOST_REGEX_HAS_ICU', '-ansi', '-Wall', '-pthread', '-ftemplate-depth-300', '-DLINUX', '-DBOOST_SPIRIT_THREADSAFE', '-DMAPNIK_THREADSAFE', '-O3', '-finline-functions', '-Wno-inline', '-DNDEBUG', '-DHAVE_CAIRO', '-DLIBTOOL_SUPPORTS_ADVISE', '-DHAVE_LIBXML2', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/libpng12', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/pixman-1', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/mapnik_feature.cpp', '-c', '-o', 'default/src/mapnik_feature_1.o'] | |
| [ 6/17] cxx: src/mapnik_image.cpp -> build/default/src/mapnik_image_1.o | |
| 15:24:46 runner system command -> ['/usr/bin/g++', '-g', '-O3', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-I/usr/include', '-I/usr/include', '-I/usr/include/freetype2', '-I/usr/include/libxml2', '-I/usr/include/postgresql', '-I/usr/include/gdal', '-DHAVE_JPEG', '-DBOOST_REGEX_HAS_ICU', '-ansi', '-Wall', '-pthread', '-ftemplate-depth-300', '-DLINUX', '-DBOOST_SPIRIT_THREADSAFE', '-DMAPNIK_THREADSAFE', '-O3', '-finline-functions', '-Wno-inline', '-DNDEBUG', '-DHAVE_CAIRO', '-DLIBTOOL_SUPPORTS_ADVISE', '-DHAVE_LIBXML2', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/libpng12', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/pixman-1', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/mapnik_image.cpp', '-c', '-o', 'default/src/mapnik_image_1.o'] | |
| [ 7/17] cxx: src/mapnik_image_view.cpp -> build/default/src/mapnik_image_view_1.o | |
| 15:24:46 runner system command -> ['/usr/bin/g++', '-g', '-O3', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-I/usr/include', '-I/usr/include', '-I/usr/include/freetype2', '-I/usr/include/libxml2', '-I/usr/include/postgresql', '-I/usr/include/gdal', '-DHAVE_JPEG', '-DBOOST_REGEX_HAS_ICU', '-ansi', '-Wall', '-pthread', '-ftemplate-depth-300', '-DLINUX', '-DBOOST_SPIRIT_THREADSAFE', '-DMAPNIK_THREADSAFE', '-O3', '-finline-functions', '-Wno-inline', '-DNDEBUG', '-DHAVE_CAIRO', '-DLIBTOOL_SUPPORTS_ADVISE', '-DHAVE_LIBXML2', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/libpng12', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/pixman-1', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/mapnik_image_view.cpp', '-c', '-o', 'default/src/mapnik_image_view_1.o'] | |
| [ 8/17] cxx: src/mapnik_grid.cpp -> build/default/src/mapnik_grid_1.o | |
| 15:24:46 runner system command -> ['/usr/bin/g++', '-g', '-O3', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-I/usr/include', '-I/usr/include', '-I/usr/include/freetype2', '-I/usr/include/libxml2', '-I/usr/include/postgresql', '-I/usr/include/gdal', '-DHAVE_JPEG', '-DBOOST_REGEX_HAS_ICU', '-ansi', '-Wall', '-pthread', '-ftemplate-depth-300', '-DLINUX', '-DBOOST_SPIRIT_THREADSAFE', '-DMAPNIK_THREADSAFE', '-O3', '-finline-functions', '-Wno-inline', '-DNDEBUG', '-DHAVE_CAIRO', '-DLIBTOOL_SUPPORTS_ADVISE', '-DHAVE_LIBXML2', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/libpng12', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/pixman-1', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/mapnik_grid.cpp', '-c', '-o', 'default/src/mapnik_grid_1.o'] | |
| [2/2] cxx_link: build/default/src/eio_1.o -> build/default/eio.node | |
| Waf: Leaving directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/eio/build' | |
| 'build' finished successfully (0.231s) | |
| g++ -o ogr/ogr_srs_proj4.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_proj4.cpp | |
| [3/3] cxx_link: build/default/hiredis_1.o build/default/reader_1.o -> build/default/hiredis.node | |
| Waf: Leaving directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/hiredis/build' | |
| 'build' finished successfully (0.600s) | |
| g++ -o ogr/ogr_srsnode.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srsnode.cpp | |
| ../src/mapnik_geometry.cpp: In static member function ‘static v8::Handle<v8::Value> Geometry::fromWKT(const v8::Arguments&)’: | |
| ../src/mapnik_geometry.cpp:79:84: error: too few arguments to function ‘bool mapnik::from_wkt(const std::string&, boost::ptr_vector<mapnik::geometry<mapnik::vertex<double, 2>, mapnik::vertex_vector> >&)’ | |
| /usr/include/mapnik/wkt/wkt_factory.hpp:32:6: note: declared here | |
| g++ -o ogr/ogr_srs_dict.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_dict.cpp | |
| ../src/mapnik_image.cpp: In static member function ‘static v8::Handle<v8::Value> Image::get_prop(v8::Local<v8::String>, const v8::AccessorInfo&)’: | |
| ../src/mapnik_image.cpp:107:66: error: no matching function for call to ‘Color::New(const boost::optional<mapnik::color>&)’ | |
| ../src/mapnik_color.hpp:23:26: note: candidates are: static v8::Handle<v8::Value> Color::New(const v8::Arguments&) | |
| ../src/mapnik_color.hpp:24:26: note: static v8::Handle<v8::Value> Color::New(const mapnik::color&) | |
| g++ -o ogr/ogr_srs_erm.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_erm.cpp | |
| g++ -o ogr/ogr_srs_validate.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_validate.cpp | |
| g++ -o ogr/ogr_srs_panorama.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_panorama.cpp | |
| g++ -o ogr/ogr_srs_pci.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_pci.cpp | |
| g++ -o ogr/ogr_srs_esri.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_srs_esri.cpp | |
| g++ -o ogr/ogrct.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogrct.cpp | |
| g++ -o ogr/ogrspatialreference.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogrspatialreference.cpp | |
| g++ -o ogr/ogr_fromepsg.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB ogr/ogr_fromepsg.cpp | |
| ar rc ogr/libogr.a ogr/ogr_srs_ozi.o ogr/ogr_srs_xml.o ogr/ogr_srs_usgs.o ogr/ogr_srs_proj4.o ogr/ogr_srsnode.o ogr/ogr_srs_dict.o ogr/ogr_srs_erm.o ogr/ogr_srs_validate.o ogr/ogr_srs_panorama.o ogr/ogr_srs_pci.o ogr/ogr_srs_esri.o ogr/ogrct.o ogr/ogrspatialreference.o ogr/ogr_fromepsg.o ogr/ogrct.o | |
| ranlib ogr/libogr.a | |
| g++ -o port/cpl_atomic_ops.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_atomic_ops.cpp | |
| g++ -o port/cpl_conv.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_conv.cpp | |
| g++ -o port/cpl_csv.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_csv.cpp | |
| g++ -o port/cpl_error.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_error.cpp | |
| g++ -o port/cpl_findfile.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_findfile.cpp | |
| g++ -o port/cpl_getexecpath.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_getexecpath.cpp | |
| g++ -o port/cpl_http.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_http.cpp | |
| g++ -o port/cpl_minixml.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_minixml.cpp | |
| g++ -o port/cpl_multiproc.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_multiproc.cpp | |
| g++ -o port/cpl_path.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_path.cpp | |
| g++ -o port/cpl_string.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_string.cpp | |
| g++ -o port/cpl_strtod.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_strtod.cpp | |
| g++ -o port/cpl_vsi_mem.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_vsi_mem.cpp | |
| g++ -o port/cpl_vsil.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_vsil.cpp | |
| g++ -o port/cpl_vsil_unix_stdio_64.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_vsil_unix_stdio_64.cpp | |
| g++ -o port/cpl_vsisimple.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cpl_vsisimple.cpp | |
| g++ -o port/cplgetsymbol.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cplgetsymbol.cpp | |
| g++ -o port/cplstring.o -c -Iport -Iogr -O3 -Wall -DNDEBUG -fPIC -fno-exceptions -DCPL_LSB port/cplstring.cpp | |
| ar rc port/libcpl.a port/cpl_conv.o port/cpl_error.o port/cpl_string.o port/cpl_vsisimple.o port/cplgetsymbol.o port/cpl_path.o port/cpl_csv.o port/cpl_findfile.o port/cpl_minixml.o port/cpl_vsil.o port/cpl_vsi_mem.o port/cpl_vsil_unix_stdio_64.o port/cpl_multiproc.o port/cplstring.o port/cpl_getexecpath.o port/cpl_http.o port/cpl_atomic_ops.o port/cpl_strtod.o | |
| ranlib port/libcpl.a | |
| scons: done building targets. | |
| [2/3] cxx: src/_srs.cc -> build/default/src/_srs_2.o | |
| 15:25:04 runner system command -> ['/usr/bin/g++', '-g', '-I../deps/osr/ogr', '-I../deps/osr/port', '-DNDEBUG', '-O3', '-Wall', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_GNU_SOURCE', '-DEV_MULTIPLICITY=0', '-Idefault', '-I..', '-I/home/eighty/.nave/installed/0.4.1/include/node', '../src/_srs.cc', '-c', '-o', 'default/src/_srs_2.o'] | |
| [3/3] cxx_link: build/default/src/_srs_2.o -> build/default/_srs.node | |
| 15:25:05 runner system command -> ['/usr/bin/g++', 'default/src/_srs_2.o', '-o', '/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/srs/build/default/_srs.node', '../deps/osr/ogr/libogr.a', '../deps/osr/port/libcpl.a', '-shared', '-L/home/eighty/.nave/installed/0.4.1/lib'] | |
| Waf: Leaving directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/grainstore/node_modules/srs/build' | |
| 'build' finished successfully (19.927s) | |
| Waf: Leaving directory `/home/eighty/Dropbox/windshaft/node_modules/windshaft/node_modules/tilelive-mapnik/node_modules/mapnik/build' | |
| Build failed: | |
| -> task failed (err #1): | |
| {task: cxx mapnik_geometry.cpp -> mapnik_geometry_1.o} | |
| -> task failed (err #1): | |
| {task: cxx mapnik_image.cpp -> mapnik_image_1.o} | |
| npm ERR! error installing mapnik@0.5.5 Error: mapnik@0.5.5 install: `node-waf -v configure build` | |
| npm ERR! error installing mapnik@0.5.5 `sh "-c" "node-waf -v configure build"` failed with 1 | |
| npm ERR! error installing mapnik@0.5.5 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/exec.js:49:20) | |
| npm ERR! error installing mapnik@0.5.5 at ChildProcess.emit (events.js:45:17) | |
| npm ERR! error installing mapnik@0.5.5 at ChildProcess.onexit (child_process.js:171:12) | |
| npm ERR! error installing tilelive-mapnik@0.2.1 Error: mapnik@0.5.5 install: `node-waf -v configure build` | |
| npm ERR! error installing tilelive-mapnik@0.2.1 `sh "-c" "node-waf -v configure build"` failed with 1 | |
| npm ERR! error installing tilelive-mapnik@0.2.1 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/exec.js:49:20) | |
| npm ERR! error installing tilelive-mapnik@0.2.1 at ChildProcess.emit (events.js:45:17) | |
| npm ERR! error installing tilelive-mapnik@0.2.1 at ChildProcess.onexit (child_process.js:171:12) | |
| npm ERR! error installing windshaft@0.0.8 Error: mapnik@0.5.5 install: `node-waf -v configure build` | |
| npm ERR! error installing windshaft@0.0.8 `sh "-c" "node-waf -v configure build"` failed with 1 | |
| npm ERR! error installing windshaft@0.0.8 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/exec.js:49:20) | |
| npm ERR! error installing windshaft@0.0.8 at ChildProcess.emit (events.js:45:17) | |
| npm ERR! error installing windshaft@0.0.8 at ChildProcess.onexit (child_process.js:171:12) | |
| npm ERR! mapnik@0.5.5 install: `node-waf -v configure build` | |
| npm ERR! `sh "-c" "node-waf -v configure build"` failed with 1 | |
| npm ERR! | |
| npm ERR! Failed at the mapnik@0.5.5 install script. | |
| npm ERR! This is most likely a problem with the mapnik package, | |
| npm ERR! not with npm itself. | |
| npm ERR! Tell the author that this fails on your system: | |
| npm ERR! node-waf -v configure build | |
| npm ERR! You can get their info via: | |
| npm ERR! npm owner ls mapnik | |
| npm ERR! There is likely additional logging output above. | |
| npm ERR! | |
| npm ERR! System Linux 2.6.38-11-generic | |
| npm ERR! command "node" "/usr/local/bin/npm" "install" "Windshaft/" | |
| npm ERR! cwd /home/eighty/Dropbox/windshaft | |
| npm ERR! node -v v0.4.1 | |
| npm ERR! npm -v 1.0.30 | |
| npm ERR! | |
| npm ERR! Additional logging details can be found in: | |
| npm ERR! /home/eighty/Dropbox/windshaft/npm-debug.log | |
| npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment