We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug latest submodule-sync run failed targeting rapidsai/cudf@768fbaa
[2024-10-14T21:55:16.897Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/DATETIME_REBASE.dir/datetime_rebase.cpp.o: in function `TimestampRebaseTest_RebaseDaysToGregorian_Test::TestBody()': [2024-10-14T21:55:16.897Z] [INFO] [exec] datetime_rebase.cpp:(.text+0x37e): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:16.897Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/DATETIME_REBASE.dir/datetime_rebase.cpp.o: in function `TimestampRebaseTest_RebaseDaysOfNegativeYears_Test::TestBody()': [2024-10-14T21:55:16.897Z] [INFO] [exec] datetime_rebase.cpp:(.text+0x681): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:16.897Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: datetime_rebase.cpp:(.text+0x887): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:16.897Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/DATETIME_REBASE.dir/datetime_rebase.cpp.o: in function `TimestampRebaseTest_RebaseMicroToGregorian_Test::TestBody()': [2024-10-14T21:55:16.897Z] [INFO] [exec] datetime_rebase.cpp:(.text+0xc2f): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:16.897Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/DATETIME_REBASE.dir/datetime_rebase.cpp.o: in function `TimestampRebaseTest_RebaseMicroOfNegativeYears_Test::TestBody()': [2024-10-14T21:55:16.897Z] [INFO] [exec] datetime_rebase.cpp:(.text+0xf41): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:16.897Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/DATETIME_REBASE.dir/datetime_rebase.cpp.o:datetime_rebase.cpp:(.text+0x1147): more undefined references to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' follow [2024-10-14T21:55:16.897Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_FLOAT_TO_STRING.dir/cast_float_to_string.cpp.o: in function `FloatToStringTests_FromFloats32_Test::TestBody()': [2024-10-14T21:55:16.897Z] [INFO] [exec] cast_float_to_string.cpp:(.text+0xa3d): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:16.897Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_FLOAT_TO_STRING.dir/cast_float_to_string.cpp.o: in function `FloatToStringTests_FromFloats64_Test::TestBody()': [2024-10-14T21:55:16.897Z] [INFO] [exec] cast_float_to_string.cpp:(.text+0x267c): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.154Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/FORMAT_FLOAT.dir/format_float.cpp.o: in function `FormatFloatTests_FormatFloats32_Test::TestBody()': [2024-10-14T21:55:17.154Z] [INFO] [exec] format_float.cpp:(.text+0xa88): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.154Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/FORMAT_FLOAT.dir/format_float.cpp.o: in function `FormatFloatTests_FormatFloats64_Test::TestBody()': [2024-10-14T21:55:17.154Z] [INFO] [exec] format_float.cpp:(.text+0x2758): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIProtocolTests_Simple_Test::TestBody()': [2024-10-14T21:55:17.417Z] [INFO] [exec] parse_uri.cpp:(.text+0xe41): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIProtocolTests_SparkEdges_Test::TestBody()': [2024-10-14T21:55:17.417Z] [INFO] [exec] parse_uri.cpp:(.text+0x12d8): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIProtocolTests_IP6_Test::TestBody()': [2024-10-14T21:55:17.417Z] [INFO] [exec] parse_uri.cpp:(.text+0x1599): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIProtocolTests_UTF8_Test::TestBody()': [2024-10-14T21:55:17.417Z] [INFO] [exec] parse_uri.cpp:(.text+0x17f9): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIHostTests_Simple_Test::TestBody()': [2024-10-14T21:55:17.417Z] [INFO] [exec] parse_uri.cpp:(.text+0x1ab9): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o:parse_uri.cpp:(.text+0x1f59): more undefined references to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' follow [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIPathTests_Simple_Test::TestBody()': [2024-10-14T21:55:17.417Z] [INFO] [exec] parse_uri.cpp:(.text+0x306e): undefined reference to `cudf::test::print(cudf::column_view const&, std::ostream&)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: parse_uri.cpp:(.text+0x30bc): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIPathTests_SparkEdges_Test::TestBody()': [2024-10-14T21:55:17.417Z] [INFO] [exec] parse_uri.cpp:(.text+0x3536): undefined reference to `cudf::test::print(cudf::column_view const&, std::ostream&)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: parse_uri.cpp:(.text+0x3584): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.417Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIPathTests_IP6_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] parse_uri.cpp:(.text+0x3826): undefined reference to `cudf::test::print(cudf::column_view const&, std::ostream&)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: parse_uri.cpp:(.text+0x3874): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIPathTests_UTF8_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] parse_uri.cpp:(.text+0x3a98): undefined reference to `cudf::test::print(cudf::column_view const&, std::ostream&)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: parse_uri.cpp:(.text+0x3ae6): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIProtocolTests_IP4_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] parse_uri.cpp:(.text+0x3d51): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIQueryTests_Queries_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] parse_uri.cpp:(.text+0x4059): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: parse_uri.cpp:(.text+0x4256): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: parse_uri.cpp:(.text+0x443e): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o:parse_uri.cpp:(.text+0x4736): more undefined references to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' follow [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/PARSE_URI.dir/parse_uri.cpp.o: in function `ParseURIPathTests_IP4_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] parse_uri.cpp:(.text+0x4a5e): undefined reference to `cudf::test::print(cudf::column_view const&, std::ostream&)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: parse_uri.cpp:(.text+0x4aac): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/TIMEZONES.dir/timezones.cpp.o: in function `TimeZoneTest_ConvertToUTCSeconds_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] timezones.cpp:(.text+0x3bf): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/TIMEZONES.dir/timezones.cpp.o: in function `TimeZoneTest_ConvertFromUTCSeconds_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] timezones.cpp:(.text+0x998): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/TIMEZONES.dir/timezones.cpp.o: in function `TimeZoneTest_ConvertToUTCMilliseconds_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] timezones.cpp:(.text+0xf8a): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/TIMEZONES.dir/timezones.cpp.o: in function `TimeZoneTest_ConvertFromUTCMilliseconds_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] timezones.cpp:(.text+0x152a): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/TIMEZONES.dir/timezones.cpp.o: in function `TimeZoneTest_ConvertToUTCMicroseconds_Test::TestBody()': [2024-10-14T21:55:17.418Z] [INFO] [exec] timezones.cpp:(.text+0x1ab0): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.418Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/TIMEZONES.dir/timezones.cpp.o:timezones.cpp:(.text+0x2080): more undefined references to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' follow [2024-10-14T21:55:17.686Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:17.686Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/SUBSTRING_INDEX.dir/build.make:112: gtests/SUBSTRING_INDEX] Error 1 [2024-10-14T21:55:17.686Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1545: tests/CMakeFiles/SUBSTRING_INDEX.dir/all] Error 2 [2024-10-14T21:55:17.686Z] [INFO] [exec] gmake[1]: *** Waiting for unfinished jobs.... [2024-10-14T21:55:17.686Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_DECIMAL_TO_STRING.dir/cast_decimal_to_string.cpp.o: in function `DecimalToStringTests_Simple_Test<numeric::fixed_point<long, (numeric::Radix)10> >::TestBody()': [2024-10-14T21:55:17.686Z] [INFO] [exec] cast_decimal_to_string.cpp:(.text._ZN32DecimalToStringTests_Simple_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv[_ZN32DecimalToStringTests_Simple_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv]+0x24f): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.686Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_DECIMAL_TO_STRING.dir/cast_decimal_to_string.cpp.o: in function `DecimalToStringTests_ScientificEdge_Test<numeric::fixed_point<long, (numeric::Radix)10> >::TestBody()': [2024-10-14T21:55:17.686Z] [INFO] [exec] cast_decimal_to_string.cpp:(.text._ZN40DecimalToStringTests_ScientificEdge_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv[_ZN40DecimalToStringTests_ScientificEdge_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv]+0x174): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.686Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: cast_decimal_to_string.cpp:(.text._ZN40DecimalToStringTests_ScientificEdge_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv[_ZN40DecimalToStringTests_ScientificEdge_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv]+0x2d8): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.686Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: cast_decimal_to_string.cpp:(.text._ZN40DecimalToStringTests_ScientificEdge_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv[_ZN40DecimalToStringTests_ScientificEdge_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv]+0x431): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.686Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_DECIMAL_TO_STRING.dir/cast_decimal_to_string.cpp.o: in function `DecimalToStringTests_javaToString_Test<numeric::fixed_point<long, (numeric::Radix)10> >::TestBody()': [2024-10-14T21:55:17.686Z] [INFO] [exec] cast_decimal_to_string.cpp:(.text._ZN38DecimalToStringTests_javaToString_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv[_ZN38DecimalToStringTests_javaToString_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv]+0x16a): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:17.686Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_DECIMAL_TO_STRING.dir/cast_decimal_to_string.cpp.o:cast_decimal_to_string.cpp:(.text._ZN38DecimalToStringTests_javaToString_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv[_ZN38DecimalToStringTests_javaToString_TestIN7numeric11fixed_pointIlLNS0_5RadixE10EEEE8TestBodyEv]+0x2a6): more undefined references to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' follow [2024-10-14T21:55:17.687Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:17.687Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/DATETIME_REBASE.dir/build.make:112: gtests/DATETIME_REBASE] Error 1 [2024-10-14T21:55:17.687Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1335: tests/CMakeFiles/DATETIME_REBASE.dir/all] Error 2 [2024-10-14T21:55:17.687Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:17.687Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/CAST_FLOAT_TO_STRING.dir/build.make:112: gtests/CAST_FLOAT_TO_STRING] Error 1 [2024-10-14T21:55:17.687Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1305: tests/CMakeFiles/CAST_FLOAT_TO_STRING.dir/all] Error 2 [2024-10-14T21:55:17.956Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:17.956Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/FORMAT_FLOAT.dir/build.make:112: gtests/FORMAT_FLOAT] Error 1 [2024-10-14T21:55:17.956Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1275: tests/CMakeFiles/FORMAT_FLOAT.dir/all] Error 2 [2024-10-14T21:55:18.218Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:18.218Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/PARSE_URI.dir/build.make:112: gtests/PARSE_URI] Error 1 [2024-10-14T21:55:18.218Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1515: tests/CMakeFiles/PARSE_URI.dir/all] Error 2 [2024-10-14T21:55:18.474Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:18.474Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/TIMEZONES.dir/build.make:112: gtests/TIMEZONES] Error 1 [2024-10-14T21:55:18.474Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1455: tests/CMakeFiles/TIMEZONES.dir/all] Error 2 [2024-10-14T21:55:18.731Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:18.731Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/CAST_DECIMAL_TO_STRING.dir/build.make:112: gtests/CAST_DECIMAL_TO_STRING] Error 1 [2024-10-14T21:55:18.731Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1245: tests/CMakeFiles/CAST_DECIMAL_TO_STRING.dir/all] Error 2 [2024-10-14T21:55:20.096Z] [INFO] [exec] [ 96%] Linking CXX executable ../gtests/ROW_CONVERSION [2024-10-14T21:55:20.352Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `RowToColumnTests_Tall_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0xf79): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `RowToColumnTests_Non2Power_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0x1805): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `RowToColumnTests_Big_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0x2295): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `RowToColumnTests_Bigger_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0x2b55): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `RowToColumnTests_Biggest_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0x371a): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o:row_conversion.cpp:(.text+0x5362): more undefined references to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' follow [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `ColumnToRowTests_Non2Power_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0xe002): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: row_conversion.cpp:(.text+0xe119): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `ColumnToRowTests_Big_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0xed44): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: row_conversion.cpp:(.text+0xee59): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `ColumnToRowTests_Bigger_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0xf9d2): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: row_conversion.cpp:(.text+0xfae9): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.353Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `ColumnToRowTests_Biggest_Test::TestBody()': [2024-10-14T21:55:20.353Z] [INFO] [exec] row_conversion.cpp:(.text+0x10902): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:20.354Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: row_conversion.cpp:(.text+0x10a19): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.354Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `RowToColumnTests_DoubleString_Test::TestBody()': [2024-10-14T21:55:20.354Z] [INFO] [exec] row_conversion.cpp:(.text+0x1229a): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.354Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/ROW_CONVERSION.dir/row_conversion.cpp.o: in function `RowToColumnTests_SimpleString_Test::TestBody()': [2024-10-14T21:55:20.354Z] [INFO] [exec] row_conversion.cpp:(.text+0x13f79): undefined reference to `cudf::test::detail::expect_tables_equivalent(cudf::table_view, cudf::table_view)' [2024-10-14T21:55:20.915Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:20.915Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/ROW_CONVERSION.dir/build.make:112: gtests/ROW_CONVERSION] Error 1 [2024-10-14T21:55:20.915Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1365: tests/CMakeFiles/ROW_CONVERSION.dir/all] Error 2 [2024-10-14T21:55:21.172Z] [INFO] [exec] [ 97%] Linking CXX executable ../gtests/CAST_STRING [2024-10-14T21:55:21.737Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_STRING.dir/cast_string.cpp.o: in function `StringToDecimalTests_Simple_Test::TestBody()': [2024-10-14T21:55:21.737Z] [INFO] [exec] cast_string.cpp:(.text+0x2006): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:21.737Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_STRING.dir/cast_string.cpp.o: in function `StringToDecimalTests_OverPrecise_Test::TestBody()': [2024-10-14T21:55:21.737Z] [INFO] [exec] cast_string.cpp:(.text+0x23f0): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:21.737Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_STRING.dir/cast_string.cpp.o: in function `StringToDecimalTests_Rounding_Test::TestBody()': [2024-10-14T21:55:21.738Z] [INFO] [exec] cast_string.cpp:(.text+0x27ca): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:21.738Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_STRING.dir/cast_string.cpp.o: in function `StringToDecimalTests_DecimalValues_Test::TestBody()': [2024-10-14T21:55:21.738Z] [INFO] [exec] cast_string.cpp:(.text+0x2bd7): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:21.738Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_STRING.dir/cast_string.cpp.o: in function `StringToDecimalTests_ExponentalNotation_Test::TestBody()': [2024-10-14T21:55:21.738Z] [INFO] [exec] cast_string.cpp:(.text+0x2fc2): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:21.738Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/CAST_STRING.dir/cast_string.cpp.o:cast_string.cpp:(.text+0x336d): more undefined references to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' follow [2024-10-14T21:55:22.300Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:22.300Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/CAST_STRING.dir/build.make:112: gtests/CAST_STRING] Error 1 [2024-10-14T21:55:22.300Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1215: tests/CMakeFiles/CAST_STRING.dir/all] Error 2 [2024-10-14T21:55:24.189Z] [INFO] [exec] [ 98%] Linking CXX executable ../gtests/HASH [2024-10-14T21:55:24.750Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/HASH.dir/hash.cpp.o: in function `SparkXXHash64Test_Strings_Test::TestBody()': [2024-10-14T21:55:24.750Z] [INFO] [exec] hash.cpp:(.text+0x1dbd): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:24.751Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/HASH.dir/hash.cpp.o: in function `SparkMurmurHash3Test_StringsWithSeed_Test::TestBody()': [2024-10-14T21:55:24.751Z] [INFO] [exec] hash.cpp:(.text+0x22f5): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:24.751Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/HASH.dir/hash.cpp.o: in function `HashTest_MultiValueNulls_Test::TestBody()': [2024-10-14T21:55:24.751Z] [INFO] [exec] hash.cpp:(.text+0x39e8): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:24.751Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: hash.cpp:(.text+0x3b26): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:24.751Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/HASH.dir/hash.cpp.o: in function `SparkMurmurHash3Test_MultiValueWithSeeds_Test::TestBody()': [2024-10-14T21:55:24.751Z] [INFO] [exec] hash.cpp:(.text+0x5565): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:24.751Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/HASH.dir/hash.cpp.o:hash.cpp:(.text+0x55e2): more undefined references to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' follow [2024-10-14T21:55:25.312Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:25.312Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/HASH.dir/build.make:112: gtests/HASH] Error 1 [2024-10-14T21:55:25.312Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1395: tests/CMakeFiles/HASH.dir/all] Error 2 [2024-10-14T21:55:47.199Z] [INFO] [exec] [100%] Linking CXX executable ../gtests/BLOOM_FILTER [2024-10-14T21:55:47.199Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/BLOOM_FILTER.dir/bloom_filter.cu.o: in function `BloomFilterTest_BuildAndProbe_Test::TestBody()': [2024-10-14T21:55:47.199Z] [INFO] [exec] tmpxft_000057cd_00000000-6_bloom_filter.compute_90.cudafe1.cpp:(.text+0x381): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:47.199Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/BLOOM_FILTER.dir/bloom_filter.cu.o: in function `BloomFilterTest_BuildWithNullsAndProbe_Test::TestBody()': [2024-10-14T21:55:47.199Z] [INFO] [exec] tmpxft_000057cd_00000000-6_bloom_filter.compute_90.cudafe1.cpp:(.text+0x71d): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:47.199Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/BLOOM_FILTER.dir/bloom_filter.cu.o: in function `BloomFilterTest_BuildAndProbeWithNulls_Test::TestBody()': [2024-10-14T21:55:47.199Z] [INFO] [exec] tmpxft_000057cd_00000000-6_bloom_filter.compute_90.cudafe1.cpp:(.text+0xb42): undefined reference to `cudf::test::detail::expect_columns_equivalent(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level, int)' [2024-10-14T21:55:47.199Z] [INFO] [exec] /opt/rh/gcc-toolset-11/root/usr/bin/ld: CMakeFiles/BLOOM_FILTER.dir/bloom_filter.cu.o: in function `BloomFilterTest_ProbeMerged_Test::TestBody()': [2024-10-14T21:55:47.199Z] [INFO] [exec] tmpxft_000057cd_00000000-6_bloom_filter.compute_90.cudafe1.cpp:(.text+0x144f): undefined reference to `cudf::test::detail::expect_columns_equal(cudf::column_view const&, cudf::column_view const&, cudf::test::debug_output_level)' [2024-10-14T21:55:47.199Z] [INFO] [exec] collect2: error: ld returned 1 exit status [2024-10-14T21:55:47.199Z] [INFO] [exec] gmake[2]: *** [tests/CMakeFiles/BLOOM_FILTER.dir/build.make:113: gtests/BLOOM_FILTER] Error 1 [2024-10-14T21:55:47.199Z] [INFO] [exec] gmake[1]: *** [CMakeFiles/Makefile2:1425: tests/CMakeFiles/BLOOM_FILTER.dir/all] Error 2 [2024-10-14T21:55:47.199Z] [INFO] [exec] gmake: *** [Makefile:146: all] Error 2 [2024-10-14T21:55:47.199Z] [INFO] ------------------------------------------------------------------------ [2024-10-14T21:55:47.199Z] [INFO] BUILD FAILURE [2024-10-14T21:55:47.199Z] [INFO] ------------------------------------------------------------------------ [2024-10-14T21:55:47.199Z] [INFO] Total time: 52:20 min [2024-10-14T21:55:47.199Z] [INFO] Finished at: 2024-10-14T21:55:44Z [2024-10-14T21:55:47.199Z] [INFO] ------------------------------------------------------------------------
looks like it be related to rapidsai/cudf#16839
Steps/Code to reproduce bug Please provide a list of steps or a code sample to reproduce the issue. Avoid posting private or sensitive data.
Expected behavior Pass the build and test
Environment details (please complete the following information)
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
jlowe
Successfully merging a pull request may close this issue.
Describe the bug
latest submodule-sync run failed targeting rapidsai/cudf@768fbaa
looks like it be related to rapidsai/cudf#16839
Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.
Expected behavior
Pass the build and test
Environment details (please complete the following information)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: