Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2696

libgmock is linked into the kudu cli binary

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.8.0
    • 1.18.0
    • build
    • None

    Description

      libgmock is linked into the kudu cli binary, even though we consider it a test-only dependency. Possibly a configuration problem in our cmake files?

      $ ldd build/dynclang/bin/kudu | grep mock
       libgmock.so => /home/mpercy/src/kudu/thirdparty/installed/uninstrumented/lib/libgmock.so (0x00007f01f1495000)
      

      The gmock dependency does not appear in the server binaries, as expected.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mpercy Mike Percy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: