Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pgrouting.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1597/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pgrouting.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 warning: Could not canonicalize hostname: i-00006e5d Wrote: /builddir/build/SRPMS/pgrouting-1.05-8.el6.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/epel-6-x86_64-mockbuilder-1597/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pgrouting.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0weSUa + 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 -p1 -b --suffix .flags~ --fuzz=0 patching file CMakeLists.txt + echo 'Patch #2 (pgrouting-1.05-libboost.patch):' Patch #2 (pgrouting-1.05-libboost.patch): + /bin/cat /builddir/build/SOURCES/pgrouting-1.05-libboost.patch + /usr/bin/patch -p1 -b --suffix .libboost~ --fuzz=0 patching file core/src/astar_boost_wrapper.cpp patching file core/src/boost_wrapper.cpp patching file core/src/edge_visitors.hpp patching file core/src/edge_visitors.hpp.orig patching file core/src/shooting_star_boost_wrapper.cpp patching file core/src/shooting_star_relax.hpp patching file extra/driving_distance/src/boost_drivedist.cpp + echo 'Patch #3 (pgrouting-1.05-issue35.patch):' Patch #3 (pgrouting-1.05-issue35.patch): + /bin/cat /builddir/build/SOURCES/pgrouting-1.05-issue35.patch + /usr/bin/patch -p1 -b --suffix .nullgeom~ --fuzz=0 patching file core/sql/routing_topology.sql + echo 'Patch #4 (pgrouting-1.05-pg92.patch):' Patch #4 (pgrouting-1.05-pg92.patch): + /bin/cat /builddir/build/SOURCES/pgrouting-1.05-pg92.patch + /usr/bin/patch -p1 -b --suffix .pg92~ --fuzz=0 patching file core/sql/routing_topology.sql + find . '(' -name '*.cpp' -o -name '*.c' -o -name '*.h' -o -name '*.sql' ')' -print + xargs -i sed -i 's/59 Temple Place\(, \| - \)Suite 330/51 Franklin Street, Fifth Floor/;s/02111-1307/02110-1301/' '{}' + find . '(' -name '*.sql' ')' -print + xargs -i sed -i -e 's/LANGUAGE '\''C'\''/LANGUAGE '\''c'\''/' -e 's/LANGUAGE '\''SQL'\''/LANGUAGE '\''sql'\''/' '{}' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.swJe1e + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + LANG=C + export LANG + unset DISPLAY + install -d build + cd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + 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 + FCFLAGS='-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 FCFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=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.4.7 -- The CXX compiler identification is GNU 4.4.7 -- Check for working C compiler: /usr/lib64/ccache/cc -- Check for working C compiler: /usr/lib64/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- Check for working CXX compiler: /usr/lib64/ccache/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.54.0 Boost headers were found here: /usr/include -- Found PGROUTING_CORE core: /builddir/build/BUILD/pgrouting-1.05/core/src -- Found CGAL: /usr/include, /usr/lib64/libCGAL.so Output directory for libraries is set to /usr/lib64/pgsql Installation directory for libraries is set to /usr/lib64/pgsql and for SQL files is set to /usr/share/postlbs -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE 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 -j3 /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/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/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/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". 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". 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 [ 10%] Building C object extra/driving_distance/src/CMakeFiles/routing_dd.dir/alpha.o [ 30%] [ 30%] cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/lib64/ccache/cc -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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 C object core/src/CMakeFiles/routing.dir/dijkstra.o Building CXX object extra/driving_distance/src/CMakeFiles/routing_dd.dir/alpha_drivedist.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/lib64/ccache/cc -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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/lib64/ccache/c++ -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 9 [ 40%] Building CXX object extra/driving_distance/src/CMakeFiles/routing_dd.dir/boost_drivedist.o cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/lib64/ccache/c++ -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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 2 [ 50%] Building C object core/src/CMakeFiles/routing.dir/astar.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/lib64/ccache/cc -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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 [ 60%] Building C object core/src/CMakeFiles/routing.dir/shooting_star.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/lib64/ccache/cc -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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 /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star.c: In function 'compute_shortest_path_shooting_star': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star.c:295: warning: unused variable 't' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 4 [ 70%] Building CXX object core/src/CMakeFiles/routing.dir/boost_wrapper.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/lib64/ccache/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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 10 [ 80%] 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/lib64/ccache/cc -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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 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/lib64/ccache/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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 /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/lib64/ccache/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -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/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:276: warning: control reaches end of non-void function /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: warning: unused variable 'cost' In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:28: /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, typename boost::property_traits::value_type) [with AStarHeuristic = distance_heuristic, float>, UniformCostVisitor = shooting_star_goal_visitor >, UpdatableQueue = boost::mutable_queue, std::vector, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, PredecessorMap = std::map, std::less, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:443: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, IndexMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::param_not_found, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604: 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_shooting_star(edge_shooting_star_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**, int)::graph_t, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, CostMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:390: warning: 'boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less, std::allocator > > >, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, boost::adj_list_edge_property_map, boost::closed_plus, std::less >::m_weight' will be initialized after /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:388: warning: 'boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*> boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less, std::allocator > > >, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, boost::adj_list_edge_property_map, boost::closed_plus, std::less >::m_edge' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:256: warning: when initialized here /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, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, PredecessorMap = std::map, std::less, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, IndexMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::param_not_found, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604: 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_shooting_star(edge_shooting_star_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**, int)::graph_t, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, CostMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:390: warning: 'boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less, std::allocator > > >, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, boost::adj_list_edge_property_map, boost::closed_plus, std::less >::m_weight' will be initialized after /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:388: warning: 'boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*> boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less, std::allocator > > >, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, boost::adj_list_edge_property_map, boost::closed_plus, std::less >::m_edge' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:267: warning: when initialized here In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:23, from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:28: /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::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, PredecessorMap = std::map, std::less, std::allocator > > >, DistanceMap = boost::adj_list_edge_property_map, CostMap = boost::adj_list_edge_property_map, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:325: 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, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, PredecessorMap = std::map, std::less, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:161: 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::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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, IndexMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]::MutableQueue, BFSVisitor = boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less, std::allocator > > >, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, boost::adj_list_edge_property_map, boost::closed_plus, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, IndexMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::param_not_found, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604: 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_shooting_star(edge_shooting_star_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**, int)::graph_t, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, CostMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:98: warning: comparison between signed and unsigned integer expressions /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:325: 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, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, PredecessorMap = std::map, std::less, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:161: 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::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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, IndexMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]::MutableQueue, BFSVisitor = boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less, std::allocator > > >, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, boost::adj_list_edge_property_map, boost::closed_plus, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, IndexMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::param_not_found, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604: 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_shooting_star(edge_shooting_star_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**, int)::graph_t, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, CostMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:103: warning: comparison between signed and unsigned integer expressions /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:325: 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, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, PredecessorMap = std::map, std::less, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, BinaryFunction = boost::closed_plus, BinaryPredicate = std::less]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:161: 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::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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, IndexMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]::MutableQueue, BFSVisitor = boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector, std::allocator > >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less, std::allocator > > >, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map, boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, boost::adj_list_edge_property_map, boost::closed_plus, std::less >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, IndexMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:496: 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, std::allocator > > >, CostMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, CompareFunction = std::less, CombineFunction = boost::closed_plus, CostInf = float, CostZero = float]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:522: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::adj_list_edge_property_map, boost::default_color_type, boost::default_color_type&>, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:565: 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::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, WeightMap = boost::adj_list_edge_property_map, EdgeMap = boost::adj_list_edge_property_map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, IndexMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >, ColorMap = boost::param_not_found, EdgeColorMap = boost::adj_list_edge_property_map, Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:604: 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_shooting_star(edge_shooting_star_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**, int)::graph_t, AStarHeuristic = distance_heuristic, float>, P = shooting_star_goal_visitor >, T = boost::graph_visitor_t, R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > >&, long unsigned int, Edge, std::map > >, std::allocator > > > >, std::less, std::allocator > >, std::allocator > > > > > > > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > >, IndexMap = boost::adj_list_edge_property_map, DistanceMap = boost::adj_list_edge_property_map, CostMap = boost::adj_list_edge_property_map, PredecessorMap = std::map, std::less, std::allocator > > >]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354: instantiated from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:67: warning: unused variable 'is_undirected' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:71: warning: unused variable 'u' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:71: warning: unused variable 'v' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:71: warning: unused variable 'pu' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:81: warning: unused variable 'w_e' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:84: warning: unused variable 'edge_exists' 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/lib64/ccache/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -frounding-math -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 /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp: In function 'void find_next_edge(Segment, std::vector, true> >, std::allocator, true> > > >&, std::vector, true> >, std::allocator, true> > > >&)': /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp:91: warning: comparison between signed and unsigned integer expressions /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: warning: comparison between signed and unsigned integer expressions 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/lib64/ccache/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgmp -frounding-math -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CayeLK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64 + cd pgrouting-1.05 + LANG=C + export LANG + unset DISPLAY + make -C build install DESTDIR=/builddir/build/BUILDROOT/pgrouting-1.05-8.el6.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-8.el6.x86_64/usr/lib64/pgsql/librouting.so -- Installing: /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/share/postlbs/routing_core.sql -- Installing: /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/share/postlbs/routing_core_wrappers.sql -- Installing: /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/share/postlbs/routing_topology.sql -- Installing: /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/share/postlbs/matching.sql -- Installing: /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/lib64/pgsql/librouting_dd.so -- Installing: /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/share/postlbs/routing_dd.sql -- Installing: /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.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-8.el6.x86_64/usr/lib64/pgsql/librouting.so extracting debug info from /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/lib64/pgsql/librouting_dd.so 256 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pgrouting-1.05-8.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kqp7ik + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + DOCDIR=/builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/share/doc/pgrouting-1.05 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64/usr/share/doc/pgrouting-1.05 + /bin/mkdir -p /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.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-8.el6.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.10()(64bit) libc.so.6()(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) libgmp.so.3()(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) rtld(GNU_HASH) Processing files: pgrouting-debuginfo-1.05-8.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64 warning: Could not canonicalize hostname: i-00006e5d Wrote: /builddir/build/RPMS/pgrouting-1.05-8.el6.x86_64.rpm Wrote: /builddir/build/RPMS/pgrouting-debuginfo-1.05-8.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.o1Cyb6 + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + /bin/rm -rf /builddir/build/BUILDROOT/pgrouting-1.05-8.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->