Your message dated Thu, 17 Oct 2024 19:33:57 +0000
with message-id <e1t1wfx-002dwn...@fasolo.debian.org>
and subject line Bug#1084245: fixed in cctz 2.4+dfsg1-2
has caused the Debian Bug report #1084245,
regarding cctz: FTBFS: The following tests FAILED: 2 - time_zone_lookup_test 
(Failed)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1084245: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cctz
Version: 2.3+dfsg1-5
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --buildsystem=cmake
   dh_update_autotools_config -O--buildsystem=cmake
   dh_autoreconf -O--buildsystem=cmake
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DBUILD_TOOLS=OFF -DVERSION="2.3+dfsg1" -DSOVERSION="2"
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON 
-DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix 
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DBUILD_TOOLS=OFF -DVERSION=2.3\+dfsg1 -DSOVERSION=2 ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- The following REQUIRED packages have been found:

 * benchmark, a microbenchmark support library, 
<https://github.com/google/benchmark>
 * Threads, the system thread library

-- Configuring done (0.4s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--buildsystem=cmake
        cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/cctz.dir/build.make CMakeFiles/cctz.dir/depend
make  -f examples/CMakeFiles/classic.dir/build.make 
examples/CMakeFiles/classic.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/cctz.dir/DependInfo.cmake "--color="
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/classic.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f examples/CMakeFiles/classic.dir/build.make 
examples/CMakeFiles/classic.dir/build
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/cctz.dir/build.make CMakeFiles/cctz.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  5%] Building CXX object CMakeFiles/cctz.dir/src/civil_time_detail.cc.o
[  5%] Building CXX object examples/CMakeFiles/classic.dir/classic.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/c++  -I/usr/src/googletest/googlemock 
-I/usr/src/googletest/googlemock/include -I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
examples/CMakeFiles/classic.dir/classic.cc.o -MF CMakeFiles/classic.dir/classic.cc.o.d -o 
CMakeFiles/classic.dir/classic.cc.o -c /<<PKGBUILDDIR>>/examples/classic.cc
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/civil_time_detail.cc.o -MF CMakeFiles/cctz.dir/src/civil_time_detail.cc.o.d -o 
CMakeFiles/cctz.dir/src/civil_time_detail.cc.o -c /<<PKGBUILDDIR>>/src/civil_time_detail.cc
[  7%] Linking CXX executable classic
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/classic.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -rdynamic 
CMakeFiles/classic.dir/classic.cc.o -o classic
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  7%] Built target classic
[ 10%] Building CXX object CMakeFiles/cctz.dir/src/time_zone_fixed.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/time_zone_fixed.cc.o -MF CMakeFiles/cctz.dir/src/time_zone_fixed.cc.o.d -o 
CMakeFiles/cctz.dir/src/time_zone_fixed.cc.o -c /<<PKGBUILDDIR>>/src/time_zone_fixed.cc
[ 12%] Building CXX object CMakeFiles/cctz.dir/src/time_zone_format.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/time_zone_format.cc.o -MF CMakeFiles/cctz.dir/src/time_zone_format.cc.o.d -o 
CMakeFiles/cctz.dir/src/time_zone_format.cc.o -c /<<PKGBUILDDIR>>/src/time_zone_format.cc
[ 15%] Building CXX object CMakeFiles/cctz.dir/src/time_zone_if.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/time_zone_if.cc.o -MF CMakeFiles/cctz.dir/src/time_zone_if.cc.o.d -o 
CMakeFiles/cctz.dir/src/time_zone_if.cc.o -c /<<PKGBUILDDIR>>/src/time_zone_if.cc
[ 17%] Building CXX object CMakeFiles/cctz.dir/src/time_zone_impl.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/time_zone_impl.cc.o -MF CMakeFiles/cctz.dir/src/time_zone_impl.cc.o.d -o 
CMakeFiles/cctz.dir/src/time_zone_impl.cc.o -c /<<PKGBUILDDIR>>/src/time_zone_impl.cc
[ 20%] Building CXX object CMakeFiles/cctz.dir/src/time_zone_info.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/time_zone_info.cc.o -MF CMakeFiles/cctz.dir/src/time_zone_info.cc.o.d -o 
CMakeFiles/cctz.dir/src/time_zone_info.cc.o -c /<<PKGBUILDDIR>>/src/time_zone_info.cc
[ 23%] Building CXX object CMakeFiles/cctz.dir/src/time_zone_libc.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/time_zone_libc.cc.o -MF CMakeFiles/cctz.dir/src/time_zone_libc.cc.o.d -o 
CMakeFiles/cctz.dir/src/time_zone_libc.cc.o -c /<<PKGBUILDDIR>>/src/time_zone_libc.cc
[ 25%] Building CXX object CMakeFiles/cctz.dir/src/time_zone_lookup.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/time_zone_lookup.cc.o -MF CMakeFiles/cctz.dir/src/time_zone_lookup.cc.o.d -o 
CMakeFiles/cctz.dir/src/time_zone_lookup.cc.o -c /<<PKGBUILDDIR>>/src/time_zone_lookup.cc
[ 28%] Building CXX object CMakeFiles/cctz.dir/src/time_zone_posix.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/time_zone_posix.cc.o -MF CMakeFiles/cctz.dir/src/time_zone_posix.cc.o.d -o 
CMakeFiles/cctz.dir/src/time_zone_posix.cc.o -c /<<PKGBUILDDIR>>/src/time_zone_posix.cc
[ 30%] Building CXX object CMakeFiles/cctz.dir/src/zone_info_source.cc.o
/usr/bin/c++ -Dcctz_EXPORTS -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT 
CMakeFiles/cctz.dir/src/zone_info_source.cc.o -MF CMakeFiles/cctz.dir/src/zone_info_source.cc.o.d -o 
CMakeFiles/cctz.dir/src/zone_info_source.cc.o -c /<<PKGBUILDDIR>>/src/zone_info_source.cc
[ 33%] Linking CXX shared library libcctz.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/cctz.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -shared 
-Wl,-soname,libcctz.so.2 -o libcctz.so.2.3+dfsg1 
CMakeFiles/cctz.dir/src/civil_time_detail.cc.o CMakeFiles/cctz.dir/src/time_zone_fixed.cc.o 
CMakeFiles/cctz.dir/src/time_zone_format.cc.o CMakeFiles/cctz.dir/src/time_zone_if.cc.o 
CMakeFiles/cctz.dir/src/time_zone_impl.cc.o CMakeFiles/cctz.dir/src/time_zone_info.cc.o 
CMakeFiles/cctz.dir/src/time_zone_libc.cc.o CMakeFiles/cctz.dir/src/time_zone_lookup.cc.o 
CMakeFiles/cctz.dir/src/time_zone_posix.cc.o CMakeFiles/cctz.dir/src/zone_info_source.cc.o
/usr/bin/cmake -E cmake_symlink_library libcctz.so.2.3+dfsg1 libcctz.so.2 
libcctz.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 33%] Built target cctz
make  -f CMakeFiles/civil_time_test.dir/build.make 
CMakeFiles/civil_time_test.dir/depend
make  -f CMakeFiles/time_zone_lookup_test.dir/build.make 
CMakeFiles/time_zone_lookup_test.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/civil_time_test.dir/DependInfo.cmake "--color="
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/time_zone_lookup_test.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/time_zone_lookup_test.dir/build.make 
CMakeFiles/time_zone_lookup_test.dir/build
make  -f CMakeFiles/civil_time_test.dir/build.make 
CMakeFiles/civil_time_test.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 38%] Building CXX object 
CMakeFiles/civil_time_test.dir/src/civil_time_test.cc.o
[ 38%] Building CXX object 
CMakeFiles/time_zone_lookup_test.dir/src/time_zone_lookup_test.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/time_zone_lookup_test.dir/src/time_zone_lookup_test.cc.o -MF 
CMakeFiles/time_zone_lookup_test.dir/src/time_zone_lookup_test.cc.o.d -o 
CMakeFiles/time_zone_lookup_test.dir/src/time_zone_lookup_test.cc.o -c 
/<<PKGBUILDDIR>>/src/time_zone_lookup_test.cc
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/civil_time_test.dir/src/civil_time_test.cc.o -MF 
CMakeFiles/civil_time_test.dir/src/civil_time_test.cc.o.d -o 
CMakeFiles/civil_time_test.dir/src/civil_time_test.cc.o -c /<<PKGBUILDDIR>>/src/civil_time_test.cc
[ 41%] Building CXX object 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o -MF 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o.d -o 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o -c 
/usr/src/googletest/googletest/src/gtest_main.cc
[ 43%] Building CXX object 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o -MF 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o.d -o 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o -c 
/usr/src/googletest/googletest/src/gtest-all.cc
[ 46%] Building CXX object 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o -MF 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o.d -o 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o -c 
/usr/src/googletest/googletest/src/gtest_main.cc
[ 48%] Building CXX object 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o -MF 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o.d -o 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o -c 
/usr/src/googletest/googletest/src/gtest-all.cc
[ 51%] Linking CXX executable civil_time_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/civil_time_test.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/civil_time_test.dir/src/civil_time_test.cc.o 
CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o 
"CMakeFiles/civil_time_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o" -o civil_time_test  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 51%] Built target civil_time_test
make  -f CMakeFiles/time_zone_format_test.dir/build.make 
CMakeFiles/time_zone_format_test.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/time_zone_format_test.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/time_zone_format_test.dir/build.make 
CMakeFiles/time_zone_format_test.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 53%] Building CXX object 
CMakeFiles/time_zone_format_test.dir/src/time_zone_format_test.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/time_zone_format_test.dir/src/time_zone_format_test.cc.o -MF 
CMakeFiles/time_zone_format_test.dir/src/time_zone_format_test.cc.o.d -o 
CMakeFiles/time_zone_format_test.dir/src/time_zone_format_test.cc.o -c 
/<<PKGBUILDDIR>>/src/time_zone_format_test.cc
[ 56%] Linking CXX executable time_zone_lookup_test
/usr/bin/cmake -E cmake_link_script 
CMakeFiles/time_zone_lookup_test.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/time_zone_lookup_test.dir/src/time_zone_lookup_test.cc.o 
CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o 
"CMakeFiles/time_zone_lookup_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o" -o 
time_zone_lookup_test  -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 56%] Built target time_zone_lookup_test
make  -f CMakeFiles/cctz_benchmark.dir/build.make 
CMakeFiles/cctz_benchmark.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/cctz_benchmark.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/cctz_benchmark.dir/build.make 
CMakeFiles/cctz_benchmark.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 58%] Building CXX object CMakeFiles/cctz_benchmark.dir/src/cctz_benchmark.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include -I/<<PKGBUILDDIR>>/include -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/cctz_benchmark.dir/src/cctz_benchmark.cc.o -MF CMakeFiles/cctz_benchmark.dir/src/cctz_benchmark.cc.o.d 
-o CMakeFiles/cctz_benchmark.dir/src/cctz_benchmark.cc.o -c /<<PKGBUILDDIR>>/src/cctz_benchmark.cc
[ 61%] Linking CXX executable cctz_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/cctz_benchmark.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -rdynamic 
CMakeFiles/cctz_benchmark.dir/src/cctz_benchmark.cc.o -o cctz_benchmark  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu libcctz.so.2.3+dfsg1 
/usr/lib/x86_64-linux-gnu/libbenchmark_main.a /usr/lib/x86_64-linux-gnu/libbenchmark.so.1.8.3
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 61%] Built target cctz_benchmark
make  -f examples/CMakeFiles/hello.dir/build.make 
examples/CMakeFiles/hello.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/hello.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f examples/CMakeFiles/hello.dir/build.make 
examples/CMakeFiles/hello.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 64%] Building CXX object examples/CMakeFiles/hello.dir/hello.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/c++  -I/usr/src/googletest/googlemock 
-I/usr/src/googletest/googlemock/include -I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
examples/CMakeFiles/hello.dir/hello.cc.o -MF CMakeFiles/hello.dir/hello.cc.o.d -o CMakeFiles/hello.dir/hello.cc.o -c 
/<<PKGBUILDDIR>>/examples/hello.cc
[ 66%] Linking CXX executable hello
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/hello.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/hello.dir/hello.cc.o -o hello  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu ../libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 66%] Built target hello
make  -f examples/CMakeFiles/epoch_shift.dir/build.make 
examples/CMakeFiles/epoch_shift.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/epoch_shift.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f examples/CMakeFiles/epoch_shift.dir/build.make 
examples/CMakeFiles/epoch_shift.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 69%] Building CXX object examples/CMakeFiles/epoch_shift.dir/epoch_shift.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/c++  -I/usr/src/googletest/googlemock 
-I/usr/src/googletest/googlemock/include -I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
examples/CMakeFiles/epoch_shift.dir/epoch_shift.cc.o -MF CMakeFiles/epoch_shift.dir/epoch_shift.cc.o.d -o 
CMakeFiles/epoch_shift.dir/epoch_shift.cc.o -c /<<PKGBUILDDIR>>/examples/epoch_shift.cc
[ 71%] Linking CXX executable epoch_shift
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/epoch_shift.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/epoch_shift.dir/epoch_shift.cc.o -o 
epoch_shift  -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu ../libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 71%] Built target epoch_shift
make  -f examples/CMakeFiles/example1.dir/build.make 
examples/CMakeFiles/example1.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/example1.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f examples/CMakeFiles/example1.dir/build.make 
examples/CMakeFiles/example1.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 74%] Building CXX object examples/CMakeFiles/example1.dir/example1.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/c++  -I/usr/src/googletest/googlemock 
-I/usr/src/googletest/googlemock/include -I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
examples/CMakeFiles/example1.dir/example1.cc.o -MF CMakeFiles/example1.dir/example1.cc.o.d -o CMakeFiles/example1.dir/example1.cc.o -c 
/<<PKGBUILDDIR>>/examples/example1.cc
[ 76%] Linking CXX executable example1
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/example1.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/example1.dir/example1.cc.o -o example1 
 -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu ../libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 76%] Built target example1
