Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pgRouting.spec'], False, '/var/lib/mock/f16-build-1440532-235745/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pgRouting.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-29.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pgRouting-1.05-1.fc16.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pgRouting.spec'], False, '/var/lib/mock/f16-build-1440532-235745/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pgRouting.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5dY7RD + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pgrouting-1.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/pgrouting-1.05.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgrouting-1.05 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (pgrouting-1.05-flags.patch):' Patch #1 (pgrouting-1.05-flags.patch): + /bin/cat /builddir/build/SOURCES/pgrouting-1.05-flags.patch + /usr/bin/patch -s -p1 -b --suffix .flags~ --fuzz=0 + xargs -i sed -i 's/59 Temple Place\(, \| - \)Suite 330/51 Franklin Street, Fifth Floor/;s/02111-1307/02110-1301/' '{}' + find . '(' -name '*.cpp' -o -name '*.c' -o -name '*.h' -o -name '*.sql' ')' -print + sed -i 's|boost/vector_property_map.hpp|boost/property_map/vector_property_map.hpp|' core/src/shooting_star_boost_wrapper.cpp + sed -i 's|boost/property_map.hpp|boost/property_map/property_map.hpp|' core/src/shooting_star_relax.hpp core/src/edge_visitors.hpp + sed -i 's|boost/graph/detail/is_same.hpp|boost/type_traits/is_same.hpp|' core/src/edge_visitors.hpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mDxx76 + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS= -frounding-math' + CFLAGS=' -frounding-math' + export 'CXXLAGS= -frounding-math' + CXXLAGS=' -frounding-math' + install -d build + cd build + CFLAGS=' -frounding-math' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DWITH_DD=ON -- The C compiler identification is GNU 4.6.3 -- The CXX compiler identification is GNU 4.6.3 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Warning (dev) at CMakeLists.txt:12 (add_subdirectory): The source directory /builddir/build/BUILD/pgrouting-1.05/cmake does not contain a CMakeLists.txt file. CMake does not support this case but it used to work accidentally and is being allowed for compatibility. Policy CMP0014 is not set: Input directories must have CMakeLists.txt. Run "cmake --help-policy CMP0014" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PostgreSQL: /usr/include/pgsql/server, /usr/lib64/libpq.so -- Boost version: 1.47.0 Boost headers were found here: /usr/include Output directory for libraries is set to /usr/lib64/pgsql -- Found PGROUTING_CORE core: /builddir/build/BUILD/pgrouting-1.05/core/src Installation directory for libraries is set to /usr/lib64/pgsql and for SQL files is set to /usr/share/postlbs -- Found CGAL: /usr/include, /usr/lib64/libCGAL.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/pgrouting-1.05/build + make VERBOSE=1 -j4 /usr/bin/cmake -H/builddir/build/BUILD/pgrouting-1.05 -B/builddir/build/BUILD/pgrouting-1.05/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' make -f extra/driving_distance/src/CMakeFiles/routing_dd.dir/build.make extra/driving_distance/src/CMakeFiles/routing_dd.dir/depend make -f core/src/CMakeFiles/routing.dir/build.make core/src/CMakeFiles/routing.dir/depend make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' cd /builddir/build/BUILD/pgrouting-1.05/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-1.05 /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src /builddir/build/BUILD/pgrouting-1.05/build /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/routing_dd.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' cd /builddir/build/BUILD/pgrouting-1.05/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-1.05 /builddir/build/BUILD/pgrouting-1.05/core/src /builddir/build/BUILD/pgrouting-1.05/build /builddir/build/BUILD/pgrouting-1.05/build/core/src /builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/routing.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/routing_dd.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/routing_dd.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/routing.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/routing.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/routing.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/routing_dd.dir/depend.internal". Scanning dependencies of target routing_dd make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' make -f extra/driving_distance/src/CMakeFiles/routing_dd.dir/build.make extra/driving_distance/src/CMakeFiles/routing_dd.dir/build Scanning dependencies of target routing make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' make -f core/src/CMakeFiles/routing.dir/build.make core/src/CMakeFiles/routing.dir/build make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 7 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 8 make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 9 [ 10%] [ 20%] [ 30%] [ 40%] Building C object extra/driving_distance/src/CMakeFiles/routing_dd.dir/alpha.o cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/gcc -Drouting_dd_EXPORTS -frounding-math -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing_dd.dir/alpha.o -c /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha.c Building CXX object extra/driving_distance/src/CMakeFiles/routing_dd.dir/alpha_drivedist.o cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/c++ -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing_dd.dir/alpha_drivedist.o -c /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp Building C object core/src/CMakeFiles/routing.dir/dijkstra.o Building CXX object extra/driving_distance/src/CMakeFiles/routing_dd.dir/boost_drivedist.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/gcc -Drouting_EXPORTS -frounding-math -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing.dir/dijkstra.o -c /builddir/build/BUILD/pgrouting-1.05/core/src/dijkstra.c cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/c++ -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing_dd.dir/boost_drivedist.o -c /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/boost_drivedist.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 10 [ 50%] Building C object extra/driving_distance/src/CMakeFiles/routing_dd.dir/drivedist.o cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/gcc -Drouting_dd_EXPORTS -frounding-math -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing_dd.dir/drivedist.o -c /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/drivedist.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 2 [ 60%] Building C object core/src/CMakeFiles/routing.dir/astar.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/gcc -Drouting_EXPORTS -frounding-math -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing.dir/astar.o -c /builddir/build/BUILD/pgrouting-1.05/core/src/astar.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 3 [ 70%] Building C object core/src/CMakeFiles/routing.dir/shooting_star.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/gcc -Drouting_EXPORTS -frounding-math -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing.dir/shooting_star.o -c /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 4 [ 80%] Building CXX object core/src/CMakeFiles/routing.dir/boost_wrapper.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing.dir/boost_wrapper.o -c /builddir/build/BUILD/pgrouting-1.05/core/src/boost_wrapper.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 5 [ 90%] Building CXX object core/src/CMakeFiles/routing.dir/astar_boost_wrapper.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing.dir/astar_boost_wrapper.o -c /builddir/build/BUILD/pgrouting-1.05/core/src/astar_boost_wrapper.cpp /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/boost_drivedist.cpp: In function 'int boost_dijkstra_dist(edge_t*, unsigned int, int, double, bool, bool, path_element_t**, int*, char**)': /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/boost_drivedist.cpp:87:46: warning: variable 'weightmap' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/astar_boost_wrapper.cpp: In function 'int boost_astar(edge_astar_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)': /builddir/build/BUILD/pgrouting-1.05/core/src/astar_boost_wrapper.cpp:260:57: warning: variable 'v' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/astar_boost_wrapper.cpp:142:46: warning: variable 'weightmap' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/astar_boost_wrapper.cpp:276:1: warning: control reaches end of non-void function [-Wreturn-type] /builddir/build/BUILD/pgrouting-1.05/core/src/boost_wrapper.cpp: In function 'int boost_dijkstra(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)': /builddir/build/BUILD/pgrouting-1.05/core/src/boost_wrapper.cpp:173:50: warning: variable 'v' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/boost_wrapper.cpp:76:48: warning: variable 'weightmap' set but not used [-Wunused-but-set-variable] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 6 [100%] Building CXX object core/src/CMakeFiles/routing.dir/shooting_star_boost_wrapper.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -frounding-math -fPIC -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-1.05/core/src -I/builddir/build/BUILD/pgrouting-1.05/. -I/builddir/build/BUILD/pgrouting-1.05/core -I/builddir/build/BUILD/pgrouting-1.05/extra -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp -I/builddir/build/BUILD/pgrouting-1.05/extra/tsp/src -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance -I/builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src -o CMakeFiles/routing.dir/shooting_star_boost_wrapper.o -c /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp: In function 'void find_next_edge(Segment, std::vector > >, std::allocator > > > >&, std::vector > >, std::allocator > > > >&)': /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp:91:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp: In function 'int alpha_shape(vertex_t*, unsigned int, vertex_t**, int*, char**)': /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp:153:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp: In function 'int boost_shooting_star(edge_shooting_star_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**, int)': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:400:13: warning: unused variable 'cost' [-Wunused-variable] In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:27:0: /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp: In constructor 'boost::detail::shooting_star_bfs_visitor::shooting_star_bfs_visitor(AStarHeuristic, UniformCostVisitor, UpdatableQueue&, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, BinaryFunction, BinaryPredicate, boost::detail::shooting_star_bfs_visitor::C) [with AStarHeuristic = distance_heuristic, float>, UniformCostVisitor = shooting_star_goal_visitor >, UpdatableQueue = boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less, boost::detail::shooting_star_bfs_visitor::C = float]': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:443:66: instantiated from 'void boost::shooting_star_search_no_init(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, IndexMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, ColorMap, EdgeColorMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522:7: instantiated from 'void boost::detail::shooting_star_dispatch2(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565:7: instantiated from 'void boost::detail::shooting_star_dispatch1(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::detail::error_property_not_found, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, PredecessorMap = std::map, std::less >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354:8: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:390:17: warning: 'boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, std::map, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::closed_plus, std::less >::m_weight' will be initialized after [-Wreorder] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:388:15: warning: 'boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > > boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, std::map, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::closed_plus, std::less >::m_edge' [-Wreorder] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:256:7: warning: when initialized here [-Wreorder] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp: In copy constructor 'boost::detail::shooting_star_bfs_visitor::shooting_star_bfs_visitor(const boost::detail::shooting_star_bfs_visitor&) [with AStarHeuristic = distance_heuristic, float>, UniformCostVisitor = shooting_star_goal_visitor >, UpdatableQueue = boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less, boost::detail::shooting_star_bfs_visitor = boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, std::map, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::closed_plus, std::less >]': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445:5: instantiated from 'void boost::shooting_star_search_no_init(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, IndexMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, ColorMap, EdgeColorMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522:7: instantiated from 'void boost::detail::shooting_star_dispatch2(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565:7: instantiated from 'void boost::detail::shooting_star_dispatch1(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::detail::error_property_not_found, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, PredecessorMap = std::map, std::less >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354:8: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:390:17: warning: 'boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, std::map, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::closed_plus, std::less >::m_weight' will be initialized after [-Wreorder] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:388:15: warning: 'boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > > boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, std::map, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::closed_plus, std::less >::m_edge' [-Wreorder] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:267:7: warning: when initialized here [-Wreorder] In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:22:0, from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:27: /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp: In function 'bool boost::relax(Edge, Edge, const Graph&, const WeightMap&, const EdgeMap&, PredecessorMap&, DistanceMap&, CostMap&, const BinaryFunction&, const BinaryPredicate&, int) [with Edge = boost::detail::edge_desc_impl, Graph = boost::adjacency_list, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, PredecessorMap = std::map, std::less >, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:325:9: instantiated from 'void boost::detail::shooting_star_bfs_visitor::tree_edge(Edge, Edge, Graph&, int) [with Edge = boost::detail::edge_desc_impl, Graph = const boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, UniformCostVisitor = shooting_star_goal_visitor >, UpdatableQueue = boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:161:4: instantiated from 'void boost::shooting_star_edges_visit(const IncidenceGraph&, typename boost::graph_traits::edge_descriptor, Buffer&, BFSVisitor, ColorMap, EdgeColorMap, int) [with IncidenceGraph = boost::adjacency_list, Buffer = boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, BFSVisitor = boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, std::map, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::closed_plus, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445:5: instantiated from 'void boost::shooting_star_search_no_init(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, IndexMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, ColorMap, EdgeColorMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522:7: instantiated from 'void boost::detail::shooting_star_dispatch2(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565:7: instantiated from 'void boost::detail::shooting_star_dispatch1(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::detail::error_property_not_found, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, PredecessorMap = std::map, std::less >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354:8: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:98:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:325:9: instantiated from 'void boost::detail::shooting_star_bfs_visitor::tree_edge(Edge, Edge, Graph&, int) [with Edge = boost::detail::edge_desc_impl, Graph = const boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, UniformCostVisitor = shooting_star_goal_visitor >, UpdatableQueue = boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:161:4: instantiated from 'void boost::shooting_star_edges_visit(const IncidenceGraph&, typename boost::graph_traits::edge_descriptor, Buffer&, BFSVisitor, ColorMap, EdgeColorMap, int) [with IncidenceGraph = boost::adjacency_list, Buffer = boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, BFSVisitor = boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, std::map, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::closed_plus, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445:5: instantiated from 'void boost::shooting_star_search_no_init(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, IndexMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, ColorMap, EdgeColorMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522:7: instantiated from 'void boost::detail::shooting_star_dispatch2(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565:7: instantiated from 'void boost::detail::shooting_star_dispatch1(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::detail::error_property_not_found, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, PredecessorMap = std::map, std::less >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354:8: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:103:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:325:9: instantiated from 'void boost::detail::shooting_star_bfs_visitor::tree_edge(Edge, Edge, Graph&, int) [with Edge = boost::detail::edge_desc_impl, Graph = const boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, UniformCostVisitor = shooting_star_goal_visitor >, UpdatableQueue = boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:161:4: instantiated from 'void boost::shooting_star_edges_visit(const IncidenceGraph&, typename boost::graph_traits::edge_descriptor, Buffer&, BFSVisitor, ColorMap, EdgeColorMap, int) [with IncidenceGraph = boost::adjacency_list, Buffer = boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, BFSVisitor = boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, boost::detail::edge_desc_impl, Edge, float>, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int> >, std::map, std::less >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::closed_plus, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445:5: instantiated from 'void boost::shooting_star_search_no_init(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, IndexMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, ColorMap, EdgeColorMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, ShootingStarVisitor = shooting_star_goal_visitor >, PredecessorMap = std::map, std::less >, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522:7: instantiated from 'void boost::detail::shooting_star_dispatch2(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator >, boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565:7: instantiated from 'void boost::detail::shooting_star_dispatch1(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, PredecessorMap&, ColorMap, EdgeColorMap, const Params&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, WeightMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, double>, EdgeMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, PredecessorMap = std::map, std::less >, ColorMap = boost::detail::error_property_not_found, EdgeColorMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604:5: instantiated from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, boost::default_color_type>, boost::edge_color_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, std::map > >, std::less > >, boost::edge_weight2_t, boost::bgl_named_params, boost::detail::edge_desc_impl, Edge, double>, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, long unsigned int>, DistanceMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, CostMap = boost::bundle_property_map, boost::detail::edge_desc_impl, Edge, float>, PredecessorMap = std::map, std::less >, typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354:8: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:67:12: warning: unused variable 'is_undirected' [-Wunused-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:71:14: warning: unused variable 'u' [-Wunused-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:71:32: warning: unused variable 'v' [-Wunused-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:71:50: warning: unused variable 'pu' [-Wunused-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:81:9: warning: unused variable 'w_e' [-Wunused-variable] /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:84:12: warning: unused variable 'edge_exists' [-Wunused-variable] Linking CXX shared library ../../lib/librouting.so cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/routing.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -frounding-math -Wl,-z,relro -shared -Wl,-soname,librouting.so -o ../../lib/librouting.so CMakeFiles/routing.dir/dijkstra.o CMakeFiles/routing.dir/astar.o CMakeFiles/routing.dir/shooting_star.o CMakeFiles/routing.dir/boost_wrapper.o CMakeFiles/routing.dir/astar_boost_wrapper.o CMakeFiles/routing.dir/shooting_star_boost_wrapper.o make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 1 2 3 4 5 6 [100%] Built target routing Linking CXX shared library ../../../lib/librouting_dd.so cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/routing_dd.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -frounding-math -Wl,-z,relro -shared -Wl,-soname,librouting_dd.so -o ../../../lib/librouting_dd.so CMakeFiles/routing_dd.dir/alpha.o CMakeFiles/routing_dd.dir/alpha_drivedist.o CMakeFiles/routing_dd.dir/boost_drivedist.o CMakeFiles/routing_dd.dir/drivedist.o -lCGAL make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 7 8 9 10 [100%] Built target routing_dd make[1]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rAiwV0 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64 + cd pgrouting-1.05 + LANG=C + export LANG + unset DISPLAY + make -C build install DESTDIR=/builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64 make: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -H/builddir/build/BUILD/pgrouting-1.05 -B/builddir/build/BUILD/pgrouting-1.05/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' make -f extra/driving_distance/src/CMakeFiles/routing_dd.dir/build.make extra/driving_distance/src/CMakeFiles/routing_dd.dir/depend make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' cd /builddir/build/BUILD/pgrouting-1.05/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-1.05 /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src /builddir/build/BUILD/pgrouting-1.05/build /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/routing_dd.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' make -f extra/driving_distance/src/CMakeFiles/routing_dd.dir/build.make extra/driving_distance/src/CMakeFiles/routing_dd.dir/build make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' make[2]: Nothing to be done for `extra/driving_distance/src/CMakeFiles/routing_dd.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 7 8 9 10 [ 40%] Built target routing_dd make -f core/src/CMakeFiles/routing.dir/build.make core/src/CMakeFiles/routing.dir/depend make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' cd /builddir/build/BUILD/pgrouting-1.05/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-1.05 /builddir/build/BUILD/pgrouting-1.05/core/src /builddir/build/BUILD/pgrouting-1.05/build /builddir/build/BUILD/pgrouting-1.05/build/core/src /builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/routing.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' make -f core/src/CMakeFiles/routing.dir/build.make core/src/CMakeFiles/routing.dir/build make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' make[2]: Nothing to be done for `core/src/CMakeFiles/routing.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 1 2 3 4 5 6 [100%] Built target routing make[1]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/lib64/pgsql/librouting.so -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/postlbs/routing_core.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/postlbs/routing_core_wrappers.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/postlbs/routing_topology.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/postlbs/matching.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/lib64/pgsql/librouting_dd.so -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/postlbs/routing_dd.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/postlbs/routing_dd_wrappers.sql make: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pgrouting-1.05 extracting debug info from /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/lib64/pgsql/librouting.so extracting debug info from /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/lib64/pgsql/librouting_dd.so 123 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pgRouting-1.05-1.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.933QyX + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + DOCDIR=/builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/doc/pgRouting-1.05 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/doc/pgRouting-1.05 + cp -pr README.routing COPYING authors.txt BOOST_LICENSE_1_0.txt RELEASE_NOTES /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64/usr/share/doc/pgRouting-1.05 + exit 0 Provides: librouting.so()(64bit) librouting_dd.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libCGAL.so.7()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) rtld(GNU_HASH) Processing files: pgRouting-debuginfo-1.05-1.fc16.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64 Wrote: /builddir/build/RPMS/pgRouting-1.05-1.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/pgRouting-debuginfo-1.05-1.fc16.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qSdr8Q + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + /bin/rm -rf /builddir/build/BUILDROOT/pgRouting-1.05-1.fc16.x86_64 + exit 0 Child return code was: 0 LEAVE do -->