[sldev] [VWR-9016] Still missing "Info.plist" in 1-21-2-r96080

Pete Pinter pete.pinter at gmail.com
Mon Sep 15 12:28:21 PDT 2008


Hi,

I'm unable to create a cmake 2.6.2rc4 config for Xcode 3.1 with the 
1-21-2-r96080 downloads.

Reading [VWR-9016], I read it that Soft's fix for this would be in the 
next source drop, but is that a SVN branch somewhere, rather than the 
downloadable tarballs?

Sorry, I'm new here :)

Thanks,
Pete

------------------------

mainframe:indra pinter$ ./develop.py
Running 'cmake -G \'Xcode\' -DCMAKE_BUILD_TYPE:STRING=RELWITHDEBINFO 
-DSTANDALONE:BOOL=FALSE -DUNATTENDED:BOOL=FALSE  "" 
\'/Users/pinter/Desktop/Mac_Development/SL_1-21-2/linden/indra\'' in 
'build-darwin-i386'
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Version of viewer is 1.21.2.0
-- Configuring done
CMake Error in mac_crash_logger/CMakeLists.txt:
   Cannot find source file "Info.plist".  Tried extensions .c .C .c++ 
.cc .cpp
   .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx


CMake Error in mac_updater/CMakeLists.txt:
   Cannot find source file "Info.plist".  Tried extensions .c .C .c++ 
.cc .cpp
   .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx


-- Build files have been written to: 
/Users/pinter/Desktop/Mac_Development/SL_1-21-2/linden/indra/build-darwin-i386
Cleaning 'build-darwin-i386'
Traceback (most recent call last):
   File "./develop.py", line 676, in <module>
     main(sys.argv[1:])
   File "./develop.py", line 646, in main
     setup.run_cmake()
   File "./develop.py", line 156, in run_cmake
     self.run(cmd, 'cmake')
   File "./develop.py", line 136, in run
     (name, event, status))
__main__.CommandError: the command 'cmake' exited with status 1


More information about the SLDev mailing list