Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pgRouting.spec'], False, '/var/lib/mock/f19-build-1645096-283776/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pgRouting.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pgRouting-1.05-4.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pgRouting.spec'], False, '/var/lib/mock/f19-build-1645096-283776/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pgRouting.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MoSrzg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pgrouting-1.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/pgrouting-1.05.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgrouting-1.05 + /usr/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): + /usr/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): + /usr/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): + /usr/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 + 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/' '{}' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ALd1YD + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + install -d build + cd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -DWITH_DD=ON -- The C compiler identification is GNU 4.8.0 -- The CXX compiler identification is GNU 4.8.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Warning (dev) at CMakeLists.txt:12 (add_subdirectory): The source directory /builddir/build/BUILD/pgrouting-1.05/cmake does not contain a CMakeLists.txt file. CMake does not support this case but it used to work accidentally and is being allowed for compatibility. Policy CMP0014 is not set: Input directories must have CMakeLists.txt. Run "cmake --help-policy CMP0014" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PostgreSQL: /usr/include/pgsql/server, /usr/lib/libpq.so -- Boost version: 1.53.0 Boost headers were found here: /usr/include Output directory for libraries is set to /usr/lib/pgsql -- Found PGROUTING_CORE core: /builddir/build/BUILD/pgrouting-1.05/core/src Installation directory for libraries is set to /usr/lib/pgsql and for SQL files is set to /usr/share/postlbs -- Found CGAL: /usr/include, /usr/lib/libCGAL.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/pgrouting-1.05/build + make VERBOSE=1 -j5 /usr/bin/cmake -H/builddir/build/BUILD/pgrouting-1.05 -B/builddir/build/BUILD/pgrouting-1.05/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' make -f extra/driving_distance/src/CMakeFiles/routing_dd.dir/build.make extra/driving_distance/src/CMakeFiles/routing_dd.dir/depend make -f core/src/CMakeFiles/routing.dir/build.make core/src/CMakeFiles/routing.dir/depend make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' cd /builddir/build/BUILD/pgrouting-1.05/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-1.05 /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src /builddir/build/BUILD/pgrouting-1.05/build /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/routing_dd.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' cd /builddir/build/BUILD/pgrouting-1.05/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-1.05 /builddir/build/BUILD/pgrouting-1.05/core/src /builddir/build/BUILD/pgrouting-1.05/build /builddir/build/BUILD/pgrouting-1.05/build/core/src /builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/routing.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/routing_dd.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src/CMakeFiles/routing_dd.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-1.05/build/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/routing.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/routing.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-1.05/build/core/src/CMakeFiles/routing.dir/depend.internal". 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]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' 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 /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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 9 make[2]: Entering directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 10 [ 10%] [ 30%] [ 30%] [ 40%] [ 50%] Building CXX object extra/driving_distance/src/CMakeFiles/routing_dd.dir/alpha_drivedist.o Building C object extra/driving_distance/src/CMakeFiles/routing_dd.dir/alpha.o Building CXX object extra/driving_distance/src/CMakeFiles/routing_dd.dir/boost_drivedist.o Building C object core/src/CMakeFiles/routing.dir/dijkstra.o cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/cc -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/cc -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/bin/c++ -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/c++ -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 Building C object extra/driving_distance/src/CMakeFiles/routing_dd.dir/drivedist.o cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/cc -Drouting_dd_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /builddir/build/BUILD/pgrouting-1.05/core/src/dijkstra.c: In function 'shortest_path': /builddir/build/BUILD/pgrouting-1.05/core/src/dijkstra.c:369:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha.c: In function 'alphashape': /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/drivedist.c: In function 'driving_distance': /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/drivedist.c:384:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha.c:302:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 2 [ 60%] Building C object core/src/CMakeFiles/routing.dir/astar.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/cc -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 4 [ 70%] [ 80%] Building C object core/src/CMakeFiles/routing.dir/shooting_star.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/cc -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 Building CXX object core/src/CMakeFiles/routing.dir/boost_wrapper.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /builddir/build/BUILD/pgrouting-1.05/core/src/astar.c: In function 'shortest_path_astar': /builddir/build/BUILD/pgrouting-1.05/core/src/astar.c:469:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ /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:19: warning: unused variable 't' [-Wunused-variable] register int z, t; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star.c: In function 'shortest_path_shooting_star': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star.c:462:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 5 [ 90%] Building CXX object core/src/CMakeFiles/routing.dir/astar_boost_wrapper.o cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/bin/c++ -Drouting_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/boost_wrapper.cpp: In function 'int boost_dijkstra(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)': /builddir/build/BUILD/pgrouting-1.05/core/src/boost_wrapper.cpp:69:33: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs] typedef std::pair Edge; ^ In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:22:0, from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:27: /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp: In function 'bool boost::relax(Edge, Edge, const Graph&, const WeightMap&, const EdgeMap&, PredecessorMap&, DistanceMap&, CostMap&, const BinaryFunction&, const BinaryPredicate&, int)': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:96:52: warning: typedef 'It' locally defined but not used [-Wunused-local-typedefs] typedef typename std::vector::iterator It; ^ In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:27:0: /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp: In function 'void boost::shooting_star_edges_visit(const IncidenceGraph&, typename boost::graph_traits::edge_descriptor, Buffer&, BFSVisitor, ColorMap, EdgeColorMap, int)': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:122:49: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs] typedef typename GTraits::vertex_descriptor Vertex; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:128:38: warning: typedef 'Color' locally defined but not used [-Wunused-local-typedefs] typedef color_traits Color; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp: In function '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)': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:471:38: warning: typedef 'Color' locally defined but not used [-Wunused-local-typedefs] typedef color_traits Color; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp: In function 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int)': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:602:76: warning: typedef 'tEdge' locally defined but not used [-Wunused-local-typedefs] typedef typename graph_traits::edge_descriptor tEdge; ^ /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:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp: In function 'int boost_shooting_star(edge_shooting_star_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**, int)': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:400:13: warning: unused variable 'cost' [-Wunused-variable] float cost; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:183:55: warning: typedef 'vertex_descriptor' locally defined but not used [-Wunused-local-typedefs] typedef graph_traits < graph_t >::vertex_descriptor vertex_descriptor; ^ In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:27:0: /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp: In instantiation of 'boost::detail::shooting_star_bfs_visitor::shooting_star_bfs_visitor(AStarHeuristic, UniformCostVisitor, UpdatableQueue&, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, BinaryFunction, BinaryPredicate, boost::detail::shooting_star_bfs_visitor::C) [with AStarHeuristic = distance_heuristic, float>; UniformCostVisitor = shooting_star_goal_visitor >; UpdatableQueue = boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >; PredecessorMap = std::map, std::less >; 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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; boost::detail::shooting_star_bfs_visitor::C = float]': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:443:66: required from 'void boost::shooting_star_search_no_init(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, IndexMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; ShootingStarVisitor = shooting_star_goal_visitor >; PredecessorMap = std::map, std::less >; CostMap = boost::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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:498:75: required from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, ColorMap, EdgeColorMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; ShootingStarVisitor = shooting_star_goal_visitor >; PredecessorMap = std::map, std::less >; CostMap = boost::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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:537:2: required 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>; IndexMap = boost::adj_list_edge_property_map; PredecessorMap = std::map, 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; Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:579:11: required 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>; IndexMap = boost::adj_list_edge_property_map; PredecessorMap = std::map, std::less >; 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:616:8: required from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; P = shooting_star_goal_visitor >; T = boost::graph_visitor_t; R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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 >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354:8: required from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:390:17: warning: 'boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less >, 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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 [-Wreorder] WeightMap m_weight; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:388:15: warning: 'boost::adj_list_edge_property_map > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*> boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less >, 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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' [-Wreorder] EdgeMap m_edge; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:256:7: warning: when initialized here [-Wreorder] shooting_star_bfs_visitor(AStarHeuristic h, UniformCostVisitor vis, ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp: In instantiation of 'boost::detail::shooting_star_bfs_visitor::shooting_star_bfs_visitor(const boost::detail::shooting_star_bfs_visitor&) [with AStarHeuristic = distance_heuristic, float>; UniformCostVisitor = shooting_star_goal_visitor >; UpdatableQueue = boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >; PredecessorMap = std::map, std::less >; 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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:76: required from 'void boost::shooting_star_search_no_init(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, IndexMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; ShootingStarVisitor = shooting_star_goal_visitor >; PredecessorMap = std::map, std::less >; CostMap = boost::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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:498:75: required from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, ColorMap, EdgeColorMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; ShootingStarVisitor = shooting_star_goal_visitor >; PredecessorMap = std::map, std::less >; CostMap = boost::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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:537:2: required 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>; IndexMap = boost::adj_list_edge_property_map; PredecessorMap = std::map, 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; Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:579:11: required 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>; IndexMap = boost::adj_list_edge_property_map; PredecessorMap = std::map, std::less >; 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:616:8: required from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; P = shooting_star_goal_visitor >; T = boost::graph_visitor_t; R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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 >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354:8: required from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:390:17: warning: 'boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less >, 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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 [-Wreorder] WeightMap m_weight; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:388:15: warning: 'boost::adj_list_edge_property_map > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*> boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less >, 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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' [-Wreorder] EdgeMap m_edge; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:267:7: warning: when initialized here [-Wreorder] shooting_star_bfs_visitor(const shooting_star_bfs_visitor &v) ^ In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:22:0, from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:27: /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp: In instantiation of '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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>; PredecessorMap = std::map, std::less >; 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:326:67: required from 'void boost::detail::shooting_star_bfs_visitor::tree_edge(Edge, Edge, Graph&, int) [with Edge = boost::detail::edge_desc_impl; Graph = const boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; UniformCostVisitor = shooting_star_goal_visitor >; UpdatableQueue = boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >; PredecessorMap = std::map, std::less >; 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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:4: required from 'void boost::shooting_star_edges_visit(const IncidenceGraph&, typename boost::graph_traits::edge_descriptor, Buffer&, BFSVisitor, ColorMap, EdgeColorMap, int) [with IncidenceGraph = boost::adjacency_list; Buffer = boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >; BFSVisitor = boost::detail::shooting_star_bfs_visitor, float>, shooting_star_goal_visitor >, boost::mutable_queue, std::vector >, boost::indirect_cmp, std::less >, boost::adj_list_edge_property_map >, std::map, std::less >, 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:445:76: required from 'void boost::shooting_star_search_no_init(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, ColorMap, EdgeColorMap, IndexMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; ShootingStarVisitor = shooting_star_goal_visitor >; PredecessorMap = std::map, std::less >; CostMap = boost::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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:498:75: required from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, ShootingStarVisitor, PredecessorMap&, CostMap, DistanceMap, WeightMap, EdgeMap, IndexMap, ColorMap, EdgeColorMap, CompareFunction, CombineFunction, CostInf, CostZero, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; ShootingStarVisitor = shooting_star_goal_visitor >; PredecessorMap = std::map, std::less >; CostMap = boost::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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:537:2: required 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>; IndexMap = boost::adj_list_edge_property_map; PredecessorMap = std::map, 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; Params = boost::bgl_named_params >, boost::graph_visitor_t, boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:579:11: required 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>; IndexMap = boost::adj_list_edge_property_map; PredecessorMap = std::map, std::less >; 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::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > Edge::*>, boost::edge_weight2_t, boost::bgl_named_params, boost::edge_weight_t, boost::no_property> > > >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:616:8: required from 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; P = shooting_star_goal_visitor >; T = boost::graph_visitor_t; R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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 >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]' /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:354:8: required from here /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:67:12: warning: unused variable 'is_undirected' [-Wunused-variable] bool is_undirected = is_same::value; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_relax.hpp:84:12: warning: unused variable 'edge_exists' [-Wunused-variable] bool edge_exists; ^ /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp: In function 'void find_next_edge(Segment, std::vector > >, std::allocator > > > >&, std::vector > >, std::allocator > > > >&)': /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp:91:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i < segments.size(); i++) ^ /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp: In function 'int alpha_shape(vertex_t*, unsigned int, vertex_t**, int*, char**)': /builddir/build/BUILD/pgrouting-1.05/extra/driving_distance/src/alpha_drivedist.cpp:153:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i < result.size(); i++) ^ In file included from /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:27:0: /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp: In function 'void boost::shooting_star_search(VertexAndEdgeListGraph&, typename boost::graph_traits::edge_descriptor, AStarHeuristic, const boost::bgl_named_params&, IndexMap, DistanceMap, CostMap, PredecessorMap&, int) [with VertexAndEdgeListGraph = boost::adjacency_list; AStarHeuristic = distance_heuristic, float>; P = shooting_star_goal_visitor >; T = boost::graph_visitor_t; R = boost::bgl_named_params, boost::edge_color_t, boost::bgl_named_params > >, std::less >, std::map > >, std::less >&, unsigned int, Edge, std::map > >, std::less > 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 >; typename boost::graph_traits::edge_descriptor = boost::detail::edge_desc_impl]': /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:488:7: warning: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, unsigned int, boost::detail::edge_desc_impl, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized] predecessor[g[*ei].id] = *ei; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:477:66: note: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, unsigned int, boost::detail::edge_desc_impl, int>::m_src' was declared here typename graph_traits::edge_iterator ei, ei_end; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_search.hpp:477:66: warning: '*((void*)(& ei)+16).__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >::_M_current' may be used uninitialized in this function [-Wmaybe-uninitialized] /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:303:24: warning: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, unsigned int, boost::detail::edge_desc_impl, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized] source_edge = *ei; ^ /builddir/build/BUILD/pgrouting-1.05/core/src/shooting_star_boost_wrapper.cpp:297:40: warning: '*((void*)(& ei)+16).__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >::_M_current' may be used uninitialized in this function [-Wmaybe-uninitialized] graph_traits::edge_iterator ei, ei_end; ^ Linking CXX shared library ../../lib/librouting.so cd /builddir/build/BUILD/pgrouting-1.05/build/core/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/routing.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lgmp -frounding-math -Wl,-z,relro -shared -Wl,-soname,librouting.so -o ../../lib/librouting.so CMakeFiles/routing.dir/dijkstra.o CMakeFiles/routing.dir/astar.o CMakeFiles/routing.dir/shooting_star.o CMakeFiles/routing.dir/boost_wrapper.o CMakeFiles/routing.dir/astar_boost_wrapper.o CMakeFiles/routing.dir/shooting_star_boost_wrapper.o make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 1 2 3 4 5 6 [100%] Built target routing Linking CXX shared library ../../../lib/librouting_dd.so cd /builddir/build/BUILD/pgrouting-1.05/build/extra/driving_distance/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/routing_dd.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lgmp -frounding-math -Wl,-z,relro -shared -Wl,-soname,librouting_dd.so -o ../../../lib/librouting_dd.so CMakeFiles/routing_dd.dir/alpha.o CMakeFiles/routing_dd.dir/alpha_drivedist.o CMakeFiles/routing_dd.dir/boost_drivedist.o CMakeFiles/routing_dd.dir/drivedist.o -lCGAL make[2]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 7 8 9 10 [100%] Built target routing_dd make[1]: Leaving directory `/builddir/build/BUILD/pgrouting-1.05/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-1.05/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JsoUnC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386 ++ dirname /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386 + cd pgrouting-1.05 + make -C build install DESTDIR=/builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386 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-4.fc19.i386/usr/lib/pgsql/librouting.so -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/postlbs/routing_core.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/postlbs/routing_core_wrappers.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/postlbs/routing_topology.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/postlbs/matching.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/lib/pgsql/librouting_dd.so -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/postlbs/routing_dd.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/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 -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pgrouting-1.05 extracting debug info from /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/lib/pgsql/librouting_dd.so extracting debug info from /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/lib/pgsql/librouting.so 258 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pgRouting-1.05-4.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OpzmFF + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + DOCDIR=/builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/doc/pgRouting-1.05 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/doc/pgRouting-1.05 + cp -pr README.routing /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/doc/pgRouting-1.05 + cp -pr COPYING /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/doc/pgRouting-1.05 + cp -pr authors.txt /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/doc/pgRouting-1.05 + cp -pr BOOST_LICENSE_1_0.txt /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/doc/pgRouting-1.05 + cp -pr RELEASE_NOTES /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386/usr/share/doc/pgRouting-1.05 + exit 0 Provides: librouting.so librouting_dd.so pgRouting = 1.05-4.fc19 pgRouting(x86-32) = 1.05-4.fc19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libCGAL.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.15) rtld(GNU_HASH) Processing files: pgRouting-debuginfo-1.05-4.fc19.i686 Provides: pgRouting-debuginfo = 1.05-4.fc19 pgRouting-debuginfo(x86-32) = 1.05-4.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386 Wrote: /builddir/build/RPMS/pgRouting-1.05-4.fc19.i686.rpm Wrote: /builddir/build/RPMS/pgRouting-debuginfo-1.05-4.fc19.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pAtMeU + umask 022 + cd /builddir/build/BUILD + cd pgrouting-1.05 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pgRouting-1.05-4.fc19.i386 + exit 0 Child return code was: 0 LEAVE do -->