nikos@Quine:~/tmp/phoenix-firestorm-lgpl$ ../autobuild/bin/autobuild configure -c ReleaseFS_open -- -DSTANDALONE=ON
DEBUG ARGS: --config --version --platform linux32 --package -DSTANDALONE=ON
DEBUG /home/nikos/tmp/phoenix-firestorm-lgpl/build-linux-i686
Your platform is: 'linux32'
KDU: false
FMOD: false
PACKAGE: true
CLEAN: false
BUILD: false
CONFIG: true
PASSTHRU: -DSTANDALONE=ON
BTYPE:
Logging to /home/nikos/tmp/phoenix-firestorm-lgpl/build-linux-i686/logs/build_linux32.log
Versioning...
~/tmp/phoenix-firestorm-lgpl ~/tmp/phoenix-firestorm-lgpl/build-linux-i686
Channel : Firestorm-private-Quine
Version : 2.6.1.18487
~/tmp/phoenix-firestorm-lgpl/build-linux-i686
Configuring linux32...
-- 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/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using autobuild at: /home/nikos/tmp/autobuild/bin/autobuild
-- checking for module 'ogg'
-- found ogg, version 1.2.2
-- checking for module 'vorbis'
-- found vorbis, version 1.3.2
-- checking for module 'vorbisenc'
-- found vorbisenc, version 1.3.2
-- checking for module 'vorbisfile'
-- found vorbisfile, version 1.3.2
-- Found OpenAL: /usr/lib/libopenal.so
-- checking for module 'openal'
-- found openal, version 1.13
-- checking for module 'freealut'
-- found freealut, version 1.1.0
-- Building with OpenAL audio support
-- checking for module 'openssl'
-- found openssl, version 1.0.0d
-- Found Google BreakPad: /usr/local/lib/libbreakpad_client.a
CMake Error at cmake/Copy3rdPartyLibs.cmake:324 (copy_if_different):
COPY_IF_DIFFERENT Macro invoked with incorrect arguments for macro named:
COPY_IF_DIFFERENT
Call Stack (most recent call first):
llcommon/CMakeLists.txt:13 (include)
CMake Warning (dev) at /usr/share/cmake-2.8/Modules/FindPNG.cmake:29 (find_package):
File /usr/share/cmake-2.8/Modules/FindPNG.cmake includes
/home/nikos/tmp/phoenix-firestorm-lgpl/indra/cmake/FindZLIB.cmake (found
via CMAKE_MODULE_PATH) which shadows
/usr/share/cmake-2.8/Modules/FindZLIB.cmake. This may cause errors later
on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
cmake/PNG.cmake:8 (include)
cmake/LLImage.cmake:4 (include)
llimage/CMakeLists.txt:7 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at cmake/FindTut.cmake:26 (message):
Could not find Tut
Call Stack (most recent call first):
cmake/Tut.cmake:8 (include)
cmake/LLAddBuildTest.cmake:4 (include)
llimage/CMakeLists.txt:11 (include)
-- Configuring incomplete, errors occurred!
Finished