[MacPorts] #45219: soprano build fails (via kmymoney install)
#45219: soprano build fails (via kmymoney install) ----------------------------+-------------------------------- Reporter: bricklemacho@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: soprano ----------------------------+-------------------------------- I am trying to install kmymoney4 and it is fails whilst trying to build saprono. Best I can tell is it is a linker problem. Log file attached. Environment 10.9.5, Xcode 6.0.1, CLT 6.0 Process: sudo port selfupdate sudo port upgrade outdated sudo port install kmymoney4 Appreciate any help. -- Ticket URL: <https://trac.macports.org/ticket/45219> MacPorts <http://www.macports.org/> Ports system for OS X
#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 | -----------------------------+----------------------- Changes (by ryandesign@…): * cc: bricklemacho@… (removed) * owner: macports-tickets@… => pixilla@… -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#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 | -----------------------------+----------------------- Description changed by ryandesign@…: Old description:
I am trying to install kmymoney4 and it is fails whilst trying to build saprono. Best I can tell is it is a linker problem. Log file attached.
Environment 10.9.5, Xcode 6.0.1, CLT 6.0
Process: sudo port selfupdate sudo port upgrade outdated sudo port install kmymoney4
Appreciate any help.
New description: I am trying to install kmymoney4 and it is fails whilst trying to build saprono. Best I can tell is it is a linker problem. Log file attached. Environment:[[br]] 10.9.5, Xcode 6.0.1, CLT 6.0 Process: {{{ sudo port selfupdate sudo port upgrade outdated sudo port install kmymoney4 }}} Appreciate any help. -- -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#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
#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 bricklemacho@…): Replying to [comment:4 pixilla@…]:
bricklemacho: is "/Library/Frameworks/Frameworks" a symlink on your system?
Yes. {{{ lrwxr-xr-x 1 root wheel 19 24 Mar 2011 /Library/Frameworks/Frameworks -> /Library/Frameworks }}} From http://bugs.python.org/issue14018\n" {{{ it ends up with an extra Frameworks directory so that /Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks/Frameworks/ -> /Library/Frameworks The solution is to manually go in and fix the symlinks in /Developer/SDKs/MacOSX10.6.sdk, and remember to do so again if you have to reinstall Xcode 3.2.6. AFAIK, this bug is unique to Xcode 3.2.6, not earlier versions of 3.2.x. }}} Assume "fix" meant to delete the symlink. Deleted symlink, then: {{{ sudo port clean soprano sudo port install soprano }}} Build fails, with what appears to be a linker error. New log file attached. The above warning is no longer present but still getting linker error. -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#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@…): Did you upgrade OS X after installing MacPorts? If so, did you follow the [https://trac.macports.org/wiki/Migration migration guide]? -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#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 bricklemacho@…): Replying to [comment:6 pixilla@…]:
Did you upgrade OS X after installing MacPorts? If so, did you follow the [https://trac.macports.org/wiki/Migration migration guide]?
At the time of the OS upgrade I did a complete reinstall of macports. Saved list of ports, deleted all macports directories, downloaded and installed Macports for Mavericks. Obviously I have broken something, Kmymoney builds fine on my Mountain Lion box, just this Mavericks laptop causing problems. -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#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@…): Do you have any need for the Xcode 3.2.6 dev tools? If not, you might try (re)moveing the Xcode 3.2.6 /Developer dir and repeat the migration guide. -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#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 bricklemacho@…): I am getting confused. Aside form the bug report relating to Xcode 3.2.6 what makes you think I have that version installed. I can't see it mentioned in the log file? How can I determine the version of developer tools? {{{ Xcode -> About -> Version 6.0.1 (6A317) }}} {{{ pkgutil --pkg-info=com.apple.pkg.CLTools_Executables package-id: com.apple.pkg.CLTools_Executables version: 6.0.0.0.1.1410400753 volume: / location: / install-time: 1411999526 groups: com.apple.FindSystemFiles.pkg-group com.apple.DevToolsBoth.pkg- group com.apple.DevToolsNonRelocatableShared.pkg-group }}} -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#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@…): Replying to [comment:9 bricklemacho@…]:
I am getting confused. Aside form the bug report relating to Xcode 3.2.6 what makes you think I have that version installed.
The report is all I was going on. Xcode 3.x by default installed to /Developer, if you have that directory on your system move it aside and see if it makes a difference. -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#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 bricklemacho@…): Ahh... ok. No don't have that directory. -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts