<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Sep 12, 2019, at 3:03 PM, Jim Klassen <<a href="mailto:klassen.js@gmail.com" class="">klassen.js@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><b style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration: none;" class=""><tt class="">/src/libgtest.so</tt></b></div></blockquote></div><br class=""><div class="">I suspect the CMakeLists.txt of gtest is somehow not getting a proper CMake path set, and your hunch about it not mattering on the Docker builds due to them being built as root is probably accurate.</div><div class=""><br class=""></div><div class="">I would rummage around in the gtest CMake configuration and see if you can figure out which variable our CMake configuration needs to set.</div><div class=""><br class=""></div><div class="">Howard</div></body></html>