<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Sorry for the delay.<br>
    <br>
    I was using cmake 3.7.2 (default w/Debain 9I just build with cmake
    3.15.3 and got the same results.  Looking at the Dockerfiles, I'm
    wondering if this might be a ninja vs make thing.<br>
    <br>
    <div class="moz-cite-prefix">On 9/5/19 12:41 PM, Howard Butler
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:F6513DCE-CF61-4823-A971-4E2A479AEBF6@hobu.co">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      How old is the cmake? Can you install the latest cmake and check
      if you still have the issue?
      <div class=""><br class="">
      </div>
      <div class="">Something like <a
href="https://github.com/PDAL/PDAL/blob/master/scripts/docker/ubuntu/dependencies/Dockerfile#L18"
          class="" moz-do-not-send="true">https://github.com/PDAL/PDAL/blob/master/scripts/docker/ubuntu/dependencies/Dockerfile#L18</a> maybe
        will work on 16.04</div>
      <div class=""><br class="">
      </div>
      <div class="">Howard</div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
        <div><br class="">
          <blockquote type="cite" class="">
            <div class="">On Sep 5, 2019, at 12:03 PM, Jim Klassen <<a
                href="mailto:klassen.js@gmail.com" class=""
                moz-do-not-send="true">klassen.js@gmail.com</a>>
              wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <div class="">I am having build failures with PDAL on
                various Ubuntu 16.04 and Debian 9 machines that seems to
                have started sometime between 1.9 and 2.0.1.  It is
                looking for '/src/libgtest.so' (note the leading slash)
                which doesn't exist (there is no /src directory on my
                systems).  PDAL builds fine if I disable building
                tests.  I suspect something in cmake land is not right,
                but I am not sure where to look.  The '/src/libgtest.so'
                appears in many of the generated makefiles, but I don't
                see it set in CMakeCache.txt or see where it is
                calculated.<br class="">
                <br class="">
                [ 41%] Linking CXX shared library /src/libgtest.so<br
                  class="">
                /usr/bin/ld: cannot open output file /src/libgtest.so:
                No such file or directory<br class="">
                collect2: error: ld returned 1 exit status<br class="">
                vendor/gtest/CMakeFiles/gtest.dir/build.make:94: recipe
                for target '/src/libgtest.so' failed<br class="">
                make[2]: *** [/src/libgtest.so] Error 1<br class="">
                CMakeFiles/Makefile2:1320: recipe for target
                'vendor/gtest/CMakeFiles/gtest.dir/all' failed<br
                  class="">
                make[1]: *** [vendor/gtest/CMakeFiles/gtest.dir/all]
                Error 2<br class="">
                Makefile:160: recipe for target 'all' failed<br class="">
                make: *** [all] Error 2<br class="">
                <br class="">
                <br class="">
                _______________________________________________<br
                  class="">
                pdal mailing list<br class="">
                <a href="mailto:pdal@lists.osgeo.org" class=""
                  moz-do-not-send="true">pdal@lists.osgeo.org</a><br
                  class="">
                <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/pdal">https://lists.osgeo.org/mailman/listinfo/pdal</a></div>
            </div>
          </blockquote>
        </div>
        <br class="">
      </div>
    </blockquote>
    <br>
  </body>
</html>