Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9160

Failed to compile gRPC when the build path contains symlinks.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • build
    • None
    • Mesosphere Sprint 2018-27
    • 1

    Description

      make[4]: *** No rule to make target '/home/kapil/mesos/master/build/3rdparty/grpc-1.10.0/libs/opt/libgrpc++_unsecure.a'.  Stop.

      Apparently, in GRPC makefile, it uses realpath (no symlinks) when computing the build directory, whereas, Mesos builds use `abspath` (doesn't resolve symlinks). So there is a target mismatch if any directory in your Mesos path is a symlink.

      Attachments

        Activity

          People

            karya Kapil Arya
            karya Kapil Arya
            Chun-Hung Hsiao Chun-Hung Hsiao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: