#38624: Ogre build fails ---------------------+--------------------------- Reporter: glen@… | Owner: marin.saric@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: ogre | ---------------------+--------------------------- Comment (by egall@…): Relevant part of log: {{{ :info:configure ----------------------------------------------------------------------------- :info:configure -- The following OPTIONAL packages could NOT be located on your system. :info:configure -- Consider installing them to enable more features from this software. :info:configure + POCO: POCO framework <http://pocoproject.org/> :info:configure + tbb: Threading Building Blocks <http://www.threadingbuildingblocks.org/> :info:configure + CppUnit: Library for performing unit tests <http://cppunit.sourceforge.net> :info:configure ----------------------------------------------------------------------------- :info:configure :info:configure -- Found BZip2: /opt/local/lib/libbz2.a (found version "1.0.6") :info:configure -- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.a :info:configure CMake Error at /opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:190 (message): :info:configure CMAKE_OSX_DEPLOYMENT_TARGET is '10.5' but CMAKE_OSX_SYSROOT: :info:configure :info:configure "/" :info:configure :info:configure is not set to a MacOSX SDK with a recognized version. Either set :info:configure CMAKE_OSX_SYSROOT to a valid SDK or set CMAKE_OSX_DEPLOYMENT_TARGET to :info:configure empty. :info:configure Call Stack (most recent call first): :info:configure /opt/local/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (include) :info:configure CMakeLists.txt:3 (PROJECT) :info:configure :info:configure :info:configure CMake Error: Internal CMake error, TryCompile configure of cmake failed :info:configure -- Configuring incomplete, errors occurred! :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ogre/ogre/work/ogre_src_v1-7-3" && /opt/local/bin/cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DMACPORTS=TRUE -DOGRE_BUILD_TOOLS=TRUE -DOGRE_COPY_DEPENDENICES=FALSE -DOGRE_INSTALL_DEPENDENCIES=FALSE -DOGRE_BUILD_SAMPLES=TRUE -DOGRE_INSTALL_DOCS=TRUE -DOGRE_INSTALL_SAMPLES=TRUE -DOGRE_INSTALL_SAMPLES_SOURCE=TRUE -DOGRE_INSTALL_TOOLS=TRUE -DOGRE_STATIC=TRUE -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT=/ -DCMAKE_OSX_DEPLOYMENT_TARGET="" }}} -- Ticket URL: <https://trac.macports.org/ticket/38624#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X