make  -f examples/CMakeFiles/example2.dir/build.make 
examples/CMakeFiles/example2.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/example2.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f examples/CMakeFiles/example2.dir/build.make 
examples/CMakeFiles/example2.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 79%] Building CXX object examples/CMakeFiles/example2.dir/example2.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/c++  -I/usr/src/googletest/googlemock 
-I/usr/src/googletest/googlemock/include -I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
examples/CMakeFiles/example2.dir/example2.cc.o -MF CMakeFiles/example2.dir/example2.cc.o.d -o CMakeFiles/example2.dir/example2.cc.o -c 
/<<PKGBUILDDIR>>/examples/example2.cc
[ 82%] Linking CXX executable example2
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/example2.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/example2.dir/example2.cc.o -o example2 
 -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu ../libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 82%] Built target example2
make  -f examples/CMakeFiles/example3.dir/build.make 
examples/CMakeFiles/example3.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/example3.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f examples/CMakeFiles/example3.dir/build.make 
examples/CMakeFiles/example3.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 84%] Building CXX object examples/CMakeFiles/example3.dir/example3.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/c++  -I/usr/src/googletest/googlemock 
-I/usr/src/googletest/googlemock/include -I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
examples/CMakeFiles/example3.dir/example3.cc.o -MF CMakeFiles/example3.dir/example3.cc.o.d -o CMakeFiles/example3.dir/example3.cc.o -c 
/<<PKGBUILDDIR>>/examples/example3.cc
[ 87%] Linking CXX executable example3
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/example3.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/example3.dir/example3.cc.o -o example3 
 -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu ../libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 87%] Built target example3
make  -f examples/CMakeFiles/example4.dir/build.make 
examples/CMakeFiles/example4.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/example4.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f examples/CMakeFiles/example4.dir/build.make 
examples/CMakeFiles/example4.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 89%] Building CXX object examples/CMakeFiles/example4.dir/example4.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/c++  -I/usr/src/googletest/googlemock 
-I/usr/src/googletest/googlemock/include -I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
examples/CMakeFiles/example4.dir/example4.cc.o -MF CMakeFiles/example4.dir/example4.cc.o.d -o CMakeFiles/example4.dir/example4.cc.o -c 
/<<PKGBUILDDIR>>/examples/example4.cc
[ 92%] Linking CXX executable example4
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/example4.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/example4.dir/example4.cc.o -o example4 
 -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu ../libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 92%] Built target example4
[ 94%] Building CXX object 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o -MF 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o.d -o 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o -c 
/usr/src/googletest/googletest/src/gtest_main.cc
[ 97%] Building CXX object 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o
/usr/bin/c++  -I/usr/src/googletest/googlemock -I/usr/src/googletest/googlemock/include 
-I/usr/src/googletest/googletest -I/usr/src/googletest/googletest/include 
-I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o -MF 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o.d -o 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o -c 
/usr/src/googletest/googletest/src/gtest-all.cc
[100%] Linking CXX executable time_zone_format_test
/usr/bin/cmake -E cmake_link_script 
CMakeFiles/time_zone_format_test.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/time_zone_format_test.dir/src/time_zone_format_test.cc.o 
CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest_main.cc.o 
"CMakeFiles/time_zone_format_test.dir/usr/src/googletest/googletest/src/gtest-all.cc.o" -o 
time_zone_format_test  -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu libcctz.so.2.3+dfsg1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[100%] Built target time_zone_format_test
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   dh_auto_test -O--buildsystem=cmake
        cd obj-x86_64-linux-gnu && make -j2 test ARGS\+=--verbose ARGS\+=-j2
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process --verbose -j2
UpdateCTestConfiguration  from 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
Parse Config file:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
UpdateCTestConfiguration  from 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
Parse Config file:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: civil_time_test

1: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/civil_time_test
1: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
1: Environment variables:
1:  TZDIR=/usr/share/zoneinfo
1: Test timeout computed to be: 1500
test 2
    Start 2: time_zone_lookup_test

2: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/time_zone_lookup_test
2: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
2: Environment variables:
2:  TZDIR=/usr/share/zoneinfo
2: Test timeout computed to be: 1500
1: Running main() from /usr/src/googletest/googletest/src/gtest_main.cc
1: [==========] Running 44 tests from 1 test suite.
1: [----------] Global test environment set-up.
1: [----------] 44 tests from CivilTime
1: [ RUN      ] CivilTime.Normal
1: [       OK ] CivilTime.Normal (0 ms)
1: [ RUN      ] CivilTime.Conversion
1: [       OK ] CivilTime.Conversion (0 ms)
1: [ RUN      ] CivilTime.Normalized
1: [       OK ] CivilTime.Normalized (0 ms)
1: [ RUN      ] CivilTime.SecondOverflow
1: [       OK ] CivilTime.SecondOverflow (0 ms)
1: [ RUN      ] CivilTime.SecondUnderflow
1: [       OK ] CivilTime.SecondUnderflow (0 ms)
1: [ RUN      ] CivilTime.MinuteOverflow
1: [       OK ] CivilTime.MinuteOverflow (0 ms)
1: [ RUN      ] CivilTime.MinuteUnderflow
1: [       OK ] CivilTime.MinuteUnderflow (0 ms)
1: [ RUN      ] CivilTime.HourOverflow
1: [       OK ] CivilTime.HourOverflow (0 ms)
1: [ RUN      ] CivilTime.HourUnderflow
1: [       OK ] CivilTime.HourUnderflow (0 ms)
1: [ RUN      ] CivilTime.MonthOverflow
1: [       OK ] CivilTime.MonthOverflow (0 ms)
1: [ RUN      ] CivilTime.MonthUnderflow
1: [       OK ] CivilTime.MonthUnderflow (0 ms)
1: [ RUN      ] CivilTime.C4Overflow
1: [       OK ] CivilTime.C4Overflow (0 ms)
1: [ RUN      ] CivilTime.C4Underflow
1: [       OK ] CivilTime.C4Underflow (0 ms)
1: [ RUN      ] CivilTime.MixedNormalization
1: [       OK ] CivilTime.MixedNormalization (0 ms)
1: [ RUN      ] CivilTime.Less
1: [       OK ] CivilTime.Less (0 ms)
1: [ RUN      ] CivilTime.Addition
1: [       OK ] CivilTime.Addition (0 ms)
1: [ RUN      ] CivilTime.Subtraction
1: [       OK ] CivilTime.Subtraction (0 ms)
1: [ RUN      ] CivilTime.Difference
1: [       OK ] CivilTime.Difference (0 ms)
1: [ RUN      ] CivilTime.DifferenceWithHugeYear
1: [       OK ] CivilTime.DifferenceWithHugeYear (0 ms)
1: [ RUN      ] CivilTime.DifferenceNoIntermediateOverflow
1: [       OK ] CivilTime.DifferenceNoIntermediateOverflow (0 ms)
1: [ RUN      ] CivilTime.WeekDay
1: [       OK ] CivilTime.WeekDay (0 ms)
1: [ RUN      ] CivilTime.NextWeekDay
1: [       OK ] CivilTime.NextWeekDay (0 ms)
1: [ RUN      ] CivilTime.PrevWeekDay
1: [       OK ] CivilTime.PrevWeekDay (0 ms)
1: [ RUN      ] CivilTime.YearDay
1: [       OK ] CivilTime.YearDay (0 ms)
1: [ RUN      ] CivilTime.DefaultConstruction
1: [       OK ] CivilTime.DefaultConstruction (0 ms)
1: [ RUN      ] CivilTime.StructMember
1: [       OK ] CivilTime.StructMember (0 ms)
1: [ RUN      ] CivilTime.FieldsConstruction
1: [       OK ] CivilTime.FieldsConstruction (0 ms)
1: [ RUN      ] CivilTime.FieldsConstructionLimits
1: [       OK ] CivilTime.FieldsConstructionLimits (0 ms)
1: [ RUN      ] CivilTime.ImplicitCrossAlignment
1: [       OK ] CivilTime.ImplicitCrossAlignment (0 ms)
1: [ RUN      ] CivilTime.ExplicitCrossAlignment
1: [       OK ] CivilTime.ExplicitCrossAlignment (0 ms)
1: [ RUN      ] CivilTime.DisallowCrossAlignedDifference
1: [       OK ] CivilTime.DisallowCrossAlignedDifference (0 ms)
1: [ RUN      ] CivilTime.ValueSemantics
1: [       OK ] CivilTime.ValueSemantics (0 ms)
1: [ RUN      ] CivilTime.Relational
1: [       OK ] CivilTime.Relational (0 ms)
1: [ RUN      ] CivilTime.Arithmetic
1: [       OK ] CivilTime.Arithmetic (0 ms)
1: [ RUN      ] CivilTime.ArithmeticLimits
1: [       OK ] CivilTime.ArithmeticLimits (0 ms)
1: [ RUN      ] CivilTime.ArithmeticDifference
1: [       OK ] CivilTime.ArithmeticDifference (0 ms)
1: [ RUN      ] CivilTime.DifferenceLimits
1: [       OK ] CivilTime.DifferenceLimits (0 ms)
1: [ RUN      ] CivilTime.Properties
1: [       OK ] CivilTime.Properties (0 ms)
1: [ RUN      ] CivilTime.OutputStream
1: [       OK ] CivilTime.OutputStream (0 ms)
1: [ RUN      ] CivilTime.OutputStreamLeftFillWidth
1: [       OK ] CivilTime.OutputStreamLeftFillWidth (0 ms)
1: [ RUN      ] CivilTime.NextPrevWeekday
1: [       OK ] CivilTime.NextPrevWeekday (0 ms)
1: [ RUN      ] CivilTime.NormalizeWithHugeYear
1: [       OK ] CivilTime.NormalizeWithHugeYear (0 ms)
1: [ RUN      ] CivilTime.LeapYears
1: [       OK ] CivilTime.LeapYears (0 ms)
1: [ RUN      ] CivilTime.FirstThursdayInMonth
1: [       OK ] CivilTime.FirstThursdayInMonth (0 ms)
1: [----------] 44 tests from CivilTime (0 ms total)
1:
1: [----------] Global test environment tear-down
1: [==========] 44 tests from 1 test suite ran. (0 ms total)
1: [  PASSED  ] 44 tests.
1/4 Test #1: civil_time_test ..................   Passed    0.00 sec
test 3
    Start 3: time_zone_format_test

3: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/time_zone_format_test
3: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
3: Environment variables:
3:  TZDIR=/usr/share/zoneinfo
3: Test timeout computed to be: 1500
2: Running main() from /usr/src/googletest/googletest/src/gtest_main.cc
2: [==========] Running 36 tests from 9 test suites.
2: [----------] Global test environment set-up.
2: [----------] 1 test from TimeZones
2: [ RUN      ] TimeZones.LoadZonesConcurrently
3: Running main() from /usr/src/googletest/googletest/src/gtest_main.cc
3: [==========] Running 34 tests from 3 test suites.
3: [----------] Global test environment set-up.
3: [----------] 14 tests from Format
3: [ RUN      ] Format.TimePointResolution
3: [       OK ] Format.TimePointResolution (0 ms)
3: [ RUN      ] Format.TimePointExtendedResolution
3: [       OK ] Format.TimePointExtendedResolution (0 ms)
3: [ RUN      ] Format.Basics
3: [       OK ] Format.Basics (0 ms)
3: [ RUN      ] Format.PosixConversions
3: [       OK ] Format.PosixConversions (0 ms)
3: [ RUN      ] Format.LocaleSpecific
3: [       OK ] Format.LocaleSpecific (0 ms)
3: [ RUN      ] Format.Escaping
3: [       OK ] Format.Escaping (0 ms)
3: [ RUN      ] Format.ExtendedSeconds
3: [       OK ] Format.ExtendedSeconds (0 ms)
3: [ RUN      ] Format.ExtendedSubeconds
3: [       OK ] Format.ExtendedSubeconds (0 ms)
3: [ RUN      ] Format.CompareExtendSecondsVsSubseconds
3: [       OK ] Format.CompareExtendSecondsVsSubseconds (0 ms)
3: [ RUN      ] Format.ExtendedOffset
3: [       OK ] Format.ExtendedOffset (0 ms)
3: [ RUN      ] Format.ExtendedSecondOffset
3: [       OK ] Format.ExtendedSecondOffset (0 ms)
3: [ RUN      ] Format.ExtendedYears
3: [       OK ] Format.ExtendedYears (0 ms)
3: [ RUN      ] Format.RFC3339Format
3: [       OK ] Format.RFC3339Format (0 ms)
3: [ RUN      ] Format.RFC1123Format
3: [       OK ] Format.RFC1123Format (0 ms)
3: [----------] 14 tests from Format (1 ms total)
3:
3: [----------] 17 tests from Parse
3: [ RUN      ] Parse.TimePointResolution
3: [       OK ] Parse.TimePointResolution (0 ms)
3: [ RUN      ] Parse.TimePointExtendedResolution
3: [       OK ] Parse.TimePointExtendedResolution (0 ms)
3: [ RUN      ] Parse.Basics
3: [       OK ] Parse.Basics (0 ms)
3: [ RUN      ] Parse.WithTimeZone
3: [       OK ] Parse.WithTimeZone (0 ms)
3: [ RUN      ] Parse.LeapSecond
3: [       OK ] Parse.LeapSecond (0 ms)
3: [ RUN      ] Parse.ErrorCases
3: [       OK ] Parse.ErrorCases (0 ms)
3: [ RUN      ] Parse.PosixConversions
3: [       OK ] Parse.PosixConversions (0 ms)
3: [ RUN      ] Parse.LocaleSpecific
3: [       OK ] Parse.LocaleSpecific (0 ms)
3: [ RUN      ] Parse.ExtendedSeconds
3: [       OK ] Parse.ExtendedSeconds (0 ms)
3: [ RUN      ] Parse.ExtendedSecondsScan
3: [       OK ] Parse.ExtendedSecondsScan (9 ms)
3: [ RUN      ] Parse.ExtendedSubeconds
3: [       OK ] Parse.ExtendedSubeconds (0 ms)
3: [ RUN      ] Parse.ExtendedSubecondsScan
3: [       OK ] Parse.ExtendedSubecondsScan (38 ms)
3: [ RUN      ] Parse.ExtendedOffset
2: [       OK ] TimeZones.LoadZonesConcurrently (50 ms)
2: [----------] 1 test from TimeZones (50 ms total)
2:
2: [----------] 3 tests from TimeZone
2: [ RUN      ] TimeZone.NamedTimeZones
2: [       OK ] TimeZone.NamedTimeZones (0 ms)
2: [ RUN      ] TimeZone.Failures
2: [       OK ] TimeZone.Failures (0 ms)
2: [ RUN      ] TimeZone.Equality
2: [       OK ] TimeZone.Equality (0 ms)
2: [----------] 3 tests from TimeZone (0 ms total)
2:
2: [----------] 1 test from StdChronoTimePoint
2: [ RUN      ] StdChronoTimePoint.TimeTAlignment
2: [       OK ] StdChronoTimePoint.TimeTAlignment (0 ms)
2: [----------] 1 test from StdChronoTimePoint (0 ms total)
2:
2: [----------] 7 tests from BreakTime
2: [ RUN      ] BreakTime.TimePointResolution
2: [       OK ] BreakTime.TimePointResolution (0 ms)
2: [ RUN      ] BreakTime.LocalTimeInUTC
2: [       OK ] BreakTime.LocalTimeInUTC (0 ms)
2: [ RUN      ] BreakTime.LocalTimeInUTCUnaligned
2: [       OK ] BreakTime.LocalTimeInUTCUnaligned (0 ms)
2: [ RUN      ] BreakTime.LocalTimePosix
2: [       OK ] BreakTime.LocalTimePosix (0 ms)
2: [ RUN      ] BreakTime.LocalTimeInNewYork
2: [       OK ] BreakTime.LocalTimeInNewYork (0 ms)
2: [ RUN      ] BreakTime.LocalTimeInMTV
2: [       OK ] BreakTime.LocalTimeInMTV (0 ms)
2: [ RUN      ] BreakTime.LocalTimeInSydney
2: [       OK ] BreakTime.LocalTimeInSydney (0 ms)
2: [----------] 7 tests from BreakTime (0 ms total)
2:
2: [----------] 1 test from TimeZoneImpl
2: [ RUN      ] TimeZoneImpl.LocalTimeInFixed
2: [       OK ] TimeZoneImpl.LocalTimeInFixed (0 ms)
2: [----------] 1 test from TimeZoneImpl (0 ms total)
2:
2: [----------] 4 tests from MakeTime
2: [ RUN      ] MakeTime.TimePointResolution
2: [       OK ] MakeTime.TimePointResolution (0 ms)
2: [ RUN      ] MakeTime.Normalization
2: [       OK ] MakeTime.Normalization (0 ms)
2: [ RUN      ] MakeTime.SysSecondsLimits
2: [       OK ] MakeTime.SysSecondsLimits (0 ms)
2: [ RUN      ] MakeTime.LocalTimeLibC
3: [       OK ] Parse.ExtendedOffset (0 ms)
3: [ RUN      ] Parse.ExtendedSecondOffset
3: [       OK ] Parse.ExtendedSecondOffset (0 ms)
3: [ RUN      ] Parse.ExtendedYears
3: [       OK ] Parse.ExtendedYears (0 ms)
3: [ RUN      ] Parse.RFC3339Format
3: [       OK ] Parse.RFC3339Format (0 ms)
3: [ RUN      ] Parse.MaxRange
3: [       OK ] Parse.MaxRange (0 ms)
3: [----------] 17 tests from Parse (49 ms total)
3:
3: [----------] 3 tests from FormatParse
3: [ RUN      ] FormatParse.RoundTrip
3: [       OK ] FormatParse.RoundTrip (0 ms)
3: [ RUN      ] FormatParse.RoundTripDistantFuture
3: [       OK ] FormatParse.RoundTripDistantFuture (0 ms)
3: [ RUN      ] FormatParse.RoundTripDistantPast
3: [       OK ] FormatParse.RoundTripDistantPast (0 ms)
3: [----------] 3 tests from FormatParse (0 ms total)
3:
3: [----------] Global test environment tear-down
3: [==========] 34 tests from 3 test suites ran. (51 ms total)
3: [  PASSED  ] 34 tests.
2/4 Test #3: time_zone_format_test ............   Passed    0.05 sec
test 4
    Start 4: cctz_benchmark

4: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cctz_benchmark
4: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
4: Test timeout computed to be: 1500
4: 2024-10-06T21:01:35+00:00
4: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cctz_benchmark
4: Run on (2 X 3699.9 MHz CPU s)
4: CPU Caches:
4:   L1 Data 32 KiB (x2)
4:   L1 Instruction 32 KiB (x2)
4:   L2 Unified 1024 KiB (x2)
4:   L3 Unified 8192 KiB (x1)
4: Load Average: 1.80, 1.78, 1.64
4: ***WARNING*** Library was built as DEBUG. Timings may be affected.
2: [       OK ] MakeTime.LocalTimeLibC (135 ms)
2: [----------] 4 tests from MakeTime (135 ms total)
2:
2: [----------] 2 tests from NextTransition
2: [ RUN      ] NextTransition.UTC
2: [       OK ] NextTransition.UTC (0 ms)
2: [ RUN      ] NextTransition.AmericaNewYork
2: [       OK ] NextTransition.AmericaNewYork (0 ms)
2: [----------] 2 tests from NextTransition (0 ms total)
2:
2: [----------] 2 tests from PrevTransition
2: [ RUN      ] PrevTransition.UTC
2: [       OK ] PrevTransition.UTC (0 ms)
2: [ RUN      ] PrevTransition.AmericaNewYork
2: [       OK ] PrevTransition.AmericaNewYork (0 ms)
2: [----------] 2 tests from PrevTransition (0 ms total)
2:
2: [----------] 15 tests from TimeZoneEdgeCase
2: [ RUN      ] TimeZoneEdgeCase.AmericaNewYork
2: [       OK ] TimeZoneEdgeCase.AmericaNewYork (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.AmericaLosAngeles
2: [       OK ] TimeZoneEdgeCase.AmericaLosAngeles (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.ArizonaNoTransition
2: [       OK ] TimeZoneEdgeCase.ArizonaNoTransition (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.AsiaKathmandu
2: [       OK ] TimeZoneEdgeCase.AsiaKathmandu (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.PacificChatham
2: [       OK ] TimeZoneEdgeCase.PacificChatham (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.AustraliaLordHowe
2: [       OK ] TimeZoneEdgeCase.AustraliaLordHowe (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.PacificApia
2: [       OK ] TimeZoneEdgeCase.PacificApia (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.AfricaCairo
2: [       OK ] TimeZoneEdgeCase.AfricaCairo (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.AfricaMonrovia
2: [       OK ] TimeZoneEdgeCase.AfricaMonrovia (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.AmericaJamaica
2: [       OK ] TimeZoneEdgeCase.AmericaJamaica (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.WET
2: ./src/time_zone_lookup_test.cc:1250: Failure
2: Expected equality of these values:
2:   0
2:   al.offset
2:     Which is: 3600
2:
2: ./src/time_zone_lookup_test.cc:1250: Failure
2: Value of: false == al.is_dst
2:   Actual: false
2: Expected: true
2:
2: ./src/time_zone_lookup_test.cc:1252: Failure
2: Expected equality of these values:
2:   2
2:   al.cs.hour()
2:     Which is: 1
2:
2: ./src/time_zone_lookup_test.cc:1256: Failure
2: Expected equality of these values:
2:   time_zone::civil_lookup::SKIPPED
2:     Which is: 1
2:   cl1.kind
2:     Which is: 0
2:
2: ./src/time_zone_lookup_test.cc:1257: Failure
2: Expected equality of these values:
2:   2
2:   al.cs.hour()
2:     Which is: 1
2:
2: ./src/time_zone_lookup_test.cc:1258: Failure
2: Expected equality of these values:
2:   2
2:   al.cs.hour()
2:     Which is: 1
2:
2: ./src/time_zone_lookup_test.cc:1258: Failure
2: Expected equality of these values:
2:   0
2:   al.cs.minute()
2:     Which is: 15
2:
2: ./src/time_zone_lookup_test.cc:1259: Failure
2: Expected equality of these values:
2:   0
2:   al.cs.hour()
2:     Which is: 1
2:
2: ./src/time_zone_lookup_test.cc:1259: Failure
2: Expected equality of these values:
2:   0 * 3600
2:     Which is: 0
2:   al.offset
2:     Which is: 3600
2:
2: ./src/time_zone_lookup_test.cc:1259: Failure
2: Value of: false == al.is_dst
2:   Actual: false
2: Expected: true
2:
2: [  FAILED  ] TimeZoneEdgeCase.WET (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.FixedOffsets
2: [       OK ] TimeZoneEdgeCase.FixedOffsets (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.NegativeYear
2: [       OK ] TimeZoneEdgeCase.NegativeYear (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.UTC32bitLimit
2: [       OK ] TimeZoneEdgeCase.UTC32bitLimit (0 ms)
2: [ RUN      ] TimeZoneEdgeCase.UTC5DigitYear
2: [       OK ] TimeZoneEdgeCase.UTC5DigitYear (0 ms)
2: [----------] 15 tests from TimeZoneEdgeCase (0 ms total)
2:
2: [----------] Global test environment tear-down
2: [==========] 36 tests from 9 test suites ran. (187 ms total)
2: [  PASSED  ] 35 tests.
2: [  FAILED  ] 1 test, listed below:
2: [  FAILED  ] TimeZoneEdgeCase.WET
2:
2:  1 FAILED TEST
3/4 Test #2: time_zone_lookup_test ............***Failed    0.19 sec
Running main() from /usr/src/googletest/googletest/src/gtest_main.cc
[==========] Running 36 tests from 9 test suites.
[----------] Global test environment set-up.
[----------] 1 test from TimeZones
[ RUN      ] TimeZones.LoadZonesConcurrently
[       OK ] TimeZones.LoadZonesConcurrently (50 ms)
[----------] 1 test from TimeZones (50 ms total)

[----------] 3 tests from TimeZone
[ RUN      ] TimeZone.NamedTimeZones
[       OK ] TimeZone.NamedTimeZones (0 ms)
[ RUN      ] TimeZone.Failures
[       OK ] TimeZone.Failures (0 ms)
[ RUN      ] TimeZone.Equality
[       OK ] TimeZone.Equality (0 ms)
[----------] 3 tests from TimeZone (0 ms total)

[----------] 1 test from StdChronoTimePoint
[ RUN      ] StdChronoTimePoint.TimeTAlignment
[       OK ] StdChronoTimePoint.TimeTAlignment (0 ms)
[----------] 1 test from StdChronoTimePoint (0 ms total)

[----------] 7 tests from BreakTime
[ RUN      ] BreakTime.TimePointResolution
[       OK ] BreakTime.TimePointResolution (0 ms)
[ RUN      ] BreakTime.LocalTimeInUTC
[       OK ] BreakTime.LocalTimeInUTC (0 ms)
[ RUN      ] BreakTime.LocalTimeInUTCUnaligned
[       OK ] BreakTime.LocalTimeInUTCUnaligned (0 ms)
[ RUN      ] BreakTime.LocalTimePosix
[       OK ] BreakTime.LocalTimePosix (0 ms)
[ RUN      ] BreakTime.LocalTimeInNewYork
[       OK ] BreakTime.LocalTimeInNewYork (0 ms)
[ RUN      ] BreakTime.LocalTimeInMTV
[       OK ] BreakTime.LocalTimeInMTV (0 ms)
[ RUN      ] BreakTime.LocalTimeInSydney
[       OK ] BreakTime.LocalTimeInSydney (0 ms)
[----------] 7 tests from BreakTime (0 ms total)

[----------] 1 test from TimeZoneImpl
[ RUN      ] TimeZoneImpl.LocalTimeInFixed
[       OK ] TimeZoneImpl.LocalTimeInFixed (0 ms)
[----------] 1 test from TimeZoneImpl (0 ms total)

[----------] 4 tests from MakeTime
[ RUN      ] MakeTime.TimePointResolution
[       OK ] MakeTime.TimePointResolution (0 ms)
[ RUN      ] MakeTime.Normalization
[       OK ] MakeTime.Normalization (0 ms)
[ RUN      ] MakeTime.SysSecondsLimits
[       OK ] MakeTime.SysSecondsLimits (0 ms)
[ RUN      ] MakeTime.LocalTimeLibC
[       OK ] MakeTime.LocalTimeLibC (135 ms)
[----------] 4 tests from MakeTime (135 ms total)

[----------] 2 tests from NextTransition
[ RUN      ] NextTransition.UTC
[       OK ] NextTransition.UTC (0 ms)
[ RUN      ] NextTransition.AmericaNewYork
[       OK ] NextTransition.AmericaNewYork (0 ms)
[----------] 2 tests from NextTransition (0 ms total)

[----------] 2 tests from PrevTransition
[ RUN      ] PrevTransition.UTC
[       OK ] PrevTransition.UTC (0 ms)
[ RUN      ] PrevTransition.AmericaNewYork
[       OK ] PrevTransition.AmericaNewYork (0 ms)
[----------] 2 tests from PrevTransition (0 ms total)

[----------] 15 tests from TimeZoneEdgeCase
[ RUN      ] TimeZoneEdgeCase.AmericaNewYork
[       OK ] TimeZoneEdgeCase.AmericaNewYork (0 ms)
[ RUN      ] TimeZoneEdgeCase.AmericaLosAngeles
[       OK ] TimeZoneEdgeCase.AmericaLosAngeles (0 ms)
[ RUN      ] TimeZoneEdgeCase.ArizonaNoTransition
[       OK ] TimeZoneEdgeCase.ArizonaNoTransition (0 ms)
[ RUN      ] TimeZoneEdgeCase.AsiaKathmandu
[       OK ] TimeZoneEdgeCase.AsiaKathmandu (0 ms)
[ RUN      ] TimeZoneEdgeCase.PacificChatham
[       OK ] TimeZoneEdgeCase.PacificChatham (0 ms)
[ RUN      ] TimeZoneEdgeCase.AustraliaLordHowe
[       OK ] TimeZoneEdgeCase.AustraliaLordHowe (0 ms)
[ RUN      ] TimeZoneEdgeCase.PacificApia
[       OK ] TimeZoneEdgeCase.PacificApia (0 ms)
[ RUN      ] TimeZoneEdgeCase.AfricaCairo
[       OK ] TimeZoneEdgeCase.AfricaCairo (0 ms)
[ RUN      ] TimeZoneEdgeCase.AfricaMonrovia
[       OK ] TimeZoneEdgeCase.AfricaMonrovia (0 ms)
[ RUN      ] TimeZoneEdgeCase.AmericaJamaica
[       OK ] TimeZoneEdgeCase.AmericaJamaica (0 ms)
[ RUN      ] TimeZoneEdgeCase.WET
./src/time_zone_lookup_test.cc:1250: Failure
Expected equality of these values:
  0
  al.offset
    Which is: 3600

./src/time_zone_lookup_test.cc:1250: Failure
Value of: false == al.is_dst
  Actual: false
Expected: true

./src/time_zone_lookup_test.cc:1252: Failure
Expected equality of these values:
  2
  al.cs.hour()
    Which is: 1

./src/time_zone_lookup_test.cc:1256: Failure
Expected equality of these values:
  time_zone::civil_lookup::SKIPPED
    Which is: 1
  cl1.kind
    Which is: 0

./src/time_zone_lookup_test.cc:1257: Failure
Expected equality of these values:
  2
  al.cs.hour()
    Which is: 1

./src/time_zone_lookup_test.cc:1258: Failure
Expected equality of these values:
  2
  al.cs.hour()
    Which is: 1

./src/time_zone_lookup_test.cc:1258: Failure
Expected equality of these values:
  0
  al.cs.minute()
    Which is: 15

./src/time_zone_lookup_test.cc:1259: Failure
Expected equality of these values:
  0
  al.cs.hour()
    Which is: 1

./src/time_zone_lookup_test.cc:1259: Failure
Expected equality of these values:
  0 * 3600
    Which is: 0
  al.offset
    Which is: 3600

./src/time_zone_lookup_test.cc:1259: Failure
Value of: false == al.is_dst
  Actual: false
Expected: true

[  FAILED  ] TimeZoneEdgeCase.WET (0 ms)
[ RUN      ] TimeZoneEdgeCase.FixedOffsets
[       OK ] TimeZoneEdgeCase.FixedOffsets (0 ms)
[ RUN      ] TimeZoneEdgeCase.NegativeYear
[       OK ] TimeZoneEdgeCase.NegativeYear (0 ms)
[ RUN      ] TimeZoneEdgeCase.UTC32bitLimit
[       OK ] TimeZoneEdgeCase.UTC32bitLimit (0 ms)
[ RUN      ] TimeZoneEdgeCase.UTC5DigitYear
[       OK ] TimeZoneEdgeCase.UTC5DigitYear (0 ms)
[----------] 15 tests from TimeZoneEdgeCase (0 ms total)

[----------] Global test environment tear-down
[==========] 36 tests from 9 test suites ran. (187 ms total)
[  PASSED  ] 35 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] TimeZoneEdgeCase.WET

 1 FAILED TEST

4: ---------------------------------------------------------------------------
4: Benchmark                                 Time             CPU   Iterations
4: ---------------------------------------------------------------------------
4: BM_Difference_Days                    0.272 ns        0.271 ns   1000000000
4: BM_Step_Days                           14.2 ns         14.2 ns     49322251
4: BM_Zone_LoadUTCTimeZoneFirst           10.0 ns         10.0 ns     69244715
4: BM_Zone_LoadUTCTimeZoneLast            9.79 ns         9.79 ns     71287819
4: BM_Zone_LoadTimeZoneFirst            205498 ns       205568 ns         3392
4: BM_Zone_LoadTimeZoneCached             16.1 ns         16.1 ns     43749528
4: BM_Zone_LoadLocalTimeZoneCached         101 ns          101 ns      6959958
4: BM_Zone_LoadAllTimeZonesFirst         80829 ns        80790 ns         8640
4: BM_Zone_LoadAllTimeZonesCached         28.6 ns         28.6 ns     24479984
4: BM_Zone_TimeZoneEqualityImplicit       11.1 ns         11.1 ns     64161022
4: BM_Zone_TimeZoneEqualityExplicit       4.61 ns         4.61 ns    151880684
4: BM_Zone_UTCTimeZone                    4.61 ns         4.61 ns    151867480
4: BM_Time_ToCivil_CCTZ                   30.0 ns         30.0 ns     23384431
4: BM_Time_ToCivil_Libc                   28.3 ns         28.3 ns     24468994
4: BM_Time_ToCivilUTC_CCTZ                25.1 ns         25.1 ns     28015804
4: BM_Time_ToCivilUTC_Libc                19.2 ns         19.2 ns     35144008
4: BM_Time_FromCivil_CCTZ                 25.3 ns         25.3 ns     27452031
4: BM_Time_FromCivil_Libc                 1742 ns         1742 ns       401533
4: BM_Time_FromCivilUTC_CCTZ              18.3 ns         18.3 ns     38178187
4: BM_Time_FromCivilDay0_CCTZ             39.5 ns         39.5 ns     17523731
4: BM_Time_FromCivilDay0_Libc             1737 ns         1737 ns       403400
4: BM_Format_FormatTime/0                  233 ns          233 ns      2998717 
%a, %d %b %Y %H:%M:%S %z
4: BM_Format_FormatTime/1                  184 ns          184 ns      3779728 
%d %b %Y %H:%M:%S %z
4: BM_Format_FormatTime/2                  179 ns          179 ns      3908387 
%Y-%m-%dT%H:%M:%E*S%Ez
4: BM_Format_FormatTime/3                  154 ns          154 ns      4550562 
%Y-%m-%dT%H:%M:%S%Ez
4: BM_Format_FormatTime/4                  137 ns          137 ns      5111388 
%Y-%m-%dT%H:%M:%S
4: BM_Format_FormatTime/5                 79.1 ns         79.1 ns      8815628 
%Y-%m-%d
4: BM_Format_ParseTime/0                   771 ns          771 ns       911069 
%a, %d %b %Y %H:%M:%S %z
4: BM_Format_ParseTime/1                   620 ns          620 ns      1180888 
%d %b %Y %H:%M:%S %z
4: BM_Format_ParseTime/2                   171 ns          171 ns      4095019 
%Y-%m-%dT%H:%M:%E*S%Ez
4: BM_Format_ParseTime/3                   154 ns          154 ns      4547612 
%Y-%m-%dT%H:%M:%S%Ez
4: BM_Format_ParseTime/4                   106 ns          106 ns      6574397 
%Y-%m-%dT%H:%M:%S
4: BM_Format_ParseTime/5                  72.6 ns         72.6 ns      9627099 
%Y-%m-%d
4/4 Test #4: cctz_benchmark ...................   Passed   29.47 sec

75% tests passed, 1 tests failed out of 4

Total Test time (real) =  29.53 sec

The following tests FAILED:
          2 - time_zone_lookup_test (Failed)
Errors while running CTest
make[1]: *** [Makefile:74: test] Error 8
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j2 test ARGS\+=--verbose 
ARGS\+=-j2 returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: cctz
Source-Version: 2.4+dfsg1-2
Done: Anton Gladky <gl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
cctz, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1084...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated cctz package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 17 Oct 2024 21:26:43 +0200
Source: cctz
Architecture: source
Version: 2.4+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Closes: 1084245
Changes:
 cctz (2.4+dfsg1-2) unstable; urgency=medium
 .
   * [16401e7] Update zoneinfo files to 2024b. (Closes: #1084245)
Checksums-Sha1:
 85f5003ab1169351181c0cd0236c970e25890a21 2158 cctz_2.4+dfsg1-2.dsc
 113841fd80c113e185dcf9891e2c6865fa48ca0e 5848 cctz_2.4+dfsg1-2.debian.tar.xz
 24769e8b8fc1f0dfa0e0b6efed3ad9348627dbf9 7038 cctz_2.4+dfsg1-2_source.buildinfo
Checksums-Sha256:
 58c0b0ce8f6b2292263e2e0690ad9eb88c264c80b659ec7cc20738d9d6ca094a 2158 
cctz_2.4+dfsg1-2.dsc
 e1295d78920fcf1898e49dd2f5d0afefedfef56515c242cf25f5bda4a9725498 5848 
cctz_2.4+dfsg1-2.debian.tar.xz
 a62e2646e95fe6e23d0d47c01ad114be4c825684e32075fd717e1531f4942308 7038 
cctz_2.4+dfsg1-2_source.buildinfo
Files:
 0d09f6533fc7780bf09d3b5e70835973 2158 libs optional cctz_2.4+dfsg1-2.dsc
 c8b58442820d715dd1dc3eda56195b6a 5848 libs optional 
cctz_2.4+dfsg1-2.debian.tar.xz
 c3209c623f3c0ab209dc607ec80f6bcc 7038 libs optional 
cctz_2.4+dfsg1-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmcRZQsACgkQ0+Fzg8+n
/wZIJA//ZXMEpI6ZKW+wbwVP80ZUnW2i6kZ4lFibpkL3DvrbA4uSql/tY3wcByQh
2BAycXbo87f6+FaSlYKKJYMu+PlVgvCTOIvzd3pOBZfDWouu+G7QfXkIwbgnTGqi
clKbR0/Om4pmo6zPeDpC4mnEIwx/Kl/8aaRSnFH+2+QvRz4XU6oaQ3w/iwJpSx+L
mpHYl7q6keYXncYWhBdGBVJNLXv/VLcyrWEmkPoF7zw9BM9kWGRf5/MwIkqnkbSS
7dMWe2wtKpagxshmB2Y4xIqAvaEKlgOWK8Sg98dJ3rnktfPlfcSAhjnE4MhAV9aU
tm6NlZxp8JQ/NWVkD8LH/ZZdVtwfG3u58AlgADkiGJt48coVek+J8unUrvqnLYOI
KYCCucvQ3zktfLfck6/LGyhtb2czvF7WodOve34cHi2AUTRLuE7SWZNsMi7v/akz
u15cXLtLILjXt5kRbd2fqQoutpVUYm3l1PcQcupa9p5ZJLU5+u5f7bnKkALexg8w
g69cLbBtidl390BiS8TVGgV8xT0CmG9/obRFefp/DdwlspAcxMDQGq4+5aT+tu7A
CbCTAW8PTyzoAjGxPS19Ew0YUl7Nta/bBJvdbCekl3PCKQjXKxq1j1wQJYwXvvOl
jacmZoc+5MKxQ4VJq6l3zgRPb4f/zGmx9vD5fsJVv6tsT60nehM=
=tFe9
-----END PGP SIGNATURE-----

Attachment: pgpfHzkO1AtwB.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to