I am really unsure, I haven't ever seen these kinds of errors before and I am unable to reproduce this. sla.r on my system appears to just contain license information. Have you tried manually removeing the _CPack_Packages directory in your build tree to see if for some reason cpack isn't able to blow it away entirely?
On Mon, May 23, 2011 at 5:24 PM, Michael Jackson < [email protected]> wrote: > When running CPack on a "clean" paraview build directory where NONE of my > plugins are being build I get the following after trying to run CPack: > > cpack -G DragNDrop --config Applications/ParaView/CPackParaViewConfig.cmake > ..... > > /Users/Shared/OpenSource/ParaView-3.10.1/Build/_CPack_Packages/Darwin-i386/DragNDrop/sla.r:522: > ### /usr/bin/Rez - String spans lines. > /Users/Shared/OpenSource/ParaView-3.10.1/Build/_CPack_Packages/Darwin-i386/DragNDrop/sla.r: > ### /usr/bin/Rez - Since errors occurred, > /Users/Shared/OpenSource/ParaView-3.10.1/Build/_CPack_Packages/Darwin-i386/DragNDrop/temp-udco.dmg's > resource fork was not completely updated. > /Users/Shared/OpenSource/ParaView-3.10.1/Build/_CPack_Packages/Darwin-i386/DragNDrop/sla.r: > ### /usr/bin/Rez - SysError -37 during set file info. > > CPack Error: Problem compressing the directory > CPack Error: Error when generating package: ParaView > > > > ___________________________________________________________ > Mike Jackson www.bluequartz.net > Principal Software Engineer [email protected] > BlueQuartz Software Dayton, Ohio > > On May 23, 2011, at 4:32 PM, David Partyka wrote: > > > I've never seen anything like that, as that is the same process I used to > make the 3.10.1 binaries. Though I did use cmake 2.8.4. Are you using a > really new Qt or something along those lines? > > > > On Mon, May 23, 2011 at 4:19 PM, Michael Jackson < > [email protected]> wrote: > > I followed the directions on the wiki page to compile my own ParaView > 3.10.1 because I have some custom plugins that I compile. The .dmg image was > created just fine but the contained "ParaView.app" when launched only has a > menu bar that has "New Application" menu. Nothing else. Yet when I run it > from the Build folder everything works just fine. Is there something in the > cmake configuration of ParaView that I need to set that tells CMake that I > am going to making a redistributable package? The same thing happens if I > try a "make install" from the command line. This is on OS X 10.6.8 with > CMake 2.8.3 and the ParaView 3.10.1 sources from the web site. > > ___________________________________________________________ > > Mike Jackson www.bluequartz.net > > Principal Software Engineer [email protected] > > BlueQuartz Software Dayton, Ohio > > > > _______________________________________________ > > Powered by www.kitware.com > > > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > > > Follow this link to subscribe/unsubscribe: > > http://www.paraview.org/mailman/listinfo/paraview > > > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
