[MacPorts] #45219: soprano build fails (via kmymoney install)
MacPorts
noreply at macports.org
Tue Sep 30 12:46:56 PDT 2014
#45219: soprano build fails (via kmymoney install)
-----------------------------+-----------------------
Reporter: bricklemacho@… | Owner: pixilla@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: soprano |
-----------------------------+-----------------------
Comment (by pixilla@…):
bricklemacho: is "/Library/Frameworks/Frameworks" a symlink on your
system?
Building with the same environment in your description I do not get the
same result as your log from this block:
/opt/local/share/cmake-3.0/Modules/Platform/Darwin.cmake:313
{{{
if(CMAKE_OSX_SYSROOT)
get_property(_IN_TC GLOBAL PROPERTY IN_TRY_COMPILE)
if(NOT _IN_TC AND
NOT IS_SYMLINK "${CMAKE_OSX_SYSROOT}/Library/Frameworks"
AND IS_SYMLINK "${CMAKE_OSX_SYSROOT}/Library/Frameworks/Frameworks")
message(WARNING "The SDK Library/Frameworks path\n"
" ${CMAKE_OSX_SYSROOT}/Library/Frameworks\n"
"is not set up correctly on this system. "
"This is known to occur when installing Xcode 3.2.6:\n"
" http://bugs.python.org/issue14018\n"
"The problem may cause build errors that report missing system
frameworks. "
"Fix your SDK symlinks to resolve this issue and avoid this
warning."
)
endif()
endif()
}}}
--
Ticket URL: <https://trac.macports.org/ticket/45219#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list