Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pgRouting.spec'], chrootPath='/var/lib/mock/f29-build-14530252-1038321/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 x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pgRouting-2.5.5-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pgRouting.spec'], chrootPath='/var/lib/mock/f29-build-14530252-1038321/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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R8df14 + 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.PSogIX + 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 -m64 -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 -m64 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -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.28.1") -- 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/lib64 -- 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/lib64/libCGAL.so -- BOOST_THREAD_LIBRARIES=/usr/lib64/libboost_thread.so;/usr/lib64/libboost_system.so;/usr/lib64/libboost_chrono.so;/usr/lib64/libboost_date_time.so;/usr/lib64/libboost_atomic.so -- GMP_LIBRARIES=/usr/lib64/libgmp.so -- Found CGAL: /usr/include, /usr/lib64/libCGAL.so, /usr/lib64/libboost_thread.so;/usr/lib64/libboost_system.so;/usr/lib64/libboost_chrono.so;/usr/lib64/libboost_date_time.so;/usr/lib64/libboost_atomic.so, /usr/lib64/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 LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/pgrouting-2.5.5/build + make VERBOSE=1 -j6 /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[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]: 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/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= 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/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/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/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= 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/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/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/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/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/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/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/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". Scanning dependencies of target dijkstra 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 -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/build make -f src/driving_distance/src/CMakeFiles/driving_distance.dir/build.make src/driving_distance/src/CMakeFiles/driving_distance.dir/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 Scanning dependencies of target astar 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]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' Scanning dependencies of target components 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]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 1%] Building C object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra.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/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 -m64 -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 [ 2%] Building C object src/driving_distance/src/CMakeFiles/driving_distance.dir/many_to_dist_driving_distance.c.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 -m64 -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 Scanning dependencies of target common make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 3%] Building C object src/allpairs/src/CMakeFiles/allpairs.dir/floydWarshall.c.o [ 4%] Building C object src/astar/src/CMakeFiles/astar.dir/astar.c.o make -f src/common/src/CMakeFiles/common.dir/build.make src/common/src/CMakeFiles/common.dir/build 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 -m64 -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/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 -m64 -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 [ 4%] Building C object src/components/src/CMakeFiles/components.dir/connectedComponents.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 -m64 -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 make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 5%] 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 -m64 -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 [ 6%] 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/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 -m64 -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 [ 7%] Building C object src/components/src/CMakeFiles/components.dir/strongComponents.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 -m64 -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 [ 8%] Building C object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstraVia.c.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 -m64 -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 [ 9%] Building CXX object src/allpairs/src/CMakeFiles/allpairs.dir/floydWarshall_driver.cpp.o 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 -m64 -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 [ 10%] Building CXX object src/astar/src/CMakeFiles/astar.dir/astar_driver.cpp.o 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 -m64 -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 [ 11%] Building C object src/common/src/CMakeFiles/common.dir/check_parameters.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 -m64 -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 [ 13%] Building C object src/components/src/CMakeFiles/components.dir/biconnectedComponents.c.o [ 13%] Building CXX object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra_driver.cpp.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 -m64 -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/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 -m64 -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 [ 13%] Building C object src/common/src/CMakeFiles/common.dir/e_report.c.o [ 14%] Building CXX object src/driving_distance/src/CMakeFiles/driving_distance.dir/drivedist_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 -m64 -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 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 -m64 -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 [ 16%] Building C object src/common/src/CMakeFiles/common.dir/restrict_input.c.o [ 16%] Building C object src/components/src/CMakeFiles/components.dir/articulationPoints.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 -m64 -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 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 -m64 -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 [ 17%] Building C object src/components/src/CMakeFiles/components.dir/bridges.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 -m64 -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 [ 18%] Building CXX object src/common/src/CMakeFiles/common.dir/basePath_SSEC.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 -m64 -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 [ 18%] Building CXX object src/components/src/CMakeFiles/components.dir/connectedComponents_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 -m64 -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 [ 19%] Building C object src/common/src/CMakeFiles/common.dir/points_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 -m64 -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 [ 20%] Building C object src/common/src/CMakeFiles/common.dir/matrixRows_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 -m64 -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 [ 20%] Building C object src/common/src/CMakeFiles/common.dir/get_check_data.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 -m64 -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 [ 21%] Building C object src/allpairs/src/CMakeFiles/allpairs.dir/johnson.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 -m64 -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 [ 22%] Building C object src/common/src/CMakeFiles/common.dir/edges_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 -m64 -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 [ 23%] Building CXX object src/allpairs/src/CMakeFiles/allpairs.dir/johnson_driver.cpp.o 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 -m64 -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 [ 24%] Building C object src/common/src/CMakeFiles/common.dir/orders_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 -m64 -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 [ 25%] 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 -m64 -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 [ 26%] 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 -m64 -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 [ 27%] 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 -m64 -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 [ 27%] 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 -m64 -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 [ 28%] 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 -m64 -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 [ 29%] 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 -m64 -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 [ 30%] 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 -m64 -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 [ 31%] Building CXX object src/common/src/CMakeFiles/common.dir/basic_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 -m64 -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 [ 32%] Building CXX object src/driving_distance/src/CMakeFiles/driving_distance.dir/withPoints_dd_driver.cpp.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 -m64 -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 [ 32%] Building CXX object src/common/src/CMakeFiles/common.dir/xy_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 -m64 -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 [ 32%] Building CXX object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstraVia_driver.cpp.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 -m64 -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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 32%] Built target astar 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= 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". Scanning dependencies of target ksp 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' [ 32%] Building C object src/ksp/src/CMakeFiles/ksp.dir/ksp.c.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 -m64 -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 [ 33%] Building C object src/ksp/src/CMakeFiles/ksp.dir/withPoints_ksp.c.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 -m64 -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 [ 34%] Building CXX object src/ksp/src/CMakeFiles/ksp.dir/withPoints_ksp_driver.cpp.o 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 -m64 -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 [ 35%] 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 -m64 -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 [ 36%] 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 -m64 -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 [ 37%] 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 -m64 -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 [ 38%] 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 -m64 -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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 38%] Built target common 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= 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". Scanning dependencies of target tsp 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' [ 39%] Building C object src/tsp/src/CMakeFiles/tsp.dir/eucledianTSP.c.o 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 -m64 -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 [ 39%] Building C object src/tsp/src/CMakeFiles/tsp.dir/newTSP.c.o 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 -m64 -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 [ 40%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/newTSP_driver.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 -m64 -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 [ 41%] Building CXX object src/components/src/CMakeFiles/components.dir/biconnectedComponents_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 -m64 -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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 41%] Built target allpairs 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= 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". 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 make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 41%] Building C object src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha.c.o 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 -m64 -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 [ 42%] Building CXX object src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha_driver.cpp.o 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 -m64 -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 In file included from /usr/include/CGAL/Triangulation_euclidean_traits_2.h:29, from /builddir/build/BUILD/pgrouting-2.5.5/src/alpha_shape/src/alpha_driver.cpp:50: /usr/include/CGAL/internal/deprecation_warning.h:86:6: warning: #warning "A deprecated header has been included." [-Wcpp] # warning "A deprecated header has been included." ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 42%] Built target driving_distance 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= 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". Scanning dependencies of target bdAstar 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' [ 43%] Building C object src/bdAstar/src/CMakeFiles/bdAstar.dir/bdAstar.c.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 -m64 -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 [ 43%] 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/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 -m64 -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 /usr/include/CGAL/internal/deprecation_warning.h:87: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' [ 43%] Built target dijkstra [ 44%] Building CXX object src/components/src/CMakeFiles/components.dir/articulationPoints_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 -m64 -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 [ 46%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/eucledianTSP_driver.cpp.o [ 46%] 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 -m64 -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 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 -m64 -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 [ 47%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/Dmatrix.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 -m64 -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 [ 48%] 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 -m64 -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 [ 48%] Building CXX object src/tsp/src/CMakeFiles/tsp.dir/tour.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 -m64 -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 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/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= [ 48%] Built target alpha_shape [ 48%] Built target tsp make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/depend 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". make -f src/max_flow/src/CMakeFiles/max_flow.dir/build.make src/max_flow/src/CMakeFiles/max_flow.dir/depend 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". 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/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= 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". Scanning dependencies of target bdDijkstra 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". 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' Scanning dependencies of target trsp 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 [ 49%] 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/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 -m64 -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 Scanning dependencies of target max_flow 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 [ 50%] Building C object src/trsp/src/CMakeFiles/trsp.dir/trsp.c.o 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 -m64 -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 make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 51%] 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 -m64 -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 [ 52%] 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/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 -m64 -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 [ 53%] 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/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 -m64 -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 [ 54%] Building CXX object src/trsp/src/CMakeFiles/trsp.dir/trsp_core.cpp.o 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 -m64 -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 [ 55%] 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/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 -m64 -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 [ 56%] Building CXX object src/max_flow/src/CMakeFiles/max_flow.dir/max_flow_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 -m64 -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 [ 57%] Building CXX object src/trsp/src/CMakeFiles/trsp.dir/GraphDefinition.cpp.o 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 -m64 -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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 57%] Built target bdAstar [ 58%] Building CXX object src/ksp/src/CMakeFiles/ksp.dir/ksp_driver.cpp.o 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 -m64 -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 [ 58%] Building CXX object src/max_flow/src/CMakeFiles/max_flow.dir/maximum_cardinality_matching_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 -m64 -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 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/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= [ 58%] Built target trsp 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". make -f src/pickDeliver/src/CMakeFiles/pickDeliver.dir/build.make src/pickDeliver/src/CMakeFiles/pickDeliver.dir/depend [ 58%] Built target components 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/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/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= 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". Scanning dependencies of target contraction 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 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". make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 58%] Building C object src/contraction/src/CMakeFiles/contraction.dir/contractGraph.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 -m64 -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 Scanning dependencies of target withPoints 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' Scanning dependencies of target pickDeliver 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' [ 59%] Building C object src/withPoints/src/CMakeFiles/withPoints.dir/withPoints.c.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 -m64 -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 [ 59%] 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 -m64 -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 [ 60%] Building CXX object src/contraction/src/CMakeFiles/contraction.dir/contractGraph_driver.cpp.o 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 -m64 -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 [ 61%] Building CXX object src/withPoints/src/CMakeFiles/withPoints.dir/get_new_queries.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 -m64 -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 [ 62%] 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 -m64 -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 [ 63%] Building CXX object src/withPoints/src/CMakeFiles/withPoints.dir/withPoints_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 -m64 -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 [ 64%] 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 -m64 -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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 64%] Built target bdDijkstra 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= 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". Scanning dependencies of target lineGraph 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' [ 65%] Building C object src/lineGraph/src/CMakeFiles/lineGraph.dir/lineGraph.c.o 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 -m64 -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 [ 65%] Building CXX object src/lineGraph/src/CMakeFiles/lineGraph.dir/lineGraph_driver.cpp.o 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 -m64 -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 [ 66%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/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 -m64 -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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 66%] Built target ksp [ 67%] Building CXX object src/withPoints/src/CMakeFiles/withPoints.dir/pgr_withPoints.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 -m64 -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 [ 68%] 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 -m64 -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 [ 69%] 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 -m64 -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 [ 70%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle_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 -m64 -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]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' 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/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= 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 [ 70%] Built target contraction make[2]: Entering directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 70%] Built target lineGraph [ 71%] Building CXX object src/max_flow/src/CMakeFiles/max_flow.dir/pgr_flowgraph.cpp.o [ 71%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/order.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 -m64 -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 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 -m64 -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 [ 71%] Generating pgrouting--2.5.5.sql 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]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 71%] Built target PgRouting_SQL_FILE [ 72%] 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 -m64 -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 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= 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 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' [ 73%] 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 [ 74%] 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 [ 75%] 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 [ 76%] 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 [ 77%] 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 -m64 -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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 77%] Built target max_flow [ 78%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle.cpp.o [ 78%] 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 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 -m64 -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 [ 79%] 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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 79%] Built target withPoints [ 80%] Generating pgrouting--2.4.1--2.5.5.sql [ 81%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/pd_problem.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 -m64 -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 [ 81%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/vehicle_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 -m64 -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 cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.4.1 [ 82%] 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 [ 83%] 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 [ 83%] 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 [ 84%] 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 -m64 -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 [ 86%] Building CXX object src/pickDeliver/src/CMakeFiles/pickDeliver.dir/solution.cpp.o [ 86%] Generating pgrouting--2.1.0--2.5.5.sql 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 -m64 -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 cd /builddir/build/BUILD/pgrouting-2.5.5/build/sql && /usr/bin/perl ./scripts/build-extension-update-files1.pl 2.1.0 [ 87%] 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 [ 88%] 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 [ 89%] 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 [ 89%] 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 [ 90%] 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 [ 91%] 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 [ 92%] 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 [ 93%] 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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 93%] Built target update_files [ 94%] 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 -m64 -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 [ 95%] 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 -m64 -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 [ 95%] 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 -m64 -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 [ 96%] 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 -m64 -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 [ 97%] 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 -m64 -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 [ 98%] 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 -m64 -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 [ 99%] 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 -m64 -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 [ 99%] 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 -m64 -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 make[2]: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' [ 99%] Built target pickDeliver 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 -m64 -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.3BZIcW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64 ++ dirname /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64 + cd pgrouting-2.5.5 + make -C build install DESTDIR=/builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64 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.fc29.x86_64/usr/lib64/pgsql/libpgrouting-2.5.so -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.5.4--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.5.3--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.5.2--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.5.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.5.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.4.2--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.4.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.4.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.0.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.0.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.1.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.2.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.2.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.2.2--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.2.3--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.2.4--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.3.0--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.3.1--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.3.2--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting--2.5.5.sql -- Installing: /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/pgsql/extension/pgrouting.control make: Leaving directory '/builddir/build/BUILD/pgrouting-2.5.5/build' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.5.5-1.fc29 --unique-debug-suffix -2.5.5-1.fc29.x86_64 --unique-debug-src-base pgRouting-2.5.5-1.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pgrouting-2.5.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/lib64/pgsql/libpgrouting-2.5.so extracting debug info from /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/lib64/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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pgRouting-2.5.5-1.fc29.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KlFfJd + umask 022 + cd /builddir/build/BUILD + cd pgrouting-2.5.5 + DOCDIR=/builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/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.fc29.x86_64/usr/share/doc/pgRouting + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/doc/pgRouting + cp -pr NEWS /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/doc/pgRouting + cp -pr README.md /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/doc/pgRouting + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/doc/pgRouting + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6RlBhv + umask 022 + cd /builddir/build/BUILD + cd pgrouting-2.5.5 + LICENSEDIR=/builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/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.fc29.x86_64/usr/share/licenses/pgRouting + cp -pr LICENSE /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64/usr/share/licenses/pgRouting + exit 0 Provides: libpgrouting-2.5.so()(64bit) pgRouting = 2.5.5-1.fc29 pgRouting(x86-64) = 2.5.5-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libCGAL.so.13()(64bit) libboost_atomic.so.1.66.0()(64bit) libboost_chrono.so.1.66.0()(64bit) libboost_date_time.so.1.66.0()(64bit) libboost_system.so.1.66.0()(64bit) libboost_thread.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pgRouting-debugsource-2.5.5-1.fc29.x86_64 Provides: pgRouting-debugsource = 2.5.5-1.fc29 pgRouting-debugsource(x86-64) = 2.5.5-1.fc29 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.fc29.x86_64 Provides: debuginfo(build-id) = c7546c738b47fac39632e8eae6cb912e01fde2a2 pgRouting-debuginfo = 2.5.5-1.fc29 pgRouting-debuginfo(x86-64) = 2.5.5-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pgRouting-debugsource(x86-64) = 2.5.5-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64 Wrote: /builddir/build/RPMS/pgRouting-2.5.5-1.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/pgRouting-debugsource-2.5.5-1.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/pgRouting-debuginfo-2.5.5-1.fc29.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I7QIt1 + umask 022 + cd /builddir/build/BUILD + cd pgrouting-2.5.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pgRouting-2.5.5-1.fc29.x86_64 + exit 0 Child return code was: 0