Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-46060

Unwanted / un-fulfillable dependence on libnsl in recent builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 7.0.0
    • Cheshire-Cat
    • build
    • Untriaged
    • 1
    • Unknown
    • Build Team 2021 Sprint 9

    Description

      On CentOS 8, I've managed to successfully build server, which cannot create eventing functions because of missing library

      Build command:

      make -j8 EXTRA_CMAKE_OPTIONS="-DCB_DOWNLOAD_DEPS_PLATFORM=centos7"
      

      Error message from eventing.log:

      2021-05-03T13:54:54.261+03:00 [Info] Consumer::SpawnCompilationWorker /home/avsej/code/couchbase/server/install/bin/eventing-consumer: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
      

      Installing missing library fixed the issue

      sudo dnf install -y libnsl
      

      Attachments

        Issue Links

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

          Activity

            People

              thuan Thuan Nguyen
              avsej Sergey Avseyev
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty