[MacPorts] #44335: taglib @1.9.1 with macosx_deployment_target set fails to configure
MacPorts
noreply at macports.org
Mon Jul 14 11:08:44 PDT 2014
#44335: taglib @1.9.1 with macosx_deployment_target set fails to configure
--------------------+--------------------------------
Reporter: help@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Keywords: | Port: taglib
--------------------+--------------------------------
Log is attached. Error message reads the following:
{{{
:info:configure CMake Warning at
/opt/local/share/cmake-3.0/Modules/Platform/Darwin.cmake:179 (message):
:info:configure Ignoring CMAKE_OSX_SYSROOT value:
:info:configure
:info:configure
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk
:info:configure
:info:configure because the directory does not exist.
:info:configure Call Stack (most recent call first):
:info:configure
/opt/local/share/cmake-3.0/Modules/CMakeSystemSpecificInformation.cmake:36
(include)
:info:configure CMakeLists.txt:1 (project)
:info:configure
:info:configure
:info:configure CMake Error at
/opt/local/share/cmake-3.0/Modules/Platform/Darwin.cmake:211 (message):
:info:configure CMAKE_OSX_DEPLOYMENT_TARGET is '10.6' 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-3.0/Modules/CMakeSystemSpecificInformation.cmake:36
(include)
:info:configure CMakeLists.txt:1 (project)
:info:configure
:info:configure
:info:configure -- Configuring incomplete, errors occurred!
}}}
Without macosx_deployment_target in macports.conf taglib builds fine.
--
Ticket URL: <https://trac.macports.org/ticket/44335>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list