Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pgRouting.spec'], chrootPath='/var/lib/mock/f28-build-14530260-1038294/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pgRouting.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pgRouting-2.5.5-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pgRouting.spec'], chrootPath='/var/lib/mock/f28-build-14530260-1038294/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pgRouting.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o3q5Ed + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pgrouting-2.5.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.5.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgrouting-2.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ggDdGw + umask 022 + cd /builddir/build/BUILD + cd pgrouting-2.5.5 + install -d build + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. CMake Deprecation Warning at CMakeLists.txt:11 (cmake_policy): The OLD behavior for policy CMP0046 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- CMAKE_BUILD_TYPE -- CMAKE_BUILD_TYPE -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- 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 -- Detecting C compile features -- Detecting C compile features - 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 -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:50 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- DOXYGEN_MINIMUM_VERSION=1.7 -- SPHINX_MINIMUM_VERSION=1.1 -- POSTGRESQL_MINIMUM_VERSION=9.2.0 -- POSTGIS_MINIMUM_VERSION=2.0.0 -- GNU_CXX_MINIMUM_VERSION=4.6 -- CLANG_CXX_MINIMUM_VERSION= -- MSVC_CXX_MINIMUM_VERSION=18.0 -- dir='/builddir/build/BUILD/pgrouting-2.5.5/cmake' -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Using -std=c++11. -- Found Perl: /usr/bin/perl (found version "5.26.2") -- POSTGRESQL_PG_CONFIG is /usr/bin/pg_config -- POSTGRESQL_EXECUTABLE is POSTGRESQL_EXECUTABLE-NOTFOUND -- POSTGRESQL_VERSION_STRING in FindPostgreSQL.cmake is PostgreSQL 10.6 -- POSTGRESQL_INCLUDE_DIR: /usr/include/pgsql/server -- POSTGRESQL_LIBRARIES: /usr/lib -- PGSQL_VERSION=106 -- Boost version: 1.66.0 -- Boost headers were found here: /usr/include -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Boost version: 1.66.0 -- Found the following Boost libraries: -- thread -- chrono -- system -- date_time -- atomic -- Boost version: 1.66.0 -- Found the following Boost libraries: -- thread -- system -- chrono -- date_time -- atomic -- CGAL_INCLUDE_DIR=/usr/include -- CGAL_LIBRARIES=/usr/lib/libCGAL.so -- BOOST_THREAD_LIBRARIES=/usr/lib/libboost_thread.so;/usr/lib/libboost_system.so;/usr/lib/libboost_chrono.so;/usr/lib/libboost_date_time.so;/usr/lib/libboost_atomic.so -- GMP_LIBRARIES=/usr/lib/libgmp.so -- Found CGAL: /usr/include, /usr/lib/libCGAL.so, /usr/lib/libboost_thread.so;/usr/lib/libboost_system.so;/usr/lib/libboost_chrono.so;/usr/lib/libboost_date_time.so;/usr/lib/libboost_atomic.so, /usr/lib/libgmp.so -- Performing Test C_COMPILER_SUPPORTS_FPIC -- Performing Test C_COMPILER_SUPPORTS_FPIC - Success -- Performing Test CXX_COMPILER_SUPPORTS_FPIC -- Performing Test CXX_COMPILER_SUPPORTS_FPIC - Success -- Performing Test C_COMPILER_SUPPORTS_ROUNDING_MATH -- Performing Test C_COMPILER_SUPPORTS_ROUNDING_MATH - Success -- Performing Test CXX_COMPILER_SUPPORTS_ROUNDING_MATH -- Performing Test CXX_COMPILER_SUPPORTS_ROUNDING_MATH - Success Building the library names -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/pgrouting-2.5.5/build + make VERBOSE=1 -j48 /usr/bin/cmake -H/builddir/build/BUILD/pgrouting-2.5.5 -B/builddir/build/BUILD/pgrouting-2.5.5/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles /builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/components/src/CMakeFiles/components.dir/build.make src/components/src/CMakeFiles/components.dir/depend make -f src/common/src/CMakeFiles/common.dir/build.make src/common/src/CMakeFiles/common.dir/depend make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/depend make -f src/allpairs/src/CMakeFiles/allpairs.dir/build.make src/allpairs/src/CMakeFiles/allpairs.dir/depend make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/depend make -f src/driving_distance/src/CMakeFiles/driving_distance.dir/build.make src/driving_distance/src/CMakeFiles/driving_distance.dir/depend make -f src/ksp/src/CMakeFiles/ksp.dir/build.make src/ksp/src/CMakeFiles/ksp.dir/depend make -f src/tsp/src/CMakeFiles/tsp.dir/build.make src/tsp/src/CMakeFiles/tsp.dir/depend make -f src/alpha_shape/src/CMakeFiles/alpha_shape.dir/build.make src/alpha_shape/src/CMakeFiles/alpha_shape.dir/depend make -f src/bdAstar/src/CMakeFiles/bdAstar.dir/build.make src/bdAstar/src/CMakeFiles/bdAstar.dir/depend make -f src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/build.make src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/depend make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/depend make -f src/max_flow/src/CMakeFiles/max_flow.dir/build.make src/max_flow/src/CMakeFiles/max_flow.dir/depend make -f src/contraction/src/CMakeFiles/contraction.dir/build.make src/contraction/src/CMakeFiles/contraction.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/components/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src/CMakeFiles/components.dir/DependInfo.cmake --color= make -f src/pickDeliver/src/CMakeFiles/pickDeliver.dir/build.make src/pickDeliver/src/CMakeFiles/pickDeliver.dir/depend make -f src/withPoints/src/CMakeFiles/withPoints.dir/build.make src/withPoints/src/CMakeFiles/withPoints.dir/depend make -f src/lineGraph/src/CMakeFiles/lineGraph.dir/build.make src/lineGraph/src/CMakeFiles/lineGraph.dir/depend make -f sql/CMakeFiles/PgRouting_SQL_FILE.dir/build.make sql/CMakeFiles/PgRouting_SQL_FILE.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src/CMakeFiles/ksp.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src/CMakeFiles/allpairs.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src/CMakeFiles/max_flow.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src/CMakeFiles/driving_distance.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src/CMakeFiles/dijkstra.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src/CMakeFiles/alpha_shape.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/astar/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src/CMakeFiles/astar.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/withPoints/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src/CMakeFiles/withPoints.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src/CMakeFiles/tsp.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/common/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src/CMakeFiles/common.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src/CMakeFiles/lineGraph.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/bdAstar/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src/CMakeFiles/bdAstar.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src/CMakeFiles/trsp.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src/CMakeFiles/pickDeliver.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src/CMakeFiles/contraction.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/sql /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/PgRouting_SQL_FILE.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src/CMakeFiles/components.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src/CMakeFiles/components.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src/CMakeFiles/components.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src/CMakeFiles/alpha_shape.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src/CMakeFiles/alpha_shape.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src/CMakeFiles/alpha_shape.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src/CMakeFiles/pickDeliver.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src/CMakeFiles/pickDeliver.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src/CMakeFiles/pickDeliver.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src/CMakeFiles/ksp.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src/CMakeFiles/ksp.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src/CMakeFiles/ksp.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src/CMakeFiles/driving_distance.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src/CMakeFiles/driving_distance.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src/CMakeFiles/dijkstra.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src/CMakeFiles/dijkstra.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src/CMakeFiles/driving_distance.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src/CMakeFiles/dijkstra.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src/CMakeFiles/tsp.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src/CMakeFiles/tsp.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src/CMakeFiles/tsp.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src/CMakeFiles/astar.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src/CMakeFiles/astar.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src/CMakeFiles/astar.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src/CMakeFiles/withPoints.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src/CMakeFiles/withPoints.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src/CMakeFiles/withPoints.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src/CMakeFiles/lineGraph.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src/CMakeFiles/lineGraph.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src/CMakeFiles/lineGraph.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src/CMakeFiles/common.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src/CMakeFiles/common.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src/CMakeFiles/common.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src/CMakeFiles/trsp.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src/CMakeFiles/trsp.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src/CMakeFiles/trsp.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src/CMakeFiles/max_flow.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src/CMakeFiles/max_flow.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src/CMakeFiles/max_flow.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src/CMakeFiles/allpairs.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src/CMakeFiles/allpairs.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src/CMakeFiles/allpairs.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src/CMakeFiles/bdAstar.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src/CMakeFiles/bdAstar.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src/CMakeFiles/bdAstar.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src/CMakeFiles/contraction.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src/CMakeFiles/contraction.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src/CMakeFiles/contraction.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/PgRouting_SQL_FILE.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/PgRouting_SQL_FILE.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/PgRouting_SQL_FILE.dir/depend.internal". Scanning dependencies of target PgRouting_SQL_FILE make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f sql/CMakeFiles/PgRouting_SQL_FILE.dir/build.make sql/CMakeFiles/PgRouting_SQL_FILE.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' Scanning dependencies of target alpha_shape make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/alpha_shape/src/CMakeFiles/alpha_shape.dir/build.make src/alpha_shape/src/CMakeFiles/alpha_shape.dir/build Scanning dependencies of target trsp make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' Scanning dependencies of target lineGraph make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/build make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/lineGraph/src/CMakeFiles/lineGraph.dir/build.make src/lineGraph/src/CMakeFiles/lineGraph.dir/build Scanning dependencies of target ksp Scanning dependencies of target dijkstra Scanning dependencies of target withPoints Scanning dependencies of target driving_distance make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/build make -f src/withPoints/src/CMakeFiles/withPoints.dir/build.make src/withPoints/src/CMakeFiles/withPoints.dir/build Scanning dependencies of target tsp make -f src/driving_distance/src/CMakeFiles/driving_distance.dir/build.make src/driving_distance/src/CMakeFiles/driving_distance.dir/build [ 0%] Generating pgrouting--2.5.5.sql make -f src/ksp/src/CMakeFiles/ksp.dir/build.make src/ksp/src/CMakeFiles/ksp.dir/build make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/tsp/src/CMakeFiles/tsp.dir/build.make src/tsp/src/CMakeFiles/tsp.dir/build cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-file.pl '/builddir/build/BUILD/pgrouting-2.5.5/build/sql/common/pgRouting-header.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/common/pgrouting-types.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/common/pgrouting_version.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/common/pgrouting_utilities.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/common/pgr_parameter_check.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/common/utilities_pgr.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/common/createIndex.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/common/_point_toId.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/dijkstra/_dijkstra.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/dijkstra/dijkstra.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/dijkstra/dijkstraCost.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/dijkstra/dijkstraVia.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/allpairs/johnson.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/allpairs/floydWarshall.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/astar/_astar.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/astar/astar.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/astar/astarCost.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/driving_distance/withPoints_dd.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/driving_distance/dijkstraDD.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/ksp/routing_ksp.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/ksp/withPoints_ksp.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/tsp/tsp_v2.0_matrix.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/tsp/tsp_v2.0_coordinates.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/tsp/routing_tsp_wrappers.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/tsp/TSP.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/tsp/eucledianTSP.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/alpha_shape/alpha_shape.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/bdAstar/_bdAstar.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/bdAstar/bdAstar.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/bdAstar/bdAstarCost.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/bdDijkstra/_bdDijkstra.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/bdDijkstra/bdDijkstra.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/bdDijkstra/bdDijkstraCost.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/trsp/trsp_V2.2.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/trsp/vias_trsp_V2.2.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/max_flow/_max_flow.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/max_flow/edmondsKarp.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/max_flow/boykovKolmogorov.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/max_flow/pushRelabel.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/max_flow/maxFlow.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/max_flow/maxCardinalityMatch.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/max_flow/edge_disjoint_paths.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/contraction/contractGraph.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/pickDeliver/pickDeliver.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/pickDeliver/pickDeliverEuclidean.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/vrp_basic/_pgr_vrpOneDepot.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/vrp_basic/pgr_vrpOneDepot.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/vrppdtw/_gsoc_vrppdtw.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/vrppdtw/gsoc_vrppdtw.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/withPoints/_withPoints.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/withPoints/withPoints.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/withPoints/withPointsCost.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/withPoints/withPointsVia.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/lineGraph/lineGraph.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/components/connectedComponents.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/components/strongComponents.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/components/biconnectedComponents.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/components/articulationPoints.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/components/bridges.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/topology/pgrouting_topology.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/topology/pgrouting_analytics.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/topology/create_vertices_table.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/topology/nodeNetwork.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/label_graph/label_graph.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/costMatrix/withPointsCostMatrix.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/costMatrix/dijkstraCostMatrix.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/costMatrix/bdDijkstraCostMatrix.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/costMatrix/astarCostMatrix.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/costMatrix/bdAstarCostMatrix.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/noUnderUtilities.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/apsp_johnson_v2.2.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/apsp_warshall_v2.2.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/astarV2.0.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/bd_astar_v2.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/bdDijkstra-v2.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/kdijkstra-V2.2.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/pgrouting_conversion_tools.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/pgrouting_dmatrix_tools.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/pgr_vidsToDMatrix.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/dijkstra_v2.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/routing_dd.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/maximum_cardinality_matching.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/max_flow-deprecated.sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/deprecated/deprecated-comments.sql' make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' Scanning dependencies of target allpairs make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/allpairs/src/CMakeFiles/allpairs.dir/build.make src/allpairs/src/CMakeFiles/allpairs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' Scanning dependencies of target components make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/components/src/CMakeFiles/components.dir/build.make src/components/src/CMakeFiles/components.dir/build [ 1%] Building CXX object src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha_driver.cpp.o Scanning dependencies of target astar make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/build cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/alpha_shape.dir/alpha_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src/alpha_driver.cpp make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 1%] Building C object src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha.c.o Scanning dependencies of target bdDijkstra cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/alpha_shape.dir/alpha.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src/alpha.c make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' Scanning dependencies of target bdAstar make -f src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/build.make src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/bdAstar/src/CMakeFiles/bdAstar.dir/build.make src/bdAstar/src/CMakeFiles/bdAstar.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 2%] Building C object src/trsp/src/CMakeFiles/trsp.dir/trsp.c.o make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 3%] Building CXX object src/trsp/src/CMakeFiles/trsp.dir/trsp_core.cpp.o Scanning dependencies of target contraction cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/trsp.dir/trsp.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/trsp.dir/trsp_core.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp_core.cpp make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/contraction/src/CMakeFiles/contraction.dir/build.make src/contraction/src/CMakeFiles/contraction.dir/build [ 4%] Building C object src/ksp/src/CMakeFiles/ksp.dir/withPoints_ksp.c.o [ 5%] Building CXX object src/ksp/src/CMakeFiles/ksp.dir/withPoints_ksp_driver.cpp.o [ 6%] Building CXX object src/ksp/src/CMakeFiles/ksp.dir/ksp_driver.cpp.o [ 7%] Building CXX object src/trsp/src/CMakeFiles/trsp.dir/GraphDefinition.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/ksp.dir/withPoints_ksp.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/withPoints_ksp.c make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/ksp.dir/withPoints_ksp_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/withPoints_ksp_driver.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/ksp.dir/ksp_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp_driver.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/trsp.dir/GraphDefinition.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/GraphDefinition.cpp [ 8%] Building C object src/lineGraph/src/CMakeFiles/lineGraph.dir/lineGraph.c.o [ 8%] Building C object src/ksp/src/CMakeFiles/ksp.dir/ksp.c.o Scanning dependencies of target pickDeliver make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/lineGraph.dir/lineGraph.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src/lineGraph.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/ksp.dir/ksp.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 9%] Building CXX object src/allpairs/src/CMakeFiles/allpairs.dir/floydWarshall_driver.cpp.o make -f src/pickDeliver/src/CMakeFiles/pickDeliver.dir/build.make src/pickDeliver/src/CMakeFiles/pickDeliver.dir/build Scanning dependencies of target max_flow cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/allpairs.dir/floydWarshall_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/floydWarshall_driver.cpp make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 10%] Building C object src/driving_distance/src/CMakeFiles/driving_distance.dir/many_to_dist_driving_distance.c.o [ 11%] Building C object src/allpairs/src/CMakeFiles/allpairs.dir/floydWarshall.c.o make -f src/max_flow/src/CMakeFiles/max_flow.dir/build.make src/max_flow/src/CMakeFiles/max_flow.dir/build [ 12%] Building CXX object src/allpairs/src/CMakeFiles/allpairs.dir/johnson_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/driving_distance.dir/many_to_dist_driving_distance.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src/many_to_dist_driving_distance.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/allpairs.dir/floydWarshall.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/floydWarshall.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/allpairs.dir/johnson_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/johnson_driver.cpp [ 13%] Building C object src/allpairs/src/CMakeFiles/allpairs.dir/johnson.c.o [ 13%] Building CXX object src/lineGraph/src/CMakeFiles/lineGraph.dir/lineGraph_driver.cpp.o make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 14%] Building CXX object src/driving_distance/src/CMakeFiles/driving_distance.dir/withPoints_dd_driver.cpp.o make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 15%] Building CXX object src/driving_distance/src/CMakeFiles/driving_distance.dir/drivedist_driver.cpp.o [ 16%] Building C object src/tsp/src/CMakeFiles/tsp.dir/eucledianTSP.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/allpairs.dir/johnson.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/johnson.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/driving_distance.dir/withPoints_dd_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src/withPoints_dd_driver.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/lineGraph.dir/lineGraph_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src/lineGraph_driver.cpp [ 17%] Building CXX object src/withPoints/src/CMakeFiles/withPoints.dir/get_new_queries.cpp.o [ 18%] Building C object src/driving_distance/src/CMakeFiles/driving_distance.dir/many_to_dist_withPointsDD.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/driving_distance.dir/drivedist_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src/drivedist_driver.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/tsp.dir/eucledianTSP.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src/eucledianTSP.c [ 19%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/eucledianTSP_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/withPoints.dir/get_new_queries.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/withPoints/src/get_new_queries.cpp [ 20%] Building C object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra.c.o [ 21%] Building CXX object src/withPoints/src/CMakeFiles/withPoints.dir/pgr_withPoints.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/tsp.dir/eucledianTSP_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src/eucledianTSP_driver.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/driving_distance.dir/many_to_dist_withPointsDD.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src/many_to_dist_withPointsDD.c [ 21%] Building CXX object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstraVia_driver.cpp.o [ 22%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/newTSP_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/dijkstra.dir/dijkstra.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src/dijkstra.c [ 23%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/Dmatrix.cpp.o [ 24%] Building C object src/withPoints/src/CMakeFiles/withPoints.dir/withPoints.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/dijkstra.dir/dijkstraVia_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src/dijkstraVia_driver.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/tsp.dir/newTSP_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src/newTSP_driver.cpp [ 24%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/tour.cpp.o [ 25%] Building CXX object src/withPoints/src/CMakeFiles/withPoints.dir/withPoints_driver.cpp.o [ 26%] Building C object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstraVia.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/tsp.dir/Dmatrix.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src/Dmatrix.cpp [ 27%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/eucledianDmatrix.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/tsp.dir/tour.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src/tour.cpp [ 28%] Building CXX object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/withPoints.dir/withPoints.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/withPoints/src/withPoints.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/dijkstra.dir/dijkstraVia.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src/dijkstraVia.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/withPoints.dir/withPoints_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/withPoints/src/withPoints_driver.cpp [ 28%] Building C object src/tsp/src/CMakeFiles/tsp.dir/newTSP.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/withPoints.dir/pgr_withPoints.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/withPoints/src/pgr_withPoints.cpp [ 29%] Building C object src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/bdDijkstra.c.o make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/dijkstra.dir/dijkstra_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src/dijkstra_driver.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/tsp.dir/eucledianDmatrix.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src/eucledianDmatrix.cpp [ 30%] Building CXX object src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/bdDijkstra_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/bdDijkstra.dir/bdDijkstra.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src/bdDijkstra.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/tsp.dir/newTSP.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src/newTSP.c make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 31%] Building C object src/bdAstar/src/CMakeFiles/bdAstar.dir/bdAstar.c.o [ 31%] Building CXX object src/bdAstar/src/CMakeFiles/bdAstar.dir/bdAstar_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/bdAstar.dir/bdAstar.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/bdAstar/src/bdAstar.c Scanning dependencies of target common [ 32%] Building C object src/astar/src/CMakeFiles/astar.dir/astar.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/bdDijkstra.dir/bdDijkstra_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src/bdDijkstra_driver.cpp make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/astar.dir/astar.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/astar/src/astar.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/bdAstar.dir/bdAstar_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/bdAstar/src/bdAstar_driver.cpp make -f src/common/src/CMakeFiles/common.dir/build.make src/common/src/CMakeFiles/common.dir/build [ 32%] Building C object src/components/src/CMakeFiles/components.dir/connectedComponents.c.o [ 33%] Building CXX object src/astar/src/CMakeFiles/astar.dir/astar_driver.cpp.o [ 33%] Building C object src/contraction/src/CMakeFiles/contraction.dir/contractGraph.c.o [ 34%] Building CXX object src/contraction/src/CMakeFiles/contraction.dir/contractGraph_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/components.dir/connectedComponents.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/connectedComponents.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/astar.dir/astar_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/astar/src/astar_driver.cpp [ 35%] Building C object src/components/src/CMakeFiles/components.dir/strongComponents.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/contraction.dir/contractGraph.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/components.dir/strongComponents.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/strongComponents.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/contraction.dir/contractGraph_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph_driver.cpp [ 35%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/base_node.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/base_node.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/base_node.cpp make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 36%] Building C object src/max_flow/src/CMakeFiles/max_flow.dir/max_flow.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/max_flow.dir/max_flow.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src/max_flow.c make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 36%] Built target PgRouting_SQL_FILE [ 37%] Building C object src/common/src/CMakeFiles/common.dir/postgres_connection.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/postgres_connection.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/postgres_connection.c [ 38%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/dnode.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/dnode.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/dnode.cpp In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src/alpha.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src/alpha.c: In function 'alphashape': In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c:28: /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c: In function 'compute_trsp': /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c:446:11: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("Min vertex id: %ld , Max vid: %ld", v_min_id, v_max_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c:446:3: note: in expansion of macro 'PGR_DBG' PGR_DBG("Min vertex id: %ld , Max vid: %ld", v_min_id, v_max_id); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c:446:11: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("Min vertex id: %ld , Max vid: %ld", v_min_id, v_max_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c:446:3: note: in expansion of macro 'PGR_DBG' PGR_DBG("Min vertex id: %ld , Max vid: %ld", v_min_id, v_max_id); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c:578:11: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("*path_count = %ld\n", *path_count); ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src/trsp.c:578:3: note: in expansion of macro 'PGR_DBG' PGR_DBG("*path_count = %ld\n", *path_count); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src/alpha.c:249:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total count %lu", res_count); ^~~~~~~~~~~~~~~~~ ~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src/alpha.c:249:7: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total count %lu", res_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src/lineGraph.c:45: /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src/lineGraph.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src/lineGraph.c:88:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src/lineGraph.c:88:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src/lineGraph.c:112:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src/lineGraph.c:112:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src/many_to_dist_withPointsDD.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src/many_to_dist_withPointsDD.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src/many_to_dist_withPointsDD.c:64:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("sourcesArr size %ld ", total_starts); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src/many_to_dist_withPointsDD.c:64:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("sourcesArr size %ld ", total_starts); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c: In function 'compute': /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c:60:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c:60:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c:91:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("total tuples found %ld\n", *path_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c:91:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("total tuples found %ld\n", *path_count); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c: In function 'kshortest_path': /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c:136:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total number of tuples to be returned %ld \n", result_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src/ksp.c:136:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total number of tuples to be returned %ld \n", result_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/floydWarshall.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/floydWarshall.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/floydWarshall.c:63:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld tuples in query:", total_tuples); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/floydWarshall.c:63:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld tuples in query:", total_tuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/floydWarshall.c:79:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples\n", *result_count); ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/floydWarshall.c:79:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples\n", *result_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/johnson.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/johnson.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/johnson.c:62:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld tuples in query:", total_tuples); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/johnson.c:62:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld tuples in query:", total_tuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/johnson.c:75:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples\n", *result_count); ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src/johnson.c:75:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples\n", *result_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src/bdDijkstra.c:31: /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src/bdDijkstra.c: In function 'process': In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/bdAstar/src/bdAstar.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/bdAstar/src/bdAstar.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src/bdDijkstra.c:76:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src/bdDijkstra.c:76:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src/bdDijkstra.c:104:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src/bdDijkstra.c:104:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/bdAstar/src/bdAstar.c:79:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/bdAstar/src/bdAstar.c:79:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/strongComponents.c:46: /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/strongComponents.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/strongComponents.c:85:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/strongComponents.c:85:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/strongComponents.c:117:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/strongComponents.c:117:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c:73:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("size_forbidden_vertices %ld", size_forbidden_vertices); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c:73:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("size_forbidden_vertices %ld", size_forbidden_vertices); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c:80:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("size_contraction_order %ld ", size_contraction_order); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c:80:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("size_contraction_order %ld ", size_contraction_order); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c: In function 'contractGraph': /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c:209:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("Storing contracted vertex %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ result_tuples[call_cntr].contracted_vertices[i]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src/contractGraph.c:209:13: note: in expansion of macro 'PGR_DBG' PGR_DBG("Storing contracted vertex %ld", ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/connectedComponents.c:46: /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/connectedComponents.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/connectedComponents.c:85:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/connectedComponents.c:85:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/connectedComponents.c:117:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/connectedComponents.c:117:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~ [ 39%] Building C object src/common/src/CMakeFiles/common.dir/check_parameters.c.o make -f sql/CMakeFiles/update_files.dir/build.make sql/CMakeFiles/update_files.dir/depend cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/check_parameters.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/check_parameters.c [ 40%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/node.cpp.o [ 41%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/tw_node.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/node.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/node.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/tw_node.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/tw_node.cpp make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/sql /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/update_files.dir/DependInfo.cmake --color= [ 42%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle_node.cpp.o [ 42%] Building C object src/common/src/CMakeFiles/common.dir/e_report.c.o [ 43%] Building C object src/max_flow/src/CMakeFiles/max_flow.dir/maximum_cardinality_matching.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/e_report.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/e_report.c Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/update_files.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/update_files.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/update_files.dir/depend.internal". Scanning dependencies of target update_files cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/max_flow.dir/maximum_cardinality_matching.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src/maximum_cardinality_matching.c make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f sql/CMakeFiles/update_files.dir/build.make sql/CMakeFiles/update_files.dir/build [ 44%] Building C object src/common/src/CMakeFiles/common.dir/restrict_input.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/restrict_input.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c [ 45%] Building C object src/components/src/CMakeFiles/components.dir/biconnectedComponents.c.o [ 46%] Building CXX object src/common/src/CMakeFiles/common.dir/basePath_SSEC.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/components.dir/biconnectedComponents.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/biconnectedComponents.c [ 47%] Building C object src/common/src/CMakeFiles/common.dir/points_input.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/vehicle_node.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/vehicle_node.cpp make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 48%] Building C object src/common/src/CMakeFiles/common.dir/matrixRows_input.c.o [ 49%] Building C object src/common/src/CMakeFiles/common.dir/get_check_data.c.o [ 49%] Building C object src/components/src/CMakeFiles/components.dir/articulationPoints.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/components.dir/articulationPoints.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/articulationPoints.c [ 50%] Building C object src/components/src/CMakeFiles/components.dir/bridges.c.o [ 50%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/order.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/components.dir/bridges.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/bridges.c [ 51%] Building C object src/max_flow/src/CMakeFiles/max_flow.dir/edge_disjoint_paths.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/order.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/order.cpp [ 52%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pd_orders.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/pd_orders.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pd_orders.cpp [ 53%] Generating pgrouting--2.5.4--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.5.4 [ 54%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/fleet.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/fleet.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/fleet.cpp [ 55%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/vehicle.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/vehicle.cpp In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/biconnectedComponents.c:46: /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/biconnectedComponents.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/biconnectedComponents.c:85:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/biconnectedComponents.c:85:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/biconnectedComponents.c:117:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/biconnectedComponents.c:117:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/articulationPoints.c:46: /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/articulationPoints.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/articulationPoints.c:85:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/articulationPoints.c:85:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/articulationPoints.c:117:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/articulationPoints.c:117:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/bridges.c:46: /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/bridges.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/bridges.c:85:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/bridges.c:85:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld edges in query:", total_edges); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/bridges.c:117:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/bridges.c:117:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Returning %ld tuples", *result_count); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_types/restrict_t.h:46, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/restrict_input.h:31, from /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c: In function 'pgr_get_restriction_data': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:129:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("SPI_processed %ld", ntuples); ^~~~~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:129:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("SPI_processed %ld", ntuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:146:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("processing %ld", ntuples); ^~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:146:13: note: in expansion of macro 'PGR_DBG' PGR_DBG("processing %ld", ntuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:168:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld data, %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ total_tuples, ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:168:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld data, %ld", ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:168:13: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld data, %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:170:13: (*total_restrictions)); ~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/restrict_input.c:168:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld data, %ld", ^~~~~~~ cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/basePath_SSEC.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/basePath_SSEC.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/points_input.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/matrixRows_input.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/matrixRows_input.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/get_check_data.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/get_check_data.c [ 56%] Building C object src/common/src/CMakeFiles/common.dir/edges_input.c.o [ 56%] Building CXX object src/components/src/CMakeFiles/components.dir/connectedComponents_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/edges_input.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/components.dir/connectedComponents_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/connectedComponents_driver.cpp [ 57%] Building CXX object src/components/src/CMakeFiles/components.dir/strongComponents_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/components.dir/strongComponents_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/strongComponents_driver.cpp [ 58%] Building CXX object src/components/src/CMakeFiles/components.dir/biconnectedComponents_driver.cpp.o [ 60%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pd_problem.cpp.o [ 60%] Building CXX object src/components/src/CMakeFiles/components.dir/articulationPoints_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/pd_problem.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pd_problem.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/components.dir/biconnectedComponents_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/biconnectedComponents_driver.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/components.dir/articulationPoints_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/articulationPoints_driver.cpp [ 61%] Generating pgrouting--2.5.3--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.5.3 [ 62%] Generating pgrouting--2.5.2--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.5.2 In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_types/pgr_flow_t.h:46, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/edges_input.h:29, from /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c: In function 'get_edges_9_columns': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:235:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld edges", total_tuples); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:235:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld edges", total_tuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c: In function 'get_edges_5_columns': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:335:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Reading %ld edges", total_tuples); ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:335:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Reading %ld edges", total_tuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c: In function 'get_edges_flow': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:427:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Reading %ld edges", total_tuples); ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:427:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Reading %ld edges", total_tuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c: In function 'get_edges_basic': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:524:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Reading %ld edges", total_tuples); ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/edges_input.c:524:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Reading %ld edges", total_tuples); ^~~~~~~ cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/max_flow.dir/edge_disjoint_paths.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src/edge_disjoint_paths.c [ 63%] Generating pgrouting--2.5.1--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.5.1 [ 64%] Building CXX object src/max_flow/src/CMakeFiles/max_flow.dir/maximum_cardinality_matching_driver.cpp.o [ 65%] Building CXX object src/max_flow/src/CMakeFiles/max_flow.dir/max_flow_driver.cpp.o [ 64%] Building C object src/common/src/CMakeFiles/common.dir/orders_input.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/max_flow.dir/maximum_cardinality_matching_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src/maximum_cardinality_matching_driver.cpp [ 65%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle_pickDeliver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/orders_input.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/max_flow.dir/max_flow_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src/max_flow_driver.cpp In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_types/matrix_cell_t.h:46, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/matrixRows_input.h:29, from /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/matrixRows_input.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/matrixRows_input.c: In function 'pgr_get_matrixRows': cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/vehicle_pickDeliver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/vehicle_pickDeliver.cpp /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/matrixRows_input.c:110:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("processing %ld matrix cell tupĺes", ntuples); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/matrixRows_input.c:110:13: note: in expansion of macro 'PGR_DBG' PGR_DBG("processing %ld matrix cell tupĺes", ntuples); ^~~~~~~ In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_types/point_on_edge_t.h:45, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/points_input.h:29, from /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c: In function 'pgr_get_points': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c:130:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("processing %ld points tuples", ntuples); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c:130:13: note: in expansion of macro 'PGR_DBG' PGR_DBG("processing %ld points tuples", ntuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c:152:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld points, %ld", total_tuples, (*total_points)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c:152:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld points, %ld", total_tuples, (*total_points)); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c:152:13: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld points, %ld", total_tuples, (*total_points)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/points_input.c:152:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld points, %ld", total_tuples, (*total_points)); ^~~~~~~ [ 65%] Generating pgrouting--2.5.0--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.5.0 [ 66%] Building C object src/common/src/CMakeFiles/common.dir/vehicles_input.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/vehicles_input.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c [ 67%] Building C object src/common/src/CMakeFiles/common.dir/coordinates_input.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/coordinates_input.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/coordinates_input.c In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_types/pickDeliver/pickDeliveryOrders_t.h:46, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/orders_input.h:29, from /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c: In function 'pgr_get_pd_orders_general': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:159:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("SPI_processed %ld", ntuples); ^~~~~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:159:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("SPI_processed %ld", ntuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:176:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("processing %ld", ntuples); ^~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:176:13: note: in expansion of macro 'PGR_DBG' PGR_DBG("processing %ld", ntuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:198:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld orders for matrix", (*total_pd_orders)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:198:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld orders for matrix", (*total_pd_orders)); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:200:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld orders for eucledian", (*total_pd_orders)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/orders_input.c:200:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld orders for eucledian", (*total_pd_orders)); ^~~~~~~ [ 68%] Generating pgrouting--2.4.2--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.4.2 [ 68%] Building C object src/common/src/CMakeFiles/common.dir/arrays_input.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/arrays_input.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/arrays_input.c [ 69%] Building C object src/common/src/CMakeFiles/common.dir/time_msg.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/common.dir/time_msg.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/time_msg.c [ 70%] Generating pgrouting--2.4.1--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.4.1 In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_types/pickDeliver/vehicle_t.h:46, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/vehicles_input.h:29, from /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c: In function 'pgr_get_vehicles_general': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:213:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("SPI_processed %ld", ntuples); ^~~~~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:213:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("SPI_processed %ld", ntuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:230:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("processing %ld", ntuples); ^~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:230:13: note: in expansion of macro 'PGR_DBG' PGR_DBG("processing %ld", ntuples); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:252:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld vehicles for matrix", (*total_vehicles)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:252:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld vehicles for matrix", (*total_vehicles)); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:254:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Finish reading %ld vehicles for eucledian", (*total_vehicles)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/vehicles_input.c:254:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("Finish reading %ld vehicles for eucledian", (*total_vehicles)); ^~~~~~~ [ 71%] Building CXX object src/max_flow/src/CMakeFiles/max_flow.dir/edge_disjoint_paths_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/max_flow.dir/edge_disjoint_paths_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src/edge_disjoint_paths_driver.cpp In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_types/coordinate_t.h:46, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/coordinates_input.h:28, from /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/coordinates_input.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/coordinates_input.c: In function 'pgr_get_coordinates': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/coordinates_input.c:120:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Processing %ld coordinates tupĺes", ntuples); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/coordinates_input.c:120:13: note: in expansion of macro 'PGR_DBG' PGR_DBG("Processing %ld coordinates tupĺes", ntuples); ^~~~~~~ [ 72%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/book_keeping.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/book_keeping.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/book_keeping.cpp [ 73%] Generating pgrouting--2.4.0--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.4.0 In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/arrays_input.h:39, from /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/arrays_input.c:25: /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/arrays_input.c: In function 'pgr_get_bigIntArr': /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/arrays_input.c:118:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Array size %ld", (*arrlen)); ^~~~~~~~~~~~~~~~ ~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/arrays_input.c:118:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Array size %ld", (*arrlen)); ^~~~~~~ [ 74%] Building CXX object src/common/src/CMakeFiles/common.dir/pgr_assert.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/pgr_assert.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/pgr_assert.cpp [ 75%] Building CXX object src/common/src/CMakeFiles/common.dir/identifier.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/identifier.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/identifier.cpp [ 76%] Building CXX object src/max_flow/src/CMakeFiles/max_flow.dir/pgr_maxflow.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/max_flow.dir/pgr_maxflow.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src/pgr_maxflow.cpp [ 77%] Generating pgrouting--2.0.0--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.0.0 [ 77%] Generating pgrouting--2.0.1--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.0.1 [ 80%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/solution.cpp.o [ 80%] Building CXX object src/common/src/CMakeFiles/common.dir/xy_vertex.cpp.o [ 80%] Building CXX object src/common/src/CMakeFiles/common.dir/basic_vertex.cpp.o [ 80%] Building CXX object src/max_flow/src/CMakeFiles/max_flow.dir/pgr_flowgraph.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/xy_vertex.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/xy_vertex.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/max_flow.dir/pgr_flowgraph.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src/pgr_flowgraph.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/basic_vertex.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/basic_vertex.cpp cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/solution.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/solution.cpp [ 81%] Generating pgrouting--2.1.0--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.1.0 [ 82%] Generating pgrouting--2.2.0--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.2.0 [ 83%] Generating pgrouting--2.2.1--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.2.1 [ 84%] Generating pgrouting--2.2.2--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.2.2 [ 85%] Building CXX object src/common/src/CMakeFiles/common.dir/ch_vertex.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/ch_vertex.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/ch_vertex.cpp [ 85%] Generating pgrouting--2.2.3--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.2.3 [ 86%] Generating pgrouting--2.2.4--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.2.4 [ 87%] Generating pgrouting--2.3.0--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.3.0 [ 88%] Generating pgrouting--2.3.1--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.3.1 [ 89%] Generating pgrouting--2.3.2--2.5.5.sql cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.3.2 [ 90%] Building CXX object src/common/src/CMakeFiles/common.dir/ch_edge.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/ch_edge.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/ch_edge.cpp [ 91%] Building CXX object src/common/src/CMakeFiles/common.dir/basic_edge.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/basic_edge.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/basic_edge.cpp make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 91%] Built target update_files [ 92%] Building CXX object src/common/src/CMakeFiles/common.dir/pgr_alloc.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/common.dir/pgr_alloc.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/common/src/pgr_alloc.cpp [ 93%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/initial_solution.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/initial_solution.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/initial_solution.cpp [ 94%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/optimize.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/optimize.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/optimize.cpp [ 94%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pgr_messages.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/pgr_messages.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pgr_messages.cpp [ 95%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pgr_pickDeliver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/pgr_pickDeliver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pgr_pickDeliver.cpp [ 96%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pickDeliverEuclidean_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/pickDeliverEuclidean_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean_driver.cpp In file included from /usr/include/CGAL/Triangulation_euclidean_traits_2.h:28, from /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src/alpha_driver.cpp:50: /usr/include/CGAL/internal/deprecation_warning.h:82:6: warning: #warning "A deprecated header has been included." [-Wcpp] # warning "A deprecated header has been included." ^~~~~~~ [ 97%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pickDeliver_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/pickDeliver_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver_driver.cpp [ 98%] Building C object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pickDeliverEuclidean.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/pickDeliverEuclidean.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:96:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("total vehicles %ld", total_vehicles); ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:96:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("total vehicles %ld", total_vehicles); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:99:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:101:17: pd_orders_arr[i].id, ~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:99:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:99:20: note: format string is defined here PGR_DBG("%ld %f pick %f %f %ld - " ~~^ %lld In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:99:17: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:106:17: pd_orders_arr[i].pick_node_id, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:99:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:99:38: note: format string is defined here PGR_DBG("%ld %f pick %f %f %ld - " ~~^ %lld In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:99:17: warning: format '%ld' expects argument of type 'long int', but argument 13 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:114:17: pd_orders_arr[i].deliver_node_id, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:99:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:100:43: note: format string is defined here "%f %f %f deliver %f %f %ld - %f %f %f ", ~~^ %lld In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:124:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f %f , start %f %f %f %f %f " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:126:16: vehicles_arr[i].id, ~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:124:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f %f , start %f %f %f %f %f " ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:124:20: note: format string is defined here PGR_DBG("%ld %f %f , start %f %f %f %f %f " ~~^ %lld In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:124:17: warning: format '%ld' expects argument of type 'long int', but argument 16 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f %f , start %f %f %f %f %f " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:142:16: vehicles_arr[i].cant_v); ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:124:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f %f , start %f %f %f %f %f " ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:125:46: note: format string is defined here "end %f %f %f %f %f number %ld ", ~~^ %lld In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:151:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld orders in query:", total_pd_orders); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliverEuclidean.c:151:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld orders in query:", total_pd_orders); ^~~~~~~ [ 98%] Building C object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pickDeliver.c.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src && /usr/bin/cc -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DPGSQL_VERSION=106 -std=gnu99 -fPIC -frounding-math -o CMakeFiles/pickDeliver.dir/pickDeliver.c.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c [ 99%] Building CXX object src/components/src/CMakeFiles/components.dir/bridges_driver.cpp.o cd /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src && /usr/bin/c++ -I/usr/include/pgsql/server -I/builddir/build/BUILD/pgrouting-2.5.5/src/common/src -I/builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src -I/builddir/build/BUILD/pgrouting-2.5.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -o CMakeFiles/components.dir/bridges_driver.cpp.o -c /builddir/build/BUILD/pgrouting-2.5.5/src/components/src/bridges_driver.cpp In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c: In function 'process': /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:93:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("total vehicles %ld", total_vehicles); ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:93:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("total vehicles %ld", total_vehicles); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:97:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:99:17: pd_orders_arr[i].id, ~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:97:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:97:20: note: format string is defined here PGR_DBG("%ld %f pick %f %f %ld - " ~~^ %lld In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:97:17: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:104:17: pd_orders_arr[i].pick_node_id, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:97:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:97:38: note: format string is defined here PGR_DBG("%ld %f pick %f %f %ld - " ~~^ %lld In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:97:17: warning: format '%ld' expects argument of type 'long int', but argument 13 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:112:17: pd_orders_arr[i].deliver_node_id, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:97:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f pick %f %f %ld - " ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:98:43: note: format string is defined here "%f %f %f deliver %f %f %ld - %f %f %f ", ~~^ %lld In file included from /usr/include/pgsql/server/postgres.h:48, from /builddir/build/BUILD/pgrouting-2.5.5/include/c_common/postgres_connection.h:42, from /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:30: /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:120:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f %f / %ld %f %f %f %f %f / %ld %f %f %f %f %f / %ld ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vehicles_arr[i].id, ~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:120:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f %f / %ld %f %f %f %f %f / %ld %f %f %f %f %f / %ld ", ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:120:17: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f %f / %ld %f %f %f %f %f / %ld %f %f %f %f %f / %ld ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:125:16: vehicles_arr[i].start_node_id, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:120:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f %f / %ld %f %f %f %f %f / %ld %f %f %f %f %f / %ld ", ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:120:17: warning: format '%ld' expects argument of type 'long int', but argument 12 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f %f / %ld %f %f %f %f %f / %ld %f %f %f %f %f / %ld ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:132:16: vehicles_arr[i].end_node_id, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:120:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f %f / %ld %f %f %f %f %f / %ld %f %f %f %f %f / %ld ", ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:120:17: warning: format '%ld' expects argument of type 'long int', but argument 18 has type 'int64_t' {aka 'long long int'} [-Wformat=] PGR_DBG("%ld %f %f / %ld %f %f %f %f %f / %ld %f %f %f %f %f / %ld ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:139:16: vehicles_arr[i].cant_v); ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:120:9: note: in expansion of macro 'PGR_DBG' PGR_DBG("%ld %f %f / %ld %f %f %f %f %f / %ld %f %f %f %f %f / %ld ", ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:154:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld orders in query:", total_pd_orders); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:154:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld orders in query:", total_pd_orders); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:155:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld vehicles in query:", total_vehicles); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:155:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld vehicles in query:", total_vehicles); ^~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:156:13: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] PGR_DBG("Total %ld matrix cells in query:", total_cells); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ /usr/include/pgsql/server/utils/elog.h:202:23: note: in definition of macro 'elog' elog_finish(elevel, __VA_ARGS__); \ ^~~~~~~~~~~ /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src/pickDeliver.c:156:5: note: in expansion of macro 'PGR_DBG' PGR_DBG("Total %ld matrix cells in query:", total_cells); ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target trsp make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target tsp /usr/include/CGAL/internal/deprecation_warning.h:83:54: note: #pragma message: Warning: The header `` is deprecated. # pragma message (CGAL_INTERNAL_DEPRECATED_MESSAGE) ^ make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target common make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target lineGraph make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target max_flow make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target pickDeliver make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target components make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target bdAstar make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target bdDijkstra make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target allpairs make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target contraction make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target alpha_shape make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target driving_distance make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target withPoints make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target dijkstra make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target ksp make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target astar make -f CMakeFiles/pgrouting-2.5.dir/build.make CMakeFiles/pgrouting-2.5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles/pgrouting-2.5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles/pgrouting-2.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles/pgrouting-2.5.dir/depend.internal". Dependee "/builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles/pgrouting-2.5.dir/depend.internal". Scanning dependencies of target pgrouting-2.5 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f CMakeFiles/pgrouting-2.5.dir/build.make CMakeFiles/pgrouting-2.5.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [100%] Linking CXX shared library lib/libpgrouting-2.5.so /usr/bin/cmake -E cmake_link_script CMakeFiles/pgrouting-2.5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fPIC -frounding-math -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libpgrouting-2.5.so -o lib/libpgrouting-2.5.so src/common/src/CMakeFiles/common.dir/postgres_connection.c.o src/common/src/CMakeFiles/common.dir/check_parameters.c.o src/common/src/CMakeFiles/common.dir/e_report.c.o src/common/src/CMakeFiles/common.dir/restrict_input.c.o src/common/src/CMakeFiles/common.dir/basePath_SSEC.cpp.o src/common/src/CMakeFiles/common.dir/points_input.c.o src/common/src/CMakeFiles/common.dir/matrixRows_input.c.o src/common/src/CMakeFiles/common.dir/get_check_data.c.o src/common/src/CMakeFiles/common.dir/edges_input.c.o src/common/src/CMakeFiles/common.dir/orders_input.c.o src/common/src/CMakeFiles/common.dir/vehicles_input.c.o src/common/src/CMakeFiles/common.dir/coordinates_input.c.o src/common/src/CMakeFiles/common.dir/arrays_input.c.o src/common/src/CMakeFiles/common.dir/time_msg.c.o src/common/src/CMakeFiles/common.dir/pgr_assert.cpp.o src/common/src/CMakeFiles/common.dir/identifier.cpp.o src/common/src/CMakeFiles/common.dir/basic_vertex.cpp.o src/common/src/CMakeFiles/common.dir/xy_vertex.cpp.o src/common/src/CMakeFiles/common.dir/ch_vertex.cpp.o src/common/src/CMakeFiles/common.dir/ch_edge.cpp.o src/common/src/CMakeFiles/common.dir/basic_edge.cpp.o src/common/src/CMakeFiles/common.dir/pgr_alloc.cpp.o src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra.c.o src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstraVia.c.o src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra_driver.cpp.o src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstraVia_driver.cpp.o src/allpairs/src/CMakeFiles/allpairs.dir/floydWarshall.c.o src/allpairs/src/CMakeFiles/allpairs.dir/floydWarshall_driver.cpp.o src/allpairs/src/CMakeFiles/allpairs.dir/johnson.c.o src/allpairs/src/CMakeFiles/allpairs.dir/johnson_driver.cpp.o src/astar/src/CMakeFiles/astar.dir/astar.c.o src/astar/src/CMakeFiles/astar.dir/astar_driver.cpp.o src/driving_distance/src/CMakeFiles/driving_distance.dir/many_to_dist_driving_distance.c.o src/driving_distance/src/CMakeFiles/driving_distance.dir/many_to_dist_withPointsDD.c.o src/driving_distance/src/CMakeFiles/driving_distance.dir/drivedist_driver.cpp.o src/driving_distance/src/CMakeFiles/driving_distance.dir/withPoints_dd_driver.cpp.o src/ksp/src/CMakeFiles/ksp.dir/ksp.c.o src/ksp/src/CMakeFiles/ksp.dir/withPoints_ksp.c.o src/ksp/src/CMakeFiles/ksp.dir/withPoints_ksp_driver.cpp.o src/ksp/src/CMakeFiles/ksp.dir/ksp_driver.cpp.o src/tsp/src/CMakeFiles/tsp.dir/eucledianTSP.c.o src/tsp/src/CMakeFiles/tsp.dir/newTSP.c.o src/tsp/src/CMakeFiles/tsp.dir/newTSP_driver.cpp.o src/tsp/src/CMakeFiles/tsp.dir/eucledianTSP_driver.cpp.o src/tsp/src/CMakeFiles/tsp.dir/Dmatrix.cpp.o src/tsp/src/CMakeFiles/tsp.dir/eucledianDmatrix.cpp.o src/tsp/src/CMakeFiles/tsp.dir/tour.cpp.o src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha.c.o src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha_driver.cpp.o src/bdAstar/src/CMakeFiles/bdAstar.dir/bdAstar.c.o src/bdAstar/src/CMakeFiles/bdAstar.dir/bdAstar_driver.cpp.o src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/bdDijkstra.c.o src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/bdDijkstra_driver.cpp.o src/trsp/src/CMakeFiles/trsp.dir/trsp.c.o src/trsp/src/CMakeFiles/trsp.dir/trsp_core.cpp.o src/trsp/src/CMakeFiles/trsp.dir/GraphDefinition.cpp.o src/max_flow/src/CMakeFiles/max_flow.dir/max_flow.c.o src/max_flow/src/CMakeFiles/max_flow.dir/maximum_cardinality_matching.c.o src/max_flow/src/CMakeFiles/max_flow.dir/edge_disjoint_paths.c.o src/max_flow/src/CMakeFiles/max_flow.dir/max_flow_driver.cpp.o src/max_flow/src/CMakeFiles/max_flow.dir/maximum_cardinality_matching_driver.cpp.o src/max_flow/src/CMakeFiles/max_flow.dir/edge_disjoint_paths_driver.cpp.o src/max_flow/src/CMakeFiles/max_flow.dir/pgr_maxflow.cpp.o src/max_flow/src/CMakeFiles/max_flow.dir/pgr_flowgraph.cpp.o src/contraction/src/CMakeFiles/contraction.dir/contractGraph.c.o src/contraction/src/CMakeFiles/contraction.dir/contractGraph_driver.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/base_node.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/dnode.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/node.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/tw_node.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle_node.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/order.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pd_orders.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/fleet.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pd_problem.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle_pickDeliver.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/book_keeping.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/solution.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/initial_solution.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/optimize.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pgr_messages.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pgr_pickDeliver.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pickDeliverEuclidean_driver.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pickDeliver_driver.cpp.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pickDeliverEuclidean.c.o src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pickDeliver.c.o src/withPoints/src/CMakeFiles/withPoints.dir/withPoints.c.o src/withPoints/src/CMakeFiles/withPoints.dir/get_new_queries.cpp.o src/withPoints/src/CMakeFiles/withPoints.dir/withPoints_driver.cpp.o src/withPoints/src/CMakeFiles/withPoints.dir/pgr_withPoints.cpp.o src/lineGraph/src/CMakeFiles/lineGraph.dir/lineGraph.c.o src/lineGraph/src/CMakeFiles/lineGraph.dir/lineGraph_driver.cpp.o src/components/src/CMakeFiles/components.dir/connectedComponents.c.o src/components/src/CMakeFiles/components.dir/strongComponents.c.o src/components/src/CMakeFiles/components.dir/biconnectedComponents.c.o src/components/src/CMakeFiles/components.dir/articulationPoints.c.o src/components/src/CMakeFiles/components.dir/bridges.c.o src/components/src/CMakeFiles/components.dir/connectedComponents_driver.cpp.o src/components/src/CMakeFiles/components.dir/strongComponents_driver.cpp.o src/components/src/CMakeFiles/components.dir/biconnectedComponents_driver.cpp.o src/components/src/CMakeFiles/components.dir/articulationPoints_driver.cpp.o src/components/src/CMakeFiles/components.dir/bridges_driver.cpp.o -lCGAL -lgmp -lboost_thread -lboost_system -lboost_chrono -lboost_date_time -lboost_atomic make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [100%] Built target pgrouting-2.5 make[1]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PrcJFC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386 ++ dirname /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386 + cd pgrouting-2.5.5 + make -C build install DESTDIR=/builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386 make: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' /usr/bin/cmake -H/builddir/build/BUILD/pgrouting-2.5.5 -B/builddir/build/BUILD/pgrouting-2.5.5/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles /builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/components/src/CMakeFiles/components.dir/build.make src/components/src/CMakeFiles/components.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/components/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/components/src/CMakeFiles/components.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/components/src/CMakeFiles/components.dir/build.make src/components/src/CMakeFiles/components.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/components/src/CMakeFiles/components.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 8%] Built target components make -f src/common/src/CMakeFiles/common.dir/build.make src/common/src/CMakeFiles/common.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/common/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/common/src/CMakeFiles/common.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/common/src/CMakeFiles/common.dir/build.make src/common/src/CMakeFiles/common.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/common/src/CMakeFiles/common.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 26%] Built target common make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/dijkstra/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/dijkstra/src/CMakeFiles/dijkstra.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/dijkstra/src/CMakeFiles/dijkstra.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 29%] Built target dijkstra make -f src/allpairs/src/CMakeFiles/allpairs.dir/build.make src/allpairs/src/CMakeFiles/allpairs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/allpairs/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/allpairs/src/CMakeFiles/allpairs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/allpairs/src/CMakeFiles/allpairs.dir/build.make src/allpairs/src/CMakeFiles/allpairs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/allpairs/src/CMakeFiles/allpairs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 33%] Built target allpairs make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/astar/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/astar/src/CMakeFiles/astar.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/astar/src/CMakeFiles/astar.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 35%] Built target astar make -f src/driving_distance/src/CMakeFiles/driving_distance.dir/build.make src/driving_distance/src/CMakeFiles/driving_distance.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/driving_distance/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/driving_distance/src/CMakeFiles/driving_distance.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/driving_distance/src/CMakeFiles/driving_distance.dir/build.make src/driving_distance/src/CMakeFiles/driving_distance.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/driving_distance/src/CMakeFiles/driving_distance.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 39%] Built target driving_distance make -f src/ksp/src/CMakeFiles/ksp.dir/build.make src/ksp/src/CMakeFiles/ksp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/ksp/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/ksp/src/CMakeFiles/ksp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/ksp/src/CMakeFiles/ksp.dir/build.make src/ksp/src/CMakeFiles/ksp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/ksp/src/CMakeFiles/ksp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 42%] Built target ksp make -f src/tsp/src/CMakeFiles/tsp.dir/build.make src/tsp/src/CMakeFiles/tsp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/tsp/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/tsp/src/CMakeFiles/tsp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/tsp/src/CMakeFiles/tsp.dir/build.make src/tsp/src/CMakeFiles/tsp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/tsp/src/CMakeFiles/tsp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 47%] Built target tsp make -f src/alpha_shape/src/CMakeFiles/alpha_shape.dir/build.make src/alpha_shape/src/CMakeFiles/alpha_shape.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/alpha_shape/src/CMakeFiles/alpha_shape.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/alpha_shape/src/CMakeFiles/alpha_shape.dir/build.make src/alpha_shape/src/CMakeFiles/alpha_shape.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/alpha_shape/src/CMakeFiles/alpha_shape.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 48%] Built target alpha_shape make -f src/bdAstar/src/CMakeFiles/bdAstar.dir/build.make src/bdAstar/src/CMakeFiles/bdAstar.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/bdAstar/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdAstar/src/CMakeFiles/bdAstar.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/bdAstar/src/CMakeFiles/bdAstar.dir/build.make src/bdAstar/src/CMakeFiles/bdAstar.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/bdAstar/src/CMakeFiles/bdAstar.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 49%] Built target bdAstar make -f src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/build.make src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/bdDijkstra/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/build.make src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/bdDijkstra/src/CMakeFiles/bdDijkstra.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 51%] Built target bdDijkstra make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/trsp/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/trsp/src/CMakeFiles/trsp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/trsp/src/CMakeFiles/trsp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 54%] Built target trsp make -f src/max_flow/src/CMakeFiles/max_flow.dir/build.make src/max_flow/src/CMakeFiles/max_flow.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/max_flow/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/max_flow/src/CMakeFiles/max_flow.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/max_flow/src/CMakeFiles/max_flow.dir/build.make src/max_flow/src/CMakeFiles/max_flow.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/max_flow/src/CMakeFiles/max_flow.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 61%] Built target max_flow make -f src/contraction/src/CMakeFiles/contraction.dir/build.make src/contraction/src/CMakeFiles/contraction.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/contraction/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/contraction/src/CMakeFiles/contraction.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/contraction/src/CMakeFiles/contraction.dir/build.make src/contraction/src/CMakeFiles/contraction.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/contraction/src/CMakeFiles/contraction.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 62%] Built target contraction make -f src/pickDeliver/src/CMakeFiles/pickDeliver.dir/build.make src/pickDeliver/src/CMakeFiles/pickDeliver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/pickDeliver/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/pickDeliver/src/CMakeFiles/pickDeliver.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/pickDeliver/src/CMakeFiles/pickDeliver.dir/build.make src/pickDeliver/src/CMakeFiles/pickDeliver.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/pickDeliver/src/CMakeFiles/pickDeliver.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 78%] Built target pickDeliver make -f src/withPoints/src/CMakeFiles/withPoints.dir/build.make src/withPoints/src/CMakeFiles/withPoints.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/withPoints/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/withPoints/src/CMakeFiles/withPoints.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/withPoints/src/CMakeFiles/withPoints.dir/build.make src/withPoints/src/CMakeFiles/withPoints.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/withPoints/src/CMakeFiles/withPoints.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 82%] Built target withPoints make -f src/lineGraph/src/CMakeFiles/lineGraph.dir/build.make src/lineGraph/src/CMakeFiles/lineGraph.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/src/lineGraph/src /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src /builddir/build/BUILD/pgrouting-2.5.5/build/src/lineGraph/src/CMakeFiles/lineGraph.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f src/lineGraph/src/CMakeFiles/lineGraph.dir/build.make src/lineGraph/src/CMakeFiles/lineGraph.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'src/lineGraph/src/CMakeFiles/lineGraph.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 83%] Built target lineGraph make -f CMakeFiles/pgrouting-2.5.dir/build.make CMakeFiles/pgrouting-2.5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles/pgrouting-2.5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f CMakeFiles/pgrouting-2.5.dir/build.make CMakeFiles/pgrouting-2.5.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'CMakeFiles/pgrouting-2.5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 84%] Built target pgrouting-2.5 make -f sql/CMakeFiles/PgRouting_SQL_FILE.dir/build.make sql/CMakeFiles/PgRouting_SQL_FILE.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/sql /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/PgRouting_SQL_FILE.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f sql/CMakeFiles/PgRouting_SQL_FILE.dir/build.make sql/CMakeFiles/PgRouting_SQL_FILE.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'sql/CMakeFiles/PgRouting_SQL_FILE.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 84%] Built target PgRouting_SQL_FILE make -f sql/CMakeFiles/update_files.dir/build.make sql/CMakeFiles/update_files.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' cd /builddir/build/BUILD/pgrouting-2.5.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pgrouting-2.5.5 /builddir/build/BUILD/pgrouting-2.5.5/sql /builddir/build/BUILD/pgrouting-2.5.5/build /builddir/build/BUILD/pgrouting-2.5.5/build/sql /builddir/build/BUILD/pgrouting-2.5.5/build/sql/CMakeFiles/update_files.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make -f sql/CMakeFiles/update_files.dir/build.make sql/CMakeFiles/update_files.dir/build make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[2]: Nothing to be done for 'sql/CMakeFiles/update_files.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [100%] Built target update_files make[1]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pgrouting-2.5.5/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/lib/pgsql/libpgrouting-2.5.so -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.5.4--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.5.3--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.5.2--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.5.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.5.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.4.2--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.4.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.4.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.0.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.0.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.1.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.2.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.2.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.2.2--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.2.3--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.2.4--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.3.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.3.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.3.2--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/pgsql/extension/pgrouting.control make: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.5.5-1.fc28 --unique-debug-suffix -2.5.5-1.fc28.i386 --unique-debug-src-base pgRouting-2.5.5-1.fc28.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pgrouting-2.5.5 extracting debug info from /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/lib/pgsql/libpgrouting-2.5.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2109 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: pgRouting-2.5.5-1.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5tWKXZ + umask 022 + cd /builddir/build/BUILD + cd pgrouting-2.5.5 + DOCDIR=/builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/doc/pgRouting + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/doc/pgRouting + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/doc/pgRouting + cp -pr NEWS /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/doc/pgRouting + cp -pr README.md /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/doc/pgRouting + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/doc/pgRouting + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pFIXhn + umask 022 + cd /builddir/build/BUILD + cd pgrouting-2.5.5 + LICENSEDIR=/builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/licenses/pgRouting + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/licenses/pgRouting + cp -pr LICENSE /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386/usr/share/licenses/pgRouting + exit 0 Provides: libpgrouting-2.5.so pgRouting = 2.5.5-1.fc28 pgRouting(x86-32) = 2.5.5-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libCGAL.so.13 libboost_atomic.so.1.66.0 libboost_chrono.so.1.66.0 libboost_date_time.so.1.66.0 libboost_system.so.1.66.0 libboost_thread.so.1.66.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) 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.8) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: pgRouting-debugsource-2.5.5-1.fc28.i686 Provides: pgRouting-debugsource = 2.5.5-1.fc28 pgRouting-debugsource(x86-32) = 2.5.5-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pgRouting-debuginfo-2.5.5-1.fc28.i686 Provides: debuginfo(build-id) = 7ead3827af54ff8826bd52f07806af1f1e73fed3 pgRouting-debuginfo = 2.5.5-1.fc28 pgRouting-debuginfo(x86-32) = 2.5.5-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pgRouting-debugsource(x86-32) = 2.5.5-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386 Wrote: /builddir/build/RPMS/pgRouting-2.5.5-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/pgRouting-debugsource-2.5.5-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/pgRouting-debuginfo-2.5.5-1.fc28.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bo9fqU + umask 022 + cd /builddir/build/BUILD + cd pgrouting-2.5.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc28.i386 + exit 0 Child return code was: 0