Skip to content

Instantly share code, notes, and snippets.

[ak@nodeOSRM-new]$ build/osrm-datastore test/cache/Foot_-_Slow_surfaces_82f3d2292f5933dab7ee2e3fa3210b5c9e02d0a2.osrm
[info] validator called for test/cache/Foot_-_Slow_surfaces_82f3d2292f5933dab7ee2e3fa3210b5c9e02d0a2.osrm
[info] load names from: "test/cache/Foot_-_Slow_surfaces_82f3d2292f5933dab7ee2e3fa3210b5c9e02d0a2.osrm.names"
[info] size: 8
[info] allocating shared memory of 3188 bytes
[info] all data loaded
[ak@node OSRM-new]$ build/osrm-routed --sharedmemory=yes
[info] starting up engines, v0.3.4-819-gdf070aa, compiled at Jan 24 2014, 12:55:31
[info] loaded plugin: hello
[info] loaded plugin: locate
@alex85k
alex85k / a_readme.md
Last active June 1, 2021 07:26
Installing OSRM on Windows

To start compiling we need following software installed:

  1. Microsoft compiler and libraries:
  1. Git for Windows:
@alex85k
alex85k / error log
Last active August 29, 2015 13:55
cuke_datastore errors
ak@bigpc:~/osm/Project-OSRM$ cucumber features/foot/access.feature
Ruby version 1.9.3
Using default port 5000
Using the default profile...
@routing @foot @access
Feature: Foot - Access tags on ways
Reference: http://wiki.openstreetmap.org/wiki/Key:access
Background: # features/foot/access.feature:5
Given the profile "foot" # features/step_definitions/data.rb:1
UpdateCTestConfiguration from :R:/build/luabind/DartConfiguration.tcl
Parse Config file:R:/build/luabind/DartConfiguration.tcl
UpdateCTestConfiguration from :R:/build/luabind/DartConfiguration.tcl
Parse Config file:R:/build/luabind/DartConfiguration.tcl
Test project R:/build/luabind
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
#GMP
./configure --prefix=/gpfs/soft/gcc/4.7.2 --with-mpfr=/gpfs/soft/gcc/4.7.2 --with-gmp=/gpfs/soft/gcc/4.7.2
make
make install
#MPFR
./configure --prefix=/gpfs/soft/gcc/4.7.2 --with-mpfr=/gpfs/soft/gcc/4.7.2 --with-gmp=/gpfs/soft/gcc/4.7.2
make
@alex85k
alex85k / mingw472_64_posix.log
Last active August 29, 2015 14:02
stxxl_tests
Test project C:/build/stxxl/build
Start 1: cmdline_test
1/100 Test #1: cmdline_test ................................... Passed 0.01 sec
Start 2: deque1
2/100 Test #2: deque1 ......................................... Passed 0.02 sec
Start 3: deque2
3/100 Test #3: deque2 ......................................... Passed 28.09 sec
Start 4: map1
4/100 Test #4: map1 ........................................... Passed 0.02 sec
Start 5: matrix1
@alex85k
alex85k / bigfile.log
Last active August 29, 2015 14:05
regression-test.py
Microsoft Windows [Version 6.3.9600]
(c) Корпорация Майкрософт (Microsoft Corporation), 2013. Все права защищены.
D:\osm>stresstest2.bat
osm2pgsql.exe -v -C5000 -c -d osm -U osm -W -H localhost -P 5432 -S default.style -s --hstore --number-processes=1 germany-latest.osm.pbf
D:\osm>osm2pgsql.exe -v -C5000 -c -d osm -U osm -W -H localhost -P 5432 -S defau
lt.style -s --hstore --number-processes=1 germany-latest.osm.pbf
osm2pgsql SVN version 0.85-win-cmake (64bit id space)
@alex85k
alex85k / log.txt
Last active August 29, 2015 14:05
libosmum compilation log
D:\build_d\libosmium4\test\include\catch.hpp(1075): error C2593: 'operator <<' is ambiguous [D:\build_d\libosmium4\build-cmake\test\test_node.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\ostream(498): could be 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(std::basic_streambuf<char,std::char_traits<char>> *)'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\ostream(478): or 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(const void *)'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\ostream(458): or 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long double)'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\ostream(438): or 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char
@alex85k
alex85k / gist:a8598a6ee2e7df914b06
Created September 10, 2014 18:54
osmium_test_log
UpdateCTestConfiguration from :D:/winbuilds_d/libosmium/build-cmake/DartConfiguration.tcl
Parse Config file:D:/winbuilds_d/libosmium/build-cmake/DartConfiguration.tcl
UpdateCTestConfiguration from :D:/winbuilds_d/libosmium/build-cmake/DartConfiguration.tcl
Parse Config file:D:/winbuilds_d/libosmium/build-cmake/DartConfiguration.tcl
Test project D:/winbuilds_d/libosmium/build-cmake
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
@alex85k
alex85k / gist:ecd5386a14157e8c6921
Created September 19, 2014 13:37
Catch test errors
D:\tmp>call settings.bat
D:\tmp>SET COMPILER=MSVC2008-32
D:\tmp>SET PREFIX=d:\libs16d
D:\tmp>SET BOOST_ROOT=d:\boost
D:\tmp>SET VARIANT=Debug