<div dir="ltr">That could be. I'll have to see if I can figure a way to get MacPorts to cough up more information about the commands it is issuing; the MacPorts people ought to know.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br>Randolph M. Fritz || <span><span title="Call with Google Voice">+1 206 659-8617</span> || </span><a href="mailto:rmfritz3@gmail.com" target="_blank">rmfritz3@gmail.com</a></div></div></div></div>
<br><div class="gmail_quote">On Wed, Jun 13, 2018 at 4:34 PM, Michael Jackson <span dir="ltr"><<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">CMake is looking for .app package and my guess is that the package being built is a "unix" style installation. If your project depends on just MacPorts you should be able to just do "make install" after setting the CMAKE_INSTALL_PREFIX=/opt/<wbr>local. <br>
<br>
--<br>
Mike Jackson<br>
<div><div class="h5"><br>
On 6/13/18, 4:17 PM, "CMake on behalf of Randolph Fritz" <<a href="mailto:cmake-bounces@cmake.org">cmake-bounces@cmake.org</a> on behalf of <a href="mailto:rmfritz3@gmail.com">rmfritz3@gmail.com</a>> wrote:<br>
<br>
    I’ve been trying to add the Radiance lighting simulation package to the MacPorts package manager, and I am running into cmake problems.  I can build Radiance with cmake from the command line and from the CMake command line app, but when I write a MacPorts to build it, it falls down on install.  I include the log of errors (the entire log is voluminous.)  Does anyone have any ideas of why this is happening?  Any information about what to tell MacPorts or CMake to get more information?<br>
<br>
    Randolph M. Fritz<br>
<br>
    > :info:destroot -- fixup_bundle<br>
    > :info:destroot --   app='/opt/local/bin/rvu'<br>
    > :info:destroot --   libs='/opt/local/var/macports/<wbr>build/_Users_rfritz_MacPorts_<wbr>science_radiance/radiance/<wbr>work/destroot/opt/local/bin/<wbr>plugins/imageformats/libqgif.<wbr>dylib;/opt/local/var/macports/<wbr>build/_Users_rfritz_MacPorts_<wbr>science_radiance/radiance/<wbr>work/destroot/opt/local/bin/<wbr>plugins/imageformats/libqico.<wbr>dylib;/opt/local/var/macports/<wbr>build/_Users_rfritz_MacPorts_<wbr>science_radiance/radiance/<wbr>work/destroot/opt/local/bin/<wbr>plugins/imageformats/libqjpeg.<wbr>dylib;/opt/local/var/macports/<wbr>build/_Users_rfritz_MacPorts_<wbr>science_radiance/radiance/<wbr>work/destroot/opt/local/bin/<wbr>plugins/imageformats/libqtiff.<wbr>dylib;/opt/local/var/macports/<wbr>build/_Users_rfritz_MacPorts_<wbr>science_radiance/radiance/<wbr>work/destroot/opt/local/bin/<wbr>plugins/platforms/libqcocoa.<wbr>dylib'<br>
    > :info:destroot --   dirs='/opt/local/libexec/qt5/<wbr>lib;/opt/local/lib'<br>
    > :info:destroot --   ignoreItems=''<br>
    > :info:destroot -- warning: *NOT* handled - directory/file does not exist...<br>
    > :info:destroot CMake Error at /opt/local/share/cmake-3.11/<wbr>Modules/BundleUtilities.cmake:<wbr>966 (message):<br>
    > :info:destroot   error: fixup_bundle: not a valid bundle<br>
    > :info:destroot Call Stack (most recent call first):<br>
    > :info:destroot   InstallRules/dependencies.<wbr>cmake:14 (fixup_bundle)<br>
    > :info:destroot   InstallRules/cmake_install.<wbr>cmake:36 (include)<br>
    > :info:destroot   cmake_install.cmake:47 (include)<br>
    > :info:destroot -- fixup_bundle: done<br>
    > :info:destroot make: *** [install/fast] Error 1<br>
    > :info:destroot make: Leaving directory `/opt/local/var/macports/<wbr>build/_Users_rfritz_MacPorts_<wbr>science_radiance/radiance/<wbr>work/build'<br>
    > :info:destroot Command failed:  cd "/opt/local/var/macports/<wbr>build/_Users_rfritz_MacPorts_<wbr>science_radiance/radiance/<wbr>work/build" && /usr/bin/make -w install/fast DESTDIR=/opt/local/var/<wbr>macports/build/_Users_rfritz_<wbr>MacPorts_science_radiance/<wbr>radiance/work/destroot <br>
    > :info:destroot Exit code: 2<br>
<br>
</div></div>    -- <br>
<br>
    Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
    Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" rel="noreferrer" target="_blank">http://www.cmake.org/Wiki/<wbr>CMake_FAQ</a><br>
<br>
    Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
    CMake Support: <a href="http://cmake.org/cmake/help/support.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>support.html</a><br>
    CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>consulting.html</a><br>
    CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>training.html</a><br>
<br>
    Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
    Follow this link to subscribe/unsubscribe:<br>
    <a href="https://cmake.org/mailman/listinfo/cmake" rel="noreferrer" target="_blank">https://cmake.org/mailman/<wbr>listinfo/cmake</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>