I think you are running into an error message introduced with this commit.<br>&lt;cmake.org/gitweb?p=cmake.git;a=commit;h=c2895f48a4e79af49937b9e6a260076440b1a67a&gt;<br>You can read about the change which was to prevent problems.<br>Does it not apply to you and its being too restrictive?<br><br>Clint<br><br>----- Reply message -----<br>From: &quot;Michael Jackson&quot; &lt;mike.jackson@bluequartz.net&gt;<br>Date: Wed, Mar 30, 2011 4:50 pm<br>Subject: [CMake] BundleUtilities Error between 2.8.3 and 2.8.4<br>To: &quot;CMake ML&quot; &lt;cmake@cmake.org&gt;<br><br>Were there any major changes to the BundleUtilities.cmake file between 2.8.3 and 2.8.4? I have a project that installs just fine when running against CMake 2.8.3 but when using CMake 2.8.4 it errors out somewhere in BundleUtilities. I was wondering if there were any major changes to that file that would have caused issues when I upgraded. <br><br>OS X 10.6.7, CMake 2.8.3 Xcode 3.2.x tool set.<br><br>Here is the output from the &quot;make install&quot;<br>-- #------------ Starting OS X Tool Fixup --------------------------<br>-- fixup_bundle<br>-- &nbsp; app=&#39;/Users/Shared/Toolkits/emmpm/tools/emmpm_debug&#39;<br>-- &nbsp; libs=&#39;&#39;<br>-- &nbsp; dirs=&#39;/Users/mjackson/Workspace/EIM-emmpm/Build/Bin;/Users/mjackson/Workspace/EIM-emmpm/Build/Bin&#39;<br>-- fixup_bundle: preparing...<br>-- fixup_bundle: copying...<br>-- 1/6: *NOT* copying &#39;/Users/Shared/Toolkits/emmpm/tools/emmpm_debug&#39;<br>-- 2/6: copying &#39;/Users/Shared/Toolkits/tiff/lib/libtiff_debug.dylib&#39;<br>-- 3/6: copying &#39;/Users/mjackson/Workspace/EIM-emmpm/Build/Bin/libEMMPMLib_debug.dylib&#39;<br>-- fixup_bundle: fixing...<br>-- 4/6: fixing up &#39;/Users/Shared/Toolkits/emmpm/tools/emmpm_debug&#39;<br> &nbsp;exe_dotapp_dir/=&#39;/Users/Shared/Toolkits/emmpm/tools.app/&#39;<br> &nbsp;item_substring=&#39;/Users/Shared/Toolkits/emmpm/tools/emmp&#39;<br> &nbsp;resolved_embedded_item=&#39;/Users/Shared/Toolkits/emmpm/tools/emmpm_debug&#39;<br><br>Install or copy the item into the bundle before calling fixup_bundle<br><br>CMake Error at /Users/Shared/Toolkits/CMake-2.8.4/CMake-2.8.4.app/Contents/share/cmake-2.8/Modules/BundleUtilities.cmake:557 (message):<br> &nbsp;cannot fixup an item that is not in the bundle...<br>Call Stack (most recent call first):<br> &nbsp;/Users/Shared/Toolkits/CMake-2.8.4/CMake-2.8.4.app/Contents/share/cmake-2.8/Modules/BundleUtilities.cmake:645 (fixup_bundle_item)<br> &nbsp;apps/OSX_Scripts/emmpm_CompleteBundle.cmake:86 (fixup_bundle)<br> &nbsp;apps/cmake_install.cmake:44 (INCLUDE)<br> &nbsp;cmake_install.cmake:33 (INCLUDE)<br><br><br>The library (EMMPMLib) is located in /Users/mjackson/Workspace/EIM-emmpm/Build/Bin and the executable is located in /Users/Shared/Toolkits/emmpm/tools/ with a name of emmpm_debug. Note that emmpm_debug is a command line application and NOT an actual .app bundle.<br><br>Then source to the project is located at <a href="http://scm.bluequartz.net/eim/emmpm">http://scm.bluequartz.net/eim/emmpm</a><br><br><br>Thanks<br>___________________________________________________________<br>Mike Jackson &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;www.bluequartz.net<br>Principal Software Engineer &nbsp; &nbsp; &nbsp; mike.jackson@bluequartz.net <br>BlueQuartz Software &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Dayton, Ohio<br><br>_______________________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a><br><br><br>