Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libphonenumber.spec'], chrootPath='/var/lib/mock/f31-build-20050794-1421512/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libphonenumber.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1585094400 Wrote: /builddir/build/SRPMS/libphonenumber-8.12.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libphonenumber.spec'], chrootPath='/var/lib/mock/f31-build-20050794-1421512/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libphonenumber.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1585094400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QSMY9c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libphonenumber-8.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libphonenumber-8.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libphonenumber-8.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Tc389d + umask 022 + cd /builddir/build/BUILD + cd libphonenumber-8.12.0 + mkdir -p cpp/build + cd cpp/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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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 .. -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.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 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Found Boost: /usr/include (found suitable version "1.69.0", minimum required is "1.40.0") found components: date_time system thread chrono atomic -- Checking for module 'protobuf>=2.4' -- Found protobuf, version 3.6.1 -- Checking for module 'icu-uc>=4.4' -- Found icu-uc, version 63.2 -- Checking for module 'icu-i18n>=4.4' -- Found icu-i18n, version 63.2 -- Looking for C++ include tr1/unordered_map -- Looking for C++ include tr1/unordered_map - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build + cd ../../ + /usr/bin/make -O -j5 V=1 VERBOSE=1 -C cpp/build phonenumber phonenumber-shared make: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -S/builddir/build/BUILD/libphonenumber-8.12.0/cpp -B/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/Makefile2 phonenumber make[1]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -S/builddir/build/BUILD/libphonenumber-8.12.0/cpp -B/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build --check-build-system CMakeFiles/Makefile.cmake 0 make[1]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[1]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles 23 make[1]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/phonenumber.dir/all /usr/bin/make -f CMakeFiles/generate-alt-format-metadata.dir/build.make CMakeFiles/generate-alt-format-metadata.dir/depend /usr/bin/make -f tools/CMakeFiles/generate_geocoding_data.dir/build.make tools/CMakeFiles/generate_geocoding_data.dir/depend make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/generate-alt-format-metadata.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/generate-alt-format-metadata.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/generate-alt-format-metadata.dir/depend.internal". Dependee "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/generate-alt-format-metadata.dir/depend.internal". Scanning dependencies of target generate-alt-format-metadata make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/generate-alt-format-metadata.dir/build.make CMakeFiles/generate-alt-format-metadata.dir/build make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools/CMakeFiles/generate_geocoding_data.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools/CMakeFiles/generate_geocoding_data.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools/CMakeFiles/generate_geocoding_data.dir/depend.internal". Dependee "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools/CMakeFiles/generate_geocoding_data.dir/depend.internal". Scanning dependencies of target generate_geocoding_data make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f tools/CMakeFiles/generate_geocoding_data.dir/build.make tools/CMakeFiles/generate_geocoding_data.dir/build make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 0%] Generating Metadata code make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 8%] Built target generate-alt-format-metadata make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 4%] Building CXX object tools/CMakeFiles/generate_geocoding_data.dir/src/cpp-build/generate_geocoding_data_main.cc.o cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools && /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/generate_geocoding_data.dir/src/cpp-build/generate_geocoding_data_main.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/src/cpp-build/generate_geocoding_data_main.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 0%] Building CXX object tools/CMakeFiles/generate_geocoding_data.dir/src/cpp-build/generate_geocoding_data.cc.o cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools && /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/generate_geocoding_data.dir/src/cpp-build/generate_geocoding_data.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/src/cpp-build/generate_geocoding_data.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 13%] Linking CXX executable generate_geocoding_data cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/generate_geocoding_data.dir/link.txt --verbose=1 /usr/bin/c++ -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/generate_geocoding_data.dir/src/cpp-build/generate_geocoding_data.cc.o CMakeFiles/generate_geocoding_data.dir/src/cpp-build/generate_geocoding_data_main.cc.o -o generate_geocoding_data make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 13%] Built target generate_geocoding_data make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/phonenumber.dir/build.make CMakeFiles/phonenumber.dir/depend make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 17%] Generating ../src/phonenumbers/phonemetadata.pb.cc, ../src/phonenumbers/phonemetadata.pb.h, ../src/phonenumbers/phonenumber.pb.cc, ../src/phonenumbers/phonenumber.pb.h /usr/bin/protoc --cpp_out=/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/ --proto_path=/builddir/build/BUILD/libphonenumber-8.12.0/cpp/../resources /builddir/build/BUILD/libphonenumber-8.12.0/cpp/../resources/phonemetadata.proto /builddir/build/BUILD/libphonenumber-8.12.0/cpp/../resources/phonenumber.proto make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber.dir/depend.internal". Dependee "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber.dir/depend.internal". Scanning dependencies of target phonenumber make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/phonenumber.dir/build.make CMakeFiles/phonenumber.dir/build make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 26%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/logger.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/logger.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/logger.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 26%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/default_logger.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/default_logger.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/default_logger.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 26%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/base/strings/string_piece.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/base/strings/string_piece.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/base/strings/string_piece.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 34%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumber.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumber.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumber.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 39%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumber.pb.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumber.pb.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumber.pb.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 30%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/asyoutypeformatter.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/asyoutypeformatter.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/asyoutypeformatter.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 43%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/regex_based_matcher.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/regex_based_matcher.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regex_based_matcher.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 34%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/phonemetadata.pb.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/phonemetadata.pb.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonemetadata.pb.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 52%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/string_byte_sink.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/string_byte_sink.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/string_byte_sink.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 47%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/regexp_cache.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/regexp_cache.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regexp_cache.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 65%] Building C object CMakeFiles/phonenumber.dir/src/phonenumbers/utf/rune.c.o /usr/bin/cc -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/utf/rune.c.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/rune.c make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 60%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/unicodestring.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/unicodestring.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/unicodestring.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 69%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/utf/unilib.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/utf/unilib.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/unilib.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 56%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/stringutil.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/stringutil.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/stringutil.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 52%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/shortnumberinfo.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/shortnumberinfo.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/shortnumberinfo.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 65%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/utf/unicodetext.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/utf/unicodetext.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/unicodetext.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 82%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/alternate_format.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/alternate_format.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/alternate_format.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 73%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/regexp_adapter_icu.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/regexp_adapter_icu.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regexp_adapter_icu.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 82%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/metadata.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/metadata.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/metadata.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 86%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/short_metadata.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/short_metadata.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/short_metadata.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 73%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumbermatch.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumbermatch.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumbermatch.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 43%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumberutil.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumberutil.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumberutil.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 78%] Building CXX object CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumbermatcher.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumbermatcher.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumbermatcher.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 91%] Linking CXX static library libphonenumber.a /usr/bin/cmake -P CMakeFiles/phonenumber.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/phonenumber.dir/link.txt --verbose=1 /usr/bin/ar qc libphonenumber.a CMakeFiles/phonenumber.dir/src/phonenumbers/asyoutypeformatter.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/base/strings/string_piece.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/default_logger.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/logger.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/phonemetadata.pb.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumber.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumber.pb.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumberutil.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/regex_based_matcher.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/regexp_cache.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/shortnumberinfo.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/string_byte_sink.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/stringutil.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/unicodestring.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/utf/rune.c.o CMakeFiles/phonenumber.dir/src/phonenumbers/utf/unicodetext.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/utf/unilib.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/regexp_adapter_icu.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumbermatch.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/phonenumbermatcher.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/alternate_format.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/metadata.cc.o CMakeFiles/phonenumber.dir/src/phonenumbers/short_metadata.cc.o /usr/bin/ranlib libphonenumber.a make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [100%] Built target phonenumber make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[1]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/Makefile2 phonenumber-shared make[1]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -S/builddir/build/BUILD/libphonenumber-8.12.0/cpp -B/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build --check-build-system CMakeFiles/Makefile.cmake 0 make[1]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[1]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles 22 make[1]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/phonenumber-shared.dir/all /usr/bin/make -f CMakeFiles/generate-alt-format-metadata.dir/build.make CMakeFiles/generate-alt-format-metadata.dir/depend /usr/bin/make -f tools/CMakeFiles/generate_geocoding_data.dir/build.make tools/CMakeFiles/generate_geocoding_data.dir/depend make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/generate-alt-format-metadata.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools/CMakeFiles/generate_geocoding_data.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/generate-alt-format-metadata.dir/build.make CMakeFiles/generate-alt-format-metadata.dir/build /usr/bin/make -f tools/CMakeFiles/generate_geocoding_data.dir/build.make tools/CMakeFiles/generate_geocoding_data.dir/build make[3]: Nothing to be done for 'tools/CMakeFiles/generate_geocoding_data.dir/build'. make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 4%] Generating Metadata code make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 9%] Built target generate_geocoding_data make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 13%] Built target generate-alt-format-metadata make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/phonenumber-shared.dir/build.make CMakeFiles/phonenumber-shared.dir/depend make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber-shared.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber-shared.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber-shared.dir/depend.internal". Dependee "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber-shared.dir/depend.internal". Scanning dependencies of target phonenumber-shared make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/phonenumber-shared.dir/build.make CMakeFiles/phonenumber-shared.dir/build make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 18%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/logger.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/logger.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/logger.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 18%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/default_logger.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/default_logger.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/default_logger.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 22%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/base/strings/string_piece.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/base/strings/string_piece.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/base/strings/string_piece.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 31%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumber.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumber.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumber.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 31%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumber.pb.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumber.pb.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumber.pb.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 18%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/asyoutypeformatter.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/asyoutypeformatter.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/asyoutypeformatter.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 40%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regex_based_matcher.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regex_based_matcher.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regex_based_matcher.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 27%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonemetadata.pb.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonemetadata.pb.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonemetadata.pb.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 50%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/string_byte_sink.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/string_byte_sink.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/string_byte_sink.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 54%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/unicodestring.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/unicodestring.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/unicodestring.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 59%] Building C object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/rune.c.o /usr/bin/cc -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/rune.c.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/rune.c make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 40%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regexp_cache.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regexp_cache.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regexp_cache.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 63%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/unilib.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/unilib.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/unilib.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 63%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/unicodetext.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/unicodetext.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/unicodetext.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 50%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/stringutil.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/stringutil.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/stringutil.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 68%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regexp_adapter_icu.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regexp_adapter_icu.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regexp_adapter_icu.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 77%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/alternate_format.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/alternate_format.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/alternate_format.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 45%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/shortnumberinfo.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/shortnumberinfo.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/shortnumberinfo.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 81%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/short_metadata.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/short_metadata.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/short_metadata.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 81%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/metadata.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/metadata.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/metadata.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 72%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumbermatch.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumbermatch.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumbermatch.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 72%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumbermatcher.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumbermatcher.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumbermatcher.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 36%] Building CXX object CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumberutil.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dphonenumber_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumberutil.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumberutil.cc make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[3]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 86%] Linking CXX shared library libphonenumber.so /usr/bin/cmake -E cmake_link_script CMakeFiles/phonenumber-shared.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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libphonenumber.so.8 -o libphonenumber.so.8.12 CMakeFiles/phonenumber-shared.dir/src/phonenumbers/asyoutypeformatter.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/base/strings/string_piece.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/default_logger.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/logger.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonemetadata.pb.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumber.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumber.pb.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumberutil.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regex_based_matcher.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regexp_cache.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/shortnumberinfo.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/string_byte_sink.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/stringutil.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/unicodestring.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/rune.c.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/unicodetext.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/utf/unilib.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/regexp_adapter_icu.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumbermatch.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/phonenumbermatcher.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/alternate_format.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/metadata.cc.o CMakeFiles/phonenumber-shared.dir/src/phonenumbers/short_metadata.cc.o -lprotobuf -lboost_date_time -lboost_system -lboost_thread -lpthread -lboost_chrono -lboost_atomic -licuuc -licui18n /usr/bin/cmake -E cmake_symlink_library libphonenumber.so.8.12 libphonenumber.so.8 libphonenumber.so make[3]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [100%] Built target phonenumber-shared make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[1]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qXct4e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 ++ dirname /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 + cd libphonenumber-8.12.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 'INSTALL=/usr/bin/install -p' -C cpp/build make: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -S/builddir/build/BUILD/libphonenumber-8.12.0/cpp -B/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f tools/CMakeFiles/generate_geocoding_data.dir/build.make tools/CMakeFiles/generate_geocoding_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools/CMakeFiles/generate_geocoding_data.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f tools/CMakeFiles/generate_geocoding_data.dir/build.make tools/CMakeFiles/generate_geocoding_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Nothing to be done for 'tools/CMakeFiles/generate_geocoding_data.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 2%] Built target generate_geocoding_data /usr/bin/make -f CMakeFiles/geocoding.dir/build.make CMakeFiles/geocoding.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 2%] Generating geocoding data code tools/generate_geocoding_data /builddir/build/BUILD/libphonenumber-8.12.0/cpp/../resources/geocoding /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/geocoding_data.cc cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/geocoding.dir/DependInfo.cmake --color= Scanning dependencies of target geocoding make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/geocoding.dir/build.make CMakeFiles/geocoding.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 3%] Building CXX object CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/area_code_map.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/area_code_map.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/area_code_map.cc [ 3%] Building CXX object CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/default_map_storage.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/default_map_storage.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/default_map_storage.cc [ 4%] Building CXX object CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/geocoding_data.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/geocoding_data.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/geocoding_data.cc [ 5%] Building CXX object CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/mapping_file_provider.cc [ 5%] Building CXX object CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc [ 6%] Linking CXX static library libgeocoding.a /usr/bin/cmake -P CMakeFiles/geocoding.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/geocoding.dir/link.txt --verbose=1 /usr/bin/ar qc libgeocoding.a CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/area_code_map.cc.o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/default_map_storage.cc.o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/geocoding_data.cc.o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o CMakeFiles/geocoding.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o /usr/bin/ranlib libgeocoding.a make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 7%] Built target geocoding /usr/bin/make -f CMakeFiles/generate-alt-format-metadata.dir/build.make CMakeFiles/generate-alt-format-metadata.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/generate-alt-format-metadata.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/generate-alt-format-metadata.dir/build.make CMakeFiles/generate-alt-format-metadata.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 7%] Generating Metadata code make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 8%] Built target generate-alt-format-metadata /usr/bin/make -f CMakeFiles/phonenumber.dir/build.make CMakeFiles/phonenumber.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/phonenumber.dir/build.make CMakeFiles/phonenumber.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Nothing to be done for 'CMakeFiles/phonenumber.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 29%] Built target phonenumber /usr/bin/make -f CMakeFiles/geocoding_test_program.dir/build.make CMakeFiles/geocoding_test_program.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/geocoding_test_program.dir/DependInfo.cmake --color= Scanning dependencies of target geocoding_test_program make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/geocoding_test_program.dir/build.make CMakeFiles/geocoding_test_program.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 29%] Building CXX object CMakeFiles/geocoding_test_program.dir/test/phonenumbers/geocoding/geocoding_test_program.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/geocoding_test_program.dir/test/phonenumbers/geocoding/geocoding_test_program.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/geocoding/geocoding_test_program.cc [ 30%] Linking CXX executable geocoding_test_program /usr/bin/cmake -E cmake_link_script CMakeFiles/geocoding_test_program.dir/link.txt --verbose=1 /usr/bin/c++ -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/geocoding_test_program.dir/test/phonenumbers/geocoding/geocoding_test_program.cc.o -o geocoding_test_program libgeocoding.a libphonenumber.a -lprotobuf -lboost_date_time -lboost_system -lboost_thread -lpthread -lboost_chrono -lboost_atomic -licuuc -licui18n make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 30%] Built target geocoding_test_program /usr/bin/make -f CMakeFiles/phonenumber-shared.dir/build.make CMakeFiles/phonenumber-shared.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber-shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/phonenumber-shared.dir/build.make CMakeFiles/phonenumber-shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[2]: Nothing to be done for 'CMakeFiles/phonenumber-shared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 50%] Built target phonenumber-shared /usr/bin/make -f CMakeFiles/phonenumber_testing.dir/build.make CMakeFiles/phonenumber_testing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/phonenumber_testing.dir/DependInfo.cmake --color= Scanning dependencies of target phonenumber_testing make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/phonenumber_testing.dir/build.make CMakeFiles/phonenumber_testing.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 50%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/asyoutypeformatter.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/asyoutypeformatter.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/asyoutypeformatter.cc [ 51%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/base/strings/string_piece.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/base/strings/string_piece.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/base/strings/string_piece.cc [ 52%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/default_logger.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/default_logger.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/default_logger.cc [ 52%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/logger.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/logger.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/logger.cc [ 53%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonemetadata.pb.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonemetadata.pb.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonemetadata.pb.cc [ 54%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumber.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumber.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumber.cc [ 54%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumber.pb.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumber.pb.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumber.pb.cc [ 55%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumberutil.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumberutil.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumberutil.cc [ 56%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regex_based_matcher.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regex_based_matcher.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regex_based_matcher.cc [ 56%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regexp_cache.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regexp_cache.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regexp_cache.cc [ 57%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/shortnumberinfo.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/shortnumberinfo.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/shortnumberinfo.cc [ 58%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/string_byte_sink.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/string_byte_sink.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/string_byte_sink.cc [ 58%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/stringutil.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/stringutil.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/stringutil.cc [ 60%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/unicodestring.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/unicodestring.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/unicodestring.cc [ 61%] Building C object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/rune.c.o /usr/bin/cc -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/rune.c.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/rune.c [ 62%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/unicodetext.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/unicodetext.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/unicodetext.cc [ 62%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/unilib.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/unilib.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/utf/unilib.cc [ 63%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regexp_adapter_icu.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regexp_adapter_icu.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/regexp_adapter_icu.cc [ 64%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumbermatch.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumbermatch.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumbermatch.cc [ 64%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumbermatcher.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumbermatcher.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/phonenumbermatcher.cc [ 65%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/alternate_format.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/alternate_format.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/alternate_format.cc [ 66%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/area_code_map.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/area_code_map.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/area_code_map.cc [ 66%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/default_map_storage.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/default_map_storage.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/default_map_storage.cc [ 67%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/geocoding_data.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/geocoding_data.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/geocoding_data.cc [ 68%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/mapping_file_provider.cc [ 68%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc [ 69%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/test_metadata.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/test_metadata.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/test_metadata.cc [ 70%] Building CXX object CMakeFiles/phonenumber_testing.dir/src/phonenumbers/short_metadata.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/short_metadata.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/short_metadata.cc [ 71%] Linking CXX static library libphonenumber_testing.a /usr/bin/cmake -P CMakeFiles/phonenumber_testing.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/phonenumber_testing.dir/link.txt --verbose=1 /usr/bin/ar qc libphonenumber_testing.a CMakeFiles/phonenumber_testing.dir/src/phonenumbers/asyoutypeformatter.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/base/strings/string_piece.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/default_logger.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/logger.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonemetadata.pb.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumber.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumber.pb.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumberutil.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regex_based_matcher.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regexp_cache.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/shortnumberinfo.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/string_byte_sink.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/stringutil.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/unicodestring.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/rune.c.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/unicodetext.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/utf/unilib.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/regexp_adapter_icu.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumbermatch.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/phonenumbermatcher.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/alternate_format.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/area_code_map.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/default_map_storage.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/geocoding_data.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/test_metadata.cc.o CMakeFiles/phonenumber_testing.dir/src/phonenumbers/short_metadata.cc.o /usr/bin/ranlib libphonenumber_testing.a make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 75%] Built target phonenumber_testing /usr/bin/make -f CMakeFiles/libphonenumber_test.dir/build.make CMakeFiles/libphonenumber_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 76%] Generating geocoding test data code tools/generate_geocoding_data /builddir/build/BUILD/libphonenumber-8.12.0/cpp/../resources/test/geocoding /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/geocoding/geocoding_test_data.cc _test cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/libphonenumber_test.dir/DependInfo.cmake --color= Scanning dependencies of target libphonenumber_test make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/libphonenumber_test.dir/build.make CMakeFiles/libphonenumber_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 76%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/asyoutypeformatter_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/asyoutypeformatter_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/asyoutypeformatter_test.cc [ 77%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/logger_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/logger_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/logger_test.cc [ 78%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/matcher_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/matcher_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/matcher_test.cc [ 78%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumberutil_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumberutil_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/phonenumberutil_test.cc [ 80%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/regexp_adapter_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/regexp_adapter_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/regexp_adapter_test.cc [ 81%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/regexp_cache_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/regexp_cache_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/regexp_cache_test.cc [ 81%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/run_tests.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/run_tests.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/run_tests.cc [ 82%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/shortnumberinfo_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/shortnumberinfo_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/shortnumberinfo_test.cc [ 83%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/stringutil_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/stringutil_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/stringutil_test.cc [ 84%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/test_util.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/test_util.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/test_util.cc [ 84%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/unicodestring_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/unicodestring_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/unicodestring_test.cc [ 85%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/utf/unicodetext_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/utf/unicodetext_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/utf/unicodetext_test.cc [ 86%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/area_code_map_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/area_code_map_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/geocoding/area_code_map_test.cc [ 86%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/geocoding_data_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/geocoding_data_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/geocoding/geocoding_data_test.cc [ 87%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/geocoding_test_data.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/geocoding_test_data.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/geocoding/geocoding_test_data.cc [ 88%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/mapping_file_provider_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/mapping_file_provider_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/geocoding/mapping_file_provider_test.cc [ 88%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/phonenumber_offline_geocoder_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/phonenumber_offline_geocoder_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/geocoding/phonenumber_offline_geocoder_test.cc [ 89%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumbermatch_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumbermatch_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/phonenumbermatch_test.cc [ 90%] Building CXX object CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumbermatcher_test.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumbermatcher_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/test/phonenumbers/phonenumbermatcher_test.cc [ 90%] Linking CXX executable libphonenumber_test /usr/bin/cmake -E cmake_link_script CMakeFiles/libphonenumber_test.dir/link.txt --verbose=1 /usr/bin/c++ -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/libphonenumber_test.dir/test/phonenumbers/asyoutypeformatter_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/logger_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/matcher_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumberutil_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/regexp_adapter_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/regexp_cache_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/run_tests.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/shortnumberinfo_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/stringutil_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/test_util.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/unicodestring_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/utf/unicodetext_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/area_code_map_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/geocoding_data_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/geocoding_test_data.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/mapping_file_provider_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/geocoding/phonenumber_offline_geocoder_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumbermatch_test.cc.o CMakeFiles/libphonenumber_test.dir/test/phonenumbers/phonenumbermatcher_test.cc.o -o libphonenumber_test libphonenumber_testing.a -lgtest -lpthread -lprotobuf -lboost_date_time -lboost_system -lboost_thread -lpthread -lboost_chrono -lboost_atomic -licuuc -licui18n make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 90%] Built target libphonenumber_test /usr/bin/make -f CMakeFiles/geocoding-shared.dir/build.make CMakeFiles/geocoding-shared.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles/geocoding-shared.dir/DependInfo.cmake --color= Scanning dependencies of target geocoding-shared make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f CMakeFiles/geocoding-shared.dir/build.make CMakeFiles/geocoding-shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 91%] Building CXX object CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/area_code_map.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dgeocoding_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/area_code_map.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/area_code_map.cc [ 92%] Building CXX object CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/default_map_storage.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dgeocoding_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/default_map_storage.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/default_map_storage.cc [ 93%] Building CXX object CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/geocoding_data.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dgeocoding_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/geocoding_data.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/geocoding_data.cc [ 93%] Building CXX object CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dgeocoding_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/mapping_file_provider.cc [ 94%] Building CXX object CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_ICU_REGEXP -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -Dgeocoding_shared_EXPORTS -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Werror -o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/cpp/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc [ 95%] Linking CXX shared library libgeocoding.so /usr/bin/cmake -E cmake_link_script CMakeFiles/geocoding-shared.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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgeocoding.so.8 -o libgeocoding.so.8.12 CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/area_code_map.cc.o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/default_map_storage.cc.o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/geocoding_data.cc.o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/mapping_file_provider.cc.o CMakeFiles/geocoding-shared.dir/src/phonenumbers/geocoding/phonenumber_offline_geocoder.cc.o -lprotobuf -lboost_date_time -lboost_system -lboost_thread -lpthread -lboost_chrono -lboost_atomic -licuuc -licui18n /usr/bin/cmake -E cmake_symlink_library libgeocoding.so.8.12 libgeocoding.so.8 libgeocoding.so make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 96%] Built target geocoding-shared /usr/bin/make -f tools/CMakeFiles/generate_geocoding_data_test.dir/build.make tools/CMakeFiles/generate_geocoding_data_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libphonenumber-8.12.0/cpp /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools/CMakeFiles/generate_geocoding_data_test.dir/DependInfo.cmake --color= Scanning dependencies of target generate_geocoding_data_test make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/make -f tools/CMakeFiles/generate_geocoding_data_test.dir/build.make tools/CMakeFiles/generate_geocoding_data_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [ 96%] Building CXX object tools/CMakeFiles/generate_geocoding_data_test.dir/src/cpp-build/generate_geocoding_data.cc.o cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools && /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/generate_geocoding_data_test.dir/src/cpp-build/generate_geocoding_data.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/src/cpp-build/generate_geocoding_data.cc [ 97%] Building CXX object tools/CMakeFiles/generate_geocoding_data_test.dir/test/cpp-build/generate_geocoding_data_test.cc.o cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools && /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/generate_geocoding_data_test.dir/test/cpp-build/generate_geocoding_data_test.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/test/cpp-build/generate_geocoding_data_test.cc [ 98%] Building CXX object tools/CMakeFiles/generate_geocoding_data_test.dir/test/cpp-build/run_tests.cc.o cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools && /usr/bin/c++ -DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS -DI18N_PHONENUMBERS_USE_BOOST -DI18N_PHONENUMBERS_USE_TR1_UNORDERED_MAP -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/src -I/builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/test -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Werror -o CMakeFiles/generate_geocoding_data_test.dir/test/cpp-build/run_tests.cc.o -c /builddir/build/BUILD/libphonenumber-8.12.0/tools/cpp/test/cpp-build/run_tests.cc [100%] Linking CXX executable generate_geocoding_data_test cd /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/generate_geocoding_data_test.dir/link.txt --verbose=1 /usr/bin/c++ -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/generate_geocoding_data_test.dir/src/cpp-build/generate_geocoding_data.cc.o CMakeFiles/generate_geocoding_data_test.dir/test/cpp-build/generate_geocoding_data_test.cc.o CMakeFiles/generate_geocoding_data_test.dir/test/cpp-build/run_tests.cc.o -o generate_geocoding_data_test -lgtest -lpthread make[2]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' [100%] Built target generate_geocoding_data_test make[1]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libphonenumber-8.12.0/cpp/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/asyoutypeformatter.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/callback.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/logger.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/matcher_api.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/phonenumber.pb.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/phonemetadata.pb.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/phonenumberutil.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/regexp_adapter.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/regexp_cache.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/region_code.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/shortnumberinfo.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/unicodestring.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/utf/unicodetext.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/phonenumbermatch.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/phonenumbermatcher.h -- Up-to-date: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/regexp_adapter.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/geocoding/phonenumber_offline_geocoder.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/basictypes.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/template_util.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/logging.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/thread_checker.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/memory/scoped_ptr.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/memory/singleton.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/memory/singleton_posix.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/synchronization/lock.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/include/phonenumbers/base/synchronization/lock_posix.h -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libphonenumber.a -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libphonenumber.so.8.12 -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libphonenumber.so.8 -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libphonenumber.so -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libgeocoding.a -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libgeocoding.so.8.12 -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libgeocoding.so.8 -- Installing: /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libgeocoding.so make: Leaving directory '/builddir/build/BUILD/libphonenumber-8.12.0/cpp/build' + find /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 -name '*.a' -delete + find /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 8.12.0-1.fc31 --unique-debug-suffix -8.12.0-1.fc31.aarch64 --unique-debug-src-base libphonenumber-8.12.0-1.fc31.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libphonenumber-8.12.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libphonenumber.so.8.12 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libgeocoding.so.8.12 extracting debug info from /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libgeocoding.so.8.12 extracting debug info from /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/lib64/libphonenumber.so.8.12 original debug info size: 11420kB, size after compression: 10368kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 58797 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libphonenumber-8.12.0-1.fc31.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0AKzxd + umask 022 + cd /builddir/build/BUILD + cd libphonenumber-8.12.0 + DOCDIR=/builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/share/doc/libphonenumber + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/share/doc/libphonenumber + cp -pr cpp/README /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/share/doc/libphonenumber + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lz6PVc + umask 022 + cd /builddir/build/BUILD + cd libphonenumber-8.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/share/licenses/libphonenumber + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/share/licenses/libphonenumber + cp -pr cpp/LICENSE /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64/usr/share/licenses/libphonenumber + RPM_EC=0 ++ jobs -p + exit 0 Provides: libgeocoding.so.8()(64bit) libphonenumber = 8.12.0-1.fc31 libphonenumber(aarch-64) = 8.12.0-1.fc31 libphonenumber.so.8()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_thread.so.1.69.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libicui18n.so.63()(64bit) libicuuc.so.63()(64bit) libprotobuf.so.17()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(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: libphonenumber-devel-8.12.0-1.fc31.aarch64 Provides: libphonenumber-devel = 8.12.0-1.fc31 libphonenumber-devel(aarch-64) = 8.12.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgeocoding.so.8()(64bit) libphonenumber.so.8()(64bit) Processing files: libphonenumber-debugsource-8.12.0-1.fc31.aarch64 Provides: libphonenumber-debugsource = 8.12.0-1.fc31 libphonenumber-debugsource(aarch-64) = 8.12.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libphonenumber-debuginfo-8.12.0-1.fc31.aarch64 Provides: debuginfo(build-id) = 0315b965cb67d48a14ce8666a8c4ebac69c999c1 debuginfo(build-id) = 7542f97b6cb4fa101d1433313278de1f28f6eabd libphonenumber-debuginfo = 8.12.0-1.fc31 libphonenumber-debuginfo(aarch-64) = 8.12.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libphonenumber-debugsource(aarch-64) = 8.12.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 Wrote: /builddir/build/RPMS/libphonenumber-devel-8.12.0-1.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/libphonenumber-debuginfo-8.12.0-1.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/libphonenumber-debugsource-8.12.0-1.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/libphonenumber-8.12.0-1.fc31.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qnDYgg + umask 022 + cd /builddir/build/BUILD + cd libphonenumber-8.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libphonenumber-8.12.0-1.fc31.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0