Cool VL Viewer forum
http://sldev.free.fr/forum/

Error building 1.26.4.64 (Macintosh)
http://sldev.free.fr/forum/viewtopic.php?f=4&t=1176
Page 1 of 1

Author:  Atashi [ 2013-04-20 13:53:37 ]
Post subject:  Error building 1.26.4.64 (Macintosh)

I'm getting errors when I run the configure step of the build process. Originally I downloaded and applied the patch 1.26.4.63 to 1.26.4.64 and when that failed I downloaded the full source tgz and tried with it that way.

I've had no problem building the viewer previously, every weekend for the past two months or so.

Here is the output & errors:
Code:
> python develop.py  --type=Release configure -DGCC_DISABLE_FATAL_WARNINGS:BOOL=TRUE
Running 'cmake -G \'Xcode\' -DCMAKE_BUILD_TYPE:STRING=RELEASE -DSTANDALONE:BOOL=OFF -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife OFF "-DGCC_DISABLE_FATAL_WARNINGS:BOOL=TRUE" \'/Users/atashi/Documents/SL_Stuff/Build/CoolVLViewer/indra\'' in 'build-darwin-i686'
-- The C compiler identification is GNU 4.2.1
-- The CXX compiler identification is GNU 4.2.1
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler using: Xcode
-- Check for working C compiler using: Xcode -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler using: Xcode
-- Check for working CXX compiler using: Xcode -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Version of viewer is 1.26.4.64
-- Building with FMOD audio support
-- Found OpenGL: /System/Library/Frameworks/OpenGL.framework 
-- Building with FMOD audio support
-- Release compile flags = -O2 -fomit-frame-pointer -frename-registers -fweb -fexpensive-optimizations -DNDEBUG -DLL_RELEASE=1 -DLL_RELEASE_FOR_DOWNLOAD=1 -Wall -Wno-sign-compare -Wno-trigraphs -Wno-reorder -Wno-non-virtual-dtor  -pipe -g -fexceptions -fno-strict-aliasing -fvisibility-inlines-hidden -fsigned-char -march=pentium4 -msse2 -mfpmath=sse -fno-math-errno -fno-trapping-math -pthread -fno-stack-protector -mlong-branch -m32  -DLL_DARWIN=1 -DLL_NEW_HTTP_CORE=1 -DLL_MEDIA_ON_PRIM=1 -DLL_NEW_BAKING=1 -DOV_EXCLUDE_STATIC_CALLBACKS -DCARES_STATICLIB -DCARES_STATICLIB -DLIB_NDOF=1
-- Debug compile flags = -fno-inline -D_DEBUG -DLL_DEBUG=1 -Wall -Wno-sign-compare -Wno-trigraphs -Wno-reorder -Wno-non-virtual-dtor  -pipe -g -fexceptions -fno-strict-aliasing -fvisibility-inlines-hidden -fsigned-char -march=pentium4 -msse2 -mfpmath=sse -fno-math-errno -fno-trapping-math -pthread -fno-stack-protector -mlong-branch -m32  -DLL_DARWIN=1 -DLL_NEW_HTTP_CORE=1 -DLL_MEDIA_ON_PRIM=1 -DLL_NEW_BAKING=1 -DOV_EXCLUDE_STATIC_CALLBACKS -DCARES_STATICLIB -DCARES_STATICLIB -DLIB_NDOF=1
-- Configuring done
CMake Error in newview/CMakeLists.txt:
  Cannot find source file:

    German.lproj/language.txt

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Error in newview/CMakeLists.txt:
  Cannot find source file:

    Japanese.lproj/language.txt

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Error in newview/CMakeLists.txt:
  Cannot find source file:

    Korean.lproj/language.txt

  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/atashi/Documents/SL_Stuff/Build/CoolVLViewer/indra/build-darwin-i686
Cleaning 'build-darwin-i686'
Error: the command 'cmake' exited with status 1


Since I don't need German, Korean, or Japanese, I'm going to try commenting those out of the CMakeLists.txt file and see if that works, but I wanted to pass the errors on so you knew about them.

Cheers!

Edited to add:
It just occured to me that maybe I don't have those language packages on my computer; the problem might be entirely with my environment and not with the build at all. If that's the case, then I apologize for wasting your time.

Author:  Henri Beauchamp [ 2013-04-20 14:00:22 ]
Post subject:  Re: Error building 1.26.4.64 (Macintosh)

Yes, you can remove this lines. Apparently, one of the Mac-related patches didn't made its way to the SSB-enabled sub-branch of v1.26.4, thus why those lines appear in v1.26.4.64 when they didn't in v1.26.4.63...

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/