Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-118520

FTBFS qtgrpc: undefined reference to symbol '_ZN4absl12lts_2023012513hash_internal15MixingHashState28CombineLargeContiguousImpl64EmPKhm'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 6.6.0
    • Build System: CMake, GRPC
    • None
    • d8ebc8ec0bfff78188015e5aaf8cbdc869c66300(dev)

      Commit: 6d8be17aff8b2136bc9e7a7f4a3ac52fb272ccca

      /usr/bin/g++ -O3 -maes -fdiagnostics-color=always -march=skylake-avx512 -mtune=tigerlake -mprefer-vector-width=256 -flto=auto -fno-fat-lto-objects -flto=auto -Wl,-z,x86-64-v4     -Wl,--enable-new-dtags -fPIE -pie qtgrpc/src/tools/qtgrpcgen/CMakeFiles/qtgrpcgen.dir/main.cpp.o qtgrpc/src/tools/qtgrpcgen/CMakeFiles/qtgrpcgen.dir/qgrpcgenerator.cpp.o qtgrpc/src/tools/qtgrpcgen/CMakeFiles/qtgrpcgen.dir/grpctemplates.cpp.o qtgrpc/src/tools/qtgrpcgen/CMakeFiles/qtgrpcgen.dir/serverdeclarationprinter.cpp.o qtgrpc/src/tools/qtgrpcgen/CMakeFiles/qtgrpcgen.dir/clientdeclarationprinter.cpp.o qtgrpc/src/tools/qtgrpcgen/CMakeFiles/qtgrpcgen.dir/clientdefinitionprinter.cpp.o qtgrpc/src/tools/qtgrpcgen/CMakeFiles/qtgrpcgen.dir/qmlclientdeclarationprinter.cpp.o qtgrpc/src/tools/qtgrpcgen/CMakeFiles/qtgrpcgen.dir/qmlclientdefinitionprinter.cpp.o -o qtbase/libexec/qtgrpcgen  -Wl,-rpath,::::::::::::::::  qtgrpc/src/tools/qtprotoccommon/libQtProtocCommon.a  /usr/lib64/libprotoc.so  /usr/lib64/libprotobuf.so && :
      /usr/lib64/gcc/x86_64-suse-linux/13/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libprotoc.so: undefined reference to symbol '_ZN4absl12lts_2023012513hash_internal15MixingHashState28CombineLargeContiguousImpl64EmPKhm'
      /usr/lib64/gcc/x86_64-suse-linux/13/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libabsl_hash.so.2301.0.0: error adding symbols: DSO missing from command line
      

      This looks like a problem with cmake/FindWrapgRPC.cmake that it failed to add the indirect dependency.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            semlanik Alexey Edelev
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes