* Package: dev-libs/date-3.0.3:0/3.0.3 * Repository: gentoo * Maintainer: gentoo@jonas-toth.eu fkobi@pm.me,proxy-maint@gentoo.org * Upstream: https://github.com/HowardHinnant/date/issues * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking date-3.0.3.gh.tar.gz to /var/tmp/portage/dev-libs/date-3.0.3/work >>> Source unpacked in /var/tmp/portage/dev-libs/date-3.0.3/work >>> Preparing source in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3_build" * Applying date-3.0.3_remove-failing-tests.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3_build" cmake -C /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TZ_LIB=ON -DUSE_SYSTEM_TZ_DB=ON -DENABLE_DATE_TESTING=yes -DCOMPILE_WITH_C_LOCALE=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 loading initial cache file /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3_build/gentoo_common_config.cmake CMake Deprecation Warning at CMakeLists.txt:18 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - 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/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done # date: USE_SYSTEM_TZ_DB ON # date: MANUAL_TZ_DB OFF # date: USE_TZ_DB_IN_DOT OFF # date: BUILD_SHARED_LIBS ON # date: ENABLE_DATE_TESTING yes # date: DISABLE_STRING_VIEW OFF -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -march=native -O2 -pipe -frecord-gcc-switches C++ -march=native -O2 -pipe -frecord-gcc-switches Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done (0.4s) -- Generating done (0.1s) -- Build files have been written to: /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3_build >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3_build" ninja -v -j32 -l0 [1/3] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_DOWNLOAD=0 -DBUILD_TZ_LIB=1 -DHAS_REMOTE_API=0 -DHAS_STRING_VIEW=1 -DINSTALL=. -DONLY_C_LOCALE=0 -DUSE_OS_TZDB=1 -Ddate_tz_EXPORTS -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -march=native -O2 -pipe -frecord-gcc-switches -std=gnu++17 -fPIC -MD -MT CMakeFiles/date-tz.dir/src/tz.cpp.o -MF CMakeFiles/date-tz.dir/src/tz.cpp.o.d -o CMakeFiles/date-tz.dir/src/tz.cpp.o -c /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp [2/3] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--dependency-file=CMakeFiles/date-tz.dir/link.d -shared -Wl,-soname,libdate-tz.so.3 -o libdate-tz.so.3.0.3 CMakeFiles/date-tz.dir/src/tz.cpp.o && : [3/3] /usr/bin/cmake -E cmake_symlink_library libdate-tz.so.3.0.3 libdate-tz.so.3 libdate-tz.so && : >>> Source compiled. >>> Test phase: dev-libs/date-3.0.3 /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 passed 1 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test terminate called after throwing an instance of 'std::runtime_error' what(): Timezone database not found at "/var/tmp/portage/dev-libs/date-3.0.3/homedir/Downloads/tzdata" ./testit: line 102: 81 Aborted (core dumped) ./$TEST_EXE /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/clock_cast_test/custom_clock.pass.cpp failed at run time Compile line was: x86_64-pc-linux-gnu-g++ -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date custom_clock.pass.cpp terminate called after throwing an instance of 'std::runtime_error' what(): Timezone database not found at "/var/tmp/portage/dev-libs/date-3.0.3/homedir/Downloads/tzdata" ./testit: line 102: 93 Aborted (core dumped) ./$TEST_EXE /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/clock_cast_test/deprecated.pass.cpp failed at run time Compile line was: x86_64-pc-linux-gnu-g++ -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date deprecated.pass.cpp terminate called after throwing an instance of 'std::runtime_error' what(): Timezone database not found at "/var/tmp/portage/dev-libs/date-3.0.3/homedir/Downloads/tzdata" ./testit: line 102: 105 Aborted (core dumped) ./$TEST_EXE /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/clock_cast_test/local_t.pass.cpp failed at run time Compile line was: x86_64-pc-linux-gnu-g++ -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date local_t.pass.cpp terminate called after throwing an instance of 'std::runtime_error' what(): Timezone database not found at "/var/tmp/portage/dev-libs/date-3.0.3/homedir/Downloads/tzdata" ./testit: line 102: 127 Aborted (core dumped) ./$TEST_EXE /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/clock_cast_test/normal_clocks.pass.cpp failed at run time Compile line was: x86_64-pc-linux-gnu-g++ -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date normal_clocks.pass.cpp failed 4 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/clock_cast_test passed 5 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/clock_cast_test passed 67 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/date_test passed 3 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/date_test/detail passed 4 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/date_test/format passed 16 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/iso_week terminate called after throwing an instance of 'std::runtime_error' what(): Timezone database not found at "/var/tmp/portage/dev-libs/date-3.0.3/homedir/Downloads/tzdata" ./testit: line 102: 858 Aborted (core dumped) ./$TEST_EXE /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/posix/ptz.pass.cpp failed at run time Compile line was: x86_64-pc-linux-gnu-g++ -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date ptz.pass.cpp failed 1 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/posix parse.pass.cpp: In function 'void test_g()': parse.pass.cpp:218:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare[https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-sign-compare]] 218 | for (auto i = 0; i < sizeof(ymdd)/sizeof(ymdd[0]); ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminate called after throwing an instance of 'std::runtime_error' what(): Timezone database not found at "/var/tmp/portage/dev-libs/date-3.0.3/homedir/Downloads/tzdata" ./testit: line 102: 874 Aborted (core dumped) ./$TEST_EXE /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/solar_hijri_test/parse.pass.cpp failed at run time Compile line was: x86_64-pc-linux-gnu-g++ -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date parse.pass.cpp failed 1 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/solar_hijri_test passed 1 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/solar_hijri_test zoned_time.pass.cpp: In function 'int main()': zoned_time.pass.cpp:188:27: warning: variable 'zt1' set but not used [-Wunused-but-set-variable[https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable]] 188 | zoned_seconds zt1 = {locate_zone("America/New_York"), | ^~~ zoned_time.pass.cpp:197:27: warning: variable 'zt1' set but not used [-Wunused-but-set-variable[https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable]] 197 | zoned_seconds zt1 = {locate_zone("America/New_York"), | ^~~ zoned_time.pass.cpp:215:27: warning: variable 'zt1' set but not used [-Wunused-but-set-variable[https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable]] 215 | zoned_seconds zt1 = {"America/New_York", | ^~~ zoned_time.pass.cpp:224:27: warning: variable 'zt1' set but not used [-Wunused-but-set-variable[https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable]] 224 | zoned_seconds zt1 = {"America/New_York", | ^~~ terminate called after throwing an instance of 'std::runtime_error' what(): Timezone database not found at "/var/tmp/portage/dev-libs/date-3.0.3/homedir/Downloads/tzdata" ./testit: line 102: 931 Aborted (core dumped) ./$TEST_EXE /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/tz_test/zoned_time.pass.cpp failed at run time Compile line was: x86_64-pc-linux-gnu-g++ -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date zoned_time.pass.cpp terminate called after throwing an instance of 'std::runtime_error' what(): Timezone database not found at "/var/tmp/portage/dev-libs/date-3.0.3/homedir/Downloads/tzdata" ./testit: line 102: 943 Aborted (core dumped) ./$TEST_EXE /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/tz_test/zoned_time_deduction.pass.cpp failed at run time Compile line was: x86_64-pc-linux-gnu-g++ -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date zoned_time_deduction.pass.cpp failed 2 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/tz_test passed 3 tests in /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test/tz_test **************************************************** Results for /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test: using x86_64-pc-linux-gnu-g++ (Gentoo 14.2.1_p20241221 p7) 14.2.1 20241221 Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. with -std=c++17 -pthread -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3 -Wall /var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/src/tz.cpp -lcurl -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include -I/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/include/date ---------------------------------------------------- sections without tests : 0 sections with failures : 4 sections without failures: 5 + ---- total number of sections : 9 ---------------------------------------------------- number of tests failed : 8 number of tests passed : 100 + ---- total number of tests : 108 **************************************************** * ERROR: dev-libs/date-3.0.3::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 136: Called src_test * environment, line 1382: Called die * The specific snippet of code: * CC="$(tc-getCC)" CXX="$(tc-getCXX)" ./testit || die * * If you need support, post the output of `emerge --info '=dev-libs/date-3.0.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/date-3.0.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/vbslogs/build/dev-libs/date-3.0.3:20250414-055726.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/date-3.0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/date-3.0.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3/test' * S: '/var/tmp/portage/dev-libs/date-3.0.3/work/date-3.0.3'